OSDN Git Service

qmiga/qemu.git
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...
2014-08-15 Stefan Hajnoczidocs/multiple-iothreads.txt: add documentation on IOThr...
2014-08-15 Gonglei (Arei)xen_disk: fix possible null-ptr dereference
2014-08-15 Hu Taoconfigure: explicitly state version requirements to...
2014-08-15 Maria Kustovadocs: Make the recommendation for the backing file...
2014-08-15 Markus Armbrusterblock: Avoid bdrv_get_geometry() where errors should...
2014-08-15 Markus Armbrusterqemu-img: Make img_convert() get image size just once...
2014-08-15 Markus Armbrusterblock: Drop superfluous aligning of bdrv_getlength...
2014-08-15 Markus Armbrusterblock: Use bdrv_nb_sectors() where sectors, not bytes...
2014-08-15 Markus Armbrusterblock: Use bdrv_nb_sectors() in img_convert()
2014-08-15 Markus Armbrusterblock: Use bdrv_nb_sectors() in bdrv_co_get_block_status()
2014-08-15 Markus Armbrusterblock: Use bdrv_nb_sectors() in bdrv_aligned_preadv()
2014-08-15 Markus Armbrusterblock: Use bdrv_nb_sectors() in bdrv_make_zero()
2014-08-15 Markus Armbrusterblock: New bdrv_nb_sectors()
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-08-12 Amit Shahvirtio-rng: add some trace events
2014-08-12 Alex Bennéetrace: add some tcg tracing support
2014-08-12 Alex Bennéetrace: teach lttng backend to use format strings
2014-08-12 Lluís Vilanovatrace: [tcg] Include TCG-tracing header on all targets
2014-08-12 Lluís Vilanovatrace: [tcg] Include event definitions in "trace.h"
2014-08-12 Lluís Vilanovatrace: [tcg] Generate TCG tracing routines
2014-08-12 Lluís Vilanovatrace: [tcg] Include TCG-tracing helpers
2014-08-12 Lluís Vilanovatrace: [tcg] Define TCG tracing helper routine wrappers
2014-08-12 Lluís Vilanovatrace: [tcg] Define TCG tracing helper routines
2014-08-12 Lluís Vilanovatrace: [tcg] Declare TCG tracing helper routines
2014-08-12 Lluís Vilanovatrace: [tcg] Add 'tcg' event property
2014-08-12 Lluís Vilanovatrace: [tcg] Argument type transformation machinery
2014-08-12 Lluís Vilanovatrace: [tcg] Argument type transformation rules
2014-08-12 Lluís Vilanovatrace: [tcg] Add documentation
2014-08-12 Stefan Hajnoczitrace: install simpletrace SystemTap tapset
2014-08-12 Stefan Hajnoczisimpletrace: add simpletrace.py --no-header option
2014-08-12 Stefan Hajnoczitrace: add tracetool simpletrace_stap format
2014-08-12 Stefan Hajnoczitrace: extract stap_escape() function for reuse
2014-08-08 Fam Zhengbuild-sys: Move qapi-{types, visit, event}.o into util...
2014-08-08 Fam Zhengpo: Add Chinese translation
2014-08-08 Chen Gangqemu-img: Check getchar() return value in read_password...
2014-08-08 Stefan Weilhw/timer: Move extern declaration from .c to .h file
next