summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix copy direction in DMA reads going to CMBKlaus Birkelund Jensen2019-05-201-1/+1
* iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy2019-05-201-1/+6
* qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy2019-05-201-0/+3
* block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORSAlberto Garcia2019-05-202-7/+6Star
* qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZEAlberto Garcia2019-05-204-14/+23
* block/file-posix: Truncate in xfs_write_zeroes()Max Reitz2019-05-201-0/+13
* Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into stagingPeter Maydell2019-05-205-70/+141
|\
| * target/alpha: Fix user-only floating-point exceptionsRichard Henderson2019-05-195-61/+131
| * target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson2019-05-191-9/+10
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2019-05-206-57/+171
|\ \ | |/ |/|
| * virtfs: Fix documentation of -fsdev and -virtfsGreg Kurz2019-05-171-27/+66
| * vl: Deprecate -virtfs_synthGreg Kurz2019-05-173-1/+11
| * fsdev: Error out when unsupported option is passedGreg Kurz2019-05-171-3/+71
| * fsdev: Move some types definition to qemu-fsdev.cGreg Kurz2019-05-172-24/+23Star
| * fsdev: Drop unused opaque fieldGreg Kurz2019-05-171-1/+0Star
| * fsdev: Drop unused extern declarationGreg Kurz2019-05-171-1/+0Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...Peter Maydell2019-05-173-76/+142
|\ \
| * | kbd-state: fix autorepeat handlingGerd Hoffmann2019-05-171-1/+5
| * | ui/console: Precautionary glBindTexture and surface->texture validation in su...HOU Qiming2019-05-171-7/+11
| * | ui/curses: manipulate cchar_t with standard curses functionsSamuel Thibault2019-05-171-14/+29
| * | ui/curses: do not assume wchar_t contains unicodeSamuel Thibault2019-05-171-57/+100
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-05-1732-426/+568
|\ \ \ | |_|/ |/| |
| * | hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé2019-05-174-108/+139
| * | hw/char: Move multi-serial devices into separate fileThomas Huth2019-05-174-170/+215
| * | ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov2019-05-173-5/+56
| * | build: don't build hardware objects with linux-userLaurent Vivier2019-05-173-50/+58
| * | build: chardev is only needed for softmmu targetsLaurent Vivier2019-05-172-2/+3
| * | configure: qemu-ga is only needed with softmmu targetsLaurent Vivier2019-05-171-1/+3
| * | build: replace GENERATED_FILES by generated-files-yLaurent Vivier2019-05-174-36/+34Star
| * | trace: only include trace-event-subdirs when they are neededLaurent Vivier2019-05-171-5/+7
| * | sun4m: obey -vga nonePaolo Bonzini2019-05-171-4/+2Star
| * | mips-fulong2e: obey -vga nonePaolo Bonzini2019-05-171-4/+6
| * | hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé2019-05-171-1/+1
| * | hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2019-05-175-30/+16Star
| * | hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé2019-05-172-2/+2
| * | memory: correct the comment to DIRTY_MEMORY_MIGRATIONWei Yang2019-05-171-2/+2
| * | vl: fix -sandbox parsing crash when seccomp support is disabledMarc-André Lureau2019-05-171-8/+10
| * | hvf: Add missing break statementChen Zhang2019-05-171-0/+1
| * | megasas: fix mapped frame sizePeter Lieven2019-05-151-1/+1
| * | vl: Add missing descriptions to the VGA adapters listPhilippe Mathieu-Daudé2019-05-151-0/+2
| * | Declare -realtime as deprecatedThomas Huth2019-05-152-0/+7
| * | roms: assert if max rom size is less than the used sizeIgor Mammedov2019-05-151-0/+1
| * | hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth2019-05-152-1/+6
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell2019-05-1710-97/+490
|\ \ \
| * | | MAINTAINERS: add myself for leon3KONRAD Frederic2019-05-171-0/+1
| * | | leon3: introduce the plug and play mechanismKONRAD Frederic2019-05-175-1/+362
| * | | leon3: add a little bootloaderKONRAD Frederic2019-05-171-8/+71
| * | | grlib, apbuart: get rid of the old-style create functionKONRAD Frederic2019-05-173-22/+11Star
| * | | grlib, gptimer: get rid of the old-style create functionKONRAD Frederic2019-05-173-29/+19Star
| * | | grlib, irqmp: get rid of the old-style create functionKONRAD Frederic2019-05-173-33/+13Star