sdk/emulator/qemu.git
2015-06-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-12 Kevin Wolfblock: Fix reopen flag inheritance
2015-06-12 Kevin Wolfblock: Add BlockDriverState.inherits_from
2015-06-12 Kevin Wolfblock: Add list of children to BlockDriverState
2015-06-12 Kevin Wolfqueue.h: Add QLIST_FIX_HEAD_PTR()
2015-06-12 Kevin Wolfblock: Drain requests before swapping nodes in bdrv_swap()
2015-06-12 Kevin Wolfblock: Move flag inheritance to bdrv_open_inherit()
2015-06-12 Kevin Wolfblock: Use QemuOpts in bdrv_open_common()
2015-06-12 Kevin Wolfblock: Use macro for cache option names
2015-06-12 Kevin Wolfvmdk: Use bdrv_open_image()
2015-06-12 Kevin Wolfquorum: Use bdrv_open_image()
2015-06-12 Kevin Wolfcheck-qdict: Test cases for new functions
2015-06-12 Kevin Wolfqdict: Add qdict_{set,copy}_default()
2015-06-12 Kevin Wolfqdict: Add qdict_array_entries()
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-06-12 Max Reitziotests: Add tests for overriding BDRV_O_PROTOCOL
2015-06-12 Max Reitzblock: driver should override flags in bdrv_open()
2015-06-12 John Snowblock: Change bitmap truncate conditional to assertion
2015-06-12 John Snowblock: record new size in bdrv_dirty_bitmap_truncate
2015-06-12 Kevin Wolfraw-posix: Fix .bdrv_co_get_block_status() for unaligne...
2015-06-12 Fam Zhengvmdk: Use vmdk_find_index_in_cluster everywhere
2015-06-12 Fam Zhengvmdk: Fix index_in_cluster calculation in vmdk_co_get_b...
2015-06-12 Max Reitzqcow2: Add DEFAULT_L2_CACHE_CLUSTERS
2015-06-12 Max Reitziotests: qcow2 COW with minimal L2 cache size
2015-06-12 Max Reitzqcow2: Set MIN_L2_CACHE_SIZE to 2
2015-06-12 Fam Zhengqemu-iotests: Fix 128 if sudo required
2015-06-12 John Snowiotests: remove assertIsNotNone call
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-06-12 Alberto Garciaqemu-iotests: expand test 093 to support group throttling
2015-06-12 Alberto Garciathrottle: Update throttle infrastructure copyright
2015-06-12 Alberto Garciathrottle: add the name of the ThrottleGroup to BlockDev...
2015-06-12 Alberto Garciathrottle: acquire the ThrottleGroup lock in bdrv_swap()
2015-06-12 Alberto Garciathrottle: Add throttle group support
2015-06-12 Alberto Garciathrottle: Add throttle group infrastructure tests
2015-06-12 Alberto Garciathrottle: Add throttle group infrastructure
2015-06-12 Benoît Canetthrottle: Extract timers from ThrottleState into a...
2015-06-12 Kevin Wolfraw-posix: Fix .bdrv_co_get_block_status() for unaligne...
2015-06-12 Stefan HajnocziRevert "iothread: release iothread around aio_poll"
2015-06-12 Scott Feldmanqmp/hmp: add rocker device support
2015-06-12 Scott Feldmanrocker: bring link up/down on PHY enable/disable
2015-06-12 Scott Feldmanrocker: update tests using hw-derived interface names
2015-06-12 David Ahernrocker: Add support for phys name
2015-06-12 Fam Zhengiohandler: Change return type of qemu_set_fd_handler...
2015-06-12 Fam Zhengevent-notifier: Always return 0 for posix implementation
2015-06-12 Fam Zhengxen_backend: Remove unused error handling of qemu_set_f...
2015-06-12 Fam Zhengoss: Remove unused error handling of qemu_set_fd_handler
2015-06-12 Fam Zhengalsaaudio: Remove unused error handling of qemu_set_fd_...
2015-06-12 Fam Zhengmain-loop: Drop qemu_set_fd_handler2
2015-06-12 Fam ZhengChange qemu_set_fd_handler2(..., NULL, ...) to qemu_set...
2015-06-12 Fam Zhengtap: Drop tap_can_send
2015-06-12 Fam Zhengnet/socket: Drop net_socket_can_send
2015-06-12 Fam Zhengnetmap: Drop netmap_can_send
2015-06-12 Fam Zhengl2tpv3: Drop l2tpv3_can_send
2015-06-12 Fam Zhengstubs: Add qemu_set_fd_handler
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-06-12 Aurelien Jarnotarget-sh4: remove dead code
2015-06-12 Aurelien Jarnotarget-sh4: factorize fmov implementation
2015-06-12 Aurelien Jarnotarget-sh4: split out Q and M from of SR and optimize...
2015-06-12 Aurelien Jarnotarget-sh4: optimize negc using add2 and sub2
2015-06-12 Aurelien Jarnotarget-sh4: optimize subc using sub2
2015-06-12 Aurelien Jarnotarget-sh4: optimize addc using add2
2015-06-12 Aurelien Jarnotarget-sh4: Split out T from SR
2015-06-12 Aurelien Jarnotarget-sh4: use bit number for SR constants
2015-06-12 Aurelien Jarnosh4/r2d: convert to new MMIO accessor style
2015-06-12 Richard Hendersonlinux-user: Add HWCAP for SH4
2015-06-12 Richard Hendersonlinux-user: Default sh4 to sh7785
2015-06-12 Leon Alraetarget-mips: enable XPA and LPA features
2015-06-12 Leon Alraetarget-mips: remove misleading comments in translate_init.c
2015-06-12 Leon Alraetarget-mips: add MTHC0 and MFHC0 instructions
2015-06-12 Leon Alraetarget-mips: add CP0.PageGrain.ELPA support
2015-06-12 Leon Alraetarget-mips: support Page Frame Number Extension field
2015-06-12 Leon Alraetarget-mips: extend selected CP0 registers to 64-bits...
2015-06-12 Leon Alraetarget-mips: correct MFC0 for CP0.EntryLo in MIPS64
2015-06-12 Dr. David Alan... Remove unneeded memset
2015-06-12 Dr. David Alan... Rename RDMA structures to make destination clear
2015-06-12 Dr. David Alan... Teach analyze-migration.py about section footers
2015-06-12 Dr. David Alan... Add a protective section footer
2015-06-12 Dr. David Alan... Disable section footers on older machine types
2015-06-12 Dr. David Alan... Merge section header writing
2015-06-12 Dr. David Alan... Move loadvm_handlers into MigrationIncomingState
2015-06-12 Dr. David Alan... Move copy out of qemu_peek_buffer
2015-06-12 Dr. David Alan... Create MigrationIncomingState
2015-06-12 Dr. David Alan... qemu_ram_foreach_block: pass up error value, and down...
2015-06-12 Dr. David Alan... Split header writing out of qemu_savevm_state_begin
2015-06-12 Dr. David Alan... Add qemu_get_counted_string to read a string prefixed...
2015-06-12 Juan Quintelamigration: Use normal VMStateDescriptions for Subsections
2015-06-12 Juan Quintelamigration: create savevm_state
2015-06-12 Juan Quintelamigration: Remove duplicated assignment of SETUP status
2015-06-12 Padmanabh Ratnakarrdma: Fix qemu crash when IPv6 address is used for...
2015-06-12 zhanghailiangarch_init: Clean up the duplicate variable 'len' defini...
2015-06-12 Juan Quintelamigration: reduce include files
2015-06-12 Juan Quintelamigration: Add myself to the copyright list of both...
2015-06-12 Juan Quintelamigration: move savevm.c inside migration/
2015-06-12 Juan Quintelamigration: move ram stuff to migration/ram
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-11 Eric Augerhw/vfio/platform: replace g_malloc0_n by g_new0
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
next