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
/
kvm.c
Age
Commit message (
Expand
)
Author
2019-12-06
target/i386: disable VMX features if nested=0
Yang Zhong
2019-11-21
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-10-23
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
Tao Xu
2019-10-23
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-22
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-22
target/i386: log MCE guest and host addresses
Mario Smarduch
2019-10-15
i386: Omit all-zeroes entries from KVM CPUID table
Eduardo Habkost
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
i386/kvm: support guest access CORE cstate
Wanpeng Li
2019-08-20
x86: Intel AVX512_BF16 feature enabling
Jing Liu
2019-08-20
i386/kvm: initialize struct at full before ioctl call
Andrey Shinkevich
2019-08-20
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-24
i386/kvm: Do not sync nested state during runtime
Jan Kiszka
2019-07-19
target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVM
Paolo Bonzini
2019-07-19
target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...
Liran Alon
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-05
i386/kvm: Fix build with -m32
Max Reitz
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
2019-06-21
target/i386: kvm: Add nested migration blocker only when kernel lacks require...
Liran Alon
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/i386: kvm: Re-inject #DB to guest with updated DR6
Liran Alon
2019-06-21
target/i386: kvm: Use symbolic constant for #DB/#BP exception constants
Liran Alon
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
target/i386: kvm: Delete VMX migration blocker on vCPU init failure
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-evmcs requires hv-vapic
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-tlbflush/ipi require hv-vpindex
Vitaly Kuznetsov
2019-06-21
i386/kvm: hv-stimer requires hv-time and hv-synic
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties()
Vitaly Kuznetsov
2019-06-21
i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-03-20
i386: kvm: Disable arch_capabilities if MSR can't be set
Eduardo Habkost
2019-02-05
contrib/vhost-user-blk: fix the compilation issue
Peter Xu
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
[next]