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