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
2017-12-22
block: Don't notify parents in drain call chain
Kevin Wolf
2017-12-22
test-bdrv-drain: Test nested drain sections
Kevin Wolf
2017-12-22
block: Nested drain_end must still call callbacks
Kevin Wolf
2017-12-22
block: Don't block_job_pause_all() in bdrv_drain_all()
Kevin Wolf
2017-12-22
test-bdrv-drain: Test drain vs. block jobs
Kevin Wolf
2017-12-22
blockjob: Pause job on draining any job BDS
Kevin Wolf
2017-12-22
test-bdrv-drain: Test bs->quiesce_counter
Kevin Wolf
2017-12-22
test-bdrv-drain: Test callback for bdrv_drain
Kevin Wolf
2017-12-22
block: Make bdrv_drain() driver callbacks non-recursive
Kevin Wolf
2017-12-22
block: Assert drain_all is only called from main AioContext
Kevin Wolf
2017-12-22
block: Remove unused bdrv_requests_pending
Fam Zheng
2017-12-22
block: Mention -drive cyls/heads/secs/trans/serial/addr in deprecation chapter
Thomas Huth
2017-12-22
block: Remove the deprecated -hdachs option
Thomas Huth
2017-12-22
block: Remove the obsolete -drive boot=on|off parameter
Thomas Huth
2017-12-22
block: Open backing image in force share mode for size probe
Fam Zheng
2017-12-22
nvme: Add tracing
Doug Gale
2017-12-22
block: Document that x-blockdev-change breaks quorum children list
Kevin Wolf
2017-12-22
qcow2: get rid of qcow2_backing_read1 routine
Edgar Kaziakhmedov
2017-12-22
block: Don't acquire AioContext in hmp_qemu_io()
Kevin Wolf
2017-12-22
block: Unify order in drain functions
Kevin Wolf
2017-12-22
block: Don't wait for requests in bdrv_drain*_end()
Kevin Wolf
2017-12-22
block: bdrv_drain_recurse(): Remove unused begin parameter
Kevin Wolf
2017-12-22
test-bdrv-drain: Test BlockDriver callbacks for drain
Kevin Wolf
2017-12-22
block: Call .drain_begin only once in bdrv_drain_all_begin()
Kevin Wolf
2017-12-22
block: Make bdrv_drain_invoke() recursive
Kevin Wolf
2017-12-22
iotests: fix 197 for vpc
John Snow
2017-12-22
block: Formats don't need CONSISTENT_READ with NO_IO
Kevin Wolf
2017-12-22
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
tests/boot-serial-test: Add support for the mcf5208evb board
Thomas Huth
2017-12-21
target/m68k: fix set_cc_op()
Laurent Vivier
2017-12-21
target/m68k: add monitor.c
Laurent Vivier
2017-12-21
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
2017-12-21
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
i8259: generalize statistics into common code
Peter Xu
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
[next]