]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-08-31 Eduardo Habkostqdev: Replace cannot_instantiate_with_device_add_yet...
2017-08-31 Eduardo Otubofix qemu-system-unicore32 crashing when calling without...
2017-08-31 Thomas Huthhw/s390x/ipl: Fix crash with virtio-scsi-pci device
2017-08-31 Samuel Thibaultslirp: fix clearing ifq_so from pending packets
2017-08-31 Marc-André... slirp: tftp, copy sockaddr_size
2017-08-31 Thomas Huthmonitor: Check whether TCG is enabled before running...
2017-08-31 Philipp Kerntarget-s390x: Mask the SIGP order_code to 8bit.
2017-08-24 Greg Kurz9pfs: local: fix fchmodat_nofollow() limitations
2017-08-24 Jeff Codyblock/nfs: fix mutex assertion in nfs_file_close()
2017-08-24 Aleksandr Bezzubikovhw/i386: allow SHPC for Q35 machine
2017-08-24 Laurent Viviercpu: don't allow negative core id
2017-08-24 Kevin Wolfblock: Skip implicit nodes in query-block/blockstats
2017-08-24 Kevin Wolfqemu-iotests: Test automatic commit job cancel on hot...
2017-08-24 Alexander Grafinput: Decrement queue count on kbd delay
2017-08-24 Gerd Hoffmanninput: limit kbd queue depth
2017-08-24 Jason Wangvirtio-net: fix offload ctrl endian
2017-08-24 Greg Kurzspapr: fix memory leak in spapr_core_pre_plug()
2017-08-24 Kevin Wolfcommit: Add NULL check for overlay_bs
2017-08-24 Jason Wangvirtio-scsi: finalize IOMMU support
2017-08-24 Laurent Vivierspapr: fix migration to pseries machine < 2.8
2017-08-24 Alexander Grafhid: Reset kbd modifiers on reset
2017-08-24 Bruce Rogers9pfs: local: remove: use correct path component
2017-08-24 Max Reitzblock: Do not strcmp() with NULL uri->scheme
2017-08-24 Paolo Bonzininbd: fix NBD over TLS
2017-08-24 Max Reitzblkverify: Catch bs->exact_filename overflow
2017-08-24 Max Reitzblkdebug: Catch bs->exact_filename overflow
2017-08-24 Kevin Wolfcommit: Fix completion with extra reference
2017-08-24 Eric Blakenbd: Fix regression on resiliency to port scan
2017-08-24 Eric Blakenbd: Fully initialize client in case of failed negotiation
2017-08-24 Kevin Wolfcommit: Fix use after free in completion
2017-08-24 Max Filippovtarget/xtensa: handle unknown registers in gdbstub
2017-08-24 Greg Kurzspapr: fix memory leak in spapr_memory_pre_plug()
2017-08-24 Laurent Vivierspapr: add pre_plug function for memory
2017-08-24 Greg Kurztarget/ppc: fix memory leak in kvmppc_is_mem_backend_pa...
2017-08-24 Greg Kurztarget/ppc: pass const string to kvmppc_is_mem_backend_...
2017-08-03 Eduardo Habkostpc: Use "min-[x]level" on compat_props
2017-08-03 Michael Rothmonitor: fix object_del for command-line-created objects
2017-08-03 Michael Rothtests: check-qom-proplist: add checks for cmdline-creat...
2017-08-03 Paolo Bonzinilinuxboot_dma: compile for i486
2017-08-03 Ladi Prosekvirtio-serial-bus: Unset hotplug handler when unrealize
2017-08-03 Kevin Wolfmirror: Drop permissions on s->target on completion
2017-08-03 Eric Blakeblock: Guarantee that *file is set on bdrv_get_block_st...
2017-08-03 Eric Blakeblock: Simplify BDRV_BLOCK_RAW recursion
2017-08-03 Eric Blaketests: Add coverage for recent block geometry fixes
2017-08-03 Eric Blakeblkdebug: Add ability to override unmap geometries
2017-08-03 Eric Blakeblkdebug: Simplify override logic
2017-08-03 Eric Blakeblkdebug: Add pass-through write_zero and discard support
2017-08-03 Eric Blakeblkdebug: Refactor error injection
2017-08-03 Eric Blakeblkdebug: Sanity check block layer guarantees
2017-08-03 Yunjian Wangvirtio-net: fix wild pointer when remove virtio-net...
2017-08-03 Halil Pasics390x/css: catch section mismatch on load
2017-08-03 Sameeh Jubrane1000e: Fix ICR "Other" causes clear logic
2017-08-03 Fam Zhengvirtio-scsi: Unset hotplug handler when unrealize
2017-08-03 Greg Kurzvirtio: allow broken device to notify guest
2017-08-03 Hervé Poussineauvvfat: fix qemu-img map and qemu-img convert
2017-08-03 Alberto Garciastream: fix crash in stream_start() when block_job_crea...
2017-08-03 Paolo Bonzinicurl: avoid recursive locking of BDRVCURLState mutex
2017-08-03 Paolo Bonzinicurl: never invoke callbacks with s->mutex held
2017-08-03 Paolo Bonzinicurl: strengthen assertion in curl_clean_state
2017-08-03 Max Filippovtarget/xtensa: fix return value of read/write simcalls
2017-08-03 Max Filippovtarget/xtensa: fix mapping direction in read/write...
2017-08-03 John Snowblockdev: use drained_begin/end for qmp_block_resize
2017-08-03 Max Reitzblock: Add errp to b{lk,drv}_truncate()
2017-08-03 Max Reitzblock/vhdx: Make vhdx_create() always set errp
2017-07-31 Anton Nefedovqemu-img: wait for convert coroutines to complete
2017-07-31 Stefan Hajnocziaio: add missing aio_notify() to aio_enable_external()
2017-07-31 Zhiyong Yanghw/virtio: fix vhost user fails to startup when MQ
2017-07-31 Fam Zhengblock: Reuse bs as backing hd for drive-backup sync...
2017-07-31 Eric Blakeqobject: Use simpler QDict/QList scalar insertion macros
2017-07-31 Eric Blakes390x: Drop useless casts
2017-07-31 Eric Blakeqobject: Add helper macros for common scalar insertions
2017-07-31 Eric Blakeqobject: Drop useless QObject casts
2017-07-31 Eric Blakecoccinelle: Add script to remove useless QObject casts
2017-07-31 Greg Kurz9pfs: local: fix unlink of alien files in mapped-file...
2017-07-31 Markus Armbrusterreplication: Make --disable-replication compile again
2017-07-31 Bruce RogersACPI: don't call acpi_pcihp_device_plug_cb on xen
2017-07-31 Max Reitzblock: Do not unref bs->file on error in BD's open
2017-07-31 Herongguang... pci: deassert intx when pci device unrealize
2017-07-31 Daniel P. Berrangemigration: setup bi-directional I/O channel for exec...
2017-07-31 Max Reitziotests/051: Add test for empty filename
2017-07-31 Max Reitzblock: An empty filename counts as no filename
2017-07-31 Max Reitzqemu-img/convert: Move bs_n > 1 && -B check down
2017-07-31 Max Reitzqemu-img/convert: Use @opts for one thing only
2017-07-31 Max Reitzqemu-img/convert: Always set ret < 0 on error
2017-07-31 Eric Blakedirty-bitmap: Report BlockDirtyInfo.count in bytes...
2017-07-31 Sameeh Jubranqga-win: Enable 'can-offline' field in 'guest-get-vcpus...
2017-04-20 Peter MaydellUpdate version for v2.9.0 release v2.9.0
2017-04-18 Peter MaydellUpdate version for v2.9.0-rc5 release v2.9.0-rc5
2017-04-18 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-04-18 Fam Zhengblock: Drain BH in bdrv_drained_begin
2017-04-18 Fam Zhengblock: Walk bs->children carefully in bdrv_drain_recurse
2017-04-18 Greg Kurz9pfs: local: set the path of the export root to "."
2017-04-11 Peter MaydellUpdate version for v2.9.0-rc4 release
2017-04-11 Max Reitzblock/io: Comment out permission assertions
2017-04-11 Kevin Wolfsheepdog: Fix crash in co_read_response()
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2017-04-11 Fam Zhengiscsi: Fix iscsi_create
2017-04-11 Eric Blakethrottle: Remove block from group on hot-unplug
2017-04-11 Dong Jia Shiblock: pass the right options for BlockDriver.bdrv_open()
2017-04-11 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
next