summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * block/nfs: limit maximum readahead size to 1MBPeter Lieven2015-07-021-0/+7
| * block/iscsi: restore compatiblity with libiscsi 1.9.0Peter Lieven2015-07-023-9/+32
| * iotests: Use event_wait in wait_readyFam Zheng2015-07-021-7/+2
| * qemu-iotests: Add test case for mirror with unmapFam Zheng2015-07-023-0/+65
| * qemu-iotests: Make block job methods commonFam Zheng2015-07-022-51/+43
| * block: Remove bdrv_reset_dirtyFam Zheng2015-07-022-14/+0
| * block: Fix dirty bitmap in bdrv_co_discardFam Zheng2015-07-021-2/+2
| * mirror: Do zero write on target if sectors not allocatedFam Zheng2015-07-021-2/+18
| * qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-026-4/+24
| * block: Add bdrv_get_block_status_aboveFam Zheng2015-07-022-11/+49
| * timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-029-26/+21
| * timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2015-07-022-2/+2
| * blockdev: no need to drain+flush in hmp_drive_delPaolo Bonzini2015-07-021-3/+0
| * qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-027-22/+22
| * qcow2: Handle EAGAIN returned from update_refcountJindřich Makovička2015-07-021-10/+12
| * block/iscsi: add support for request timeoutsPeter Lieven2015-07-023-25/+72
|/
* Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...Peter Maydell2015-06-292-22/+3
|\
| * m68k: remove useless parameter op_size from gen_lea_indexed()Laurent Vivier2015-06-291-4/+3
| * m68k: remove useless file m68k-qreg.hLaurent Vivier2015-06-291-11/+0
| * m68k: is_mem is uselessLaurent Vivier2015-06-291-7/+0
|/
* Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...Peter Maydell2015-06-291-2/+2
|\
| * target-tricore: fix depositing bits from PCXI into ICRPaolo Bonzini2015-06-291-2/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-2624-370/+263
|\
| * Fix glib_subprocess testDr. David Alan Gilbert2015-06-241-1/+1
| * hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek2015-06-231-0/+53
| * hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek2015-06-232-0/+28
| * hw/pci-bridge: disable SHPC in PXBLaszlo Ersek2015-06-231-0/+1
| * hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-232-16/+71
| * hw/pci: introduce shpc_present() helper functionLaszlo Ersek2015-06-231-0/+6
| * hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-232-1/+3
| * hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-233-2/+6
| * hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-232-3/+4
| * migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek2015-06-231-1/+6
| * add pci-bridge-seatGerd Hoffmann2015-06-234-1/+45
| * pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov2015-06-237-339/+16
| * MAINTAINERS: add ACPI entryMichael S. Tsirkin2015-06-231-0/+12
| * vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang2015-06-231-4/+4
| * balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev2015-06-232-0/+5
| * qdev: fix OVERFLOW_BEFORE_WIDENGonglei2015-06-231-1/+1
| * virito-pci: fix OVERRUN problemGonglei2015-06-231-2/+2
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...Peter Maydell2015-06-266-20/+71
|\ \
| * | hw/arm/virt: Make block devices default to virtioPeter Maydell2015-06-261-0/+2
| * | qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell2015-06-261-2/+11
| * | qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell2015-06-261-13/+20
| * | target-arm: A64: Print ELR when taking exceptionsSoren Brinkmann2015-06-261-0/+2
| * | target-arm: default empty semihosting cmdlineLiviu Ionescu2015-06-261-2/+9
| * | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao2015-06-262-0/+23
| * | hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao2015-06-261-5/+6
|/ /
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150626' into stagingPeter Maydell2015-06-268-507/+1675
|\ \
| * | target-mips: add mips32r6-generic CPU definitionYongbok Kim2015-06-261-0/+37
OpenPOWER on IntegriCloud