aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-08-18monitor: fix use after freeMichael S. Tsirkin
2014-08-18dump.c: Fix memory leak issue in cleanup processing for dump_init()Chen Gang
2014-08-18monitor: Remove hardcoded watchdog event namesHani Benhabiles
2014-08-18Merge remote-tracking branch 'remotes/amit/for-2.2' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-17target-sparc64: implement Short Floating-Point Store InstructionsArtyom Tarasenko
2014-08-17apb: add IOMMU flush register implementationMark Cave-Ayland
2014-08-17sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15qcow2: fix new_blocks double-free in alloc_refcount_block()Stefan Hajnoczi
2014-08-15image-fuzzer: Reduce number of generator functions in __init__Maria Kustova
2014-08-15image-fuzzer: Add generators of L1/L2 tablesMaria Kustova
2014-08-15image-fuzzer: Add fuzzing functions for L1/L2 table entriesMaria Kustova
2014-08-15docs: Expand the list of supported image elements with L1/L2 tablesMaria Kustova
2014-08-15image-fuzzer: Public API for image-fuzzer/runner/runner.pyMaria Kustova
2014-08-15image-fuzzer: Generator of fuzzed qcow2 imagesMaria Kustova
2014-08-15image-fuzzer: Fuzzing functions for qcow2 imagesMaria Kustova
2014-08-15image-fuzzer: Tool for fuzz tests executionMaria Kustova
2014-08-15docs: Specification for the image fuzzerMaria Kustova
2014-08-15ide: only constrain read/write requests to drive size, not other typesMichael Tokarev
2014-08-15virtio-blk: Correct bug in support for flexible descriptor layoutMarc Marí
2014-08-15libqos: Change free function called in mallocMarc Marí
2014-08-15libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí
2014-08-15libqtest: add QTEST_LOG for debugging qtest testcasesMarc Marí
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf
2014-08-15qemu-options: add missing -drive discard option to cmdline helpPeter Lieven
2014-08-15parallels: 2TB+ parallels images supportDenis V. Lunev
2014-08-15parallels: split check for parallels format in parallels_openDenis V. Lunev
2014-08-15parallels: replace tabs with spaces in block/parallels.cDenis V. Lunev
2014-08-15parallels: extend parallels format header with actual data valuesDenis V. Lunev
2014-08-15dataplane: stop trying on notifier errorCornelia Huck
2014-08-15dataplane: fail notifier setting gracefullyCornelia Huck
2014-08-15dataplane: print why starting failedCornelia Huck
2014-08-15channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)Gonglei
2014-08-15qemu-char: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)Gonglei
2014-08-15cmd646: synchronise UDMA interrupt status with DMA interrupt statusMark Cave-Ayland
2014-08-15cmd646: allow MRDMODE interrupt status bits clearing from PCI config spaceMark Cave-Ayland
2014-08-15cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEStateMark Cave-Ayland
2014-08-15cmd646: synchronise DMA interrupt status with UDMA interrupt statusMark Cave-Ayland
2014-08-15cmd646: add constants for CNTRL register accessMark Cave-Ayland
2014-08-15qtest/ide: Fix small memory leakJohn Snow
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15libqos: Fixes a small memory leak.John Snow
2014-08-15libqtest: Correct small memory leak.John Snow
2014-08-15libqos: Correct memory leakJohn Snow
2014-08-15qtest: Adding qtest_memset and qmemset.John Snow