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-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2016-05-20
vl: Replace *_vga_available() functions with class_names field
Eduardo Habkost
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
2016-05-20
vl: Use exit(1) when requested VGA interface is unavailable
Eduardo Habkost
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
2016-05-20
tci: do not include exec/exec-all.h
Paolo Bonzini
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-19' in...
Kevin Wolf
2016-05-19
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
2016-05-19
qemu-iotests: Simplify 109 with unaligned qemu-img compare
Eric Blake
2016-05-19
qemu-io: Fix recent UI updates
Eric Blake
2016-05-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-05-19
block: clarify error message for qmp-eject
John Snow
2016-05-19
qemu-iotests: Some more write_zeroes tests
Kevin Wolf
2016-05-19
qcow2: Fix write_zeroes with partially allocated backing file cluster
Kevin Wolf
2016-05-19
qcow2: fix condition in is_zero_cluster
Denis V. Lunev
2016-05-19
block: Propagate AioContext change to all children
Max Reitz
2016-05-19
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
block: Don't return throttling info in query-named-block-nodes
Kevin Wolf
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
block: Add bdrv_has_blk()
Kevin Wolf
2016-05-19
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
blockjob: Don't touch BDS iostatus
Kevin Wolf
2016-05-19
blockjob: Don't set iostatus of target
Kevin Wolf
2016-05-19
block: User BdrvChild callback for device name
Kevin Wolf
2016-05-19
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
2016-05-19
block: Don't check throttled reqs in bdrv_requests_pending()
Kevin Wolf
2016-05-19
Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"
Kevin Wolf
2016-05-19
block: Remove bdrv_move_feature_fields()
Kevin Wolf
2016-05-19
block: Decouple throttling from BlockDriverState
Kevin Wolf
2016-05-19
block/io: Quiesce parents between drained_begin/end
Kevin Wolf
2016-05-19
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
2016-05-19
block: Introduce BdrvChild.opaque
Kevin Wolf
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
block: Introduce BlockBackendPublic
Kevin Wolf
2016-05-19
block: Make sure throttled BDSes always have a BB
Kevin Wolf
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
[next]