summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25audio: consolidate audio_init()Isaku Yamahata8-80/+41
2011-01-25target-sh4: fix index of address read error exceptionAlexandre Courbot1-1/+1
2011-01-25target-sh4: fix TLB invalidation codeAlexandre Courbot1-2/+2
2011-01-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori25-452/+764
2011-01-24SPARC: Add asr17 register supportFabien Chouteau3-1/+14
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau8-22/+419
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau3-0/+214
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau3-0/+420
2011-01-24SPARC: Emulation of GRLIB GPTimerFabien Chouteau3-0/+470
2011-01-24docs: Document scsi-disk and usb-storage removable parameterStefan Hajnoczi1-2/+11
2011-01-24usb-msd: Propagate removable bit to SCSI deviceStefan Hajnoczi1-1/+3
2011-01-24scsi: Allow scsi_bus_legacy_add_drive() to set removable bitStefan Hajnoczi4-5/+10
2011-01-24scsi-disk: Allow overriding SCSI INQUIRY removable bitStefan Hajnoczi1-0/+3
2011-01-24target-mips: fix save_cpu_state() callsAurelien Jarno1-6/+6
2011-01-24block: Use backing format driver during image creationStefan Hajnoczi1-3/+5
2011-01-24blockdev: Fix drive_del not to crash when drive is not in useMarkus Armbruster1-7/+9
2011-01-24blockdev: Make drive_init() use error_report()Markus Armbruster1-31/+28
2011-01-24blockdev: Fix error message for invalid -drive CHSMarkus Armbruster1-3/+3
2011-01-24Fix block migration when the device size is not a multiple of 1 MBPierre Riteau1-2/+20
2011-01-24qed: Refuse to create images on block devicesStefan Hajnoczi1-0/+6
2011-01-24Documentation: Add qemu-img check/rebaseKevin Wolf1-0/+41
2011-01-24ide: Remove unneeded null pointer checkStefan Weil1-3/+1
2011-01-24qcow2: Batch flushes for COWKevin Wolf3-4/+19
2011-01-24qcow2: Use QcowCacheKevin Wolf5-298/+240
2011-01-24qcow2: Add QcowCacheKevin Wolf3-1/+310
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig1-9/+6
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig1-2/+1
2011-01-24ide: factor dma handling helpersChristoph Hellwig3-80/+36
2011-01-24Avoid divide by zero when there is no block device to migratePierre Riteau1-1/+6
2011-01-24Make strtosz() return int64_t instead of ssize_tJes Sorensen5-10/+10
2011-01-24do_snapshot_blkdev() error on missing snapshot_file argumentJes Sorensen1-0/+6
2011-01-24qemu-img snapshot: Use writeback cachingKevin Wolf1-1/+1
2011-01-24qcow2: fix unaligned accessAurelien Jarno1-1/+1
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf1-1/+1
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl22-131/+126
2011-01-23gdbstub-xml: avoid a warning from sparseBlue Swirl1-0/+3
2011-01-23Avoid deadlock whith iothread and icountEdgar E. Iglesias1-6/+9
2011-01-23microblaze: cleanup helper_addkcEdgar E. Iglesias3-10/+7
2011-01-22microblaze: Improve subkcEdgar E. Iglesias3-38/+49
2011-01-22microblaze: Fix 3rd addkc arg when rd is r0Edgar E. Iglesias1-2/+1
2011-01-22microblaze: Improve addkcEdgar E. Iglesias3-26/+45
2011-01-22microblaze: Remove debug leftovers.Edgar E. Iglesias1-2/+0
2011-01-22microblaze: Reorganize for future patchesEdgar E. Iglesias1-19/+17
2011-01-21ppc: Correct BookE tlb readsEdgar E. Iglesias1-1/+1
2011-01-21checkpatch: Fix bracing false positives on #elseJan Kiszka1-1/+2
2011-01-21Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno18-1622/+1842
2011-01-21sm501: fix screen redrawAurelien Jarno1-3/+4
2011-01-20checkpatch: adjust to QEMUismsBlue Swirl2-46/+21
2011-01-20Add checkpatch.pl from Linux kernelBlue Swirl1-0/+2937
2011-01-20Add scripts directoryBlue Swirl16-23/+23