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
2018-09-26
qht: fix comment in qht_bucket_remove_entry
Emilio G. Cota
2018-09-26
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
test-qht: speed up + test qht_resize
Emilio G. Cota
2018-09-26
test-qht: test deletion of the last entry in a bucket
Emilio G. Cota
2018-09-26
test-qht: test removal of non-existent entries
Emilio G. Cota
2018-09-26
test-qht: test qht_iter_remove
Emilio G. Cota
2018-09-26
qht: add qht_iter_remove
Emilio G. Cota
2018-09-26
qht: remove unused map param from qht_remove__locked
Emilio G. Cota
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
2018-09-25
qemu-iotests: Test snapshot=on with nonexistent TMPDIR
Alberto Garcia
2018-09-25
block: Fix use after free error in bdrv_open_inherit()
Alberto Garcia
2018-09-25
block/linux-aio: acquire AioContext before qemu_laio_process_completions
Sergio Lopez
2018-09-25
qemu-iotests: Test commit with top-node/base-node
Kevin Wolf
2018-09-25
commit: Add top-node/base-node options
Kevin Wolf
2018-09-25
qmp, hmp: add PCI subsystem id and vendor id to PCI info
Denis V. Lunev
[next]