index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
1
-5
/
+0
*
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
1
-7
/
+0
*
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
1
-0
/
+5
*
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-14
1
-1
/
+1
*
target-i386: post memory failure event to QMP
zhenwei pi
2020-10-04
1
-1
/
+12
*
target/i386: kvm: do not use kvm_check_extension to find paravirtual capabili...
Paolo Bonzini
2020-09-30
1
-32
/
+0
*
target/i386: always create kvmclock device
Vitaly Kuznetsov
2020-09-30
1
-0
/
+5
*
target/i386: Fix VM migration when interrupt based APF is enabled
Vitaly Kuznetsov
2020-09-30
1
-6
/
+6
*
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-30
1
-0
/
+10
*
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
2020-09-18
1
-2
/
+2
*
target/i386/kvm: Add missing fallthrough comment
Thomas Huth
2020-09-11
1
-0
/
+1
*
target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()
Philippe Mathieu-Daudé
2020-09-10
1
-2
/
+2
*
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-09-02
1
-1
/
+1
*
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
2020-07-23
1
-5
/
+11
*
KVM: x86: believe what KVM says about WAITPKG
Paolo Bonzini
2020-07-11
1
-6
/
+5
*
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-07-11
1
-8
/
+34
*
kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-26
1
-5
/
+41
*
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
1
-0
/
+20
*
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2020-06-10
1
-1
/
+3
*
i386/cpu: Store LAPIC bus frequency in CPU structure
Liran Alon
2020-06-10
1
-3
/
+7
*
KVM: Move hwpoison page related functions into kvm-all.c
Dongjiu Geng
2020-05-14
1
-36
/
+0
*
target/i386: do not set unsupported VMX secondary execution controls
Vitaly Kuznetsov
2020-04-02
1
-15
/
+26
*
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
2020-02-12
1
-2
/
+5
*
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
1
-1
/
+1
*
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
1
-0
/
+5
*
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2020-01-24
1
-33
/
+48
*
x86: Check for machine state object class before typecasting it
Michal Privoznik
2020-01-07
1
-0
/
+1
*
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2019-12-18
1
-140
/
+0
*
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
1
-2
/
+1
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
1
-2
/
+2
*
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
target/i386: disable VMX features if nested=0
Yang Zhong
2019-12-06
1
-0
/
+8
*
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-11-21
1
-0
/
+13
*
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
Tao Xu
2019-10-23
1
-0
/
+13
*
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-23
1
-0
/
+6
*
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-22
1
-0
/
+26
*
target/i386: log MCE guest and host addresses
Mario Smarduch
2019-10-22
1
-5
/
+24
*
i386: Omit all-zeroes entries from KVM CPUID table
Eduardo Habkost
2019-10-15
1
-0
/
+14
*
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
1
-2
/
+2
*
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
1
-0
/
+17
*
target/i386: add VMX features
Paolo Bonzini
2019-10-04
1
-2
/
+160
*
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
1
-1
/
+1
*
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
1
-0
/
+1
*
i386/kvm: support guest access CORE cstate
Wanpeng Li
2019-09-16
1
-1
/
+2
*
x86: Intel AVX512_BF16 feature enabling
Jing Liu
2019-08-20
1
-1
/
+2
*
i386/kvm: initialize struct at full before ioctl call
Andrey Shinkevich
2019-08-20
1
-0
/
+3
*
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
2019-08-20
1
-94
/
+91
*
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-20
1
-0
/
+14
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
[next]