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-02-21
QAPI: Fix blockdev-add example documentation
Jeff Cody
2017-02-21
iscsi: Add blockdev-add support
Kevin Wolf
2017-02-21
iscsi: Add timeout option
Kevin Wolf
2017-02-21
iscsi: Add header-digest option
Kevin Wolf
2017-02-21
iscsi: Add initiator-name option
Kevin Wolf
2017-02-21
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
2017-02-21
iscsi: Split URL into individual options
Kevin Wolf
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2017-02-21
blockdev: Improve message for orphaned -drive
Markus Armbruster
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
2017-02-21
test-aio-multithread: add performance comparison with thread-based mutexes
Paolo Bonzini
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
2017-02-21
async: remove unnecessary inc/dec pairs
Paolo Bonzini
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
aio: push aio_context_acquire/release down to dispatching
Paolo Bonzini
2017-02-21
qed: introduce qed_aio_start_io and qed_aio_next_io_cb
Paolo Bonzini
2017-02-21
blkdebug: reschedule coroutine on the AioContext it is running on
Paolo Bonzini
2017-02-21
coroutine-lock: reschedule coroutine on the AioContext it was running on
Paolo Bonzini
2017-02-21
nbd: convert to use qio_channel_yield
Paolo Bonzini
2017-02-21
io: make qio_channel_yield aware of AioContexts
Paolo Bonzini
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
2017-02-21
test-thread-pool: use generic AioContext infrastructure
Paolo Bonzini
2017-02-21
block-backend: allow blk_prw from coroutine context
Paolo Bonzini
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170221-1' into s...
Peter Maydell
2017-02-21
usb-ccid: add check message size checks
Gerd Hoffmann
2017-02-21
usb-ccid: move header size check
Gerd Hoffmann
2017-02-21
usb-ccid: better bulk_out error handling
Gerd Hoffmann
2017-02-21
xhci: drop via vendor command handling
Gerd Hoffmann
2017-02-21
xhci: fix nec vendor quirk handling
Gerd Hoffmann
[next]