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-10.0
stable-10.1
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-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-2
/
+1
3 days
bsd-user, linux-user: introduce qemu_process_cpu_events
Paolo Bonzini
1
-1
/
+0
3 days
treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Paolo Bonzini
1
-2
/
+2
4 days
system: drop the -old-param option
Peter Maydell
1
-1
/
+0
2025-08-29
memory: reintroduce BQL-free fine-grained PIO/MMIO
Igor Mammedov
1
-0
/
+12
2025-08-27
kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
Ani Sinha
1
-17
/
+0
2025-07-16
Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
4
-93
/
+43
2025-07-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-4
/
+4
2025-07-16
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-3
/
+23
2025-07-15
system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr
Philippe Mathieu-Daudé
1
-0
/
+30
2025-07-15
system/runstate: Document qemu_add_vm_change_state_handler()
Philippe Mathieu-Daudé
1
-0
/
+10
2025-07-15
accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
2
-1
/
+3
2025-07-15
accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
1
-92
/
+0
2025-07-15
qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2025-07-15
memory: Allow to store the PASID in IOMMUTLBEntry
CLEMENT MATHIEU--DRIF
1
-0
/
+1
2025-07-15
memory: Add permissions in IOMMUAccessFlags
CLEMENT MATHIEU--DRIF
1
-2
/
+21
2025-07-14
block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
block: mark blk_drain() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
block: mark blk_remove_bs() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
Fiona Ebner
1
-1
/
+1
2025-07-14
softmmu/runstate: add a way to detect force shutdowns
Daniil Tatianin
1
-0
/
+1
2025-07-12
sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
Roy Hopkins
1
-1
/
+4
2025-07-12
backends/confidential-guest-support: Add set_guest_policy() function
Roy Hopkins
1
-0
/
+21
2025-07-12
backends/igvm: Add IGVM loader and configuration
Roy Hopkins
1
-0
/
+46
2025-07-12
backends/confidential-guest-support: Add functions to support IGVM
Roy Hopkins
1
-0
/
+67
2025-07-07
Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-1
/
+0
2025-07-04
accel/system: Convert pre_resume() from AccelOpsClass to AccelClass
Philippe Mathieu-Daudé
1
-1
/
+0
2025-07-04
Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
8
-76
/
+97
2025-07-04
accel: Keep reference to AccelOpsClass in AccelClass
Philippe Mathieu-Daudé
1
-1
/
+2
2025-07-04
accel: Expose and register generic_handle_interrupt()
Philippe Mathieu-Daudé
1
-0
/
+3
2025-07-04
accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
Philippe Mathieu-Daudé
1
-5
/
+0
2025-07-04
accel/whpx: Expose whpx_enabled() to common code
Philippe Mathieu-Daudé
1
-11
/
+12
2025-07-04
accel/nvmm: Expose nvmm_enabled() to common code
Philippe Mathieu-Daudé
1
-11
/
+12
2025-07-04
accel/system: Document cpu_synchronize_state_post_init/reset()
Philippe Mathieu-Daudé
2
-0
/
+16
2025-07-04
accel/system: Document cpu_synchronize_state()
Philippe Mathieu-Daudé
2
-1
/
+18
2025-07-04
accel/hvf: Replace @dirty field by generic CPUState::vcpu_dirty field
Philippe Mathieu-Daudé
1
-1
/
+0
2025-07-04
accel/hvf: Restrict internal declarations
Philippe Mathieu-Daudé
2
-38
/
+34
2025-07-04
accel/kvm: Reduce kvm_create_vcpu() declaration scope
Philippe Mathieu-Daudé
1
-8
/
+0
2025-07-04
accel: Keep reference to AccelOpsClass in AccelClass
Philippe Mathieu-Daudé
1
-1
/
+2
2025-07-04
accel: Expose and register generic_handle_interrupt()
Philippe Mathieu-Daudé
1
-0
/
+3
2025-07-04
accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
Philippe Mathieu-Daudé
1
-5
/
+0
2025-07-04
accel/whpx: Expose whpx_enabled() to common code
Philippe Mathieu-Daudé
1
-11
/
+12
2025-07-04
accel/nvmm: Expose nvmm_enabled() to common code
Philippe Mathieu-Daudé
1
-11
/
+12
2025-07-04
accel/system: Document cpu_synchronize_state_post_init/reset()
Philippe Mathieu-Daudé
2
-0
/
+16
2025-07-04
accel/system: Document cpu_synchronize_state()
Philippe Mathieu-Daudé
2
-1
/
+18
2025-07-04
accel/hvf: Replace @dirty field by generic CPUState::vcpu_dirty field
Philippe Mathieu-Daudé
1
-1
/
+0
2025-07-04
accel/hvf: Restrict internal declarations
Philippe Mathieu-Daudé
2
-38
/
+34
2025-07-04
accel/kvm: Reduce kvm_create_vcpu() declaration scope
Philippe Mathieu-Daudé
1
-8
/
+0
2025-07-03
vfio/iommufd: register container for cpr
Steve Sistare
1
-0
/
+1
2025-07-03
backends/iommufd: change process ioctl
Steve Sistare
1
-0
/
+3
[next]