]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2014-01-24  Benoît Canetblock: Add bs->node_name to hold the name of a bs node...
2014-01-24  Fam Zhengqapi: Add "backing" to BlockStats
2014-01-24  Fam Zhengvmdk: Fix format specific information (create type...
2014-01-24  Zhang Mindrive mirror:fix memory leak
2014-01-24  Liu Yuansheepdog: fix 'qemu-img map'
2014-01-24  Kevin WolfDocumentation: qemu-img: Mention SIGUSR1 progress report
2014-01-24  Kevin Wolfqemu-progress: Fix progress printing on SIGUSR1
2014-01-24  Kevin Wolfqemu-progress: Drop unused include
2014-01-24  Fam Zhengvmdk: Check for overhead when opening
2014-01-24  Hu Taoqcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_M...
2014-01-22  Stefan Hajnoczidataplane: fix shadowed return value
2014-01-22  Peter Feinerblock: fix backing file segfault
2014-01-22  Max Reitziotests: Test file format nesting
2014-01-22  Max Reitziotests: Test new blkdebug/blkverify interface
2014-01-22  Max Reitztests: Add test for qdict_flatten()
2014-01-22  Max Reitztests: Add test for qdict_array_split()
2014-01-22  Max Reitzqemu-io: Make filename optional
2014-01-22  Max Reitzqapi: QMP interface for blkdebug and blkverify
2014-01-22  Max Reitzqapi: Add "errno" to the list of polluted words
2014-01-22  Max Reitzblkverify: Don't require protocol filename
2014-01-22  Max Reitzblkverify: Allow command-line configuration
2014-01-22  Max Reitzblkdebug: Allow command-line file configuration
2014-01-22  Max Reitzblockdev: Move "file" to legacy_opts
2014-01-22  Max Reitzblock: Allow recursive "file"s
2014-01-22  Max Reitzblock: Use bdrv_open_image() in bdrv_open()
2014-01-22  Max Reitzblock: Add bdrv_open_image()
2014-01-22  Max Reitzblock: Allow block devices without files
2014-01-22  Max Reitzblock: Pass reference to bdrv_file_open()
2014-01-22  Max Reitzblock: Allow reference for bdrv_file_open()
2014-01-22  Max Reitzblkdebug: Use command-line in read_config()
2014-01-22  Max Reitzblkdebug: Always call read_config()
2014-01-22  Max Reitzqemu-option: Add qemu_config_parse_qdict()
2014-01-22  Max Reitzqapi: extend qdict_flatten() for QLists
2014-01-22  Max Reitzqdict: Add qdict_array_split()
2014-01-22  Max Reitzblkdebug: Don't require sophisticated filename
2014-01-22  Max Reitzblkdebug: Use errp for read_config()
2014-01-22  Stefan Hajnocziqemu-io: add command completion
2014-01-22  Stefan Hajnocziqemu-io: use readline.c
2014-01-22  Stefan Hajnocziosdep: add qemu_set_tty_echo()
2014-01-22  Stefan Hajnoczireadline: move readline to a generic location
2014-01-22  Stefan Hajnoczireadline: decouple readline from the monitor
2014-01-22  Fam Zhengvmdk: Fix big flat extent IO
2014-01-22  Stefan Hajnoczidocs: qcow2 compat=1.1 is now the default
2014-01-22  Kewei Yuqtest: Fix the bug about disable vnc causes "make check...
2014-01-22  Liu Yuansheepdog: fix clone operation by 'qemu-img create -b'
2014-01-22  Bharata B Raogluster: Add support for creating zero-filled image
2014-01-22  Bharata B Raogluster: Implement .bdrv_co_write_zeroes for gluster
2014-01-22  Bharata B Raogluster: Convert aio routines into coroutines
2014-01-22  Peter Lievenblock/iscsi: return -ENOMEM if an async call fails...
2014-01-22  Fam Zhengqemu-iotests: Clean up all extents for vmdk
2014-01-22  Fam Zhengqemu-iotests: Add _unsupported_imgopts for vmdk subformats
2014-01-22  Fam Zhengqemu-iotests: Introduce _unsupported_imgopts
2014-01-22  Stefan Hajnoczirbd: switch from pipe to QEMUBH completion notification
2014-01-16  Peter CrosthwaiteRevert "error: Don't use error_report() for assertion...
2014-01-16  Peter Crosthwaitetests: Add libqemustub to qom-interface-check
2014-01-15  Sebastian HuberSPARC: Fix LEON3 power down instruction
2014-01-15  Peter Crosthwaiteerror: Don't use error_report() for assertion msgs.
2014-01-14  Edgar E. IglesiasMerge remote branch 'luiz/queue/qmp' into qmpq
2014-01-14  Alistair FrancisMicroblaze: Convert Microblaze-pic handling to GPIOs
2014-01-14  Peter Maydelltarget-arm: Switch ARMCPUInfo arrays to use terminator...
2014-01-13  Anthony LiguoriMerge remote-tracking branch 'quintela/tags/migration...
2014-01-13  Juan Quintelamigration: synchronize memory bitmap 64bits at a time
2014-01-13  Juan Quintelaram: split function that synchronizes a range
2014-01-13  Juan Quintelamemory: syncronize kvm bitmap using bitmaps operations
2014-01-13  Juan Quintelamemory: move bitmap synchronization to its own function
2014-01-13  Juan Quintelakvm: refactor start address calculation
2014-01-13  Juan Quintelakvm: use directly cpu_physical_memory_* api for trackin...
2014-01-13  Juan Quintelamemory: unfold memory_region_test_and_clear()
2014-01-13  Juan Quintelamemory: split cpu_physical_memory_* functions to its...
2014-01-13  Juan Quintelamemory: cpu_physical_memory_set_dirty_tracking() should...
2014-01-13  Juan Quintelamemory: make cpu_physical_memory_reset_dirty() take...
2014-01-13  Juan Quintelamemory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
2014-01-13  Juan Quintelamemory: cpu_physical_memory_clear_dirty_range() now...
2014-01-13  Juan Quintelamemory: cpu_physical_memory_set_dirty_range() now uses...
2014-01-13  Juan Quintelamemory: use find_next_bit() to find dirty bits
2014-01-13  Juan Quintelamemory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
2014-01-13  Juan Quintelamemory: cpu_physical_memory_get_dirty() is used as...
2014-01-13  Juan Quintelamemory: make cpu_physical_memory_get_dirty() the main...
2014-01-13  Juan Quintelamemory: unfold cpu_physical_memory_set_dirty_flag()
2014-01-13  Juan Quintelamemory: unfold cpu_physical_memory_set_dirty() in its...
2014-01-13  Juan Quintelamemory: unfold cpu_physical_memory_clear_dirty_flag...
2014-01-13  Juan Quintelamemory: split dirty bitmap into three
2014-01-13  Juan Quintelabitmap: Add bitmap_zero_extend operation
2014-01-13  Juan Quintelamemory: cpu_physical_memory_clear_dirty_flag() result...
2014-01-13  Juan Quintelamemory: only resize dirty bitmap when memory size increases
2014-01-13  Juan Quintelamemory: make sure that client is always inside range
2014-01-13  Juan Quintelamemory: use bit 2 for migration
2014-01-13  Juan Quintelamemory: cpu_physical_memory_mask_dirty_range() always...
2014-01-13  Juan Quintelamemory: cpu_physical_memory_set_dirty_range() always...
2014-01-13  Juan Quintelamemory: set single dirty flags when possible
2014-01-13  Juan Quintelamemory: all users of cpu_physical_memory_get_dirty...
2014-01-13  Juan Quintelamemory: make cpu_physical_memory_is_dirty return bool
2014-01-13  Juan Quintelaexec: create function to get a single dirty bit
2014-01-13  Juan Quintelamemory: create function to set a single dirty bit
2014-01-13  Juan Quintelaexec: use accessor function to know if memory is dirty
2014-01-13  Juan Quintelamemory: cpu_physical_memory_set_dirty_range() return...
2014-01-13  Juan Quintelamemory: cpu_physical_memory_set_dirty_flags() result...
2014-01-13  Juan Quintelabitmap: use long as index
2014-01-13  Eduardo Habkosttests: Some unit tests for vmstate.c
2014-01-13  Eduardo Habkostsavevm: Small comment about why timer QEMUFile/VMState...
next