index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-07-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-22
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
2014-07-18
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...
Peter Maydell
2014-07-18
Fix new typos in comments (found by codespell)
Stefan Weil
2014-07-18
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-07-14
virtio-scsi: fix with -M pc-i440fx-2.0
Paolo Bonzini
2014-07-14
dma-helpers: Fix too long qiov
Kevin Wolf
2014-07-14
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-09
AioContext: speed up aio_notify
Paolo Bonzini
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-07-07
block: block: introduce APIs for submitting IO as a batch
Ming Lei
2014-07-06
Handle G_IO_HUP in tcp_chr_read for tcp chardev
Kirill Batuzov
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
block: add helper function to determine if a BDS is in a chain
Jeff Cody
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
2014-07-01
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
2014-07-01
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
virtio-blk: avoid qdev property definition duplication
Stefan Hajnoczi
2014-07-01
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging
Peter Maydell
2014-06-30
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
[next]