]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-08-22 Max Reitzqemu-img: Allow cache mode specification for amend
2014-08-22 Max Reitzqemu-img: Allow source cache mode specification
2014-08-22 Markus Armbrustervmdk: Use bdrv_nb_sectors() where sectors, not bytes...
2014-08-22 Fam Zhengblkdebug: Delete BH in bdrv_aio_cancel
2014-08-22 Stefan Hajnocziqemu-iotests: add test case 101 for short file I/O
2014-08-22 Stefan Hajnocziraw-posix: fix O_DIRECT short reads
2014-08-22 Peter Lievenblock/iscsi: fix memory corruption on iscsi resize
2014-08-21 Michael Tokarevblock/vvfat.c: remove debugging code to reinit stderr...
2014-08-20 Max Reitziotests: Add test for image filename construction
2014-08-20 Max Reitzquorum: Implement bdrv_refresh_filename()
2014-08-20 Max Reitznbd: Implement bdrv_refresh_filename()
2014-08-20 Max Reitzblkverify: Implement bdrv_refresh_filename()
2014-08-20 Max Reitzblkdebug: Implement bdrv_refresh_filename()
2014-08-20 Max Reitzblock: Add bdrv_refresh_filename()
2014-08-20 zhanghailiangvirtio-blk: fix reference a pointer which might be...
2014-08-20 Stefan Hajnoczivirtio-blk: allow block_resize with dataplane
2014-08-20 Stefan Hajnocziblock: acquire AioContext in qmp_block_resize()
2014-08-20 Kevin Wolfqemu-iotests: Fix 028 reference output for qed
2014-08-20 Ming Leitest-coroutine: test cost introduced by coroutine
2014-08-20 Max Reitziotests: Add test for qcow2's cache options
2014-08-20 Max Reitzqcow2: Add runtime options for cache sizes
2014-08-20 Max Reitzqcow2: Use g_try_new0() for cache array
2014-08-20 Max Reitzqcow2: Constant cache size in bytes
2014-08-20 Maria Kustovarunner: Kill a program under test by time-out
2014-08-20 Maria Kustovarunner: Add an argument for test duration
2014-08-20 Markus Armbrusterblock: Drop some superfluous casts from void *
2014-08-20 Markus Armbrusterqemu-io-cmds: g_renew() can't fail, bury dead error...
2014-08-20 Markus Armbrusterblock: Use g_new() & friends to avoid multiplying sizes
2014-08-20 Markus Armbrusterblock: Use g_new() & friends where that makes obvious...
2014-08-19 Peter MaydellRevert "memory: Use canonical path component as the...
2014-08-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-08-19 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-08-18 Michael S.... monitor: fix use after free
2014-08-18 Chen Gangdump.c: Fix memory leak issue in cleanup processing...
2014-08-18 Hani Benhabilesmonitor: Remove hardcoded watchdog event names
2014-08-18 Peter MaydellMerge remote-tracking branch 'remotes/amit/for-2.2...
2014-08-18 Amit Shahvirtio-serial: search for duplicate port names before...
2014-08-18 Amit Shahvirtio-serial: create a linked list of all active devices
2014-08-18 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-08-18 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-08-18 Paolo Bonzinimtree: remove write-only field
2014-08-18 Peter Crosthwaitememory: Use canonical path component as the name
2014-08-18 Peter Crosthwaitememory: Use memory_region_name for name access
2014-08-18 Peter Crosthwaitememory: constify memory_region_name
2014-08-18 Peter Crosthwaiteexec: Abstract away ref to memory region names
2014-08-18 Peter Crosthwaiteloader: Abstract away ref to memory region names
2014-08-18 Paolo Bonzinitpm_tis: remove instance_finalize callback
2014-08-18 Paolo Bonzinimemory: remove memory_region_destroy
2014-08-18 Paolo Bonzinimemory: convert memory_region_destroy to object_unparent
2014-08-17 Paolo Bonziniioport: split deletion and destruction
2014-08-17 Paolo Bonzininic: do not destroy memory regions in cleanup functions
2014-08-17 Paolo Bonzinivga: do not dynamically allocate chain4_alias
2014-08-17 Paolo Bonzinisysbus: remove unused function sysbus_del_io
2014-08-17 Paolo Bonziniqom: object: move unparenting to the child property...
2014-08-17 Paolo Bonziniqom: object: delete properties before calling instance_...
2014-08-17 Artyom Tarasenkotarget-sparc64: implement Short Floating-Point Store...
2014-08-17 Mark Cave-Aylandapb: add IOMMU flush register implementation
2014-08-17 Mark Cave-Aylandsun4u: switch second PCI-ebus bridge BAR over to PCI...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-08-15 Stefan Hajnocziqcow2: fix new_blocks double-free in alloc_refcount_block()
2014-08-15 Maria Kustovaimage-fuzzer: Reduce number of generator functions...
2014-08-15 Maria Kustovaimage-fuzzer: Add generators of L1/L2 tables
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
next