aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-12target/ppc: Allow PIR read in privileged modeluporl
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan
2018-06-12target/ppc: extend eieio for POWER9Cédric Le Goater
2018-06-12mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTRMark Cave-Ayland
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
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-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-11hw/i386: Update SSDT table used by "make check"Ross Zwisler
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2018-06-11qmp: transaction support for x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-11block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmapVladimir Sementsov-Ogievskiy
2018-06-11block: simplify code around releasing bitmapsPaolo Bonzini
2018-06-11block: remove bdrv_dirty_bitmap_make_anonPaolo Bonzini
2018-06-11cli: Don't run early event loop if no --preconfig was specifiedIgor Mammedov
2018-06-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
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