aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-12mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522Mark Cave-Ayland
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland
2018-06-12ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland
2018-06-12ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland
2018-06-12hw/misc/mos6522: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-12MAINTAINERS: Add entries for the MOS6522 VIA devicePhilippe Mathieu-Daudé
2018-06-12MAINTAINERS: Add an entry for the MacIO device headersPhilippe Mathieu-Daudé
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin
2018-06-12spapr/vio: deprecate the "irq" propertyCédric Le Goater
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley
2018-06-12target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()Suraj Jitindar Singh
2018-06-12prep: fix keyboard for the 40p machineMark Cave-Ayland
2018-06-1240p: remove pci_allow_0_address = true from 40p machine classMark Cave-Ayland
2018-06-12target/ppc: Use proper logging function for possible guest errorsThomas Huth
2018-06-12hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()Philippe Mathieu-Daudé
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-06-12macio: add trace-events to timer deviceMark Cave-Ayland
2018-06-12ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)BALATON Zoltan
2018-06-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-06-11' in...Peter Maydell
2018-06-11iotests: Add case for a corrupted inactive imageMax Reitz
2018-06-11qcow2: Do not mark inactive images corruptMax Reitz
2018-06-11block: Make bdrv_is_writable() publicMax Reitz
2018-06-11throttle: Fix crash on reopenAlberto Garcia
2018-06-11block/qcow2-bitmap: fix free_bitmap_clustersVladimir Sementsov-Ogievskiy
2018-06-11qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth
2018-06-11iotests: Fix 219's timingMax Reitz
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy
2018-06-11iotests: Test post-backing convert target behaviorMax Reitz
2018-06-11qemu-img: Special post-backing convert handlingMax Reitz
2018-06-11iotests: Add test for rebasing with relative pathsMax Reitz
2018-06-11qemu-img: Resolve relative backing paths in rebaseMax Reitz
2018-06-11iotests: Let 216 make use of qemu-io's exit codeMax Reitz
2018-06-11iotests.py: Add qemu_io_silentMax Reitz
2018-06-11qemu-io: Exit with error when a command failedMax Reitz
2018-06-11qemu-io: Let command functions return error codeMax Reitz
2018-06-11qemu-io: Drop command functions' return valuesMax Reitz
2018-06-11iotests: Repairing error during snapshot deletionMax Reitz
2018-06-11qcow2: Repair OFLAG_COPIED when fixing leaksMax Reitz
2018-06-11iotests: Rework 113Max Reitz
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz
2018-06-11qemu-img: Recognize no creation support in -o helpMax Reitz
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz
2018-06-11qemu-option: Pull out "Supported options" printMax Reitz
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz
2018-06-11qemu-img: Amendment support implies create_optsMax Reitz
2018-06-11iotests: Add creation test to 153Max Reitz
2018-06-11block/file-posix: File locking during creationMax Reitz
2018-06-11block/file-posix: Pass FD to locking helpersMax Reitz
2018-06-11Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...Peter Maydell