sdk/emulator/qemu.git
2014-08-15 Maria Kustovaimage-fuzzer: Add fuzzing functions for L1/L2 table...
2014-08-15 Maria Kustovadocs: Expand the list of supported image elements with...
2014-08-15 Maria Kustovaimage-fuzzer: Public API for image-fuzzer/runner/runner.py
2014-08-15 Maria Kustovaimage-fuzzer: Generator of fuzzed qcow2 images
2014-08-15 Maria Kustovaimage-fuzzer: Fuzzing functions for qcow2 images
2014-08-15 Maria Kustovaimage-fuzzer: Tool for fuzz tests execution
2014-08-15 Maria Kustovadocs: Specification for the image fuzzer
2014-08-15 Michael Tokarevide: only constrain read/write requests to drive size...
2014-08-15 Marc Marívirtio-blk: Correct bug in support for flexible descrip...
2014-08-15 Marc Marílibqos: Change free function called in malloc
2014-08-15 Marc Marílibqos: Correct mask to align size to PAGE_SIZE in...
2014-08-15 Marc Marílibqtest: add QTEST_LOG for debugging qtest testcases
2014-08-15 Kevin Wolfide: Fix segfault when flushing a device that doesn...
2014-08-15 Peter Lievenqemu-options: add missing -drive discard option to...
2014-08-15 Denis V. Lunevparallels: 2TB+ parallels images support
2014-08-15 Denis V. Lunevparallels: split check for parallels format in parallel...
2014-08-15 Denis V. Lunevparallels: replace tabs with spaces in block/parallels.c
2014-08-15 Denis V. Lunevparallels: extend parallels format header with actual...
2014-08-15 Cornelia Huckdataplane: stop trying on notifier error
2014-08-15 Cornelia Huckdataplane: fail notifier setting gracefully
2014-08-15 Cornelia Huckdataplane: print why starting failed
2014-08-15 Gongleichannel-posix: using qemu_set_nonblock() instead of...
2014-08-15 Gongleiqemu-char: using qemu_set_nonblock() instead of fcntl...
2014-08-15 Mark Cave-Aylandcmd646: synchronise UDMA interrupt status with DMA...
2014-08-15 Mark Cave-Aylandcmd646: allow MRDMODE interrupt status bits clearing...
2014-08-15 Mark Cave-Aylandcmd646: switch cmd646_update_irq() to accept PCIDevice...
2014-08-15 Mark Cave-Aylandcmd646: synchronise DMA interrupt status with UDMA...
2014-08-15 Mark Cave-Aylandcmd646: add constants for CNTRL register access
2014-08-15 John Snowqtest/ide: Fix small memory leak
2014-08-15 John Snowlibqos: allow qpci_iomap to return BAR mapping size
2014-08-15 John Snowlibqos: Fixes a small memory leak.
2014-08-15 John Snowlibqtest: Correct small memory leak.
2014-08-15 John Snowlibqos: Correct memory leak
2014-08-15 John Snowqtest: Adding qtest_memset and qmemset.
2014-08-15 John Snowq35: Enable the ioapic device to be seen by qtest.
2014-08-15 Paolo Bonziniahci: construct PIO Setup FIS for PIO commands
2014-08-15 Paolo Bonziniide: make all commands go through cmd_done
2014-08-15 Paolo Bonziniide: stop PIO transfer on errors
2014-08-15 Paolo Bonziniahci: remove duplicate PORT_IRQ_* constants
2014-08-15 Paolo Bonziniide: move retry constants out of BM_STATUS_* namespace
2014-08-15 Paolo Bonziniide: move BM_STATUS bits to pci.[ch]
2014-08-15 Paolo Bonziniide: fold add_status callback into set_inactive
2014-08-15 Paolo Bonziniide: remove wrong setting of BM_STATUS_INT
2014-08-15 Paolo Bonziniide: wrap start_dma callback
2014-08-15 Paolo Bonziniide: simplify start_transfer callbacks
2014-08-15 Paolo Bonziniide: simplify async_cmd_done callbacks
2014-08-15 Paolo Bonziniide: simplify set_inactive callbacks
2014-08-15 Paolo Bonziniide: simplify reset callbacks
2014-08-15 Paolo Bonziniide: stash aiocb for flushes
2014-08-15 Paolo Bonziniide-test: add test for werror=stop
2014-08-15 Paolo Bonzinilibqtest: add QTEST_LOG for debugging qtest testcases
2014-08-15 Paolo Bonziniblkdebug: report errors on flush too
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-08-15 Max Reitzblock: Catch !bs->drv in bdrv_check()
2014-08-15 Max Reitziotests: Add test for image header overlap
2014-08-15 Max Reitzqcow2: Catch !*host_offset for data allocation
2014-08-15 Max Reitzqcow2: Return useful error code in refcount_init()
2014-08-15 Kevin Wolfmirror: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfvpc: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfvmdk: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfvhdx: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfvdi: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfrbd: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfraw-win32: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfraw-posix: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfqed: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfqcow2: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfqcow1: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfparallels: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfnfs: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfiscsi: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfdmg: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfcurl: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfcloop: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfbochs: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfblock: Handle failure for potentially large allocations
2014-08-15 Kevin Wolfblock: Introduce qemu_try_blockalign()
2014-08-15 Jeff Codyblock: iotest - update 084 to test static VDI image...
2014-08-15 Jeff Codyblock: vpc - use block layer ops in vpc_create, instead...
2014-08-15 Jeff Codyblock: use the standard 'ret' instead of 'result'
2014-08-15 Jeff Codyblock: vdi - use block layer ops in vdi_create, instead...
2014-08-15 Jeff Codyblock: allow bdrv_unref() to be passed NULL pointers
2014-08-15 Paolo Bonzinitest-coroutine: add baseline test that times the cost...
2014-08-15 Jeff Codyblock: VHDX endian fixes
2014-08-15 Jeff Codyblock: vhdx - add error check
2014-08-15 Stefan Hajnoczithread-pool: avoid deadlock in nested aio_poll() calls
2014-08-15 Stefan Hajnoczithread-pool: avoid per-thread-pool EventNotifier
2014-08-15 Stefan Hajnocziblock: bump coroutine pool size for drives
2014-08-15 Stefan Hajnoczicoroutine: make pool size dynamic
2014-08-15 Chrysostomos... qemu-iotests: add support for Archipelago protocol
2014-08-15 Chrysostomos... QMP: Add support for Archipelago
2014-08-15 Chrysostomos... block/archipelago: Add support for creating images
2014-08-15 Chrysostomos... block/archipelago: Implement bdrv_parse_filename()
2014-08-15 Chrysostomos... block: Support Archipelago as a QEMU block backend
2014-08-15 Chunyan Liuqemu-img info: show nocow info
2014-08-15 Fam Zhengvmdk: Optimize cluster allocation
2014-08-15 Fam Zhengqemu-iotests: Add data pattern in version3 VMDK sample...
2014-08-15 Stefan Hajnocziqdev-monitor: include QOM properties in -device FOO...
2014-08-15 Stefan Hajnocziqmp: hide "hotplugged" device property from device...
next