]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2016-02-03  Paolo Bonzinilog: do not unnecessarily include qom/cpu.h
2016-02-03  Paolo Bonzinitrace: add "-trace help"
2016-02-03  Paolo Bonzinitrace: add "-trace enable=..."
2016-02-03  Denis V. Lunevtrace: no need to call trace_backend_init in different...
2016-02-03  Paolo Bonzinitrace: split trace_init_file out of trace_init_backends
2016-02-03  Paolo Bonzinitrace: split trace_init_events out of trace_init_backends
2016-02-03  Paolo Bonzinitrace: fix documentation
2016-02-03  Paolo Bonzinitrace: track enabled events in a separate array
2016-02-03  Paolo Bonzinitrace: count number of enabled events
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2016-02-02  Jeff Codyblock: qemu-iotests - add test for snapshot, commit...
2016-02-02  Jeff Codyblock: set device_list.tqe_prev to NULL on BDS removal
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02  Fam Zhengiotests: Add "qemu-img map" test for VMDK extents
2016-02-02  Fam Zhengqemu-img: Make MapEntry a QAPI struct
2016-02-02  Fam Zhengqemu-img: In "map", use the returned "file" from bdrv_g...
2016-02-02  Fam Zhengblock: Use returned *file in bdrv_co_get_block_status
2016-02-02  Fam Zhengvmdk: Return extent's file in bdrv_get_block_status
2016-02-02  Fam Zhengvmdk: Fix calculation of block status's offset
2016-02-02  Fam Zhengvpc: Assign bs->file->bs to file in vpc_co_get_block_status
2016-02-02  Fam Zhengvdi: Assign bs->file->bs to file in vdi_co_get_block_status
2016-02-02  Fam Zhengsheepdog: Assign bs to file in sd_co_get_block_status
2016-02-02  Fam Zhengqed: Assign bs->file->bs to file in bdrv_qed_co_get_blo...
2016-02-02  Fam Zhengparallels: Assign bs->file->bs to file in parallels_co_...
2016-02-02  Fam Zhengiscsi: Assign bs to file in iscsi_co_get_block_status
2016-02-02  Fam Zhengraw: Assign bs to file in raw_co_get_block_status
2016-02-02  Fam Zhengqcow2: Assign bs->file->bs to file in qcow2_co_get_bloc...
2016-02-02  Fam Zhengqcow: Assign bs->file->bs to file in qcow_co_get_block_...
2016-02-02  Fam Zhengblock: Add "file" output parameter to block status...
2016-02-02  Paolo Bonziniblock: acquire in bdrv_query_image_info
2016-02-02  Max Reitziotests: Add test for block jobs and BDS ejection
2016-02-02  Max Reitziotests: Add test for multiple BB on BDS tree
2016-02-02  Max Reitzblock: Rewrite bdrv_close_all()
2016-02-02  Max Reitzblock: Add blk_remove_all_bs()
2016-02-02  Max Reitzblockdev: Keep track of monitor-owned BDS
2016-02-02  Max Reitzblock: Add list of all BlockDriverStates
2016-02-02  Max Reitzblock: Make bdrv_close() static
2016-02-02  Max Reitzblockdev: Use blk_remove_bs() in do_drive_del()
2016-02-02  Max Reitzblock: Use blk_remove_bs() in blk_delete()
2016-02-02  Max Reitzblock: Remove BDS close notifier
2016-02-02  Max Reitznbd: Switch from close to eject notifier
2016-02-02  Max Reitzvirtio-scsi: Catch BDS-BB removal/insertion
2016-02-02  Max Reitzvirtio-blk: Functions for op blocker management
2016-02-02  Max Reitzblock: Add BB-BDS remove/insert notifiers
2016-02-02  Max Reitziotests: Add test for eject under NBD server
2016-02-02  Max Reitzblock: Release named dirty bitmaps in bdrv_close()
2016-02-02  Fam Zhengblock: Remove unused struct definition BlockFinishData
2016-02-02  Max Reitziotests: Add test for a nonexistent NBD export
2016-02-02  Max Reitziotests: Make redirecting qemu's stderr optional
2016-02-02  Max Reitziotests: Make _filter_nbd support more URL types
2016-02-02  Max Reitziotests: Make _filter_nbd drop log lines
2016-02-02  Max Reitziotests: Move _filter_nbd into common.filter
2016-02-02  Max Reitziotests: Change coding style of _filter_nbd in 083
2016-02-02  Max Reitziotests: Rename filter_nbd to _filter_nbd in 083
2016-02-02  Max Reitznbd: client_close on error in nbd_co_client_start
2016-02-02  Max Reitziotests: Limit supported formats for 118
2016-02-02  Fam Zhengvmdk: Fix converting to streamOptimized
2016-02-02  Max Reitzblock/qapi: Emit tray_open only if there is a tray
2016-02-02  Max ReitzRevert "hw/block/fdc: Implement tray status"
2016-02-02  Max Reitzblockdev: Fix 'change' for slot devices
2016-02-02  Max Reitzblock: Add blk_dev_has_tray()
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2016-02-02  Gerd Hoffmannehci: update irq on reset
2016-02-02  Prasad J Panditusb: check page select value while processing iTD
2016-02-02  Jindřich Makovičkasdl: shorten the GUI refresh interval when mouse or...
2016-02-02  Daniel P. Berrangegtk: use qemu_chr_alloc() to allocate CharDriverState
2016-02-02  Daniel P. Berrangecrypto: ensure qcrypto_hash_digest_len is always defined
2016-02-02  Peter Maydellaudio: Clean up includes
2016-02-02  Marc-André... char: remove qemu_chr_open_eventfd
2016-02-02  Marc-André... ivshmem: use a single eventfd callback, get rid of...
2016-02-02  Marc-André... ivshmem: generalize ivshmem_setup_interrupts
2016-02-02  Marc-André... ivshmem-test: test both msi & irq cases
2016-02-02  Marc-André... libqos: remove some leaks
2016-02-02  Marc-André... ivshmem-test: leak fixes
2016-02-02  Marc-André... ivshmem: remove redundant assignment, fix crash with...
2016-02-02  Marc-André... ivshmem: no need for opaque argument
2016-02-02  Laszlo Erseknvme: generate OpenFirmware device path in the "bootord...
2016-02-02  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-02-01  Daniel P. Berrangecrypto: register properties against the class instead...
2016-02-01  Daniel P. Berrangecrypto: fix description of @errp parameter initialization
2016-02-01  James Clarketarget-ppc: mcrfs should always update FEX/VX and only...
2016-01-30  James Clarketarget-ppc: Make every FPSCR_ macro have a correspondin...
2016-01-30  David Gibsontarget-ppc: Allow more page sizes for POWER7 & POWER8...
2016-01-30  David Gibsontarget-ppc: Helper to determine page size information...
2016-01-30  David Gibsontarget-ppc: Add new TLB invalidate by HPTE call for...
2016-01-30  David Gibsontarget-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
2016-01-30  David Gibsontarget-ppc: Remove unused mmu models from ppc_tlb_inval...
2016-01-30  David Gibsontarget-ppc: Use actual page size encodings from HPTE
2016-01-30  David Gibsontarget-ppc: Rework SLB page size lookup
2016-01-30  David Gibsontarget-ppc: Rework ppc_store_slb
2016-01-30  David Gibsontarget-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCSta...
2016-01-30  David Gibsontarget-ppc: Remove unused kvmppc_read_segment_page_size...
2016-01-30  Programmingkiduninorth.c: add support for UniNorth kMacRISCPCIAddress...
2016-01-30  Alyssa Milburncuda.c: return error for unknown commands
2016-01-30  David Gibsonpseries: Allow TCG h_enter to work with hotplugged...
2016-01-30  Anton Blanchardtarget-ppc: gdbstub: Add VSX support
next