summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | target-mips: fix host CPU consumption when guest is idleAurelien Jarno2010-12-273-8/+24
* | s390: compile fixesAlexander Graf2010-12-264-2/+5
* | target-mips: fix translation of MT instructionsNathan Froyd2010-12-223-28/+16
* | Use mmap() within code_gen_alloc() for OpenBSD.Brad2010-12-211-1/+2
* | Add OpenBSD to ifdef list since it has CLOCK_MONOTONIC.Brad2010-12-211-1/+2
* | Add support for OpenBSD to QEMU's tap driver.Brad2010-12-211-2/+6
* | tcg-arm: fix __clear_cache() warningAurelien Jarno2010-12-211-4/+2
* | qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil2010-12-211-4/+5
* | sparc32: ledma extra registers need tracing tooBob Breuer2010-12-201-3/+8
* | target-i386: Fix accidental use of SoftFloat uint64 typeAndreas Färber2010-12-201-4/+4
* | wdt_ib700: Fix accidental use of SoftFloat int64 typeAndreas Färber2010-12-201-1/+1
* | apic: Fix accidental use of SoftFloat uint32 typeAndreas Färber2010-12-201-1/+1
* | Avoid a warning from OpenBSD linkerBlue Swirl2010-12-191-2/+4
* | Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-195-57/+66
* | ahci: delete write-only variables (v2)Blue Swirl2010-12-191-4/+1
* | vga: Declare as little endianBlue Swirl2010-12-191-25/+1
* | win32: Fix CRLF problem in make_device_config.shStefan Weil2010-12-181-1/+1
* | sparc32: ledma extra registersBob Breuer2010-12-182-8/+23
* | Fix warning on mingw32Blue Swirl2010-12-171-1/+2
* | ide: Build fix for via.cKevin Wolf2010-12-171-1/+1
* | ide: Fix build for cmd646.cKevin Wolf2010-12-171-2/+2
* | docs: Fix missing carets in QED specificationStefan Hajnoczi2010-12-171-2/+2
* | Add proper -errno error return values to qcow2_open()Jes Sorensen2010-12-171-18/+42
* | block/qcow2.c: rename qcow_ functions to qcow2_Jes Sorensen2010-12-173-98/+104
* | qed: Consistency check supportStefan Hajnoczi2010-12-173-3/+336
* | qed: Read/write supportStefan Hajnoczi2010-12-174-2/+663
* | qed: Table, L2 cache, and cluster functionsStefan Hajnoczi2010-12-178-2/+866
* | qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi2010-12-174-0/+704
* | docs: Add QED image format specificationStefan Hajnoczi2010-12-171-0/+130
* | qemu-io: Fix typo in help textsKevin Wolf2010-12-171-7/+7
* | raw-posix: add discard supportChristoph Hellwig2010-12-172-0/+71
* | qemu-io: Add discard commandStefan Hajnoczi2010-12-171-0/+88
* | scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig2010-12-172-2/+52
* | block: add discard supportChristoph Hellwig2010-12-174-1/+24
* | ide: Register vm change state handler once onlyStefan Hajnoczi2010-12-173-28/+58
* | Remove NULL checks for bdrv_new return valueKevin Wolf2010-12-174-19/+7
* | qemu.img.c: Use error_report() instead of own error() implementationJes Sorensen2010-12-171-65/+62
* | bdrv_img_create() use proper errno return valuesJes Sorensen2010-12-171-13/+10
* | Prevent creating an image with the same filename as backing fileJes Sorensen2010-12-171-4/+11
* | Introduce do_snapshot_blkdev() and monitor command to handle it.Jes Sorensen2010-12-173-0/+82
* | qemu-img.c: Re-factor img_create()Jes Sorensen2010-12-173-106/+147
* | qemu-img: Call error_set_prognameKevin Wolf2010-12-171-0/+3
* | ide: honor ncq for atapiAlexander Graf2010-12-171-0/+6
* | ahci: set SATA Mode SelectSebastian Herbszt2010-12-171-0/+3
* | config: add ahci for pci capable machinesAlexander Graf2010-12-171-0/+1
* | config: move ide core and pci to pci.makAlexander Graf2010-12-1714-33/+3
* | ahci: add ahci emulationAlexander Graf2010-12-172-0/+1525
* | pci: add ich9 pci idAlexander Graf2010-12-171-0/+1
* | pci: add storage class for sataAlexander Graf2010-12-171-0/+1
* | ide: add ncq identify data for ahci sata drivesRoland Elek2010-12-172-0/+9
OpenPOWER on IntegriCloud