index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
kvm
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
target/i386: SEV: use KVM_SEV_INIT2 if possible
Paolo Bonzini
1
-0
/
+2
2024-04-23
target/i386: Implement mc->kvm_type() to get VM type
Paolo Bonzini
1
-0
/
+44
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
1
-5
/
+0
2024-04-23
i386/sev: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
1
-4
/
+6
2024-04-23
i386/kvm: Move architectural CPUID leaf generation to separate helper
Sean Christopherson
1
-206
/
+211
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
1
-0
/
+7
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
1
-4
/
+0
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
1
-0
/
+1
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-14
/
+14
2023-12-06
i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
Michael Roth
1
-0
/
+8
2023-11-07
i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
David Woodhouse
1
-0
/
+4
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
1
-7
/
+0
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
1
-13
/
+7
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
1
-5
/
+1
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
1
-10
/
+4
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
1
-90
/
+2
2023-10-25
kvm: i386: require KVM_CAP_XSAVE
Paolo Bonzini
1
-68
/
+2
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
1
-8
/
+1
2023-10-25
kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
Paolo Bonzini
1
-5
/
+1
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
1
-0
/
+1
2023-10-20
migration: simplify blockers
Steve Sistare
1
-4
/
+4
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
1
-0
/
+2
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
1
-6
/
+1
2023-09-20
i386: spelling fixes
Michael Tokarev
1
-2
/
+2
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
1
-2
/
+2
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-5
/
+3
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-0
/
+5
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
1
-0
/
+4
2023-03-15
Fix build without CONFIG_XEN_EMU
Miroslav Rezanina
1
-0
/
+2
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
1
-0
/
+34
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
1
-2
/
+17
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
1
-0
/
+34
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
1
-0
/
+11
2023-03-01
i386/xen: handle VCPUOP_register_vcpu_info
Joao Martins
1
-0
/
+17
2023-03-01
i386/xen: handle guest hypercalls
Joao Martins
1
-0
/
+5
2023-03-01
i386/kvm: Set Xen vCPU ID in KVM
David Woodhouse
1
-0
/
+5
2023-03-01
i386/kvm: handle Xen HVM cpuid leaves
Joao Martins
1
-2
/
+75
2023-03-01
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
1
-0
/
+59
2023-02-27
target/i386: KVM: allow fast string operations if host supports them
Paolo Bonzini
1
-1
/
+16
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2022-12-14
qapi: Use returned bool to check for failure (again)
Markus Armbruster
1
-4
/
+1
2022-10-31
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
1
-0
/
+5
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-2
/
+1
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
1
-7
/
+17
2022-10-11
KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
1
-0
/
+21
2022-10-11
i386: kvm: Add support for MSR filtering
Alexander Graf
1
-0
/
+123
2022-10-11
i386: add notify VM exit support
Chenyi Qiang
1
-0
/
+98
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
1
-0
/
+4
2022-10-10
i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
Chenyi Qiang
1
-0
/
+20
[next]