summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement some Ultrasparc cache ASIs used by SILOblueswir12008-07-081-0/+20
* Eliminate spurous screen updates.pbrook2008-07-072-102/+106
* fix cvtsq2s[sd] (Juergen Lock)bellard2008-07-071-2/+6
* 64 bit signed comparison fix (Juergen Lock)bellard2008-07-071-4/+4
* Fix 64 bit constant generationblueswir12008-07-071-4/+6
* Improve jp106 keyboard support, by Akio Takebe.ths2008-07-072-2/+6
* Fix typo in comment.ths2008-07-051-1/+1
* Change MIPS machine default to Malta.ths2008-07-051-2/+2
* Re-add static qualifier. Fix annother occurance of "const static".pbrook2008-07-052-2/+2
* Remove staticmalc2008-07-051-1/+1
* Remove >= asserts on unsigned inputsmalc2008-07-051-3/+0
* Avoid signedness warningsmalc2008-07-051-14/+12
* Add missing returnmalc2008-07-041-0/+1
* Fuse EQ and NE handling in tcg_out_brcond2malc2008-07-031-7/+4
* Avoid compiler warning.ths2008-07-031-1/+1
* Fix parse_long_name, by Tristan Gingold.ths2008-07-031-0/+1
* Clarified filename handling, by Johannes Schindelin.ths2008-07-031-1/+6
* Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer)malc2008-07-031-1/+1
* Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths2008-07-039-19/+19
* Silence compiler warning.ths2008-07-031-0/+2
* Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths2008-07-039-76/+412
* Allow to share a disk image via nbd, by Laurent Vivier.ths2008-07-032-21/+77
* Add a parameter to disable host cache, by Laurent Vivier.ths2008-07-036-24/+40
* Fix typomalc2008-07-031-1/+1
* Merge NBD client/server, by Laurent Vivier.ths2008-07-034-11/+213
* Bail out if -append or -initrd is specified without -kernel, byths2008-07-031-0/+10
* Fix constant truncation, spotted by Jindrich Makovicka.ths2008-07-031-3/+3
* Fix ATAPI read drive structure command, by Alex Williamson.ths2008-07-031-39/+144
* Remove stray local "speedup" hackmalc2008-07-021-1/+0
* Cleanup qemu-nbd related code, by Laurent Vivier.ths2008-07-023-3/+9
* Add -MTmalc2008-07-021-1/+1
* Pulseaudio drivermalc2008-07-025-1/+532
* Fix test arguments (Jeremy C. Reed)malc2008-07-021-1/+1
* Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl callmalc2008-07-021-1/+1
* Save/restore for stellaris boards.pbrook2008-07-0212-14/+761
* ARMv7-M interrupt stack alignment fix.pbrook2008-07-021-1/+1
* Fix NetBSD keyboard problemblueswir12008-07-021-2/+1
* Add rigid and flexible disk geometry page supportblueswir12008-07-021-1/+70
* Fix i2c save/restore.pbrook2008-07-013-27/+33
* Fix typo.pbrook2008-07-011-1/+1
* Remove duplicate device index calculations.pbrook2008-07-0112-44/+21
* Move interrupt_request and user_mode_only to common cpu state.pbrook2008-07-0112-28/+38
* Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir12008-07-011-2/+2
* block-vvfat.c - fix is_free predicate, by Tristan Gingold.ths2008-07-011-2/+1
* Add missing return in arm-semi, by Laurent Desnogues.ths2008-07-011-0/+1
* Static'ify some functions, and use standard inline in translate.c.ths2008-07-011-22/+22
* Implement resolution switching in common console code.pbrook2008-07-0120-91/+109
* Delete duplicate code.ths2008-07-011-3/+0
* Fix rdtsc instruction counting.pbrook2008-06-301-0/+6
* Spelling fixes, spotted by Stuart Brady.ths2008-06-309-18/+18
OpenPOWER on IntegriCloud