aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-21A bunch of minor code improvements in the MIPS target.ths2-21/+10
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog7-164/+896
2008-07-21Omap DPLL & APLL locking logic.balrog3-17/+121
2008-07-21Use MMU globals for some MMU trapsblueswir12-4/+19
2008-07-21Fix reset vectorblueswir11-1/+1
2008-07-21Fix logging output for MIPS HI, LO registers, by Stefan Weil.ths1-1/+2
2008-07-20Fix compiler warning, by Stefan Weil.ths1-1/+1
2008-07-20Add missing const, by Stefan Weil.ths1-1/+1
2008-07-20Simplify conditional FP moves.ths1-10/+5
2008-07-20Print default and available CPU features separatelyblueswir11-4/+7
2008-07-20Make UA200x features selectable, add MMU typesblueswir14-23/+48
2008-07-20Fix debug message address formatsblueswir11-8/+15
2008-07-20Fix wrong function names in debug messages (Stefan Weil)blueswir11-2/+2
2008-07-19Remove unused variableblueswir11-2/+0
2008-07-19Improve the audio driver checkmalc1-1/+1
2008-07-19Reject invalid audio driversmalc1-0/+10
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog1-1/+1
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog1-1/+0
2008-07-19Force screen resize if no buffer set (Avi Kivity).balrog1-1/+2
2008-07-19Implement nucleus quad lddablueswir13-20/+70
2008-07-19Pretend to be the active console while a screendump takes place (Avi Kivity).balrog1-1/+6
2008-07-19ARMv6: fix SIMD add/sub carry flags (Vincent Palatin).balrog1-4/+4
2008-07-19ARM: fix CPS masks (Vincent Palatin).balrog1-2/+2
2008-07-19Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).balrog3-18/+21
2008-07-19Update TLB miss addressesblueswir11-0/+2
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths5-1/+147
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog1-1/+2
2008-07-19Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog1-0/+2
2008-07-18Allow qemu-nbd --version to show the application name dynamically, byths1-2/+2
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths6-16/+11
2008-07-18Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths11-72/+59
2008-07-18ide: enable single word DMA, by Stefano Stabellini.ths1-0/+10
2008-07-18Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson.ths1-1/+0
2008-07-18Do not disturb old fd flags (eg O_APPEND) when setting nonblock, byths1-1/+3
2008-07-18wrhpr hstick_cmpr is a store, not a loadblueswir11-3/+2
2008-07-18OMAP2 EAC module.balrog3-4/+556
2008-07-17Remove the NIC from vlan on usb destroy.balrog3-1/+16
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog5-2/+1495
2008-07-17Fix saving and loading of trap stateblueswir12-12/+12
2008-07-17Support for address maskingblueswir13-33/+58
2008-07-16Fix MMU registers, add more E-cache ASIsblueswir11-10/+64
2008-07-16Fix MMU miss trapsblueswir12-4/+4
2008-07-16Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog1-1/+1
2008-07-16e1000: only use TSE if enabled for current packet (Anthony Xu). balrog1-19/+32
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog7-21/+23
2008-07-16Flushw can generate exceptions, so save PC & NPCblueswir11-0/+1
2008-07-16Remove unintended dereference, kills a warning (Jan Kiszka).balrog1-2/+2
2008-07-16Properly byte-swap values in VMware SVGA (malc).balrog1-12/+19
2008-07-16Make Bochs VBE work with VMWare SVGA (malc).balrog1-0/+6
2008-07-16Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog1-8/+0