]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-12-10 Max Reitzqcow2: Flushing the caches in qcow2_close may fail
2014-12-10 Max Reitzqcow2: Prevent numerical overflow
2014-12-10 Max Reitziotests: Add test for unsupported image creation
2014-12-10 Max Reitziotests: Only kill NBD server if it runs
2014-12-10 Max Reitzqemu-img: Check create_opts before image amendment
2014-12-10 Max Reitzqemu-img: Check create_opts before image creation
2014-12-10 Max Reitzblock: Check create_opts before image creation
2014-12-10 Max Reitzblock/nfs: Add create_opts
2014-12-10 Max Reitzblock/vvfat: qcow driver may not be found
2014-12-10 Max Reitzblock: Omit bdrv_find_format for essential drivers
2014-12-10 Max Reitzblock: Make essential BlockDriver objects public
2014-12-10 Max Reitziotests: Specify qcow2 format for qemu-io in 059
2014-12-10 Kevin Wolfide: Check validity of logical block size
2014-12-10 Anton Blanchardnvme: 64kB page size fixes
2014-12-10 Michael Muellerqemu-iotests: 082: Filter the real disk size
2014-12-10 Kevin Wolfqemu-iotests: 060: Filter the real disk size
2014-12-10 Paolo Bonziniblock: do not use get_clock()
2014-12-10 Kevin Wolfblock: Don't probe for unknown backing file format
2014-12-10 Kevin Wolfqcow2.py: Add required padding for header extensions
2014-12-10 Kevin Wolfqcow2: Fix header extension size check
2014-12-10 Stefan Hajnocziblockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in QMP 'transaction' actions
2014-12-10 Stefan Hajnocziblockdev: drop unnecessary DriveBackupState field assig...
2014-12-10 Stefan Hajnocziblockdev: update outdated qmp_transaction() comments
2014-12-10 Kevin Wolfqemu-iotests: Test writing non-raw image headers to...
2014-12-10 Kevin Wolfqemu-iotests: Fix stderr handling in common.qemu
2014-12-10 Kevin Wolfraw: Prohibit dangerous writes for probed images
2014-12-10 Kevin Wolfblock: Read only one sector for format probing
2014-12-10 Markus Armbrusterblock: Factor bdrv_probe_all() out of find_image_format()
2014-12-10 Kevin Wolfqtests: Specify image format explicitly
2014-12-10 Kevin Wolfqemu-iotests: Add qemu-io format option in Python tests
2014-12-10 Kevin Wolfqemu-iotests: Use qemu-io -f $IMGFMT
2014-12-10 Kevin Wolfqemu-io: Allow explicitly specifying format
2014-12-10 Fam Zhengtests: Use "command -v" instead of which(1) in shell...
2014-12-10 Max Reitzqemu-nbd: Use BlockBackend where reasonable
2014-12-10 Max Reitznbd: Use BlockBackend internally
2014-12-10 Max Reitznbd: Change external interface to BlockBackend
2014-12-10 Max Reitzblock: Add blk_add_close_notifier() for BB
2014-12-10 Max Reitzblock: Add AioContextNotifier functions to BB
2014-12-10 Max Reitzblock: Lift more functions into BlockBackend
2014-12-10 Stefan Hajnocziahci: replace SATA FIS type magic numbers with constants
2014-12-10 Stefan Hajnocziahci: avoid #ifdef DEBUG_AHCI bitrot
2014-12-10 Max Reitziotests: Plain blkdebug filename generation
2014-12-10 Max Reitzblkdebug: Simplify and improve filename generation
2014-12-10 Kevin Wolfmonitor: Fix HMP tab completion
2014-12-10 Kevin Wolfblock/hmp: Allow node-name in 'info block'
2014-12-10 Kevin Wolfblock/hmp: Allow info = NULL in print_block_info()
2014-12-10 Kevin Wolfblock/hmp: Factor out print_block_info()
2014-12-10 Kevin Wolfblock/qapi: Add cache information to query-block
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in change-backing-file
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in eject, change, and...
2014-12-10 Stefan Hajnocziblockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in blockdev-snapshot-delet...
2014-12-10 Max Reitziotests: Use -qmp-pretty in 067
2014-12-10 Max Reitziotests: _filter_qmp for pretty JSON output
2014-12-10 Max Reitzchardev: Add -qmp-pretty
2014-12-10 Max Reitzqjson: Drop trailing space for pretty formatting
2014-12-10 Fam Zhengqmp: Add optional switch "query-nodes" in query-blockstats
2014-12-10 Fam Zhengblock: Include "node-name" if present in query-blockstats
2014-12-10 Fam Zhengblock: Add bdrv_get_node_name
2014-12-10 Fam Zhengblock: Add bdrv_next_node
2014-12-09 Peter MaydellOpen 2.3 development tree
2014-12-09 Peter MaydellUpdate version for v2.2.0 release
2014-12-04 Peter MaydellUpdate version for v2.2.0-rc5 release
2014-12-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-01 Peter MaydellUpdate version for v2.2.0-rc4 release
2014-12-01 Gongleivhost: Fix vhostfd leak in error branch
2014-12-01 Gerd Hoffmanncirrus: don't overflow CirrusVGAState->cirrus_bltbuf
2014-12-01 Gerd Hoffmanncirrus: fix blit region check
2014-11-28 David GibsonFix for crash after migration in virtio-rng on bi-endia...
2014-11-28 Jason Wangvirtio-net: fix unmap leak
2014-11-27 Marcel Apfelbaumhmp: fix regression of HMP device_del auto-completion
2014-11-27 Peter Maydellqemu-timer: Avoid overflows when converting timeout...
2014-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-11-26 Christian Borntraegers390x/kvm: Fix compile error
2014-11-26 Gongleifw_cfg: fix boot order bug when dynamically modified...
2014-11-26 Don Slutz-machine vmport=auto: Fix handling of VMWare ioport...
2014-11-25 Peter MaydellUpdate version for v2.2.0-rc3 release
2014-11-25 Gerd Hoffmanninput: move input-send-event into experimental namespace
2014-11-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-11-24 Igor Mammedovpc: acpi: mark all possible CPUs as enabled in SRAT
2014-11-24 Gongleipcie: fix improper use of negative value
2014-11-24 Gongleipcie: fix typo in pcie_cap_deverr_init()
2014-11-24 Paolo Bonzinitarget-i386: move generic memory hotplug methods to...
2014-11-24 Michael S.... acpi-build: mark RAM dirty on table update
2014-11-24 Marcel Apfelbaumhw/pci: fix crash on shpc error flow
2014-11-24 Igor Mammedovpc: count in 1Gb hugepage alignment when sizing hotplug...
2014-11-24 Igor Mammedovpc: explicitly check maxmem limit when adding DIMM
2014-11-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-11-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-11-24 Paolo Bonziniapic: fix incorrect handling of ExtINT interrupts wrt...
2014-11-24 Paolo Bonziniapic: fix loss of IPI due to masked ExtINT
2014-11-24 Paolo Bonziniapic: avoid getting out of halted state on masked PIC...
2014-11-24 Kevin WolfRevert "qemu-img info: show nocow info"
2014-11-23 Igor Mammedovpc: pc-dimm: use backend alignment during address auto...
2014-11-23 Igor Mammedovpc: align DIMM's address/size by backend's alignment...
2014-11-23 Igor Mammedovmemory: expose alignment used for allocating RAM as...
2014-11-23 Igor Mammedovpc: limit DIMM address and size to page aligned values
2014-11-23 Igor Mammedovpc: make pc_dimm_plug() more readble
2014-11-23 Igor Mammedovpc: kvm: check if KVM has free memory slots to avoid...
next