index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm.c
Age
Commit message (
Expand
)
Author
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-11-16
kvm/i386: Set proper nested state format for SVM
Tom Lendacky
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-04
target-i386: post memory failure event to QMP
zhenwei pi
2020-09-30
target/i386: kvm: do not use kvm_check_extension to find paravirtual capabili...
Paolo Bonzini
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
target/i386: Fix VM migration when interrupt based APF is enabled
Vitaly Kuznetsov
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-18
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
2020-09-11
target/i386/kvm: Add missing fallthrough comment
Thomas Huth
2020-09-10
target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()
Philippe Mathieu-Daudé
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-07-23
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
2020-07-10
KVM: x86: believe what KVM says about WAITPKG
Paolo Bonzini
2020-07-10
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-06-26
kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2020-06-10
i386/cpu: Store LAPIC bus frequency in CPU structure
Liran Alon
2020-05-14
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2020-04-02
target/i386: do not set unsupported VMX secondary execution controls
Vitaly Kuznetsov
2020-02-12
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2020-01-07
x86: Check for machine state object class before typecasting it
Michal Privoznik
2019-12-18
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
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
[next]