qemu.git
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20141...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2014-11-03 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-11-03 Stefan Hajnocziblock: declare blockjobs and dataplane friends!
2014-11-03 Stefan Hajnocziblock: let commit blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let mirror blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let stream blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: let backup blockjob run in BDS AioContext
2014-11-03 Stefan Hajnocziblock: add bdrv_drain()
2014-11-03 Stefan Hajnocziblockjob: add block_job_defer_to_main_loop()
2014-11-03 Stefan Hajnocziblockdev: add note that block_job_cb() must be thread...
2014-11-03 Stefan Hajnocziblockdev: acquire AioContext in blockdev_mark_auto_del()
2014-11-03 Stefan Hajnocziblockdev: acquire AioContext in do_qmp_query_block_jobs...
2014-11-03 Stefan Hajnocziblock: acquire AioContext in generic blockjob QMP commands
2014-11-03 Max Reitziotests: Expand test 061
2014-11-03 Max Reitzblock/qcow2: Simplify shared L2 handling in amend
2014-11-03 Max Reitzblock/qcow2: Make get_refcount() global
2014-11-03 Max Reitzblock/qcow2: Implement status CB for amend
2014-11-03 Max Reitzqemu-img: Fix insignificant memleak
2014-11-03 Max Reitzqemu-img: Add progress output for amend
2014-11-03 Max Reitzblock: Add status callback to bdrv_amend_options()
2014-11-03 Peter Lievenblock: qemu-iotest 107 supports NFS
2014-11-03 Max Reitziotests: Add test for qcow2's bdrv_make_empty
2014-11-03 Max Reitziotests: Add test for backing-chain commits
2014-11-03 Max Reitziotests: Add _filter_qemu_img_map
2014-11-03 Max Reitzqemu-img: Specify backing file for commit
2014-11-03 Max Reitzqemu-img: Enable progress output for commit
2014-11-03 Max Reitzqemu-img: Empty image after commit
2014-11-03 Max Reitzqemu-img: Implement commit like QMP
2014-11-03 Max Reitzblock/mirror: Improve progress report
2014-11-03 Max Reitziotests: Omit length/offset test in 040 and 041
2014-11-03 Max Reitzblockjob: Add "ready" field
2014-11-03 Max Reitzblockjob: Introduce block_job_complete_sync()
2014-11-03 Max Reitzqcow2: Optimize bdrv_make_empty()
2014-11-03 Max Reitzqcow2: Implement bdrv_make_empty()
2014-11-03 Max Reitzqcow2: Allow "full" discard
2014-11-03 Max Reitziotests: Add test for external image truncation
2014-11-03 Max Reitzraw-posix: raw_co_get_block_status() return value
2014-11-03 Max Reitzraw-posix: Fix raw_co_get_block_status() after EOF
2014-11-03 Richard W.M... block/curl: Improve type safety of s->timeout.
2014-11-03 Zhang Haoyusnapshot: add bdrv_drain_all() to bdrv_snapshot_delete...
2014-11-03 Peter Maydellblock.c: Fix type of IoOperationType variable in send_q...
2014-11-03 Adam Crumerbd: Add support for bdrv_invalidate_cache
2014-11-03 Denis V. Lunevblock/parallels: fix access to not initialized memory...
2014-11-03 Denis V. Luneviotests: add v2 parallels sample image and simple test...
2014-11-03 Denis V. Luneviotests: replace fake parallels image with authentic one
2014-11-03 Chris Spiegelsnapshot: Reset err to NULL to avoid double free
2014-11-03 John Snowahci: Fix SDB FIS Construction
2014-11-03 John Snowahci: Update byte count after DMA completion
2014-11-03 John Snowahci: Correct PIO/D2H FIS responses
2014-11-03 Peter Lievenblock/iscsi: check for oversized requests
2014-11-03 Peter Lievenblock/iscsi: use sector_limits_lun2qemu throughout...
2014-11-03 Peter Lievenblock: avoid creating oversized writes in multiwrite_merge
2014-11-03 Peter Lievenblock/iscsi: set max_transfer_length
2014-11-03 Peter LievenBlockLimits: introduce max_transfer_length
2014-11-03 Peter Lievenutil: introduce MIN_NON_ZERO
2014-11-02 Max FilippovMAINTAINERS: update xtensa boards
2014-11-02 Max Filippovtarget-xtensa: fix build for cores w/o windowed registers
2014-11-02 Max Filippovtarget-xtensa: add core importing script
2014-11-02 Max Filippovhw/xtensa/xtfpga: treat uImage load address as virtual
2014-11-02 Max Filippovhw/core/loader: implement address translation in uimage...
2014-11-02 Max Filippovtarget-xtensa: avoid duplicate timer interrupt delivery
2014-11-02 Max Filippovtarget-xtensa: tests: pre-process tests linker script
2014-11-02 Max Filippovtarget-xtensa: add definition for XTHAL_INTTYPE_PROFILING
2014-11-02 Aurelien Jarnotcg/mips: fix store softmmu slow path
2014-11-02 SeokYeon Hwangvdi: wrapped uuid_unparse() in #ifdef
2014-11-02 Gongleitap: fix possible fd leak in net_init_tap
2014-11-02 Gongleitap: do not close(fd) in net_init_tap_one
2014-11-02 Eduardo Habkosttarget-i386: Remove unused model_features_t struct
2014-11-02 Gongleitap_int.h: remove repeating NETWORK_SCRIPT defines
2014-11-02 Michael Tokarevos-posix: reorder parent notification for -daemonize
2014-11-02 Michael Tokarevpidfile: stop making pidfile error a special case
2014-11-02 Michael Tokarevos-posix: replace goto again with a proper loop
2014-11-02 Michael Tokarevos-posix: use global daemon_pipe instead of cryptic...
2014-11-02 Gongleidump: Fix dump-guest-memory termination and use-after...
2014-11-02 Michael Tokarevvirtio-9p-proxy: improve error messages in connect_name...
2014-11-02 Michael Tokarevvirtio-9p-proxy: fix error return in proxy_init()
2014-11-02 Michael Tokarevvirtio-9p-proxy: Fix sockfd leak
2014-11-02 zhanghailiangtarget-tricore: check return value before using it
2014-11-02 Michael Tokarevnet/slirp: specify logbase for smbd
2014-11-02 Michael TokarevRevert "os-posix: report error message when lock file...
2014-11-02 Michal Privoznikutil: Improve os_mem_prealloc error message
2014-11-02 Gerd Hoffmannsparse: fix build
2014-11-02 Alex Bennéetarget-arm: A64: remove redundant store
2014-11-02 Peter Maydelltarget-xtensa: mark XtensaConfig structs as unused
2014-11-02 Eduardo Habkostbitmap.h: Don't include qemu-common.h
2014-11-02 Eduardo Habkostbitops.h: Don't include qemu-common.h
2014-11-02 Eduardo Habkosttests: Add missing include to test-bitops.c
2014-10-31 Paolo Bonzinivirtio-scsi: fix dataplane
2014-10-31 Andrew Jonesivshmem: use error_report
2014-10-31 Andreas Färberivshmem: Fix fd leak on error
2014-10-31 Sebastian Krahmerivshmem: Fix potential OOB r/w access
2014-10-31 Stefan Hajnocziivshmem: validate incoming_posn value from server
2014-10-31 Stefan Hajnocziivshmem: Check ivshmem_read() size argument
2014-10-31 Pavel Dovgalyuki386: fix breakpoints handling in icount mode
2014-10-31 Michael Ellermankvm_stat: Add powerpc support
2014-10-31 Michael Ellermankvm_stat: Abstract ioctl numbers
2014-10-31 Michael Ellermankvm_stat: Rework platform detection
2014-10-31 Michael Ellermankvm_stat: Fix the non-x86 exit reasons
next