aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20block: Add blk_set_allow_aio_context_change()Kevin Wolf
2019-05-20block: Implement .(can_)set_aio_ctx for BlockBackendKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf
2019-05-20block: Propagate AioContext change to parentsKevin Wolf
2019-05-20block: Move recursion to bdrv_set_aio_context()Kevin Wolf
2019-05-20block: Make bdrv_attach/detach_aio_context() staticKevin Wolf
2019-05-20block: Add bdrv_try_set_aio_context()Kevin Wolf
2019-05-20nvme: fix copy direction in DMA reads going to CMBKlaus Birkelund Jensen
2019-05-20iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-20qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-20block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORSAlberto Garcia
2019-05-20qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZEAlberto Garcia
2019-05-20block/file-posix: Truncate in xfs_write_zeroes()Max Reitz
2019-05-20Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into stagingPeter Maydell
2019-05-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2019-05-19target/alpha: Fix user-only floating-point exceptionsRichard Henderson
2019-05-19target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson
2019-05-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...Peter Maydell
2019-05-17virtfs: Fix documentation of -fsdev and -virtfsGreg Kurz
2019-05-17vl: Deprecate -virtfs_synthGreg Kurz
2019-05-17fsdev: Error out when unsupported option is passedGreg Kurz
2019-05-17fsdev: Move some types definition to qemu-fsdev.cGreg Kurz
2019-05-17fsdev: Drop unused opaque fieldGreg Kurz
2019-05-17fsdev: Drop unused extern declarationGreg Kurz
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier
2019-05-17build: chardev is only needed for softmmu targetsLaurent Vivier
2019-05-17configure: qemu-ga is only needed with softmmu targetsLaurent Vivier
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-05-17trace: only include trace-event-subdirs when they are neededLaurent Vivier
2019-05-17sun4m: obey -vga nonePaolo Bonzini
2019-05-17mips-fulong2e: obey -vga nonePaolo Bonzini
2019-05-17hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé
2019-05-17kbd-state: fix autorepeat handlingGerd Hoffmann
2019-05-17ui/console: Precautionary glBindTexture and surface->texture validation in su...HOU Qiming
2019-05-17ui/curses: manipulate cchar_t with standard curses functionsSamuel Thibault
2019-05-17ui/curses: do not assume wchar_t contains unicodeSamuel Thibault
2019-05-17Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-05-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...Peter Maydell
2019-05-17net/colo-compare.c: Fix a crash in COLO Primary.Lukas Straub
2019-05-17net/slirp: fix the IPv6 prefix length error messageStefano Garzarella
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-17MAINTAINERS: add myself for leon3KONRAD Frederic