index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-05-05
block/block-copy: use aio-task-pool API
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: refactor task creation
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: add state pointer to BlockCopyTask
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: alloc task on each iteration
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: rename in-flight requests to tasks
Vladimir Sementsov-Ogievskiy
2020-05-05
Fix iotest 153
Maxim Levitsky
2020-05-05
block: Comment cleanups
Eric Blake
2020-05-05
qcow2: Tweak comment about bitmaps vs. resize
Eric Blake
2020-05-05
qcow2: Allow resize of images with internal snapshots
Eric Blake
2020-05-05
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
2020-05-05
iotest 258: use script_main
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: add pylintrc file
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
2020-05-04
block/nbd-client: drop max_block restriction from discard
Vladimir Sementsov-Ogievskiy
2020-05-04
block/nbd-client: drop max_block restriction from block_status
Vladimir Sementsov-Ogievskiy
2020-05-04
iotests/041: Fix NBD socket path
Max Reitz
2020-05-04
tools: Fix use of fcntl(F_SETFD) during socket activation
Eric Blake
2020-05-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-05-04
lockable: Replace locks with lock guard macros
Simran Singhal
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
2020-05-04
lockable: fix __COUNTER__ macro to be referenced properly
Daniel Brodsky
2020-05-04
fuzz: select fuzz target using executable name
Alexander Bulekov
2020-05-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
2020-05-04
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Philippe Mathieu-Daudé
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-05-04
acpi: unit-test: Update WAET ACPI Table expected binaries
Liran Alon
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
2020-05-04
acpi: unit-test: Ignore diff in WAET ACPI table
Liran Alon
2020-05-04
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
2020-05-04
tests/acpi: add expected tables for bios-tables-test
Shameer Kolothum
2020-05-04
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
2020-05-04
tests: Update ACPI tables list for upcoming arm/virt test changes
Shameer Kolothum
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
[next]