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
Age
Commit message (
Expand
)
Author
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
2019-06-06
docs/devel/build-system: Update an example
Philippe Mathieu-Daudé
2019-06-06
test: Fix make target check-report.tap
Markus Armbruster
2019-06-06
util: Adjust qemu_guest_getrandom_nofail for Coverity
Richard Henderson
2019-06-06
vhost: fix incorrect print type
Jie Wang
2019-06-06
migration: fix a typo
Li Qiang
2019-06-06
hw/rdma: Delete unused headers inclusion
Yuval Shaia
2019-06-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-06-04
iotests: Fix duplicated diff output on failure
Kevin Wolf
2019-06-04
iotests: test big qcow2 shrink
Vladimir Sementsov-Ogievskiy
2019-06-04
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
block/qcow2-refcount: add trace-point to qcow2_process_discards
Vladimir Sementsov-Ogievskiy
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
test-bdrv-drain: Use bdrv_try_set_aio_context()
Kevin Wolf
2019-06-04
iotests: Attach new devices to node in non-default iothread
Kevin Wolf
2019-06-04
virtio-scsi-test: Test attaching new overlay with iothreads
Kevin Wolf
2019-06-04
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
2019-06-04
blockdev: Use bdrv_try_set_aio_context() for monitor commands
Kevin Wolf
2019-06-04
block: Move node without parents to main AioContext
Kevin Wolf
2019-06-04
test-block-iothread: BlockBackend AioContext across root node change
Kevin Wolf
2019-06-04
test-block-iothread: Test adding parent to iothread node
Kevin Wolf
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
nbd-server: Call blk_set_allow_aio_context_change()
Kevin Wolf
2019-06-04
test-block-iothread: Check filter node in test_propagate_mirror
Kevin Wolf
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
2019-06-04
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
iotests: Test cancelling a job and closing the VM
Max Reitz
2019-06-04
block/io: Delay decrementing the quiesce_counter
Max Reitz
2019-06-04
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-06-04
tests/perf: Test lseek influence on qcow2 block-status
Vladimir Sementsov-Ogievskiy
2019-06-04
blockdev: fix missed target unref for drive-backup
John Snow
2019-06-04
iotests: Test commit job start with concurrent I/O
Kevin Wolf
2019-06-04
block: Drain source node in bdrv_replace_node()
Kevin Wolf
2019-06-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
configure: remove tpm_passthrough & tpm_emulator
Marc-André Lureau
2019-06-03
ci: store Patchew configuration in the tree
Paolo Bonzini
2019-06-03
libqos: i2c: move address into QI2CDevice
Paolo Bonzini
2019-06-03
tests: convert ds1338-test to qtest
Paolo Bonzini
2019-06-03
tests: convert OMAP i2c tests to qgraph
Paolo Bonzini
[next]