]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2015-12-18  John Snowqemu-img: abort when full_backing_filename not present
2015-12-18  John Snowblock/qapi: explicitly warn if !has_full_backing_filename
2015-12-18  John Snowblock/qapi: always report full_backing_filename
2015-12-18  John Snowblock/qapi: do not redundantly print "actual path"
2015-12-18  Bo Tuqemu-iotests: s390x: fix test 068
2015-12-18  Bo Tuqemu-iotests: s390x: fix test 051
2015-12-18  Bo Tuqemu-iotests: refine common.config
2015-12-18  Paolo Bonziniblock: fix bdrv_ioctl called from coroutine
2015-12-18  Paolo Bonziniblock: use drained section around bdrv_snapshot_delete
2015-12-18  Fam Zhengiotests: Update comments for bdrv_swap() in 094
2015-12-18  Fam Zhengblock: Remove prototype of bdrv_swap from header
2015-12-18  Kevin Wolfraw-posix: Make aio=native option binding
2015-12-18  Denis V. Lunevqcow2: insert assert into qcow2_get_specific_info()
2015-12-18  Max Reitziotests: Extend test 112 for qemu-img amend
2015-12-18  Max Reitzqcow2: Point to amend function in check
2015-12-18  Max Reitzqcow2: Invoke refcount order amendment function
2015-12-18  Max Reitzqcow2: Add function for refcount order amendment
2015-12-18  Max Reitzqcow2: Use intermediate helper CB for amend
2015-12-18  Max Reitzqcow2: Split upgrade/downgrade paths for amend
2015-12-18  Max Reitzqcow2: Use abort() instead of assert(false)
2015-12-18  Max Reitzqcow2: Use error_report() in qcow2_amend_options()
2015-12-18  Max Reitzblock: Add opaque value to the amend CB
2015-12-18  Max Reitzprogress: Allow regressing progress
2015-12-18  Kevin Wolfqemu-iotests: Test reopen with node-name/driver options
2015-12-18  Kevin Wolfqemu-iotests: Test cache mode option inheritance
2015-12-18  Kevin Wolfqemu-iotests: Try setting cache mode for children
2015-12-18  Kevin Wolfblkdebug: Enable reopen
2015-12-18  Kevin Wolfblock: Move cache options into options QDict
2015-12-18  Kevin Wolfblock: reopen: Extract QemuOpts for generic block layer...
2015-12-18  Kevin Wolfqemu-iotests: Remove cache mode test without medium
2015-12-18  Kevin Wolfblockdev: Set 'format' indicates non-empty drive
2015-12-18  Kevin Wolfblock: Introduce bs->explicit_options
2015-12-18  Kevin Wolfblock: Split out parse_json_protocol()
2015-12-18  Kevin Wolfblock: Add infrastructure for option inheritance
2015-12-18  Kevin Wolfblock: reopen: Document option precedence and refactor...
2015-12-18  Kevin Wolfblock: Allow specifying child options in reopen
2015-12-18  Kevin Wolfblock: Keep "driver" in bs->options
2015-12-18  Kevin Wolfblock: Pass driver-specific options to .bdrv_refresh_fi...
2015-12-18  Kevin Wolfblock: Exclude nested options only for children in...
2015-12-18  Kevin Wolfblock: Consider all block layer options in append_open_...
2015-12-18  Kevin Wolfblock: Allow references for backing files
2015-12-18  Kevin Wolfmirror: Error out when a BDS would get two BBs
2015-12-18  Kevin Wolfblock: Fix reopen with semantically overlapping options
2015-12-18  Kevin Wolfqcow2: Add .bdrv_join_options callback
2015-12-18  John Snowiotests: 124: don't reopen qcow2
2015-12-18  John Snowiotests: 124: move incremental failure test
2015-12-18  John Snowiotests: 124: Split into two test classes
2015-12-18  Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-12-18  Daniel P. Berrangeio: add QIOChannelBuffer class
2015-12-18  Daniel P. Berrangeio: add QIOChannelCommand class
2015-12-18  Daniel P. Berrangeio: add QIOChannelWebsock class
2015-12-18  Daniel P. Berrangeio: add QIOChannelTLS class
2015-12-18  Daniel P. Berrangeio: add QIOChannelFile class
2015-12-18  Daniel P. Berrangeio: add QIOChannelSocket class
2015-12-18  Daniel P. Berrangeio: add QIOTask class for async operations
2015-12-18  Daniel P. Berrangeio: add helper module for creating watches on FDs
2015-12-18  Daniel P. Berrangeio: add abstract QIOChannel classes
2015-12-17  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-12-17  Markus Armbrustercoverity: Model g_memdup()
2015-12-17  Markus Armbrustercoverity: Model g_poll()
2015-12-17  Paolo Bonziniscsi: always call notifier on async cancellation
2015-12-17  Paolo Bonziniscsi: use scsi_req_cancel_async when purging requests
2015-12-17  Michael Chapmantarget-i386: kvm: clear unusable segments' flags in...
2015-12-17  Paolo Bonzinircu: optimize rcu_read_lock
2015-12-17  Paolo Bonzinimemory: try to inline constant-length reads
2015-12-17  Paolo Bonzinimemory: inline a few small accessors
2015-12-17  Paolo Bonzinimemory: extract first iteration of address_space_read...
2015-12-17  Paolo Bonzinimemory: split address_space_read and address_space_write
2015-12-17  Paolo Bonzinimemory: avoid unnecessary object_ref/unref
2015-12-17  Paolo Bonzinimemory: reorder MemoryRegion fields
2015-12-17  Paolo Bonziniexec: make qemu_ram_ptr_length more similar to qemu_get...
2015-12-17  Paolo Bonziniexec: always call qemu_get_ram_ptr within rcu_read_lock
2015-12-17  Paolo Bonzinilinux-user: convert DEBUG_SIGNAL logging to tracepoints
2015-12-17  Paolo Bonzinilinux-user: avoid "naked" qemu_log
2015-12-17  Paolo Bonziniuser: introduce "-d page"
2015-12-17  Paolo Bonzinixtensa: avoid "naked" qemu_log
2015-12-17  Paolo Bonzinitricore: avoid "naked" qemu_log
2015-12-17  Paolo Bonzinippc: cleanup logging
2015-12-17  Paolo Bonzinis390x: avoid "naked" qemu_log
2015-12-17  Paolo Bonzinimicroblaze: avoid "naked" qemu_log
2015-12-17  Paolo Bonzinicris: avoid "naked" qemu_log
2015-12-17  Paolo Bonzinialpha: convert "naked" qemu_log to tracepoint
2015-12-17  Paolo Bonziniqemu-log: introduce qemu_log_separate
2015-12-17  Olga Krishtalqemu-char: append opt to stop truncation of serial...
2015-12-17  Paolo Bonzinikvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
2015-12-17  Matt Gingellkvm: add support for -machine kernel_irqchip=split
2015-12-17  Andrey Smetanintarget-i386/kvm: Hyper-V SynIC timers MSR's support
2015-12-17  Andrey Smetaninhw/misc: Hyper-V test device 'hyperv-testdev'
2015-12-17  Andrey Smetanintarget-i386/hyperv: Hyper-V SynIC SINT routing and...
2015-12-17  Andrey Smetaninkvm: Hyper-V SynIC irq routing support
2015-12-17  Andrey Smetanintarget-i386/kvm: Hyper-V SynIC MSR's support
2015-12-17  Paolo Bonzinilinux-headers: update from kvm/next
2015-12-17  Shmulik Ladkanivmw_pvscsi: Introduce 'x-disable-pcie' backword compata...
2015-12-17  Shmulik Ladkanivmw_pvscsi: The pvscsi device is a PCIE endpoint
2015-12-17  Shmulik Ladkanivmw_pvscsi: coding: Introduce PVSCSIClass
2015-12-17  Shmulik Ladkanivmw_pvscsi: Introduce 'x-old-pci-configuration' backwor...
2015-12-17  Shmulik Ladkanivmw_pvscsi: Change offset of msi pci capability
2015-12-17  Shmulik Ladkanivmw_pvscsi: Set device subsystem and revision
2015-12-17  Pavel Fedinmemory: emulate ioeventfd
2015-12-17  Andrew Joneskvm-all: PAGE_SIZE should be real host page size
next