summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz
2019-07-19vl: Drain before (block) job cancel when quittingMax Reitz
2019-07-19iotests: Test commit with a filter on the chainMax Reitz
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz
2019-07-19block: Loop unsafely in bdrv*drained_end()Max Reitz
2019-07-19tests: Extend commit by drained_end testMax Reitz
2019-07-19block: Do not poll in bdrv_do_drained_end()Max Reitz
2019-07-19tests: Lock AioContexts in test-block-iothreadMax Reitz
2019-07-19block: Make bdrv_parent_drained_[^_]*() staticMax Reitz
2019-07-19block: Add @drained_end_counterMax Reitz
2019-07-19tests: Add job commit by drained_end testMax Reitz
2019-07-19block: Introduce BdrvChild.parent_quiesce_counterMax Reitz
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich
2019-07-19Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-07-19linux-user: fix to handle variably sized SIOCGSTAMP with new kernelsDaniel P. Berrangé
2019-07-18linux-user: check valid address in access_ok()Rémi Denis-Courmont
2019-07-16Update version for v4.1.0-rc1 releasev4.1.0-rc1Peter Maydell
2019-07-16linux-user: Fix structure target_ucontext for MIPSAleksandar Markovic
2019-07-16Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190716...Peter Maydell
2019-07-16hw/block/pflash_cfi01: Start state machine as READY to accept commandsPhilippe Mathieu-Daudé
2019-07-16hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commandsPhilippe Mathieu-Daudé
2019-07-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190716' into stagingPeter Maydell
2019-07-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-15' into...Peter Maydell
2019-07-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-15-2019' ...Peter Maydell
2019-07-16s390x/cpumodel: change internal name of vxpdeh to match descriptionChristian Borntraeger
2019-07-16s390x/cpumodel: also change name of vxbehChristian Borntraeger
2019-07-16s390x/cpumodel: remove esort from the default modelChristian Borntraeger
2019-07-16vl: make sure char-pty message displayed by moving setbuf to the beginningWei Yang
2019-07-15target/mips: Add missing 'break' for certain cases of MTTR handlingAleksandar Markovic
2019-07-15target/mips: Add missing 'break' for certain cases of MFTR handlingAleksandar Markovic
2019-07-15target/mips: Add missing 'break' for a case of MTHC0 handlingAleksandar Markovic
2019-07-15qemu-tech: Fix dangling @menu entriesMarkus Armbruster
2019-07-15Makefile: Fix missing dependency of on qemu-tech.texiMarkus Armbruster
2019-07-15Makefile: Fix "make install" when "make all" needs workMarkus Armbruster
2019-07-15create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini
2019-07-15Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objsPaolo Bonzini
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé
2019-07-15target/i386: sev: Do not unpin ram device memory regionAlex Williamson
2019-07-15checkpatch: detect doubly-encoded UTF-8Paolo Bonzini
2019-07-15hw/lm32/Kconfig: Milkymist One provides a USB 1.1 ControllerPhilippe Mathieu-Daudé
2019-07-15Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' in...Peter Maydell
2019-07-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-07-15gluster: fix .bdrv_reopen_prepare when backing file is a JSON objectStefano Garzarella
2019-07-15iotests: Add read-only test case to 030Max Reitz
2019-07-15iotests: Add new case to 030Max Reitz
2019-07-15iotests: Add @use_log to VM.run_job()Max Reitz
2019-07-15iotests: Compare error messages in 030Max Reitz
2019-07-15iotests: Fix throttling in 030Max Reitz