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
2022-10-13
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-12
io/command: implement support for win32
Marc-André Lureau
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-09
hw/smbios: support for type 8 (port connector)
Hal Martin
2022-10-09
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
2022-10-09
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
2022-10-09
hmp: add virtio commands
Laurent Vivier
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-10-09
mem/cxl-type3: Add sn option to provide serial number for PCI ecap
Jonathan Cameron
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
2022-10-07
include/hw: document vhost_dev feature life-cycle
Alex Bennée
2022-10-07
include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
Alex Bennée
2022-10-07
job: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
blockjob: remove unused functions
Emanuele Giuseppe Esposito
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
job.h: categorize JobDriver callbacks that need the AioContext lock
Emanuele Giuseppe Esposito
2022-10-07
blockjob.h: categorize fields in struct BlockJob
Emanuele Giuseppe Esposito
2022-10-07
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
2022-10-07
blockjob: introduce block_job _locked() APIs
Emanuele Giuseppe Esposito
2022-10-07
job.c: add job_lock/unlock while keeping job.h intact
Emanuele Giuseppe Esposito
2022-10-07
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
2022-10-07
job.c: API functions not used outside should be static
Emanuele Giuseppe Esposito
2022-10-07
job.h: categorize fields in struct Job
Emanuele Giuseppe Esposito
2022-10-07
job.c: make job_mutex and job_lock/unlock() public
Emanuele Giuseppe Esposito
2022-10-07
job: add missing coroutine_fn annotations
Paolo Bonzini
2022-10-07
coroutine: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
nbd: remove incorrect coroutine_fn annotations
Paolo Bonzini
2022-10-07
coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
Alberto Faria
2022-10-06
dump: Rework filter area variables
Janosch Frank
2022-10-06
dump: Rework get_start_block
Janosch Frank
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
[next]