Searched hist:b7394c8394d38cb38b6db14eb431cac7a91e7140 (Results 1 – 5 of 5) sorted by relevance
/qemu/target/i386/hvf/ |
H A D | vmcs.h | b7394c8394d38cb38b6db14eb431cac7a91e7140 Wed Sep 13 09:05:21 UTC 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the appropriate fields already provided by CPUX86State. At vmexit, it fills these fields so that hvf_inject_interrupts can just retrieve them without calling into hvf.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86hvf.c | b7394c8394d38cb38b6db14eb431cac7a91e7140 Wed Sep 13 09:05:21 UTC 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the appropriate fields already provided by CPUX86State. At vmexit, it fills these fields so that hvf_inject_interrupts can just retrieve them without calling into hvf.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | vmx.h | b7394c8394d38cb38b6db14eb431cac7a91e7140 Wed Sep 13 09:05:21 UTC 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the appropriate fields already provided by CPUX86State. At vmexit, it fills these fields so that hvf_inject_interrupts can just retrieve them without calling into hvf.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hvf.c | b7394c8394d38cb38b6db14eb431cac7a91e7140 Wed Sep 13 09:05:21 UTC 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the appropriate fields already provided by CPUX86State. At vmexit, it fills these fields so that hvf_inject_interrupts can just retrieve them without calling into hvf.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/target/i386/ |
H A D | cpu.c | b7394c8394d38cb38b6db14eb431cac7a91e7140 Wed Sep 13 09:05:21 UTC 2017 Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com> i386: hvf: refactor event injection code for hvf
This patch refactors the event-injection code for hvf by using the appropriate fields already provided by CPUX86State. At vmexit, it fills these fields so that hvf_inject_interrupts can just retrieve them without calling into hvf.
Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com> Message-Id: <20170913090522.4022-14-Sergio.G.DelReal@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|