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
/
kvm.c
Age
Commit message (
Expand
)
Author
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-04
target/i386: add support for masking CPUID features in confidential guests
Paolo Bonzini
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
2024-06-19
target/i386: Remove X86CPU::kvm_no_smi_migration field
Philippe Mathieu-Daudé
2024-06-08
i386: Add support for overflow recovery
John Allen
2024-06-08
i386: Add support for SUCCOR feature
John Allen
2024-06-08
i386: Fix MCE support for AMD hosts
John Allen
2024-06-08
target/i386: Add get/set/migrate support for FRED MSRs
Xin Li
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-05
i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
Michael Roth
2024-06-05
i386/sev: Add a class method to determine KVM VM type for SNP guests
Paolo Bonzini
2024-06-04
target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings
Richard Henderson
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
2024-04-23
target/i386: SEV: use KVM_SEV_INIT2 if possible
Paolo Bonzini
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
i386/sev: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
2024-04-23
i386/kvm: Move architectural CPUID leaf generation to separate helper
Sean Christopherson
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
2023-11-07
i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
David Woodhouse
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_XSAVE
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
2023-03-15
Fix build without CONFIG_XEN_EMU
Miroslav Rezanina
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
[next]