index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
2019-10-10
block: add empty account cookie type
Anton Nefedov
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
qapi: group BlockDeviceStats fields
Anton Nefedov
2019-10-10
iotests: 257: drop device_add
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: 257: drop unused Drive.device field
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-10
block: teach bdrv_debug_breakpoint skip filters with backing
Vladimir Sementsov-Ogievskiy
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix block-comment style
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: introduce BlockCopyState
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: improve comment about image fleecing
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: split shareable copying part from backup_do_cow
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix backup_cow_with_offload for last cluster
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix max_transfer handling for copy_range
Vladimir Sementsov-Ogievskiy
2019-10-10
block/qcow2: introduce parallel subrequest handling in read and write
Vladimir Sementsov-Ogievskiy
2019-10-10
block/qcow2: refactor qcow2_co_pwritev_part
Vladimir Sementsov-Ogievskiy
2019-10-10
block/qcow2: refactor qcow2_co_preadv_part
Vladimir Sementsov-Ogievskiy
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
2019-10-10
qemu-iotests: ignore leaks on failure paths in 026
Vladimir Sementsov-Ogievskiy
2019-10-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-10-08
iotests/262: Switch source/dest VM launch order
Max Reitz
2019-10-08
block: Skip COR for inactive nodes
Max Reitz
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
2019-10-08
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2019-10-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...
Peter Maydell
2019-10-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-10-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-07
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
Laszlo Ersek
2019-10-07
edk2 build scripts: honor external BaseTools flags with uefi-test-tools
Laszlo Ersek
2019-10-07
roms: Add a 'make help' target alias
Philippe Mathieu-Daudé
2019-10-07
roms/Makefile.edk2: don't pull in submodules when building from tarball
Michael Roth
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
[next]