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