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