aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-10softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori
2013-12-05block: add opt_transfer_length to BlockLimitsPeter Lieven
2013-12-04qemu-nbd: support internal snapshot exportWenchao Xia
2013-12-04snapshot: distinguish id and name in load_tmpWenchao Xia
2013-12-03block: add bdrv_aio_write_zeroesPaolo Bonzini
2013-12-03block: add flags to BlockRequestPaolo Bonzini
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-12-02trace: Remove trace.h from console.h (less dependencies)Stefan Weil
2013-12-02coroutine: remove unused CoQueue AioContextMarc-André Lureau
2013-12-02coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson
2013-11-30tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson
2013-11-30tcg-arm: Use qemu_getauxvalRichard Henderson
2013-11-30tcg-ppc64: Use qemu_getauxvalRichard Henderson
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson
2013-11-29blkdebug: add "remove_break" commandFam Zheng
2013-11-29sheepdog: support user-defined redundancy optionLiu Yuan
2013-11-29qapi: Change BlockDirtyInfo to listFam Zheng
2013-11-29block: per caller dirty bitmapFam Zheng
2013-11-28usb: add vendor request definesGerd Hoffmann
2013-11-28block: introduce bdrv_make_zeroPeter Lieven
2013-11-28block: add BlockLimits structure to BlockDriverStatePeter Lieven
2013-11-28block: add wrappers for logical block provisioning informationPeter Lieven
2013-11-28block: add logical block provisioning info to BlockDriverInfoPeter Lieven
2013-11-28block: introduce BDRV_REQ_MAY_UNMAP request flagPeter Lieven
2013-11-28block: add flags to bdrv_*_write_zeroesPeter Lieven
2013-11-28block: make BdrvRequestFlags publicPeter Lieven
2013-11-26usb: Add usb_device_alloc/free_streamsHans de Goede
2013-11-26usb: Add max_streams attribute to endpoint infoHans de Goede
2013-11-26scsi: Add 2 new sense codes needed by uasHans de Goede
2013-11-21atomic.h: Fix build with clangPeter Maydell
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong
2013-11-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum
2013-11-10loader: drop return value for rom_add_blob_fixedMichael S. Tsirkin
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be64wu()Peter Maydell