aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé
2020-10-26hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1Philippe Mathieu-Daudé
2020-10-26hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-23iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy
2020-10-23block/io: fix bdrv_is_allocated_aboveVladimir Sementsov-Ogievskiy
2020-10-23block/io: bdrv_common_block_status_above: support bs == baseVladimir Sementsov-Ogievskiy
2020-10-23block/io: bdrv_common_block_status_above: support include_baseVladimir Sementsov-Ogievskiy
2020-10-23block/io: fix bdrv_co_block_status_aboveVladimir Sementsov-Ogievskiy
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi
2020-10-23block: move block exports to libblockdevStefan Hajnoczi
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi
2020-10-23util/vhost-user-server: move header to include/Stefan Hajnoczi
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi
2020-10-23block/export: report flush errorsStefan Hajnoczi
2020-10-23util/vhost-user-server: rework vu_client_trip() coroutine lifecycleStefan Hajnoczi
2020-10-23util/vhost-user-server: check EOF when reading payloadStefan Hajnoczi
2020-10-23util/vhost-user-server: fix memory leak in vu_message_read()Stefan Hajnoczi
2020-10-23util/vhost-user-server: drop unused DevicePanicNotifierStefan Hajnoczi
2020-10-23block/export: consolidate request structs into VuBlockReqStefan Hajnoczi
2020-10-23util/vhost-user-server: drop unnecessary watch deletionStefan Hajnoczi
2020-10-23util/vhost-user-server: drop unnecessary QOM castStefan Hajnoczi
2020-10-23util/vhost-user-server: s/fileds/fields/ typo fixStefan Hajnoczi
2020-10-23MAINTAINERS: Add vhost-user block device backend server maintainerCoiby Xu
2020-10-23block/export: vhost-user block device backend serverCoiby Xu
2020-10-23block: move logical block size check function to a common utility functionCoiby Xu
2020-10-23util/vhost-user-server: generic vhost user serverCoiby Xu
2020-10-23libvhost-user: remove watch for kick_fd when de-initialize vu-devCoiby Xu
2020-10-23libvhost-user: Allow vu_message_read to be replacedCoiby Xu
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé
2020-10-22Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell
2020-10-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell
2020-10-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...Peter Maydell
2020-10-21opengl: build opengl helper code modularGerd Hoffmann
2020-10-21opengl: build egl-headless display modularGerd Hoffmann
2020-10-21spice: flip modules switchGerd Hoffmann
2020-10-21modules: add spice dependenciesGerd Hoffmann
2020-10-21modules: dependencies infrastructureGerd Hoffmann
2020-10-21spice: load module when enabled on the cmdlineGerd Hoffmann
2020-10-21spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann