aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-26etrax: Dont decrease the granularity of timersEdgar E. Iglesias
2011-01-25cris: Replace tcg branch sequence with setcondEdgar E. Iglesias
2011-01-25pulseaudio: tweak configGerd Hoffmann
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann
2011-01-25monitor: use after free in do_wav_capture()Isaku Yamahata
2011-01-25mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata
2011-01-25audio: consolidate audio_init()Isaku Yamahata
2011-01-25target-sh4: fix index of address read error exceptionAlexandre Courbot
2011-01-25target-sh4: fix TLB invalidation codeAlexandre Courbot
2011-01-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-01-24SPARC: Add asr17 register supportFabien Chouteau
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau
2011-01-24SPARC: Emulation of GRLIB GPTimerFabien Chouteau
2011-01-24docs: Document scsi-disk and usb-storage removable parameterStefan Hajnoczi
2011-01-24usb-msd: Propagate removable bit to SCSI deviceStefan Hajnoczi
2011-01-24scsi: Allow scsi_bus_legacy_add_drive() to set removable bitStefan Hajnoczi
2011-01-24scsi-disk: Allow overriding SCSI INQUIRY removable bitStefan Hajnoczi
2011-01-24target-mips: fix save_cpu_state() callsAurelien Jarno
2011-01-24block: Use backing format driver during image creationStefan Hajnoczi
2011-01-24blockdev: Fix drive_del not to crash when drive is not in useMarkus Armbruster
2011-01-24blockdev: Make drive_init() use error_report()Markus Armbruster
2011-01-24blockdev: Fix error message for invalid -drive CHSMarkus Armbruster
2011-01-24Fix block migration when the device size is not a multiple of 1 MBPierre Riteau
2011-01-24qed: Refuse to create images on block devicesStefan Hajnoczi
2011-01-24Documentation: Add qemu-img check/rebaseKevin Wolf
2011-01-24ide: Remove unneeded null pointer checkStefan Weil
2011-01-24qcow2: Batch flushes for COWKevin Wolf
2011-01-24qcow2: Use QcowCacheKevin Wolf
2011-01-24qcow2: Add QcowCacheKevin Wolf
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig
2011-01-24ide: factor dma handling helpersChristoph Hellwig
2011-01-24Avoid divide by zero when there is no block device to migratePierre Riteau
2011-01-24Make strtosz() return int64_t instead of ssize_tJes Sorensen
2011-01-24do_snapshot_blkdev() error on missing snapshot_file argumentJes Sorensen
2011-01-24qemu-img snapshot: Use writeback cachingKevin Wolf
2011-01-24qcow2: fix unaligned accessAurelien Jarno
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-23gdbstub-xml: avoid a warning from sparseBlue Swirl
2011-01-23Avoid deadlock whith iothread and icountEdgar E. Iglesias
2011-01-23microblaze: cleanup helper_addkcEdgar E. Iglesias
2011-01-22microblaze: Improve subkcEdgar E. Iglesias
2011-01-22microblaze: Fix 3rd addkc arg when rd is r0Edgar E. Iglesias
2011-01-22microblaze: Improve addkcEdgar E. Iglesias
2011-01-22microblaze: Remove debug leftovers.Edgar E. Iglesias
2011-01-22microblaze: Reorganize for future patchesEdgar E. Iglesias