summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preliminary PPC64/Linux host supportmalc2008-07-239-4/+1827
* Enable VDE by default if library is present.aliguori2008-07-231-8/+4
* Add OneNAND Unlock All command (Kyungmin Park).balrog2008-07-231-0/+15
* Use plain standard inline.ths2008-07-232-11/+11
* Less hardcoding of TARGET_USER_ONLY.ths2008-07-236-390/+287
* Save 3MB ioport table memory (Samuel Thibault)aliguori2008-07-231-26/+39
* Fix task register type after reset (Avi Kivity)aliguori2008-07-231-1/+1
* Fix SDL problems with BGR displays (Avi Kivity)aliguori2008-07-231-1/+1
* Fix -daemonize optionaliguori2008-07-231-6/+1
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-226-13/+98
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-222-1/+5
* A bunch of minor code improvements in the MIPS target.ths2008-07-212-21/+10
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-217-164/+896
* Omap DPLL & APLL locking logic.balrog2008-07-213-17/+121
* Use MMU globals for some MMU trapsblueswir12008-07-212-4/+19
* Fix reset vectorblueswir12008-07-211-1/+1
* Fix logging output for MIPS HI, LO registers, by Stefan Weil.ths2008-07-211-1/+2
* Fix compiler warning, by Stefan Weil.ths2008-07-201-1/+1
* Add missing const, by Stefan Weil.ths2008-07-201-1/+1
* Simplify conditional FP moves.ths2008-07-201-10/+5
* Print default and available CPU features separatelyblueswir12008-07-201-4/+7
* Make UA200x features selectable, add MMU typesblueswir12008-07-204-23/+48
* Fix debug message address formatsblueswir12008-07-201-8/+15
* Fix wrong function names in debug messages (Stefan Weil)blueswir12008-07-201-2/+2
* Remove unused variableblueswir12008-07-191-2/+0
* Improve the audio driver checkmalc2008-07-191-1/+1
* Reject invalid audio driversmalc2008-07-191-0/+10
* Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog2008-07-191-1/+1
* Revert "fix power management timer overflow handling" (Avi Kivity).balrog2008-07-191-1/+0
* Force screen resize if no buffer set (Avi Kivity).balrog2008-07-191-1/+2
* Implement nucleus quad lddablueswir12008-07-193-20/+70
* Pretend to be the active console while a screendump takes place (Avi Kivity).balrog2008-07-191-1/+6
* ARMv6: fix SIMD add/sub carry flags (Vincent Palatin).balrog2008-07-191-4/+4
* ARM: fix CPS masks (Vincent Palatin).balrog2008-07-191-2/+2
* Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).balrog2008-07-193-18/+21
* Update TLB miss addressesblueswir12008-07-191-0/+2
* Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths2008-07-195-1/+147
* linux-user: Fix target_statfs[64] on 64-bit hostsbalrog2008-07-191-1/+2
* Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog2008-07-191-0/+2
* Allow qemu-nbd --version to show the application name dynamically, byths2008-07-181-2/+2
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-186-16/+11
* Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths2008-07-1811-72/+59
* ide: enable single word DMA, by Stefano Stabellini.ths2008-07-181-0/+10
* Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson.ths2008-07-181-1/+0
* Do not disturb old fd flags (eg O_APPEND) when setting nonblock, byths2008-07-181-1/+3
* wrhpr hstick_cmpr is a store, not a loadblueswir12008-07-181-3/+2
* OMAP2 EAC module.balrog2008-07-183-4/+556
* Remove the NIC from vlan on usb destroy.balrog2008-07-173-1/+16
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-175-2/+1495
* Fix saving and loading of trap stateblueswir12008-07-172-12/+12
OpenPOWER on IntegriCloud