aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-16Initialize the VMware VGA console after vga_init (Alexander Graf).balrog1-5/+5
2008-07-15Add idpromblueswir11-7/+11
2008-07-15Really fix casblueswir11-6/+5
2008-07-11Terminate TB immediately after v7-M exception return.pbrook1-0/+2
2008-07-10Link ARM prologue closer to code segment to avoid a build failureblueswir12-1/+14
2008-07-10Fix coprocessor register types.pbrook1-13/+13
2008-07-09Restore old value of buffer_sizemalc1-0/+1
2008-07-09Warn about rejected buffer/period size/time when it was specified by the usermalc1-2/+7
2008-07-09Call proper function when trying to set period sizemalc1-2/+4