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
Age
Commit message (
Expand
)
Author
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-05
backends/iommufd: Remove mutex
Cédric Le Goater
2024-01-05
vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
Cédric Le Goater
2024-01-05
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
Cédric Le Goater
2024-01-05
vfio/container: Introduce a VFIOIOMMU legacy QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
util/oslib: Have qemu_prealloc_mem() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
backends: Have HostMemoryBackendClass::alloc() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_from_fd() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_from_file() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_resizeable_ram() return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_device() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_device_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_rom_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_nomigrate() handler return a boolean
Philippe Mathieu-Daudé
2024-01-05
memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
Philippe Mathieu-Daudé
2024-01-05
hw/mips: Inline 'bios.h' definitions
Philippe Mathieu-Daudé
2024-01-05
hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
Philippe Mathieu-Daudé
2024-01-05
hw/core/cpu: Update description of CPUState::node
Philippe Mathieu-Daudé
2024-01-05
hw/core/cpu: Remove final vestiges of dynamic state tracing
Philippe Mathieu-Daudé
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
cpu: Add helper cpu_model_from_type()
Gavin Shan
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-01-04
migration: preserve suspended for snapshot
Steve Sistare
2024-01-04
cpus: vm_resume
Steve Sistare
2024-01-04
cpus: stop vm in suspended runstate
Steve Sistare
2024-01-04
cpus: vm_was_suspended
Steve Sistare
2023-12-30
hw/pci: Constify VMState
Richard Henderson
2023-12-29
migration: Make VMStateDescription.subsections const
Richard Henderson
2023-12-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
2023-12-25
vhost: Add worker backend callouts
Mike Christie
[next]