aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt
2017-09-27ppc/ide/macio: Add missing registersBenjamin Herrenschmidt
2017-09-27ppc/mac: More rework of the DBDMA emulationBenjamin Herrenschmidt
2017-09-27ppc/mac: Advertise a high clock frequency for NewWorld MacsBenjamin Herrenschmidt
2017-09-27ppc: QOMify g3beige machineMark Cave-Ayland
2017-09-27ppc4xx: Add more PLB registersBALATON Zoltan
2017-09-27ppc: Add 460EX embedded CPUBALATON Zoltan
2017-09-27ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCsBALATON Zoltan
2017-09-27ohci: Allow sysbus version to be used as a companionBALATON Zoltan
2017-09-27ppc/kvm: drop kvmppc_has_cap_htab_fd()Greg Kurz
2017-09-27ppc/kvm: check some capabilities with kvm_vm_check_extension()Greg Kurz
2017-09-26Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' i...Peter Maydell
2017-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-09-26Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170925' into stagingPeter Maydell
2017-09-26Merge remote-tracking branch 'mreitz/tags/pull-block-2017-09-26' into queue-b...Kevin Wolf
2017-09-26block/qcow2-bitmap: fix use of uninitialized pointerVladimir Sementsov-Ogievskiy
2017-09-26qemu-iotests: add shrinking image testPavel Butsykin
2017-09-26qcow2: add shrink image supportPavel Butsykin
2017-09-26qcow2: add qcow2_cache_discardPavel Butsykin
2017-09-26qemu-img: add --shrink flag for resizePavel Butsykin
2017-09-26iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy
2017-09-26qemu-iotests: Test change-backing-file commandKevin Wolf
2017-09-26block: Fix permissions after bdrv_reopen()Kevin Wolf
2017-09-26block: reopen: Queue children after their parentsKevin Wolf
2017-09-26block: Base permissions on rw state after reopenKevin Wolf
2017-09-26block: Add reopen queue to bdrv_check_perm()Kevin Wolf
2017-09-26block: Add reopen_queue to bdrv_child_perm()Kevin Wolf
2017-09-26qemu-io: Drop write permissions before read-only reopenKevin Wolf
2017-09-26block: Clean up some bad code in the vvfat driverThomas Huth
2017-09-26block/throttle-groups.c: allocate RestartData on the heapManos Pitsidianakis
2017-09-26throttle: Assert that bkt->max is valid in throttle_compute_wait()Alberto Garcia
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng
2017-09-26iotests: use virtio aliases for 067Cornelia Huck
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck
2017-09-26iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck
2017-09-26docs: add qemu-block-drivers(7) man pageStefan Hajnoczi
2017-09-26file-posix: Clear out first sector in hdev_createFam Zheng
2017-09-26qemu-img: Clarify about relative backing file optionsFam Zheng
2017-09-26qemu-iotests: Add missing -machine accel=qtestKevin Wolf
2017-09-26Add --firmwarepath to configureGerd Hoffmann
2017-09-26add qemu_add_data_dir()Gerd Hoffmann
2017-09-26hw/isa/pc87312: Mark the device with user_creatable = falseThomas Huth
2017-09-26Drop gld linker usage on SunOSKamil Rytarowski
2017-09-26tests/boot-sector: Increase timeout to 600 secondsThomas Huth
2017-09-26nbd-client: Use correct macro parenthesizationEric Blake
2017-09-26hw/display/virtio-gpu: Put the virtio-gpu-device into the display categoryThomas Huth
2017-09-26osdep: Fix ROUND_UP(64-bit, 32-bit)Eric Blake
2017-09-26target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macroAlistair Francis
2017-09-26trivial: Add missing "-m" parameter in docs/memory-hotplug.txtThomas Huth