summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori4-9/+24
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2-8/+64
2013-12-06Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori1-1/+0
2013-12-06Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori3-2/+100
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori2-4/+32
2013-12-05block: add opt_transfer_length to BlockLimitsPeter Lieven1-0/+3
2013-12-04qemu-nbd: support internal snapshot exportWenchao Xia1-0/+8
2013-12-04snapshot: distinguish id and name in load_tmpWenchao Xia2-2/+9
2013-12-03block: add bdrv_aio_write_zeroesPaolo Bonzini1-0/+3
2013-12-03block: add flags to BlockRequestPaolo Bonzini1-0/+1
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2-4/+4
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil1-1/+0
2013-12-02coroutine: remove unused CoQueue AioContextMarc-André Lureau1-1/+0
2013-12-02coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau1-6/+0
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant1-1/+0
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson1-2/+2
2013-11-30tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson1-0/+14
2013-11-30tcg-arm: Use qemu_getauxvalRichard Henderson1-0/+25
2013-11-30tcg-ppc64: Use qemu_getauxvalRichard Henderson1-0/+34
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson1-0/+25
2013-11-29blkdebug: add "remove_break" commandFam Zheng2-0/+3
2013-11-29sheepdog: support user-defined redundancy optionLiu Yuan1-0/+1
2013-11-29qapi: Change BlockDirtyInfo to listFam Zheng1-0/+1
2013-11-29block: per caller dirty bitmapFam Zheng2-5/+8
2013-11-28usb: add vendor request definesGerd Hoffmann1-4/+13
2013-11-28block: introduce bdrv_make_zeroPeter Lieven1-0/+1
2013-11-28block: add BlockLimits structure to BlockDriverStatePeter Lieven1-0/+17
2013-11-28block: add wrappers for logical block provisioning informationPeter Lieven1-0/+2
2013-11-28block: add logical block provisioning info to BlockDriverInfoPeter Lieven1-0/+16
2013-11-28block: introduce BDRV_REQ_MAY_UNMAP request flagPeter Lieven1-0/+7
2013-11-28block: add flags to bdrv_*_write_zeroesPeter Lieven2-3/+3
2013-11-28block: make BdrvRequestFlags publicPeter Lieven1-0/+5
2013-11-26usb: Add usb_device_alloc/free_streamsHans de Goede1-0/+12
2013-11-26usb: Add max_streams attribute to endpoint infoHans de Goede1-0/+3
2013-11-26scsi: Add 2 new sense codes needed by uasHans de Goede1-0/+4
2013-11-21atomic.h: Fix build with clangPeter Maydell1-3/+3
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini1-1/+0
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong2-0/+3
2013-11-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-2/+18
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum1-1/+0
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin1-1/+1
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson2-0/+17
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok1-3/+3
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell1-7/+0
2013-11-05bswap.h: Remove cpu_to_be64wu()Peter Maydell1-5/+0
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell1-5/+0
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell1-5/+0
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell1-5/+0
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell2-6/+1
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell2-6/+1