aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-21tests/tcg: target/mips: Correct path to headers in some test source filesAleksandar Markovic
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic
2019-02-21include/exec/helper-head.h: support "const void *" in helper callsDavid Hildenbrand
2019-02-21tcg: Remove TODO fileRichard Henderson
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell
2019-02-21hw/arm/musca: Wire up PL011 UARTsPeter Maydell
2019-02-21hw/arm/musca: Wire up PL031 RTCPeter Maydell
2019-02-21hw/arm/musca: Add MPCsPeter Maydell
2019-02-21hw/arm/musca: Add PPCsPeter Maydell
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell
2019-02-21hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header commentPeter Maydell
2019-02-21hw/char/pl011: Use '0x' prefix when logging hex numbersPeter Maydell
2019-02-21hw/char/pl011: Support all interrupt linesPeter Maydell
2019-02-21hw/char/pl011: Allow use as an embedded-struct devicePeter Maydell