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
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-28
virtio_blk: comment fix
Michael S. Tsirkin
2015-04-28
block: avoid unnecessary bottom halves
Paolo Bonzini
2015-04-28
blockjob: Update function name in comments
Fam Zheng
2015-04-28
qemu-iotests: Test that "stop" doesn't drain block jobs
Fam Zheng
2015-04-28
block: Pause block jobs in bdrv_drain_all
Fam Zheng
2015-04-28
blockjob: Allow nested pause
Fam Zheng
2015-04-28
MAINTAINERS: Add Fam Zheng as Null block driver maintainer
Fam Zheng
2015-04-28
block/null: Support reopen
Fam Zheng
2015-04-28
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
2015-04-28
scripts: add 'qemu coroutine' command to qemu-gdb.py
Stefan Hajnoczi
2015-04-28
thread-pool: clean up thread_pool_completion_bh()
Stefan Hajnoczi
2015-04-28
vhdx: Fix zero-fill iov length
Kevin Wolf
2015-04-28
blkdebug: Add bdrv_truncate()
Kevin Wolf
2015-04-28
qemu-iotests: Some qemu-img convert tests
Kevin Wolf
2015-04-28
qemu-img convert: Rewrite copying logic
Kevin Wolf
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
iothread: release iothread around aio_poll
Paolo Bonzini
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
block: Switch to host monotonic clock for IO throttling
Fam Zheng
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
MAINTAINERS: Add myself as the maintainer of the Quorum driver
Alberto Garcia
2015-04-28
savevm: create snapshot failed when id_str already exists
Yi Wang
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
2015-04-27
target-i386: Remove AMD feature flag aliases from CPU model table
Eduardo Habkost
2015-04-27
target-i386: X86CPU::xlevel2 QOM property
Eduardo Habkost
2015-04-27
target-i386: Make "level" and "xlevel" properties static
Eduardo Habkost
2015-04-27
qemu-config: Accept empty option values
Eduardo Habkost
2015-04-27
MAINTAINERS: Change status of X86 to Maintained
Eduardo Habkost
2015-04-27
MAINTAINERS: Add myself to X86
Eduardo Habkost
2015-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into s...
Peter Maydell
2015-04-27
MAINTAINERS: Add myself as NUMA code maintainer
Eduardo Habkost
2015-04-27
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
2015-04-27
spice: learn to hide cursor
Marc-André Lureau
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
2015-04-27
spice: fix mouse cursor position
Marc-André Lureau
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
[prev]
[next]