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
2016-03-18
qapi-commands: Utilize implicit struct visits
Eric Blake
2016-03-18
qapi-event: Utilize implicit struct visits
Eric Blake
2016-03-18
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2016-03-18
qapi: Emit implicit structs in generated C
Eric Blake
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
qapi: Make c_type() more OO-like
Eric Blake
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
qapi: Assert in places where variants are not handled
Eric Blake
2016-03-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-17
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-17-v2'...
Kevin Wolf
2016-03-17
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
2016-03-17
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
2016-03-17
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
Kevin Wolf
2016-03-17
block: Use blk_prw() in blk_pread()/blk_pwrite()
Kevin Wolf
2016-03-17
block: Use blk_co_pwritev() in blk_write_zeroes()
Kevin Wolf
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
2016-03-17
block: Remove bdrv_states list
Max Reitz
2016-03-17
block: Use bdrv_next() instead of bdrv_states
Max Reitz
2016-03-17
block: Rewrite bdrv_next()
Max Reitz
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
blockdev: Separate BB name management
Max Reitz
2016-03-17
blockdev: Add list of all BlockBackends
Max Reitz
2016-03-17
blockdev: Rename blk_backends
Max Reitz
2016-03-17
block: Drop BB name from bad option error
Max Reitz
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
2016-03-17
block: Use blk_{commit,flush}_all() consistently
Max Reitz
2016-03-17
block: Add blk_commit_all()
Max Reitz
2016-03-17
block: Use blk_next() in block-backend.c
Max Reitz
2016-03-17
monitor: Use BB list for BB name completion
Max Reitz
2016-03-17
block: Fix memory leak in hmp_drive_add_node()
Kevin Wolf
2016-03-17
block: Fix qemu_root_bds_opts.head initialisation
Kevin Wolf
2016-03-17
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-03-17
Revert "qed: Implement .bdrv_drain"
Stefan Hajnoczi
2016-03-17
aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
Matthew Fortune
2016-03-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-...
Peter Maydell
2016-03-16
sd: Fix "info qtree" on boards with SD cards
Peter Maydell
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
[next]