aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-15block: use the standard 'ret' instead of 'result'Jeff Cody
2014-08-15block: vdi - use block layer ops in vdi_create, instead of posix callsJeff Cody
2014-08-15block: allow bdrv_unref() to be passed NULL pointersJeff Cody
2014-08-15test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini
2014-08-15block: VHDX endian fixesJeff Cody
2014-08-15block: vhdx - add error checkJeff Cody
2014-08-15thread-pool: avoid deadlock in nested aio_poll() callsStefan Hajnoczi
2014-08-15thread-pool: avoid per-thread-pool EventNotifierStefan Hajnoczi
2014-08-15block: bump coroutine pool size for drivesStefan Hajnoczi
2014-08-15coroutine: make pool size dynamicStefan Hajnoczi
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos
2014-08-15QMP: Add support for ArchipelagoChrysostomos Nanakos
2014-08-15block/archipelago: Add support for creating imagesChrysostomos Nanakos
2014-08-15block/archipelago: Implement bdrv_parse_filename()Chrysostomos Nanakos
2014-08-15block: Support Archipelago as a QEMU block backendChrysostomos Nanakos
2014-08-15qemu-img info: show nocow infoChunyan Liu
2014-08-15vmdk: Optimize cluster allocationFam Zheng
2014-08-15qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng
2014-08-15qdev-monitor: include QOM properties in -device FOO, help outputStefan Hajnoczi
2014-08-15qmp: hide "hotplugged" device property from device-list-propertiesStefan Hajnoczi
2014-08-15docs/multiple-iothreads.txt: add documentation on IOThread programmingStefan Hajnoczi
2014-08-15xen_disk: fix possible null-ptr dereferenceGonglei (Arei)
2014-08-15configure: explicitly state version requirements to devel packagesHu Tao
2014-08-15docs: Make the recommendation for the backing file name position a requirementMaria Kustova
2014-08-15block: Avoid bdrv_get_geometry() where errors should be detectedMarkus Armbruster
2014-08-15qemu-img: Make img_convert() get image size just once per imageMarkus Armbruster
2014-08-15block: Drop superfluous aligning of bdrv_getlength()'s valueMarkus Armbruster
2014-08-15block: Use bdrv_nb_sectors() where sectors, not bytes are wantedMarkus Armbruster
2014-08-15block: Use bdrv_nb_sectors() in img_convert()Markus Armbruster
2014-08-15block: Use bdrv_nb_sectors() in bdrv_co_get_block_status()Markus Armbruster
2014-08-15block: Use bdrv_nb_sectors() in bdrv_aligned_preadv()Markus Armbruster
2014-08-15block: Use bdrv_nb_sectors() in bdrv_make_zero()Markus Armbruster
2014-08-15block: New bdrv_nb_sectors()Markus Armbruster
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-09' in...Peter Maydell
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster
2014-08-14e1000: use symbolic constants to init phy ctrl & status registersGabriel L. Somlo
2014-08-14e1000: correctly handle phy_ctrl reserved & self-clearing bitsGabriel L. Somlo
2014-08-14ivshmem: fix building when debug mode is enabledLevente Kurusa
2014-08-14acpi: align RSDPMichael S. Tsirkin
2014-08-14numa: show hex number in error message for consistency and prefix them with 0xHu Tao
2014-08-14pc-dimm: fix up error messageMichael S. Tsirkin
2014-08-14pc-dimm: validate node propertyHu Tao
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka
2014-08-14pc: Create 2.2 machine typeJan Kiszka
2014-08-14pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka
2014-08-12virtio-rng: add some trace eventsAmit Shah
2014-08-12trace: add some tcg tracing supportAlex Bennée
2014-08-12trace: teach lttng backend to use format stringsAlex Bennée
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova