]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-06-30 Suraj Jitindar... target/ppc: Fix return value in tcg radix mmu fault...
2017-06-30 Thomas Huthtarget/ppc/excp_helper: Take BQL before calling cpu_int...
2017-06-30 Bharata B Raospapr: Fix migration of Radix guests
2017-06-30 Bharata B Raospapr: Add a "no HPT" encoding to HTAB migration stream
2017-06-30 David Gibsonppc: Rework CPU compatibility testing across migration
2017-06-30 David Gibsonpseries: Reset CPU compatibility mode
2017-06-30 David Gibsonpseries: Move CPU compatibility property to machine
2017-06-30 Greg Kurzqapi: add explicit null to string input and output...
2017-06-30 Thomas Huthhw/ppc/prep: Remove superfluous call to soundhw_init()
2017-06-29 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-06-29 Stefan FritschAdd chardev-send-break monitor command
2017-06-29 Suraj Jitindar... monitor: Add -a (all) option to info registers
2017-06-29 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-06-29 John Arbuckleui/cocoa.m: Fix compatibility issue with Mac OS 10...
2017-06-29 Greg Kurz9pfs: handle transport errors in pdu_complete()
2017-06-29 Stefano Stabellinixen-9pfs: disconnect if buffers are misconfigured
2017-06-29 Greg Kurzvirtio-9p: break device if buffers are misconfigured
2017-06-29 Greg Kurzvirtio-9p: message header is 7-byte long
2017-06-29 Greg Kurzvirtio-9p: record element after sanity checks
2017-06-29 Marc-André... 9pfs: replace g_malloc()+memcpy() with g_memdup()
2017-06-29 Tobias Schramm9pfs: local: Add support for custom fmode/dmode in...
2017-06-29 Bruce Rogers9pfs: local: remove: use correct path component
2017-06-29 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-29 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-06-29 Peter Maydelllinux-user: Put PPC AT_IGNOREPPC auxv entries in the...
2017-06-28 Haozhong Zhangexec: fix access to ram_list.dirty_memory when sync...
2017-06-28 Peter Xumigration: add "return-path" capability
2017-06-28 Halil Pasicvmstate: error hint for failed equal checks
2017-06-28 Peter Xumigration: add comment for TYPE_MIGRATE
2017-06-28 Peter Xumigration: hmp: dump globals
2017-06-28 Peter Xumigration: merge enforce_config_section somewhat
2017-06-28 Peter Xumigration: move skip_section_footers
2017-06-28 Peter Xumigration: move skip_configuration out
2017-06-28 Peter Xumigration: move only_migratable to MigrationState
2017-06-28 Peter Xumigration: move global_state.optional out
2017-06-28 Peter Xumigration: let MigrationState be a qdev
2017-06-28 Peter Xuvl: clean up global property registration
2017-06-28 Peter Xuaccel: introduce AccelClass.global_props
2017-06-28 Peter Xumachine: export register_compat_prop()
2017-06-27 Paul Durrantxen-disk: add support for multi-page shared rings
2017-06-27 Paul Durrantxen-disk: only advertize feature-persistent if grant...
2017-06-27 Stefano Stabellinixen/disk: don't leak stack data via response ring
2017-06-27 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2017-06-27 KONRAD Fredericxilinx_spips: allow mmio execution
2017-06-27 KONRAD Fredericexec: allow to get a pointer for some mmio memory region
2017-06-27 KONRAD Fredericintroduce mmio_interface
2017-06-27 KONRAD Fredericqdev: add MemoryRegion property
2017-06-27 KONRAD Fredericcputlb: fix the way get_page_addr_code fills the tlb
2017-06-27 KONRAD Fredericcputlb: move get_page_addr_code
2017-06-27 KONRAD Fredericcputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
2017-06-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-26 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-06-26 Stefan Hajnocziqemu-img: don't shadow opts variable in img_dd()
2017-06-26 Max Reitzblock: Do not strcmp() with NULL uri->scheme
2017-06-26 Max Reitzblkverify: Catch bs->exact_filename overflow
2017-06-26 Max Reitzblkdebug: Catch bs->exact_filename overflow
2017-06-26 sochin.jiangfix: avoid an infinite loop or a dangling pointer probl...
2017-06-26 Manos Pitsidianakisblock: change variable names in BlockDriverState
2017-06-26 Kevin Wolfblock: Remove bdrv_aio_readv/writev/flush()
2017-06-26 Kevin Wolfqed: Use bdrv_co_* for coroutine_fns
2017-06-26 Kevin Wolfqed: Add coroutine_fn to I/O path functions
2017-06-26 Kevin Wolfqed: Use a coroutine for need_check_timer
2017-06-26 Kevin Wolfqed: Simplify request handling
2017-06-26 Kevin Wolfqed: Use CoQueue for serialising allocations
2017-06-26 Kevin Wolfqed: Implement .bdrv_co_readv/writev
2017-06-26 Kevin Wolfqed: Remove recursion in qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Remove ret argument from qed_aio_next_io()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_read/write_data()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_inplace/alloc()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_cow()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_main()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l2_update()
2017-06-26 Kevin Wolfqed: Add return value to qed_aio_write_l1_update()
2017-06-26 Kevin Wolfqed: Inline qed_commit_l2_update()
2017-06-26 Kevin Wolfqed: Make qed_aio_write_main() synchronous
2017-06-26 Kevin Wolfqed: Make qed_aio_read_data() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_table()
2017-06-26 Kevin Wolfqed: Remove GenericCB
2017-06-26 Kevin Wolfqed: Make qed_write_table() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_write_header()
2017-06-26 Kevin Wolfqed: Make qed_write_header() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_copy_from_backing_file()
2017-06-26 Kevin Wolfqed: Make qed_copy_from_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Make qed_read_backing_file() synchronous
2017-06-26 Kevin Wolfqed: Remove callback from qed_find_cluster()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_l2_table()
2017-06-26 Kevin Wolfqed: Remove callback from qed_read_table()
2017-06-26 Kevin Wolfqed: Make qed_read_table() synchronous
2017-06-26 Kevin Wolfqed: Use bottom half to resume waiting requests
2017-06-26 Alberto Garciaqcow2: Use offset_into_cluster() and offset_to_l2_index()
2017-06-26 Alberto Garciaqcow2: Merge the writing of the COW regions with the...
2017-06-26 Alberto Garciaqcow2: Pass a QEMUIOVector to do_perform_cow_{read...
2017-06-26 Alberto Garciaqcow2: Allow reading both COW regions with only one...
2017-06-26 Alberto Garciaqcow2: Split do_perform_cow() into _read(), _encrypt...
2017-06-26 Alberto Garciaqcow2: Make perform_cow() call do_perform_cow() twice
2017-06-26 Alberto Garciaqcow2: Use unsigned int for both members of Qcow2COWRegion
2017-06-26 Alberto Garciaqcow2: Remove unused Error variable in do_perform_cow()
2017-06-26 Stephen Batesnvme: Add support for Read Data and Write Data in CMBs.
2017-06-26 Stefan Hajnocziqemu-iotests: 068: test iothread mode
2017-06-26 Stefan Hajnocziqemu-iotests: 068: use -drive/-device instead of -hda
next