index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
hvf
/
x86hvf.c
Age
Commit message (
Expand
)
Author
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
2021-06-03
hvf: Simplify post reset/init/loadvm hooks
Alexander Graf
2021-06-03
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
hvf: Use cpu_synchronize_state()
Alexander Graf
2021-06-03
hvf: Move vcpu thread functions into common directory
Alexander Graf
2021-02-05
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2020-11-15
x86 hvf cpus: Fix Lesser GPL version number
Chetan Pant
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2019-12-03
hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.
Cameron Esfahani
2019-11-26
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-02-09
Clean up includes
Markus Armbruster
2018-01-16
target-i386: update hflags on Hypervisor.framework
Paolo Bonzini
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini