summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-23rdma: send pc.ramMichael R. Hines1-1/+32
2013-07-23rdma: core logicMichael R. Hines5-0/+3302
2013-07-23rdma: introduce ram_handle_compressed()Michael R. Hines2-10/+21
2013-07-23rdma: bugfix: ram_control_save_page()Michael R. Hines1-1/+1
2013-07-23rdma: update documentation to reflect new unpin supportMichael R. Hines1-21/+30
2013-07-22tests: Add test-bitops.c with some sextract testsPeter Maydell2-0/+77
2013-07-22bitops: Provide sextract32() and sextract64()Peter Maydell1-0/+50
2013-07-22memory: Fix zero-sized memory region printAlex Williamson1-2/+6
2013-07-22configure: Remove ldscriptsRichard Henderson13-2386/+0
2013-07-22gtk: Fix accelerator filteringJan Kiszka1-21/+18
2013-07-22Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into stagingAnthony Liguori12-68/+771
2013-07-22Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2-11/+3
2013-07-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori6-47/+36
2013-07-22Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori16-48/+203
2013-07-22Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori8-9/+19
2013-07-22Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori4-91/+140
2013-07-22hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot headerSoren Brinkmann1-4/+10
2013-07-22hw/loader: Support ramdisk with u-boot headerSoren Brinkmann2-25/+72
2013-07-19vexpress: Add virtio-mmio transportsPeter Maydell1-0/+99
2013-07-19vexpress: Make VEDBoardInfo extend arm_boot_infoPeter Maydell1-16/+15
2013-07-19arm/boot: Allow boards to modify the FDT blobPeter Maydell2-0/+9
2013-07-19virtio: Implement MMIO based virtio transportPeter Maydell2-0/+422
2013-07-19virtio: Support transports which can specify the vring alignmentPeter Maydell3-3/+36
2013-07-19virtio: Add support for guest setting of queue sizePeter Maydell2-0/+9
2013-07-19arm/boot: Use qemu_devtree_setprop_sized_cells()Peter Maydell1-21/+8
2013-07-19device_tree: Add qemu_devtree_setprop_sized_cells() utility functionsPeter Maydell2-0/+92
2013-07-19doc: monitor multiplexing rewordingMichael Tokarev1-2/+2
2013-07-19block/m25p80: Update Micron entriesEd Maste1-4/+8
2013-07-19Fix command example in qemu.saslCole Robinson1-1/+1
2013-07-19slirp: remove mbuf(m_hdr,m_dat) indirectionMichael Tokarev2-39/+24
2013-07-19linux-user: declare sys_futex to have 6 argumentsPetar Jovanovic1-1/+1
2013-07-19block/raw: add .bdrv_get_infoPeter Lieven1-0/+6
2013-07-19block: fix bdrv_read_unthrottled()Peter Lieven1-1/+1
2013-07-19cpus: Let vm_stop[_force_state]() always flush block devicesKevin Wolf1-3/+6
2013-07-19block-migration: efficiently encode zero blocksPeter Lieven4-7/+43
2013-07-19block/raw: add bdrv_co_write_zeroesPeter Lieven1-0/+8
2013-07-19block: add bdrv_write_zeroes()Peter Lieven2-8/+21
2013-07-19block: fix vvfat error path for enable_write_targetFam Zheng1-11/+14
2013-07-19QEMUBH: make AioContext's bh re-entrantLiu Ping Fan2-2/+38
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi3-5/+7
2013-07-19gluster: Add discard support for GlusterFS block driver.Bharata B Rao2-0/+53
2013-07-19gluster: Use pkg-config to configure GlusterFS block driverBharata B Rao1-11/+6
2013-07-18boot-order-test: Add tests for Sun4uMarkus Armbruster1-0/+14
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster7-63/+35
2013-07-18boot-order-test: Add tests for Sun4mMarkus Armbruster1-0/+14
2013-07-18boot-order-test: Add tests for PowerPC PREPMarkus Armbruster1-0/+25
2013-07-18boot-order-test: Code motion for better readabilityMarkus Armbruster1-22/+22
2013-07-18boot-order-test: Better separate target-specific and generic partsMarkus Armbruster1-57/+91
2013-07-18boot-order-test: Cover -boot once in ppc testsMarkus Armbruster1-0/+1
2013-07-18boot-order-test: Add tests for PowerMacsAndreas Färber2-2/+52