81720 Commits (67c095c8b8097748edf6c4521d8eb6cfc4d2a0ef)
 

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 67c095c8b8 block/io: fix bdrv_co_block_status_above 6 years ago
Stefan Hajnoczi d9b495f9c6 block/export: add vhost-user-blk multi-queue support 6 years ago
Stefan Hajnoczi f51d23c80a block/export: add iothread and fixed-iothread options 6 years ago
Stefan Hajnoczi cbc20bfb8f block: move block exports to libblockdev 6 years ago
Stefan Hajnoczi 4fb9071f65 qemu-storage-daemon: avoid compiling blockdev_ss twice 6 years ago
Stefan Hajnoczi 3a213f83d9 util/vhost-user-server: use static library in meson.build 6 years ago
Stefan Hajnoczi 80a06cc52b util/vhost-user-server: move header to include/ 6 years ago
Stefan Hajnoczi 90fc91d50b block/export: convert vhost-user-blk server to block export API 6 years ago
Stefan Hajnoczi 0534b1b227 block/export: report flush errors 6 years ago
Stefan Hajnoczi 7185c85776 util/vhost-user-server: rework vu_client_trip() coroutine lifecycle 6 years ago
Stefan Hajnoczi edaf6205a3 util/vhost-user-server: check EOF when reading payload 6 years ago
Stefan Hajnoczi 8c7f7cbca0 util/vhost-user-server: fix memory leak in vu_message_read() 6 years ago
Stefan Hajnoczi 47ba680466 util/vhost-user-server: drop unused DevicePanicNotifier 6 years ago
Stefan Hajnoczi df6af7ce77 block/export: consolidate request structs into VuBlockReq 6 years ago
Stefan Hajnoczi dad4f19431 util/vhost-user-server: drop unnecessary watch deletion 6 years ago
Stefan Hajnoczi 46a096c87a util/vhost-user-server: drop unnecessary QOM cast 6 years ago
Stefan Hajnoczi 1d7874568b util/vhost-user-server: s/fileds/fields/ typo fix 6 years ago
Coiby Xu 8675a37681 MAINTAINERS: Add vhost-user block device backend server maintainer 6 years ago
Coiby Xu 3578389bcf block/export: vhost-user block device backend server 6 years ago
Coiby Xu 5937835ac4 block: move logical block size check function to a common utility function 6 years ago
Coiby Xu 70eb2c079c util/vhost-user-server: generic vhost user server 6 years ago
Coiby Xu f1baeee9ff libvhost-user: remove watch for kick_fd when de-initialize vu-dev 6 years ago
Coiby Xu 049f55502a libvhost-user: Allow vu_message_read to be replaced 6 years ago
Philippe Mathieu-Daudé f25e7ab2b0 block/nvme: Add driver statistics for access alignment and hw errors 6 years ago
Peter Maydell 4c5b97bfd0 modules: build spice and opengl as module. 6 years ago
Peter Maydell eec4682e99 SD/MMC patches 6 years ago
Peter Maydell 02aa56c4bc microvm: fix PCIe IRQs in APIC table. 6 years ago
Peter Maydell e06c687fdf QAPI patches patches for 2020-10-21 6 years ago
Gerd Hoffmann c8263659f1 opengl: build opengl helper code modular 6 years ago
Gerd Hoffmann 39d41e855b opengl: build egl-headless display modular 6 years ago
Gerd Hoffmann cbe5fa1178 spice: flip modules switch 6 years ago
Gerd Hoffmann 4e6515143a modules: add spice dependencies 6 years ago
Gerd Hoffmann 6f13fa7a98 modules: dependencies infrastructure 6 years ago
Gerd Hoffmann 9ed345a14e spice: load module when enabled on the cmdline 6 years ago
Gerd Hoffmann db5732c9cf spice: wire up monitor in QemuSpiceOps. 6 years ago
Gerd Hoffmann 864a024c69 spice: move display_add_client() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 08ad262643 spice: move auth functions to QemuSpiceOps. 6 years ago
Gerd Hoffmann 05b53636d0 spice: move add_interface() to QemuSpiceOps. 6 years ago
Gerd Hoffmann b192cd1e4f spice: move display_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 63be30e6d5 spice: move qemu_spice_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 7477477ca7 spice: add QemuSpiceOps, move migrate_info 6 years ago
Gerd Hoffmann 2e31e210a8 spice: add module helpers 6 years ago
Philippe Mathieu-Daudé 84816fb63e hw/sd/sdcard: Assert if accessing an illegal group 6 years ago
Philippe Mathieu-Daudé 1bd6fd8ed5 hw/sd/sdcard: Do not attempt to erase out of range addresses 6 years ago
Philippe Mathieu-Daudé c8c8b3f1c1 hw/sd/sdcard: Reset both start/end addresses on error 6 years ago
Philippe Mathieu-Daudé 7dae0a1dd1 hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS 6 years ago
Philippe Mathieu-Daudé 872b8fde6c hw/sd/sdcard: Introduce the INVALID_ADDRESS definition 6 years ago
Philippe Mathieu-Daudé aafe6c5836 hw/sd/sdcard: Add trace event for ERASE command (CMD38) 6 years ago
Philippe Mathieu-Daudé 9321c1f2d0 hw/sd/sdhci: Yield if interrupt delivered during multiple transfer 6 years ago
Philippe Mathieu-Daudé 2bd9ae7e30 hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered 6 years ago