aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-20rbd: call flush, if availableSage Weil
2011-09-20rbd: update comment headingSage Weil
2011-09-20rbd: ignore failures when reading from default conf locationSage Weil
2011-09-20AHCI Port Interrupt Enable register cleaning on soft resetAlexander Motin
2011-09-20posix-aio-compat: Removed unused offset variableFrediano Ziglio
2011-09-20VMDK: fix leak of extent_fileFam Zheng
2011-09-20scsi-disk: lazily allocate bounce bufferPaolo Bonzini
2011-09-20scsi-disk: commonize iovec creation between reads and writesPaolo Bonzini
2011-09-20dma-helpers: rewrite completion/cancellationPaolo Bonzini
2011-09-20dma-helpers: allow including from target-independent codePaolo Bonzini
2011-09-19dma-helpers: rename is_write to to_devPaolo Bonzini
2011-09-19scsi-generic: do not disable FUAPaolo Bonzini
2011-09-19raw-posix: Fix bdrv_flush error return valuesKevin Wolf
2011-09-19nbd: support NBD_SET_FLAGS ioctlPaolo Bonzini
2011-09-19nbd: sync API definitions with upstreamPaolo Bonzini
2011-09-19nbd: support feature negotiationPaolo Bonzini
2011-09-18sun4u: don't set up isa_mem_baseBlue Swirl
2011-09-17tcg/ppc64: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/sparc: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/ia64: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17tcg/i386: Only one call output register needed for 64 bit hostsStefan Weil
2011-09-17target-i386: Fix several SSE3 instructions.Max Reitz
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi
2011-09-17trace: remove trailing double quotes after PRI*64Stefan Hajnoczi
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi
2011-09-17trace: remove newline from grlib_irqmp_check_irqs format stringStefan Hajnoczi
2011-09-17Makefile: Fix broken buildStefan Weil
2011-09-16qdev: print bus properties tooGerd Hoffmann
2011-09-16vga: Respect isa_mem_base when registering chain4 aliasJan Kiszka
2011-09-16hw/integratorcp: Fix bugs in writes to CM_CTRL system registerPeter Maydell
2011-09-16bswap.h: build fixChristoph Egger
2011-09-16console: Properly switch consoles for screen dumpsJan Kiszka
2011-09-16vga: Fix text mode screendumpsJan Kiszka
2011-09-16Fix termination by signal with -no-shutdownKevin Wolf
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-09-16build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova
2011-09-16build: Always have 'BUILD_DIR' variable pointing to the root of the build treeLluís Vilanova
2011-09-15Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori
2011-09-15Merge remote-tracking branch 'aneesh/for-upstream-4' into stagingAnthony Liguori
2011-09-14Fix subtle integer overflow bug in memory APIDavid Gibson
2011-09-12qcow2: fix range checkFrediano Ziglio
2011-09-12qcow2: align cluster_data to block to improve performance using O_DIRECTFrediano Ziglio
2011-09-12ahci: Remove unused struct memberStefan Weil
2011-09-12qcow2: initialize metadata before inserting in cluster_allocsFrediano Ziglio
2011-09-12ide/atapi scsi-disk: Make monitor eject -f, then change workMarkus Armbruster
2011-09-12block: New change_media_cb() parameter loadMarkus Armbruster
2011-09-12nbd: Clean up use of block_int.hMarkus Armbruster
2011-09-12block: Reset buffer alignment on detachMarkus Armbruster
2011-09-12block: New bdrv_set_buffer_alignment()Markus Armbruster