aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng
2019-02-01vmdk: Refactor vmdk_create_extentFam Zheng
2019-02-01iotests: Make 234 stableMax Reitz
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf
2019-02-01block: Replace qdict_put() by qdict_put_obj() where appropriateMarkus Armbruster
2019-02-01qemu-iotests: add test case for dmgyuchenlin
2019-02-01qcow2: Assert that refcount block offsets fit in the refcount tableAlberto Garcia
2019-02-01mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia
2019-02-01mirror: Release the dirty bitmap if mirror_start_job() failsAlberto Garcia
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-01-31Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz
2019-01-31nvme: use pci_dev directly in nvme_realizeLi Qiang
2019-01-31nvme: ensure the num_queues is not zeroLi Qiang
2019-01-31nvme: use TYPE_NVME instead of constant stringLi Qiang
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones
2019-01-31block/sheepdog: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-01-31block/file-posix: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-01-31block/curl: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-01-31block/ssh: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-01-31scripts: add render_block_graph function for QEMUMachineVladimir Sementsov-Ogievskiy
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy
2019-01-30virtio-blk: remove duplicate definition of VirtIOBlock *s pointerStefano Garzarella
2019-01-30hw/block: clean up stale xen_disk trace entriesPaul Durrant
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth
2019-01-30target/s390x: Fix LGPL version in the file header commentsThomas Huth
2019-01-30tcg: Fix LGPL version numberThomas Huth
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2019-01-30target/openrisc: Fix LGPL version numberThomas Huth
2019-01-30COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.orgThomas Huth
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-30hw: sd: set category of the sd memory cardkumar sourav
2019-01-30hw: input: set category of the i8042 devicekumar sourav
2019-01-30typo: apci->acpiDr. David Alan Gilbert
2019-01-30hw: edu: set category of the edu devicekumar sourav
2019-01-30usb-mtp: replace the homebrew write with qemu_write_fullBandan Das
2019-01-30usb-mtp: breakup MTP write into smaller chunksBandan Das
2019-01-30usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZBandan Das
2019-01-30usb: implement XHCI underrun/overrun eventsYuri Benditovich
2019-01-30usb: XHCI shall not halt isochronous endpointsYuri Benditovich
2019-01-30hw/usb: Fix LGPL information in the file headersThomas Huth
2019-01-30usb: dev-mtp: close fd in usb_mtp_object_readdir()Li Qiang
2019-01-30usb: assign unique serial numbers to hid devicesGerd Hoffmann
2019-01-30trace: rerun tracetool after ./configure changesStefan Hajnoczi
2019-01-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell