aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-12trace: [tcg] Include event definitions in "trace.h"Lluís Vilanova
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Include TCG-tracing helpersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Add 'tcg' event propertyLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation machineryLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation rulesLluís Vilanova
2014-08-12trace: [tcg] Add documentationLluís Vilanova
2014-08-12trace: install simpletrace SystemTap tapsetStefan Hajnoczi
2014-08-12simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi
2014-08-12trace: add tracetool simpletrace_stap formatStefan Hajnoczi
2014-08-12trace: extract stap_escape() function for reuseStefan Hajnoczi
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng
2014-08-09po: Add Chinese translationFam Zheng
2014-08-09qemu-img: Check getchar() return value in read_password() for WIN32Chen Gang
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil
2014-08-09virtio: Move extern declaration to header fileStefan Weil
2014-08-09Show length mismatch error is hexAlex Bligh
2014-08-09target-i386/cpu.c: Fix two error output indentationchenfan