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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
1
-0
/
+14
2024-10-31
migration: Support periodic RAMBlock dirty bitmap sync
Hyman Huang
1
-0
/
+14
2024-10-31
core/machine: Make create_default_memdev machine a virtual method
Dorjoy Chowdhury
1
-0
/
+2
2024-10-17
KVM: Rename KVMState->nr_slots to nr_slots_max
Peter Xu
1
-2
/
+2
2024-10-17
KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
Peter Xu
1
-1
/
+1
2024-10-17
KVM: Dynamic sized kvm memslots array
Peter Xu
1
-0
/
+1
2024-10-15
dma: Fix function names in documentation
Akihiko Odaki
1
-6
/
+5
2024-10-15
vl.c: Remove pxa2xx-specific -portrait and -rotate options
Peter Maydell
1
-1
/
+0
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+2
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
1
-2
/
+2
2024-10-03
block-backend: Remove deadcode
Dr. David Alan Gilbert
1
-8
/
+0
2024-10-03
replay: Remove unused replay_disable_events
Dr. David Alan Gilbert
1
-2
/
+0
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
1
-2
/
+3
2024-09-13
system: Remove support for CRIS target
Philippe Mathieu-Daudé
1
-1
/
+0
2024-09-13
hvf: Split up hv_vm_create logic per arch
Danny Canter
1
-0
/
+1
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
2
-8
/
+17
2024-09-10
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
1
-1
/
+1
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
1
-5
/
+0
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
1
-0
/
+1
2024-07-26
accel/kvm: Introduce kvm_create_and_park_vcpu() helper
Harsh Prateek Bora
1
-0
/
+8
2024-07-24
Merge tag 'pull-vfio-20240723-1' of https://github.com/legoater/qemu into sta...
Richard Henderson
2
-3
/
+15
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+32
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
1
-0
/
+4
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
1
-0
/
+2
2024-07-23
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
1
-0
/
+4
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
1
-3
/
+0
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
1
-0
/
+5
2024-07-23
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...
Joao Martins
1
-1
/
+1
2024-07-22
backends: Initial support for SPDM socket support
Huai-Cheng Kuo
1
-0
/
+74
2024-07-22
accel/kvm: Extract common KVM vCPU {creation,parking} code
Salil Mehta
1
-0
/
+25
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
1
-0
/
+32
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
1
-0
/
+8
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
1
-2
/
+1
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
1
-0
/
+1
2024-06-24
Merge tag 'pull-vfio-20240624' of https://github.com/legoater/qemu into staging
Richard Henderson
2
-0
/
+121
2024-06-24
HostIOMMUDevice: Store the aliased bus and devfn
Eric Auger
1
-0
/
+2
2024-06-24
HostIOMMUDevice: Introduce get_iova_ranges callback
Eric Auger
1
-0
/
+8
2024-06-24
HostIOMMUDevice: Store the VFIO/VDPA agent
Eric Auger
1
-0
/
+1
2024-06-24
backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
Zhenzhong Duan
1
-0
/
+3
2024-06-24
backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
Zhenzhong Duan
1
-0
/
+16
2024-06-24
backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
Zhenzhong Duan
1
-0
/
+38
2024-06-24
backends: Introduce HostIOMMUDevice abstract
Zhenzhong Duan
1
-0
/
+53
2024-06-24
qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Pierrick Bouvier
1
-3
/
+0
2024-06-24
qtest: use cpu interface in qtest_clock_warp
Alex Bennée
1
-0
/
+1
2024-06-24
sysemu: add set_virtual_time to accel ops
Alex Bennée
2
-2
/
+19
2024-06-09
xen: mapcache: Add support for grant mappings
Edgar E. Iglesias
1
-0
/
+1
2024-06-09
xen: mapcache: Pass the ram_addr offset to xen_map_cache()
Edgar E. Iglesias
1
-0
/
+2
2024-06-08
hvf: Makes assert_hvf_ok report failed expression
Phil Dennis-Jordan
1
-1
/
+4
2024-06-08
hvf: Consistent types for vCPU handles
Phil Dennis-Jordan
1
-1
/
+3
2024-06-08
backends/hostmem: Report error when memory size is unaligned
Michal Privoznik
1
-1
/
+1
[next]