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
/
accel
/
stubs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
1
-4
/
+0
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
1
-0
/
+5
2024-02-05
migration: prevent migration when VM has poisoned memory
William Roche
1
-0
/
+5
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
1
-4
/
+0
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
1
-2
/
+0
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
1
-5
/
+0
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
1
-1
/
+0
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
1
-1
/
+0
2023-10-25
kvm: remove unnecessary stub
Paolo Bonzini
1
-5
/
+0
2023-10-12
kvm: Add stub for kvm_get_max_memslots()
David Hildenbrand
1
-0
/
+5
2023-10-12
kvm: Return number of free memslots
David Hildenbrand
1
-2
/
+2
2023-10-07
accel: Rename accel_softmmu* -> accel_system*
Philippe Mathieu-Daudé
1
-5
/
+5
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2
-25
/
+0
2023-06-28
accel/kvm: Declare kvm_direct_msi_allowed in stubs
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
1
-2
/
+2
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
1
-1
/
+1
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-1
/
+1
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
1
-1
/
+1
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
1
-5
/
+0
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
1
-16
/
+0
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
1
-0
/
+4
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
1
-0
/
+5
2022-06-28
accel/stubs: Add tcg stub for probe_access_flags
Richard Henderson
1
-0
/
+7
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-2
/
+2
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
1
-1
/
+1
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
1
-0
/
+2
2022-03-06
accel/kvm: Simplify user-mode #ifdef'ry
Philippe Mathieu-Daudé
1
-5
/
+0
2022-03-06
accel: Restrict sysemu stubs to system emulation
Philippe Mathieu-Daudé
1
-4
/
+7
2021-11-01
KVM: introduce dirty_pages and kvm_dirty_ring_enabled
Hyman Huang(黄勇)
1
-0
/
+5
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
1
-10
/
+0
2021-01-23
accel/tcg: Declare missing cpu_loop_exit*() stubs
Philippe Mathieu-Daudé
1
-0
/
+10
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+0
2020-11-16
accel/stubs: drop unused cpu.h include
Alex Bennée
1
-1
/
+0
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
1
-22
/
+0
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
1
-10
/
+0
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2
-48
/
+0
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2
-31
/
+0
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
1
-2
/
+1
2020-09-30
stubs: Split accelerator / hardware related stubs
Philippe Mathieu-Daudé
1
-40
/
+1
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-08-21
meson: accel
Marc-André Lureau
2
-6
/
+6
2020-08-04
accel/xen: Fix xen_enabled() behavior on target-agnostic objects
Philippe Mathieu-Daudé
1
-0
/
+2
2020-07-10
accel/tcg: Add stub for probe_access()
Philippe Mathieu-Daudé
1
-0
/
+7
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
2
-0
/
+54
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
1
-0
/
+12
2019-10-28
accel/stubs: reduce headers from tcg-stub
Alex Bennée
1
-1
/
+0
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
1
-1
/
+0
[next]