aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-31strtosz() use qemu_toupper() to simplify switch statementJes Sorensen
2011-01-31strtosz(): use unsigned char and switch to qemu_isspace()Jes Sorensen
2011-01-30Update OpenBIOS images to r1018Blue Swirl
2011-01-29sdl: remove unused variableBlue Swirl
2011-01-29New trace-event backend: stderrFabien Chouteau
2011-01-29prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...Hervé Poussineau
2011-01-29prep: Remove bogus BIOS size checkAndreas Färber
2011-01-29mc146818rtc: update registers after a format changeAurelien Jarno
2011-01-29mc146818rtc: constantifyAurelien Jarno
2011-01-29target-arm: Fix Neon VQ(R)DMULH.S16 instructionsJuha Riihimäki
2011-01-29virtio-blk: fix cross-endianness targetsAurelien Jarno
2011-01-29virtio-net: fix cross-endianness supportAurelien Jarno
2011-01-29escc: fix interrupt flagsAurelien Jarno
2011-01-29pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov
2011-01-29spitz: make spitz-keyboard to use qdev infrastructureDmitry Eremin-Solenikov
2011-01-29spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov
2011-01-29Use vmstate to save/load spitz-lcdtg and corgi-ssp stateDmitry Eremin-Solenikov
2011-01-29SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov
2011-01-26target-arm: Fix loading of scalar value for Neon multiply-by-scalarPeter Maydell
2011-01-26target-arm: Fix garbage collection of temporaries in Neon emulation.Christophe Lyon
2011-01-26Support saturation with shift=0.Christophe Lyon
2011-01-26target-sh4: update PTEH upon MMU exceptionAlexandre Courbot
2011-01-26sh4: implement missing mmaped TLB read functionsAurelien Jarno
2011-01-26sh4: implement missing mmaped TLB write functionsAurelien Jarno
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