summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap_lcdc: remove imif, emiff from structureAvi Kivity2011-09-213-10/+3
* omap1: convert to memory API (part V)Avi Kivity2011-09-211-6/+8
* omap1: convert to memory API (part IV)Avi Kivity2011-09-212-34/+48
* omap1: convert to memory API (part III)Avi Kivity2011-09-212-94/+123
* omap1: convert to memory API (part II)Avi Kivity2011-09-212-91/+111
* omap1: convert to memory API (part I)Avi Kivity2011-09-214-154/+203
* musicpal: convert to memory APIAvi Kivity2011-09-181-144/+99
* mips_r4k: convert to memory APIAvi Kivity2011-09-181-24/+15
* mips_mipssim: convert to memory APIAvi Kivity2011-09-181-7/+8
* mips_malta: convert to memory APIAvi Kivity2011-09-181-27/+26
* mips_jazz: convert to memory APIAvi Kivity2011-09-181-45/+45
* sun4u: don't set up isa_mem_baseBlue Swirl2011-09-181-1/+0
* tcg/ppc64: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+1
* tcg/sparc: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-2/+4
* tcg/s390: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+3
* tcg/ia64: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-3/+2
* tcg/i386: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+3
* target-i386: Fix several SSE3 instructions.Max Reitz2011-09-171-18/+18
* trace: add virtio_set_status() trace eventStefan Hajnoczi2011-09-173-8/+12
* trace: remove trailing double quotes after PRI*64Stefan Hajnoczi2011-09-171-17/+17
* trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi2011-09-172-11/+14
* trace: remove newline from grlib_irqmp_check_irqs format stringStefan Hajnoczi2011-09-171-1/+1
* Makefile: Fix broken buildStefan Weil2011-09-171-2/+2
* qdev: print bus properties tooGerd Hoffmann2011-09-161-0/+6
* vga: Respect isa_mem_base when registering chain4 aliasJan Kiszka2011-09-161-0/+1
* hw/integratorcp: Fix bugs in writes to CM_CTRL system registerPeter Maydell2011-09-161-5/+11
* bswap.h: build fixChristoph Egger2011-09-161-2/+1
* console: Properly switch consoles for screen dumpsJan Kiszka2011-09-161-3/+10
* vga: Fix text mode screendumpsJan Kiszka2011-09-161-4/+3
* Fix termination by signal with -no-shutdownKevin Wolf2011-09-161-0/+1
* Remove blanks before \n in output stringsStefan Weil2011-09-1616-41/+41
* build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova2011-09-164-5/+9
* build: Always have 'BUILD_DIR' variable pointing to the root of the build treeLluís Vilanova2011-09-161-1/+4
* Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori2011-09-151-2/+2
|\
| * Fix subtle integer overflow bug in memory APIDavid Gibson2011-09-141-2/+2
* | Merge remote-tracking branch 'aneesh/for-upstream-4' into stagingAnthony Liguori2011-09-152-0/+130
|\ \
| * | hw/9pfs: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-09-092-0/+42
| * | hw/9pfs: add 9P2000.L renameat operationAneesh Kumar K.V2011-09-092-0/+84
| * | hw/9pfs: Fix memleaks in some 9p operationAneesh Kumar K.V2011-09-091-0/+2
| * | hw/9pfs: Initialize rest of qid field to zero.Aneesh Kumar K.V2011-09-091-0/+1
| * | hw/9pfs: Update the fidp path before opendirAneesh Kumar K.V2011-09-091-0/+1
* | | qcow2: fix range checkFrediano Ziglio2011-09-121-7/+7
* | | qcow2: align cluster_data to block to improve performance using O_DIRECTFrediano Ziglio2011-09-121-7/+7
* | | ahci: Remove unused struct memberStefan Weil2011-09-122-3/+0
* | | qcow2: initialize metadata before inserting in cluster_allocsFrediano Ziglio2011-09-121-5/+5
* | | ide/atapi scsi-disk: Make monitor eject -f, then change workMarkus Armbruster2011-09-123-1/+4
* | | block: New change_media_cb() parameter loadMarkus Armbruster2011-09-126-11/+12
* | | nbd: Clean up use of block_int.hMarkus Armbruster2011-09-123-2/+2
* | | block: Reset buffer alignment on detachMarkus Armbruster2011-09-121-0/+1
* | | block: New bdrv_set_buffer_alignment()Markus Armbruster2011-09-125-6/+8
OpenPOWER on IntegriCloud