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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
2016-05-12
block: Introduce byte-based aio read/write
Eric Blake
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
2016-05-12
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
2016-05-12
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
2016-05-12
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
2016-05-12
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
2016-05-12
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
2016-05-12
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-05-12
FIFO: Add a FIFO32 implementation
Jean-Christophe DUBOIS
2016-05-12
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
ACPI: move acpi_build_srat_memory to common place
Shannon Zhao
2016-05-12
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
Shannon Zhao
2016-05-12
ACPI: Add GICC Affinity Structure
Shannon Zhao
2016-05-12
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
qmp: Drop dead command->type
Eric Blake
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
2016-04-22
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-11
block: Fix bdrv_drain in coroutine
Fam Zheng
2016-04-11
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
[next]