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