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