]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-13 Samuel Thibaultcurses: add option to specify VGA font encoding
2019-03-13 Samuel Thibaulticonv: detect and make curses depend on it
2019-03-13 Wei Yangi386, acpi: check acpi_memory_hotplug capacity in pre_plug
2019-03-13 Knut Omanggen_pcie_root_port: Add ACS (Access Control Services...
2019-03-13 Knut Omangpcie: Add a simple PCIe ACS (Access Control Services...
2019-03-13 Xie Yongjivhost-user-blk: Add support to get/set inflight buffer
2019-03-13 Xie Yongjilibvhost-user: Support tracking inflight I/O in shared...
2019-03-13 Xie Yongjilibvhost-user: Introduce vu_queue_map_desc()
2019-03-13 Xie Yongjilibvhost-user: Remove unnecessary FD flag check for...
2019-03-13 Xie Yongjivhost-user: Support transferring inflight buffer betwee...
2019-03-13 Wei Yangnvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
2019-03-13 Wei Yangnvdimm: use *function* directly instead of allocating...
2019-03-13 Wei Yangnvdimm: fix typo in nvdimm_build_nvdimm_devices argument
2019-03-13 Yi Sunintel_iommu: add scalable-mode option to make scalable...
2019-03-13 Liu, Yi Lintel_iommu: add 256 bits qi_desc support
2019-03-13 Liu, Yi Lintel_iommu: scalable mode emulation
2019-03-13 Marc-André... libvhost-user: add vu_queue_unpop()
2019-03-13 Marc-André... libvhost-user-glib: export vug_source_new()
2019-03-13 Marc-André... vhost-user: split vhost_user_read()
2019-03-13 Marc-André... vhost-user: wrap some read/write with retry handling
2019-03-13 Marc-André... libvhost-user: exit by default on VHOST_USER_NONE
2019-03-13 Marc-André... vhost-user: simplify vhost_user_init/vhost_user_cleanup
2019-03-13 Marc-André... vhost-user: define conventions for vhost-user backends
2019-03-13 Marc-André... libvhost-user: fix clang enum-conversion warning
2019-03-13 David Gibsonvirtio-balloon: Restore MADV_WILLNEED hint on balloon...
2019-03-13 David Gibsonvirtio-balloon: Fix possible guest memory corruption...
2019-03-13 David Gibsonvirtio-balloon: Don't mismatch g_malloc()/free (CID...
2019-03-13 Wei Wangvirtio-balloon: fix a use-after-free case
2019-03-12 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-03-12 Alberto Garciaqemu-iotests: Test the x-blockdev-reopen QMP command
2019-03-12 Alberto Garciablock: Add an 'x-blockdev-reopen' QMP command
2019-03-12 Alberto Garciablock: Remove the AioContext parameter from bdrv_reopen...
2019-03-12 Alberto Garciablock: Add bdrv_reset_options_allowed()
2019-03-12 Alberto Garciablock: Add a 'mutable_opts' field to BlockDriver
2019-03-12 Alberto Garciablock: Allow changing the backing file on reopen
2019-03-12 Alberto Garciablock: Allow omitting the 'backing' option in certain...
2019-03-12 Alberto Garciablock: Handle child references in bdrv_reopen_queue()
2019-03-12 Alberto Garciablock: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Alberto Garciablock: Allow freezing BdrvChild links
2019-03-12 Keith Buschnvme: fix write zeroes offset and count
2019-03-12 Kevin Wolffile-posix: Make auto-read-only dynamic
2019-03-12 Kevin Wolffile-posix: Prepare permission code for fd switching
2019-03-12 Kevin Wolffile-posix: Lock new fd in raw_reopen_prepare()
2019-03-12 Kevin Wolffile-posix: Store BDRVRawState.reopen_state during...
2019-03-12 Kevin Wolffile-posix: Factor out raw_reconfigure_getfd()
2019-03-12 Kevin Wolffile-posix: Fix bdrv_open_flags() for snapshot=on
2019-03-12 Kevin Wolfblock: Make permission changes in reopen less wrong
2019-03-12 Kevin Wolfblock: Avoid useless local_err
2019-03-12 Kevin Wolfqemu-iotests: commit to backing file with auto-read...
2019-03-12 Kevin Wolftests/virtio-blk-test: Disable auto-read-only
2019-03-12 Vladimir Sementsov... qapi: drop x- from x-block-latency-histogram-set
2019-03-12 John Snowtests/qemu-iotests: add bitmap resize test 246
2019-03-12 John Snowblock/qcow2-bitmap: Allow resizes with persistent bitmaps
2019-03-12 Vladimir Sementsov... block/qcow2-bitmap: Don't check size for IN_USE bitmap
2019-03-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-03-12 Richard Hendersondecodetree: Properly diagnose fields overflowing an...
2019-03-12 Richard Hendersondecodetree: Prefix extract function names with decode_f...
2019-03-12 Richard Hendersondecodetree: Allow +- to begin a number initializing...
2019-03-12 Richard Hendersondecodetree: Produce clean output for an empty input...
2019-03-12 Richard Hendersondecodetree: Add --static-decode option
2019-03-12 Bastian Koppelmanntest/decode: Add tests for PatternGroups
2019-03-12 Richard Hendersondecodetree: Allow grouping of overlapping patterns
2019-03-12 Richard Hendersondecodetree: Do not unconditionaly return from Pattern...
2019-03-12 Philippe Mathieu... decodetree: Ensure build_tree does not include values...
2019-03-12 Richard Hendersondecodetree: Document the usefulness of argument sets
2019-03-12 Richard Hendersondecodetree: Move documentation to docs/devel/decodetree.rst
2019-03-12 Philippe Mathieu... MAINTAINERS: Add scripts/decodetree.py to the TCG section
2019-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-03-12 Sven Schnelletarget/hppa: exit TB if either Data or Instruction...
2019-03-12 Sven Schnelletarget/hppa: add TLB protection id check
2019-03-12 Sven Schnelletarget/hppa: allow multiple itlbp without itlba
2019-03-12 Sven Schnelletarget/hppa: fix b,gate instruction
2019-03-12 Sven Schnelletarget/hppa: ignore DIAG opcode
2019-03-12 Sven Schnelletarget/hppa: remove PSW I/R/Q bit check
2019-03-12 Sven Schnelletarget/hppa: add TLB trace events
2019-03-12 Sven Schnelletarget/hppa: report ITLB_EXCP_MISS for ITLB misses
2019-03-12 Sven Schnelletarget/hppa: fix TLB handling for page 0
2019-03-12 Sven Schnelletarget/hppa: fix overwriting source reg in addb
2019-03-12 Richard Hendersontarget/hppa: Check for page crossings in use_goto_tb
2019-03-12 Vladimir Sementsov... docs/interop/qcow2: Improve bitmap flag in_use specific...
2019-03-12 Eric Blakebitmaps: Fix typo in function name
2019-03-12 John Snowblock/dirty-bitmaps: implement inconsistent bit
2019-03-12 John Snowblock/dirty-bitmaps: disallow busy bitmaps as merge...
2019-03-12 John Snowblock/dirty-bitmaps: prohibit removing readonly bitmaps
2019-03-12 John Snowblock/dirty-bitmaps: prohibit readonly bitmaps for...
2019-03-12 John Snowblock/dirty-bitmaps: add block_dirty_bitmap_check function
2019-03-12 John Snowblock/dirty-bitmap: add inconsistent status
2019-03-12 John Snowblock/dirty-bitmaps: add inconsistent bit
2019-03-12 John Snowiotests: add busy/recording bit test to 124
2019-03-12 John Snowblockdev: remove unused paio parameter documentation
2019-03-12 John Snowblock/dirty-bitmaps: move comment block
next