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
2013-03-15
iov: Factor out hexdumper
Peter Crosthwaite
2013-03-15
hw/vexpress: Set reset values for daughterboard oscillators
Peter Maydell
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_OSC function
Peter Maydell
2013-03-15
hw/vexpress: Pass voltage sensor properties to sysctl device
Peter Maydell
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_VOLT
Peter Maydell
2013-03-15
qdev: Implement (variable length) array properties
Peter Maydell
2013-03-15
hw/arm_sysctl: Convert from qdev init to instance_init
Peter Maydell
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op
Peter Maydell
2013-03-15
hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op
Peter Maydell
2013-03-15
hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way
Peter Maydell
2013-03-15
hw/vexpress: Pass proc_id via VEDBoardInfo
Peter Maydell
2013-03-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-15
blockdev: Fix up copyright and permission notice
Markus Armbruster
2013-03-15
qemu-iotests: use -nographic in test case 007
Stefan Hajnoczi
2013-03-15
qemu-iotests: add tests for rebasing zero clusters
Paolo Bonzini
2013-03-15
dataplane: fix hang introduced by AioContext transition
Paolo Bonzini
2013-03-15
coroutine: use AioContext for CoQueue BH
Stefan Hajnoczi
2013-03-15
threadpool: drop global thread pool
Stefan Hajnoczi
2013-03-15
block: add bdrv_get_aio_context()
Stefan Hajnoczi
2013-03-15
aio: add a ThreadPool instance to AioContext
Stefan Hajnoczi
2013-03-15
threadpool: add thread_pool_new() and thread_pool_free()
Stefan Hajnoczi
2013-03-15
threadpool: move globals into struct ThreadPool
Stefan Hajnoczi
2013-03-15
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
2013-03-15
sheepdog: set io_flush handler in do_co_req
MORITA Kazutaka
2013-03-15
sheepdog: use non-blocking fd in coroutine context
MORITA Kazutaka
2013-03-15
qcow2: make is_allocated return true for zero clusters
Paolo Bonzini
2013-03-15
qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
2013-03-15
qcow2: drop flush in update_cluster_refcount()
Stefan Hajnoczi
2013-03-15
qcow2: flush in qcow2_update_snapshot_refcount()
Stefan Hajnoczi
2013-03-15
qcow2: set L2 cache dependency in qcow2_alloc_bytes()
Stefan Hajnoczi
2013-03-15
qcow2: flush refcount cache correctly in qcow2_write_snapshots()
Stefan Hajnoczi
2013-03-15
qcow2: flush refcount cache correctly in alloc_refcount_block()
Stefan Hajnoczi
2013-03-15
qcow2: Allow lazy refcounts to be enabled on the command line
Kevin Wolf
2013-03-15
block: Support driver specific options in drive_init()
Kevin Wolf
2013-03-15
blockdev: Keep a copy of DriveInfo.serial
Kevin Wolf
2013-03-15
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
2013-03-15
block: Add options QDict to bdrv_open_common()
Kevin Wolf
2013-03-15
Add qdict_clone_shallow()
Kevin Wolf
2013-03-15
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
block: Add options QDict to .bdrv_open()
Kevin Wolf
2013-03-15
qga/main.c: Don't use g_key_file_get/set_int64
Peter Crosthwaite
2013-03-14
Merge remote-tracking branch 'kraxel/chardev.5' into staging
Anthony Liguori
2013-03-14
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-03-14
Merge remote-tracking branch 'mdroth/qga-pull-3-11-2013' into staging
Anthony Liguori
2013-03-14
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-03-14
spice-qemu-char: Remove dead debugging code
Hans de Goede
2013-03-14
spice-qemu-char: Fix name parameter issues after qapi-ifying
Hans de Goede
2013-03-13
gtk: fix vc initialization
Anthony Liguori
2013-03-13
qemu-char.c: fix waiting for telnet connection message
Igor Mitsyanko
[next]