]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-02-03 Eduardo Habkosttarget-i386: Eliminate CONFIG_KVM #ifdefs
2014-02-03 Vadim Rozenfeldkvm: add support for hyper-v timers
2014-02-03 Vadim Rozenfeldkvm: make hyperv vapic assist page migratable
2014-02-03 Vadim Rozenfeldkvm: make hyperv hypercall and guest os id MSRs migratable.
2014-02-03 Paolo Bonzinikvm: make availability of Hyper-V enlightenments depend...
2014-02-03 Paolo BonziniKVM: fix coexistence of KVM and Hyper-V leaves
2014-02-03 Radim Krčmářkvm: print suberror on all internal errors
2014-02-03 Eduardo Habkosttarget-i386: kvm_check_features_against_host(): Kill...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): Fill feature words...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): Set all feature words...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): No need to check...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): No need to check...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): No need to check...
2014-02-03 Eduardo Habkosttarget-i386: kvm_cpu_fill_host(): Kill unused code
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'sweil/tags/for_anthony...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-audio...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2014-01-24 Kevin Wolfblock: Switch bdrv_io_limits_intercept() to byte granul...
2014-01-24 Kevin Wolfqemu-iotests: Test pwritev RMW logic
2014-01-24 Kevin Wolfqemu-io: New command 'sleep'
2014-01-24 Kevin Wolfblkdebug: Make required alignment configurable
2014-01-24 Paolo Bonziniiscsi: Set bs->request_alignment
2014-01-24 Kevin Wolfblock: Make bdrv_pwrite() a bdrv_prwv_co() wrapper
2014-01-24 Kevin Wolfblock: Make bdrv_pread() a bdrv_prwv_co() wrapper
2014-01-24 Kevin Wolfblock: Change coroutine wrapper to byte granularity
2014-01-24 Kevin Wolfblock: Assert serialisation assumptions in pwritev
2014-01-24 Kevin Wolfblock: Align requests in bdrv_co_do_pwritev()
2014-01-24 Kevin Wolfblock: Allow wait_serialising_requests() at any point
2014-01-24 Kevin Wolfblock: Make overlap range for serialisation dynamic
2014-01-24 Kevin Wolfblock: Generalise and optimise COR serialisation
2014-01-24 Kevin Wolfblock: Make zero-after-EOF work with larger alignment
2014-01-24 Kevin Wolfblock: Allow waiting for overlapping requests between...
2014-01-24 Kevin Wolfblock: Switch BdrvTrackedRequest to byte granularity
2014-01-24 Kevin Wolfblock: Introduce bdrv_co_do_pwritev()
2014-01-24 Kevin Wolfblock: write: Handle COR dependency after I/O throttling
2014-01-24 Kevin Wolfblock: Introduce bdrv_aligned_pwritev()
2014-01-24 Kevin Wolfblock: Introduce bdrv_co_do_preadv()
2014-01-24 Kevin Wolfblock: Introduce bdrv_aligned_preadv()
2014-01-24 Paolo Bonziniraw: Probe required direct I/O alignment
2014-01-24 Paolo Bonziniblock: rename buffer_alignment to guest_block_size
2014-01-24 Kevin Wolfblock: Don't use guest sector size for qemu_blockalign()
2014-01-24 Kevin Wolfblock: Detect unaligned length in bdrv_qiov_is_aligned()
2014-01-24 Kevin Wolfqemu_memalign: Allow small alignments
2014-01-24 Kevin Wolfblock: Update BlockLimits when they might have changed
2014-01-24 Kevin Wolfblock: Inherit opt_transfer_length
2014-01-24 Kevin Wolfblock: Move initialisation of BlockLimits to bdrv_refre...
2014-01-24 Kevin Wolfblock: Fix bdrv_commit return value
2014-01-24 Jeff Codyblock: update block commit documentation regarding...
2014-01-24 Jeff Codyblock: resize backing image during active layer commit...
2014-01-24 Jeff Codyblock: resize backing file image during offline commit...
2014-01-24 Peter Maydellblock/curl: Implement the libcurl timer callback interface
2014-01-24 Benoît Canetqmp: Allow to take external snapshots on bs graphs...
2014-01-24 Benoît Canetqmp: Allow block_resize to manipulate bs graph nodes.
2014-01-24 Benoît Canetblock: Create authorizations mechanism for external...
2014-01-24 Benoît Canetqmp: Allow to change password on named block driver...
2014-01-24 Benoît Canetqmp: Add QMP query-named-block-nodes to list the named...
2014-01-24 Benoît Canetblock: Allow the user to define "node-name" option...
2014-01-24 Benoît Canetblock: Add bs->node_name to hold the name of a bs node...
2014-01-24 Fam Zhengqapi: Add "backing" to BlockStats
2014-01-24 Fam Zhengvmdk: Fix format specific information (create type...
2014-01-24 Zhang Mindrive mirror:fix memory leak
2014-01-24 Liu Yuansheepdog: fix 'qemu-img map'
2014-01-24 Kevin WolfDocumentation: qemu-img: Mention SIGUSR1 progress report
2014-01-24 Kevin Wolfqemu-progress: Fix progress printing on SIGUSR1
2014-01-24 Kevin Wolfqemu-progress: Drop unused include
2014-01-24 Fam Zhengvmdk: Check for overhead when opening
2014-01-24 Hu Taoqcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_M...
2014-01-22 Stefan Hajnoczidataplane: fix shadowed return value
2014-01-22 Peter Feinerblock: fix backing file segfault
2014-01-22 Max Reitziotests: Test file format nesting
2014-01-22 Max Reitziotests: Test new blkdebug/blkverify interface
2014-01-22 Max Reitztests: Add test for qdict_flatten()
2014-01-22 Max Reitztests: Add test for qdict_array_split()
2014-01-22 Max Reitzqemu-io: Make filename optional
2014-01-22 Max Reitzqapi: QMP interface for blkdebug and blkverify
2014-01-22 Max Reitzqapi: Add "errno" to the list of polluted words
2014-01-22 Max Reitzblkverify: Don't require protocol filename
2014-01-22 Max Reitzblkverify: Allow command-line configuration
2014-01-22 Max Reitzblkdebug: Allow command-line file configuration
2014-01-22 Max Reitzblockdev: Move "file" to legacy_opts
2014-01-22 Max Reitzblock: Allow recursive "file"s
2014-01-22 Max Reitzblock: Use bdrv_open_image() in bdrv_open()
2014-01-22 Max Reitzblock: Add bdrv_open_image()
2014-01-22 Max Reitzblock: Allow block devices without files
2014-01-22 Max Reitzblock: Pass reference to bdrv_file_open()
2014-01-22 Max Reitzblock: Allow reference for bdrv_file_open()
2014-01-22 Max Reitzblkdebug: Use command-line in read_config()
2014-01-22 Max Reitzblkdebug: Always call read_config()
2014-01-22 Max Reitzqemu-option: Add qemu_config_parse_qdict()
2014-01-22 Max Reitzqapi: extend qdict_flatten() for QLists
2014-01-22 Max Reitzqdict: Add qdict_array_split()
2014-01-22 Max Reitzblkdebug: Don't require sophisticated filename
2014-01-22 Max Reitzblkdebug: Use errp for read_config()
2014-01-22 Stefan Hajnocziqemu-io: add command completion
2014-01-22 Stefan Hajnocziqemu-io: use readline.c
2014-01-22 Stefan Hajnocziosdep: add qemu_set_tty_echo()
next