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: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-14
1
-40
/
+45
*
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
2018-12-11
1
-1
/
+9
*
migration: savevm: consult migration blockers
Paolo Bonzini
2018-11-27
1
-3
/
+0
*
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
2018-11-27
1
-0
/
+12
*
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
2018-11-26
1
-8
/
+7
*
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
2018-11-06
1
-2
/
+28
*
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
2018-10-31
1
-0
/
+11
*
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
2018-10-31
1
-0
/
+80
*
target/i386: kvm: just return after migrate_add_blocker failed
Li Qiang
2018-10-19
1
-1
/
+1
*
hyperv: only add SynIC in compatible configurations
Roman Kagan
2018-10-19
1
-8
/
+22
*
hyperv: qom-ify SynIC
Roman Kagan
2018-10-19
1
-0
/
+9
*
hyperv:synic: split capability testing and setting
Roman Kagan
2018-10-19
1
-4
/
+16
*
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2018-10-19
1
-2
/
+3
*
i386/kvm: add support for Hyper-V IPI send
Vitaly Kuznetsov
2018-10-19
1
-1
/
+13
*
target-i386: kvm: do not initialize padding fields
Paolo Bonzini
2018-10-19
1
-2
/
+0
*
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-10-02
1
-3
/
+3
*
kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case
Jan Kiszka
2018-10-02
1
-0
/
+4
*
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
2018-08-23
1
-8
/
+0
*
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
2018-07-16
1
-0
/
+47
*
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
2018-07-02
1
-1
/
+14
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
1
-0
/
+32
|
\
|
*
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
2018-06-29
1
-0
/
+9
|
*
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-06-28
1
-0
/
+23
*
|
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
1
-1
/
+1
|
/
*
i386: Allow TOPOEXT to be enabled on older kernels
Babu Moger
2018-06-22
1
-0
/
+7
*
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2018-06-08
1
-3
/
+26
*
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
2018-06-01
1
-5
/
+0
*
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
2018-06-01
1
-1
/
+6
*
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
*
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-23
1
-2
/
+2
*
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-05-21
1
-2
/
+14
*
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-05-11
1
-1
/
+38
*
i386/hyperv: error out if features requested but unsupported
Roman Kagan
2018-04-09
1
-9
/
+34
*
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
2018-04-09
1
-4
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-15
1
-0
/
+13
|
\
|
*
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
2018-03-13
1
-0
/
+13
*
|
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
2018-03-12
1
-0
/
+51
*
|
i386: Add Intel Processor Trace feature support
Chao Peng
2018-03-12
1
-0
/
+23
*
|
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
2018-03-12
1
-0
/
+4
|
/
*
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
2018-01-18
1
-0
/
+14
*
irq: fix memory leak
linzhecheng
2018-01-16
1
-0
/
+1
*
target/i386: move hflags update code to a function
Tao Wu
2018-01-16
1
-39
/
+1
*
i386/cpu/kvm: look at PMU's CPUID before setting MSRs
Jan Dakinevich
2018-01-12
1
-32
/
+48
*
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
2017-12-22
1
-2
/
+0
*
hyperv: make SynIC version msr constant
Roman Kagan
2017-12-21
1
-7
/
+2
*
hyperv: ensure SINTx msrs are reset properly
Roman Kagan
2017-12-21
1
-5
/
+7
*
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
2017-12-21
1
-8
/
+15
*
Remove empty statements
Ladi Prosek
2017-12-18
1
-1
/
+1
*
hyperv: add header with protocol definitions
Roman Kagan
2017-09-19
1
-32
/
+30
*
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
1
-1
/
+2
[next]