summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-03numa: API to lookup NUMA node by addressBharata B Rao2-0/+42
2015-07-03numa: Store boot memory address range in node_infoBharata B Rao1-0/+27
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao3-0/+40
2015-07-03pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao1-1/+1
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao3-63/+87
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao4-19/+27
2015-07-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell3-6/+33
2015-07-03update pci-bridge-seat section in docs/multiseat.txtGerd Hoffmann1-4/+5
2015-07-03virtio-input: add input routing supportGerd Hoffmann3-2/+28
2015-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell11-66/+283
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger1-4/+18
2015-07-02s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand1-0/+1
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger1-2/+2
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck1-0/+2
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck1-41/+92
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth2-2/+84
2015-07-02Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell31-170/+353
2015-07-02block: remove redundant check before g_slist_find()Alberto Garcia1-1/+1
2015-07-02block/nfs: limit maximum readahead size to 1MBPeter Lieven1-0/+7
2015-07-02block/iscsi: restore compatiblity with libiscsi 1.9.0Peter Lieven3-9/+32
2015-07-02iotests: Use event_wait in wait_readyFam Zheng1-7/+2
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng3-0/+65
2015-07-02qemu-iotests: Make block job methods commonFam Zheng2-51/+43
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng2-14/+0
2015-07-02block: Fix dirty bitmap in bdrv_co_discardFam Zheng1-2/+2
2015-07-02mirror: Do zero write on target if sectors not allocatedFam Zheng1-2/+18
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng6-4/+24
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng2-11/+49
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia9-26/+21
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2-2/+2
2015-07-02blockdev: no need to drain+flush in hmp_drive_delPaolo Bonzini1-3/+0
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow7-22/+22
2015-07-02qcow2: Handle EAGAIN returned from update_refcountJindřich Makovička1-10/+12
2015-07-02block/iscsi: add support for request timeoutsPeter Lieven3-25/+72
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth2-0/+13
2015-06-30s390-ccw.img: updateCornelia Huck1-0/+0
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger3-0/+34
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck1-0/+15
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck1-17/+22
2015-06-29Merge remote-tracking branch 'remotes/vivier/tags/pull-m68k-20150629' into st...Peter Maydell2-22/+3
2015-06-29m68k: remove useless parameter op_size from gen_lea_indexed()Laurent Vivier1-4/+3
2015-06-29m68k: remove useless file m68k-qreg.hLaurent Vivier1-11/+0
2015-06-29m68k: is_mem is uselessLaurent Vivier1-7/+0
2015-06-29Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150629'...Peter Maydell1-2/+2
2015-06-29target-tricore: fix depositing bits from PCXI into ICRPaolo Bonzini1-2/+2
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell24-370/+263
2015-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150626'...Peter Maydell6-20/+71
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell1-0/+2
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell1-2/+11
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell1-13/+20