aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21A bunch of minor code improvements in the MIPS target.ths
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog
2008-07-21Omap DPLL & APLL locking logic.balrog
2008-07-21Use MMU globals for some MMU trapsblueswir1
2008-07-21Fix reset vectorblueswir1
2008-07-21Fix logging output for MIPS HI, LO registers, by Stefan Weil.ths
2008-07-20Fix compiler warning, by Stefan Weil.ths
2008-07-20Add missing const, by Stefan Weil.ths
2008-07-20Simplify conditional FP moves.ths
2008-07-20Print default and available CPU features separatelyblueswir1
2008-07-20Make UA200x features selectable, add MMU typesblueswir1
2008-07-20Fix debug message address formatsblueswir1
2008-07-20Fix wrong function names in debug messages (Stefan Weil)blueswir1
2008-07-19Remove unused variableblueswir1
2008-07-19Improve the audio driver checkmalc
2008-07-19Reject invalid audio driversmalc
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog
2008-07-19Force screen resize if no buffer set (Avi Kivity).balrog
2008-07-19Implement nucleus quad lddablueswir1
2008-07-19Pretend to be the active console while a screendump takes place (Avi Kivity).balrog
2008-07-19ARMv6: fix SIMD add/sub carry flags (Vincent Palatin).balrog
2008-07-19ARM: fix CPS masks (Vincent Palatin).balrog
2008-07-19Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).balrog
2008-07-19Update TLB miss addressesblueswir1
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog
2008-07-19Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog
2008-07-18Allow qemu-nbd --version to show the application name dynamically, byths
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths
2008-07-18Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths
2008-07-18ide: enable single word DMA, by Stefano Stabellini.ths
2008-07-18Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson.ths
2008-07-18Do not disturb old fd flags (eg O_APPEND) when setting nonblock, byths
2008-07-18wrhpr hstick_cmpr is a store, not a loadblueswir1
2008-07-18OMAP2 EAC module.balrog
2008-07-17Remove the NIC from vlan on usb destroy.balrog
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-07-17Fix saving and loading of trap stateblueswir1
2008-07-17Support for address maskingblueswir1
2008-07-16Fix MMU registers, add more E-cache ASIsblueswir1
2008-07-16Fix MMU miss trapsblueswir1
2008-07-16Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog
2008-07-16e1000: only use TSE if enabled for current packet (Anthony Xu). balrog
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog
2008-07-16Flushw can generate exceptions, so save PC & NPCblueswir1
2008-07-16Remove unintended dereference, kills a warning (Jan Kiszka).balrog
2008-07-16Properly byte-swap values in VMware SVGA (malc).balrog
2008-07-16Make Bochs VBE work with VMWare SVGA (malc).balrog
2008-07-16Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog