aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25block: Skip implicit nodes for filename infoMax Reitz
2019-02-25block: Use children list in bdrv_refresh_filenameMax Reitz
2019-02-25block: Use bdrv_refresh_filename() to pullMax Reitz
2019-02-25block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs structThomas Huth
2019-02-25qcow2: Assert that L2 table offsets fit in the L1 tableAlberto Garcia
2019-02-25tests: add test-bdrv-graph-modVladimir Sementsov-Ogievskiy
2019-02-25block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy
2019-02-25block: improve should_update_childVladimir Sementsov-Ogievskiy
2019-02-25aio-posix: Assert that aio_poll() is always called in home threadKevin Wolf
2019-02-25block: Use normal drain for bdrv_set_aio_context()Kevin Wolf
2019-02-25test-bdrv-drain: AioContext switch in drained sectionKevin Wolf
2019-02-25block: Fix AioContext switch for drained nodeKevin Wolf
2019-02-25block: Don't poll in bdrv_set_aio_context()Kevin Wolf
2019-02-25nbd: Increase bs->in_flight during AioContext switchKevin Wolf
2019-02-25nbd: Use low-level QIOChannel API in nbd_read_eof()Kevin Wolf
2019-02-25nbd: Move nbd_read_eof() to nbd/client.cKevin Wolf
2019-02-25io: Remove redundant read/write_coroutine assignmentsKevin Wolf
2019-02-25io: Make qio_channel_yield() interruptibleKevin Wolf
2019-02-25nbd: Restrict connection_co reentranceKevin Wolf
2019-02-25virtio-blk: Increase in_flight for request restart BHKevin Wolf
2019-02-25block-backend: Make blk_inc/dec_in_flight publicKevin Wolf
2019-02-25qemu-img: fix error reporting for -objectDaniel P. Berrangé
2019-02-25commit: Replace commit_top_bs on failure after deleting the block jobAlberto Garcia
2019-02-25block: don't set the same contextDenis Plotnikov
2019-02-25qcow2-snapshot: remove redundant find_snapshot_by_id_and_name callDaniel Henrique Barboza
2019-02-25block/snapshot: remove bdrv_snapshot_delete_by_id_or_nameDaniel Henrique Barboza
2019-02-25block/snapshot.c: eliminate use of ID input in snapshot operationsDaniel Henrique Barboza
2019-02-25MAINTAINERS: Remove myself as block maintainerJeff Cody
2019-02-25MAINTAINERS: Replace myself with John Snow for block jobsJeff Cody
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into stagingPeter Maydell
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau
2019-02-22display/virtio: add edid support.Gerd Hoffmann
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau
2019-02-21hw/vfio/common: Refactor container initializationEric Auger
2019-02-21vfio/common: Work around kernel overflow bug in DMA unmapAlex Williamson
2019-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...Peter Maydell
2019-02-21target/mips: fulong2e: Dynamically generate SPD EEPROM dataBALATON Zoltan
2019-02-21target/mips: fulong2e: Fix bios flash sizeBALATON Zoltan
2019-02-21hw/pci-host/bonito.c: Add PCI mem region mapped at the correct addressBALATON Zoltan
2019-02-21target/mips: implement QMP query-cpu-definitions commandPavel Dovgalyuk
2019-02-21tests/tcg: target/mips: Add wrappers for MSA integer compare instructionsAleksandar Markovic
2019-02-21tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'Aleksandar Markovic