aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-29SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov
2011-01-27pci: typo in pcibus_get_dev_path()Isaku Yamahata
2011-01-27pci: bridge control fixupMichael S. Tsirkin
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-24usb-bus: use snprintfBlue Swirl
2011-01-24usb hid: add migration supportGerd Hoffmann
2011-01-24usb hub: add migration supportGerd Hoffmann
2011-01-24usb core: add migration supportGerd Hoffmann
2011-01-24vnc: fix numlock+capslock trackingGerd Hoffmann
2011-01-24usb hid: move head+n to common structGerd Hoffmann
2011-01-24usb keyboard: add event event queueGerd Hoffmann
2011-01-24add event queueing to USB HIDPaolo Bonzini
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-24pci: memory leak of PCIDevice::rom_fileIsaku Yamahata
2011-01-24qcow2: Add QcowCacheKevin Wolf