summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi hotplug: Set DriveInfo member bus correctlyMarkus Armbruster2011-01-311-0/+1
* raw-win32: Fix bdrv_flush return valueKevin Wolf2011-01-311-1/+1
* qed: Images with backing file do not require QED_F_NEED_CHECKStefan Hajnoczi2011-01-311-7/+17
* qcow2: Add bdrv_discard supportKevin Wolf2011-01-313-0/+92
* qemu-io: Fix discard commandKevin Wolf2011-01-311-1/+1
* sheepdog: support creating images on remote hostsMORITA Kazutaka2011-01-311-3/+14
* Reorganize struct Qcow2Cache for better struct packingJes Sorensen2011-01-311-1/+1
* ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi2011-01-311-5/+5
* Add documentation for STRTOSZ_DEFSUFFIX_ macrosJes Sorensen2011-01-311-0/+7
* virtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREADStefan Hajnoczi2011-01-311-2/+6
* virtio-blk: tell the guest about size changesChristoph Hellwig2011-01-311-0/+10
* block: tell drivers about an image resizeChristoph Hellwig2011-01-315-8/+25
* block: add block_resize monitor commandChristoph Hellwig2011-01-314-0/+78
* strtosz(): Use suffix macros in switch() statementJes Sorensen2011-01-311-5/+5
* strtosz(): Fix name confusion in use of modf()Jes Sorensen2011-01-311-2/+2
* strtosz() use qemu_toupper() to simplify switch statementJes Sorensen2011-01-311-6/+1Star
* strtosz(): use unsigned char and switch to qemu_isspace()Jes Sorensen2011-01-311-3/+4
* Update OpenBIOS images to r1018Blue Swirl2011-01-304-1/+1
* sdl: remove unused variableBlue Swirl2011-01-291-6/+0Star
* New trace-event backend: stderrFabien Chouteau2011-01-293-3/+65
* prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...Hervé Poussineau2011-01-291-1/+1
* prep: Remove bogus BIOS size checkAndreas Färber2011-01-291-3/+0Star
* mc146818rtc: update registers after a format changeAurelien Jarno2011-01-291-1/+9
* mc146818rtc: constantifyAurelien Jarno2011-01-291-2/+3
* target-arm: Fix Neon VQ(R)DMULH.S16 instructionsJuha Riihimäki2011-01-291-1/+2
* virtio-blk: fix cross-endianness targetsAurelien Jarno2011-01-291-15/+25
* virtio-net: fix cross-endianness supportAurelien Jarno2011-01-291-6/+7
* escc: fix interrupt flagsAurelien Jarno2011-01-291-2/+6
* pxa2xx_gpio: switch to using qdevDmitry Eremin-Solenikov2011-01-296-111/+103Star
* spitz: make spitz-keyboard to use qdev infrastructureDmitry Eremin-Solenikov2011-01-291-55/+72
* spitz: make sl-nand emulation use qdev infrastructureDmitry Eremin-Solenikov2011-01-294-53/+75
* Use vmstate to save/load spitz-lcdtg and corgi-ssp stateDmitry Eremin-Solenikov2011-01-291-46/+28Star
* SharpSL scoop device - convert to qdevDmitry Eremin-Solenikov2011-01-294-89/+75Star
* target-arm: Fix loading of scalar value for Neon multiply-by-scalarPeter Maydell2011-01-261-6/+6
* target-arm: Fix garbage collection of temporaries in Neon emulation.Christophe Lyon2011-01-261-5/+13
* Support saturation with shift=0.Christophe Lyon2011-01-261-16/+12Star
* target-sh4: update PTEH upon MMU exceptionAlexandre Courbot2011-01-261-0/+4
* sh4: implement missing mmaped TLB read functionsAurelien Jarno2011-01-263-6/+91
* sh4: implement missing mmaped TLB write functionsAurelien Jarno2011-01-263-6/+69
* etrax: Dont decrease the granularity of timersEdgar E. Iglesias2011-01-261-4/+0Star
* cris: Replace tcg branch sequence with setcondEdgar E. Iglesias2011-01-251-9/+2Star
* pulseaudio: tweak configGerd Hoffmann2011-01-251-9/+1Star
* pulseaudio: setup buffer attrsGerd Hoffmann2011-01-251-1/+11
* pulseaudio: process 1/4 buffer max at onceGerd Hoffmann2011-01-251-13/+9Star
* monitor: use after free in do_wav_capture()Isaku Yamahata2011-01-251-1/+2
* mips_fulong: remove bogus HAS_AUDIOIsaku Yamahata2011-01-251-4/+0Star
* audio: consolidate audio_init()Isaku Yamahata2011-01-258-80/+41Star
* target-sh4: fix index of address read error exceptionAlexandre Courbot2011-01-251-1/+1
* target-sh4: fix TLB invalidation codeAlexandre Courbot2011-01-251-2/+2
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-01-2425-452/+764
|\