summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Make bdrv_parent_drained_[^_]*() staticMax Reitz2019-07-192-22/+4Star
* block: Add @drained_end_counterMax Reitz2019-07-191-18/+40
* tests: Add job commit by drained_end testMax Reitz2019-07-191-0/+119
* block: Introduce BdrvChild.parent_quiesce_counterMax Reitz2019-07-194-13/+32
* iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich2019-07-1910-109/+111
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell2019-07-197-42/+168
|\
| * linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé2019-07-194-38/+159
| * linux-user: check valid address in access_ok()Rémi Denis-Courmont2019-07-182-1/+7
| * linux-user: Fix structure target_ucontext for MIPSAleksandar Markovic2019-07-161-3/+2Star
* | Update version for v4.1.0-rc1 releasePeter Maydell2019-07-161-1/+1
|/
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190716...Peter Maydell2019-07-162-1/+2
|\
| * hw/block/pflash_cfi01: Start state machine as READY to accept commandsPhilippe Mathieu-Daudé2019-07-161-1/+1
| * hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commandsPhilippe Mathieu-Daudé2019-07-161-0/+1
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190716' into stagingPeter Maydell2019-07-162-4/+3Star
|\ \ | |/ |/|
| * s390x/cpumodel: change internal name of vxpdeh to match descriptionChristian Borntraeger2019-07-162-3/+3
| * s390x/cpumodel: also change name of vxbehChristian Borntraeger2019-07-161-1/+1
| * s390x/cpumodel: remove esort from the default modelChristian Borntraeger2019-07-161-1/+0Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-07-1621-203/+276
|\ \
| * | vl: make sure char-pty message displayed by moving setbuf to the beginningWei Yang2019-07-161-2/+2
| * | create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini2019-07-152-2/+2
| * | Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objsPaolo Bonzini2019-07-151-29/+32
| * | hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé2019-07-151-1/+1
| * | hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé2019-07-152-5/+9
| * | target/i386: sev: Do not unpin ram device memory regionAlex Williamson2019-07-151-0/+11
| * | checkpatch: detect doubly-encoded UTF-8Paolo Bonzini2019-07-151-0/+16
| * | hw/lm32/Kconfig: Milkymist One provides a USB 1.1 ControllerPhilippe Mathieu-Daudé2019-07-151-0/+1
| * | util: merge main-loop.c and iohandler.cPaolo Bonzini2019-07-153-136/+111Star
| * | Fix broken build with WHPX enabledStefan Weil2019-07-151-2/+2
| * | memory: unref the memory region in simplify flatviewKing Wang2019-07-151-1/+4
| * | hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes2019-07-152-2/+7
| * | rdmacm-mux: fix strcpy string warningMarc-André Lureau2019-07-151-1/+1
| * | build-sys: remove slirp cflags from main-loop.oMarc-André Lureau2019-07-151-1/+0Star
| * | iscsi: base all handling of check condition on scsi_sense_to_errnoPaolo Bonzini2019-07-152-18/+16Star
| * | iscsi: fix busy/timeout/task set fullPaolo Bonzini2019-07-151-1/+1
| * | scsi: add guest-recoverable ZBC errorsPaolo Bonzini2019-07-151-0/+5
| * | scsi: explicitly list guest-recoverable sense codesPaolo Bonzini2019-07-153-3/+46
| * | scsi-disk: pass sense correctly for guest-recoverable errorsShinichiro Kawasaki2019-07-151-0/+10
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-15' into...Peter Maydell2019-07-162-4/+3Star
|\ \ \
| * | | qemu-tech: Fix dangling @menu entriesMarkus Armbruster2019-07-151-3/+0Star
| * | | Makefile: Fix missing dependency of on qemu-tech.texiMarkus Armbruster2019-07-151-1/+2
| * | | Makefile: Fix "make install" when "make all" needs workMarkus Armbruster2019-07-151-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-15-2019' ...Peter Maydell2019-07-161-0/+5
|\ \ \ | |/ / |/| |
| * | target/mips: Add missing 'break' for certain cases of MTTR handlingAleksandar Markovic2019-07-151-0/+2
| * | target/mips: Add missing 'break' for certain cases of MFTR handlingAleksandar Markovic2019-07-151-0/+2
| * | target/mips: Add missing 'break' for a case of MTHC0 handlingAleksandar Markovic2019-07-151-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' in...Peter Maydell2019-07-1510-50/+193
|\ \
| * | gluster: fix .bdrv_reopen_prepare when backing file is a JSON objectStefano Garzarella2019-07-151-1/+11
| * | iotests: Add read-only test case to 030Max Reitz2019-07-152-3/+30
| * | iotests: Add new case to 030Max Reitz2019-07-152-2/+27
| * | iotests: Add @use_log to VM.run_job()Max Reitz2019-07-151-5/+13