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
2018-09-26
migration: fix QEMUFile leak
Marc-André Lureau
2018-09-26
tests/migration: Speed up the test on ppc64
Thomas Huth
2018-09-26
migration: cleanup in error paths in loadvm
Dr. David Alan Gilbert
2018-09-26
migration/postcopy: Clear have_listen_thread
Dr. David Alan Gilbert
2018-09-26
tests/migration: Add migration-test header file
Wei Huang
2018-09-26
tests/migration: Support cross compilation in generating boot header file
Wei Huang
2018-09-26
tests/migration: Convert x86 boot block compilation script into Makefile
Wei Huang
2018-09-26
migration: use save_page_use_compression in flush_compressed_data
Xiao Guangrong
2018-09-26
migration: show the statistics of compression
Xiao Guangrong
2018-09-26
migration: do not flush_compressed_data at the end of iteration
Xiao Guangrong
2018-09-26
Add a hint message to loadvm and exits on failure
Jose Ricardo Ziviani
2018-09-26
migration: handle the error condition properly
Xiao Guangrong
2018-09-26
migration: fix calculating xbzrle_counters.cache_miss_rate
Xiao Guangrong
2018-09-26
migration/rdma: Fix uninitialised rdma_return_path
Dr. David Alan Gilbert
2018-09-25
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180925-...
Peter Maydell
2018-09-25
target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
Peter Maydell
2018-09-25
aspeed/smc: fix some alignment issues
Cédric Le Goater
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-09-25
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-09-25
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
2018-09-25
hw/arm/smmuv3: fix eventq recording and IRQ triggerring
Eric Auger
2018-09-25
Merge remote-tracking branch 'kevin/tags/for-upstream' into block
Max Reitz
2018-09-25
test-bdrv-drain: Test draining job source child and parent
Kevin Wolf
2018-09-25
block: Use a single global AioWait
Kevin Wolf
2018-09-25
test-bdrv-drain: Fix outdated comments
Kevin Wolf
2018-09-25
test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort
Kevin Wolf
2018-09-25
job: Avoid deadlocks in job_completed_txn_abort()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()
Kevin Wolf
2018-09-25
block: Remove aio_poll() in bdrv_drain_poll variants
Kevin Wolf
2018-09-25
blockjob: Lie better in child_job_drained_poll()
Kevin Wolf
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback
Kevin Wolf
2018-09-25
job: Use AIO_WAIT_WHILE() in job_finish_sync()
Kevin Wolf
2018-09-25
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
2018-09-25
test-bdrv-drain: Drain with block jobs in an I/O thread
Kevin Wolf
2018-09-25
aio-wait: Increase num_waiters even in home thread
Kevin Wolf
2018-09-25
blockjob: Wake up BDS when job becomes idle
Kevin Wolf
2018-09-25
job: Fix missing locking due to mismerge
Kevin Wolf
2018-09-25
job: Fix nested aio_poll() hanging in job_txn_apply
Fam Zheng
2018-09-25
util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cb
Sergio Lopez
[next]