aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-27pci: bridge control fixupMichael S. Tsirkin1-1/+0
2011-01-26target-arm: Fix loading of scalar value for Neon multiply-by-scalarPeter Maydell1-6/+6
2011-01-26target-arm: Fix garbage collection of temporaries in Neon emulation.Christophe Lyon1-5/+13
2011-01-26Support saturation with shift=0.Christophe Lyon1-16/+12
2011-01-26target-sh4: update PTEH upon MMU exceptionAlexandre Courbot1-0/+4
2011-01-26sh4: implement missing mmaped TLB read functionsAurelien Jarno3-6/+91
2011-01-26sh4: implement missing mmaped TLB write functionsAurelien Jarno3-6/+69
2011-01-26etrax: Dont decrease the granularity of timersEdgar E. Iglesias1-4/+0
2011-01-25cris: Replace tcg branch sequence with setcondEdgar E. Iglesias1-9/+2
2011-01-25pulseaudio: tweak configGerd Hoffmann1-9/+1
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann1-1/+11
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann1-13/+9
2011-01-25monitor: use after free in do_wav_capture()Isaku Yamahata1-1/+2
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata1-4/+0
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-24pci: memory leak of PCIDevice::rom_fileIsaku Yamahata1-0/+1
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