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
2014-08-20
iotests: Add test for image filename construction
Max Reitz
2014-08-20
quorum: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
nbd: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkverify: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
block: Add bdrv_refresh_filename()
Max Reitz
2014-08-20
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-08-20
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
block: acquire AioContext in qmp_block_resize()
Stefan Hajnoczi
2014-08-20
qemu-iotests: Fix 028 reference output for qed
Kevin Wolf
2014-08-20
test-coroutine: test cost introduced by coroutine
Ming Lei
2014-08-20
iotests: Add test for qcow2's cache options
Max Reitz
2014-08-20
qcow2: Add runtime options for cache sizes
Max Reitz
2014-08-20
qcow2: Use g_try_new0() for cache array
Max Reitz
2014-08-20
qcow2: Constant cache size in bytes
Max Reitz
2014-08-20
runner: Kill a program under test by time-out
Maria Kustova
2014-08-20
runner: Add an argument for test duration
Maria Kustova
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
qemu-io-cmds: g_renew() can't fail, bury dead error handling
Markus Armbruster
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
2014-08-18
monitor: Remove hardcoded watchdog event names
Hani Benhabiles
2014-08-18
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-18
mtree: remove write-only field
Paolo Bonzini
2014-08-18
memory: Use canonical path component as the name
Peter Crosthwaite
2014-08-18
memory: Use memory_region_name for name access
Peter Crosthwaite
2014-08-18
memory: constify memory_region_name
Peter Crosthwaite
2014-08-18
exec: Abstract away ref to memory region names
Peter Crosthwaite
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-17
ioport: split deletion and destruction
Paolo Bonzini
2014-08-17
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2014-08-17
vga: do not dynamically allocate chain4_alias
Paolo Bonzini
2014-08-17
sysbus: remove unused function sysbus_del_io
Paolo Bonzini
2014-08-17
qom: object: move unparenting to the child property's release callback
Paolo Bonzini
2014-08-17
qom: object: delete properties before calling instance_finalize
Paolo Bonzini
2014-08-17
target-sparc64: implement Short Floating-Point Store Instructions
Artyom Tarasenko
2014-08-17
apb: add IOMMU flush register implementation
Mark Cave-Ayland
2014-08-17
sun4u: switch second PCI-ebus bridge BAR over to PCI IO space
Mark Cave-Ayland
[next]