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
/
include
/
sysemu
/
kvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
1
-0
/
+16
*
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
1
-7
/
+0
*
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
1
-5
/
+0
*
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-06
1
-8
/
+0
*
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
1
-0
/
+2
*
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
1
-2
/
+2
*
kvm-irqchip: introduce new API to support route change
Longpeng(Mike)
2022-03-15
1
-0
/
+19
*
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+3
*
gdbstub, kvm: let KVM report supported singlestep flags
Maxim Levitsky
2021-12-10
1
-0
/
+15
*
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
2021-11-01
1
-0
/
+1
*
exec: Get rid of phys_mem_set_alloc()
David Hildenbrand
2021-03-15
1
-4
/
+0
*
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
1
-0
/
+10
*
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
1
-16
/
+0
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+1
*
kvm: Correct documentation of kvm_irqchip_*()
Eduardo Habkost
2020-10-14
1
-10
/
+9
*
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
1
-7
/
+0
*
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
1
-1
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
kvm: Move QOM macros to kvm.h
Eduardo Habkost
2020-08-27
1
-0
/
+6
*
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
1
-0
/
+4
*
target-arm: kvm64: handle SIGBUS signal from kernel or KVM
Dongjiu Geng
2020-05-14
1
-2
/
+1
*
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
1
-1
/
+0
*
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
1
-2
/
+5
*
kvm: Introduce KVM irqchip change notifier
David Gibson
2019-11-26
1
-0
/
+5
*
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
1
-1
/
+1
*
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
2019-09-19
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
1
-0
/
+1
*
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-21
1
-0
/
+1
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-2
/
+0
*
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
2018-10-31
1
-0
/
+2
*
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
2018-05-23
1
-1
/
+0
*
kvm: introduce memory encryption APIs
Brijesh Singh
2018-03-13
1
-0
/
+8
*
kvm: add memory encryption context
Brijesh Singh
2018-03-13
1
-0
/
+9
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-1
/
+1
*
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
2017-10-02
1
-1
/
+1
*
kvm: workaround build break on gcc-7.1.1 / fedora26
Greg Kurz
2017-08-08
1
-10
/
+4
*
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2017-07-11
1
-0
/
+11
*
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
1
-5
/
+13
*
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
1
-15
/
+0
*
kvm-all: Pass an error object to kvm_device_access
Eric Auger
2017-06-13
1
-4
/
+7
*
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-06
1
-0
/
+1
*
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
1
-0
/
+1
*
KVM: move SIG_IPI handling to kvm-all.c
Paolo Bonzini
2017-03-03
1
-3
/
+2
*
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
1
-1
/
+4
*
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
1
-1
/
+0
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
1
-23
/
+0
*
kvm-all: Pass requester ID to MSI routing functions
Pavel Fedin
2016-10-04
1
-0
/
+9
[next]