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
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-18
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
2012-06-18
qom: Make Object a type
Paolo Bonzini
2012-06-18
qom: Add class_base_init
Paolo Bonzini
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
qom: Introduce object_property_is_{child,link}()
Andreas Färber
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
2012-06-15
audio/winwave: Fix typo
malc
2012-06-15
build: install qmp-commands.txt
Bruce Rogers
2012-06-15
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
Fix some more license versions (GPL2+ instead of GPL2)
Stefan Weil
2012-06-15
monitor: Fix memory leak with readline completion
Stefan Weil
2012-06-15
qmp: do not include monitor.h from qapi-types-core.h
Paolo Bonzini
2012-06-15
qmp: include monitor.h when needed
Paolo Bonzini
2012-06-15
kvm: add missing include files
Paolo Bonzini
2012-06-15
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
2012-06-15
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
2012-06-15
fdc-test: introduced qtest read_without_media
Pavel Hrdina
2012-06-15
fdc: fix implied seek while there is no media in drive
Pavel Hrdina
2012-06-15
qcow2: fix autoclear image header update
Stefan Hajnoczi
2012-06-15
xen: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
xen: Don't change -drive if=xen device name during machine init
Markus Armbruster
2012-06-15
block: Replace bdrv_get_format() by bdrv_get_format_name()
Markus Armbruster
2012-06-15
qemu-img: document qed format on qemu-img man page
Stefan Hajnoczi
2012-06-15
qemu-iotests: COW with many AIO requests on the same cluster
Kevin Wolf
2012-06-15
qemu-iotests: Some backing file COW tests
Kevin Wolf
2012-06-15
qcow2: Fix avail_sectors in cluster allocation code
Kevin Wolf
2012-06-15
qcow2: Simplify calculation for COW area at the end
Kevin Wolf
2012-06-15
qcow2: always operate caches in writeback mode
Paolo Bonzini
2012-06-15
ide: support enable/disable write cache
Paolo Bonzini
2012-06-15
block: always open drivers in writeback mode
Paolo Bonzini
2012-06-15
block: add bdrv_set_enable_write_cache
Paolo Bonzini
2012-06-15
block: copy enable_write_cache in bdrv_append
Paolo Bonzini
2012-06-15
savevm: flush after saving vm state
Paolo Bonzini
2012-06-15
block: flush in writethrough mode after writes
Paolo Bonzini
2012-06-15
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2012-06-15
qemu-iotests: fill streaming test image with data
Paolo Bonzini
2012-06-15
scsi-disk: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
block: New bdrv_get_flags()
Markus Armbruster
2012-06-15
Prevent disk data loss when closing qemu
Pavel Dovgaluk
2012-06-15
block: Simplify how drive_init() computes default ID
Markus Armbruster
2012-06-15
sheepdog: add coroutine_fn markers to coroutine functions
MORITA Kazutaka
2012-06-15
rbd: hook up cache options
Josh Durgin
2012-06-15
qcow2: Support for fixing refcount inconsistencies
Kevin Wolf
2012-06-15
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
[prev]
[next]