sdk/emulator/qemu.git
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-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
2014-08-08 Stefan Weilvirtio: Move extern declaration to header file
2014-08-08 Alex BlighShow length mismatch error is hex
2014-08-08 chenfantarget-i386/cpu.c: Fix two error output indentation
2014-08-08 Michael Tokarevl2tpv3 (configure): it is linux-specific
2014-08-08 Michael Tokarevhw/timer/imx_*: fix TIMER_MAX clash with system symbol
2014-08-08 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/qga-pull...
2014-08-07 Tomoki Sekiyamaqga: Disable unsupported commands by default
2014-08-07 Tomoki Sekiyamaqga: Add guest-get-fsinfo command
2014-08-07 Tomoki Sekiyamaqga: Add guest-fsfreeze-freeze-list command
2014-08-07 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-08-07 James Hogantarget-mips: Ignore unassigned accesses with KVM
2014-08-07 Sebastian Tanasemonitor: Add drift info to 'info jit'
2014-08-07 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-08-06 Sebastian Tanasecpu-exec: Print to console if the guest is late
2014-08-06 Sebastian Tanasecpu-exec: Add sleeping algorithm
2014-08-06 Sebastian Tanaseicount: Add align option to icount
2014-08-06 Sebastian Tanaseicount: Add QemuOpts for icount
2014-08-06 Sebastian Tanaseicount: Fix virtual clock start value on ARM
2014-08-06 KONRAD Frederictimer: add cpu_icount_to_ns function.
2014-08-06 KONRAD Fredericmigration: migrate icount fields.
2014-08-06 KONRAD Fredericicount: put icount variables into TimerState.
2014-08-06 Paolo Bonzinibackends: Introduce chr-testdev
2014-08-05 Alex Williamsonvfio: Don't cache MSIMessage
2014-08-05 Alex Williamsonvfio: Fix MSI-X vector expansion
2014-08-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-08-04 Alex Bennéetarget-arm: A64: fix TLB flush instructions
2014-08-04 Alex Bennéetarget-arm: don't hardcode mask values in arm_cpu_handl...
2014-08-04 Stefan Weiltarget-arm: Fix bit test in sp_el0_access
2014-08-04 Edgar E. Iglesiastarget-arm: Add FAR_EL2 and 3
2014-08-04 Edgar E. Iglesiastarget-arm: Add ESR_EL2 and 3
2014-08-04 Edgar E. Iglesiastarget-arm: Make far_el1 an array
2014-08-04 Edgar E. Iglesiastarget-arm: A64: Respect SPSEL when taking exceptions
2014-08-04 Edgar E. Iglesiastarget-arm: A64: Respect SPSEL in ERET SP restore
2014-08-04 Edgar E. Iglesiastarget-arm: A64: Break out aarch64_save/restore_sp
2014-08-04 Peter Crosthwaitesd: sdhci: Fix ADMA dma_memory_read access
next