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
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-28
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2015-04-28
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2015-04-28
block: Resize bitmaps on bdrv_truncate
John Snow
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
block: Add bitmap successors
John Snow
2015-04-28
block: Add bitmap disabled status
John Snow
2015-04-28
hbitmap: add hbitmap_merge
John Snow
2015-04-28
block: Introduce bdrv_dirty_bitmap_granularity()
John Snow
2015-04-28
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
qmp: Ensure consistent granularity type
John Snow
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-04-28
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2015-04-28
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
block: add bdrv_get_device_or_node_name()
Alberto Garcia
2015-04-28
virtio_blk: comment fix
Michael S. Tsirkin
2015-04-28
blockjob: Allow nested pause
Fam Zheng
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
2015-04-28
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
virtio: coding style tweak
Michael S. Tsirkin
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
exec.c: Capture the memory attributes for a watchpoint hit
Peter Maydell
2015-04-26
exec.c: Add new address_space_ld*/st* functions
Peter Maydell
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
2015-04-26
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-04-26
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell
[prev]
[next]