aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-15ide: support enable/disable write cachePaolo Bonzini
2012-06-15block: always open drivers in writeback modePaolo Bonzini
2012-06-15block: add bdrv_set_enable_write_cachePaolo Bonzini
2012-06-15block: copy enable_write_cache in bdrv_appendPaolo Bonzini
2012-06-15savevm: flush after saving vm statePaolo Bonzini
2012-06-15block: flush in writethrough mode after writesPaolo Bonzini
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-06-15scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster
2012-06-15block: New bdrv_get_flags()Markus Armbruster
2012-06-15Prevent disk data loss when closing qemuPavel Dovgaluk
2012-06-15block: Simplify how drive_init() computes default IDMarkus Armbruster
2012-06-15sheepdog: add coroutine_fn markers to coroutine functionsMORITA Kazutaka
2012-06-15rbd: hook up cache optionsJosh Durgin
2012-06-15qcow2: Support for fixing refcount inconsistenciesKevin Wolf
2012-06-15qemu-img check: Print fixed clusters and recheckKevin Wolf
2012-06-15qemu-img check -r for repairing imagesKevin Wolf
2012-06-15Un-inline fdctrl_init_isa()Markus Armbruster
2012-06-15xtensa_lx60: add missing #include "blockdev.h"Max Filippov
2012-06-15stream: move rate limiting to a separate header filePaolo Bonzini
2012-06-15stream: move is_allocated_above to block.cPaolo Bonzini
2012-06-15stream: tweak usage of bdrv_co_is_allocatedPaolo Bonzini
2012-06-15block: implement is_allocated for rawPaolo Bonzini
2012-06-15qcow2: fix endianness conversionZhi Yong Wu
2012-06-15qcow2: remove a line of unnecessary codeZhi Yong Wu
2012-06-15Merge branch 'master' of git://git.qemu.org/qemumalc
2012-06-15qcow2: Silence false warningKevin Wolf
2012-06-15cris: Fix NMI-flag handling on crisv10.Lars Persson
2012-06-15xilinx_axidma: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_axienet: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_axienet: droped the c_ on parametersPeter A. G. Crosthwaite
2012-06-15xilinx_ethlite: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_ethlite: tweaked naming of ping-pong propsPeter A. G. Crosthwaite
2012-06-15xilinx_intc: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_timer: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_timer: changed nr_timers to one_timer_onlyPeter A. G. Crosthwaite
2012-06-15xilinx_timer: added default frequencyPeter A. G. Crosthwaite
2012-06-15xilinx_uartlite: changed device namePeter A. G. Crosthwaite
2012-06-15xilinx_axidma: (un)reversed irq initialisationPeter A. G. Crosthwaite
2012-06-15xilinx_axi*: Share devices between microblaze and microblazeelAndreas Färber
2012-06-15qemu-log: Allow usage in libhwAndreas Färber
2012-06-15hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber
2012-06-14cris: Add break support for v10.Edgar E. Iglesias
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil
2012-06-11dump: Fix license version (GPL2+ instead of GPL2)Stefan Weil
2012-06-11configure: Fix build for some versions of glibc (9pfs)Stefan Weil
2012-06-11monitor: Fix memory leak with readline completionStefan Weil
2012-06-11pci_bridge_dev: fix error path in pci_bridge_dev_initfn()Jason Baron
2012-06-11qdev: release parent properties on dc->init failureJason Baron
2012-06-11Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori