aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-16Initialize the VMware VGA console after vga_init (Alexander Graf).balrog
2008-07-15Add idpromblueswir1
2008-07-15Really fix casblueswir1
2008-07-11Terminate TB immediately after v7-M exception return.pbrook
2008-07-10Link ARM prologue closer to code segment to avoid a build failureblueswir1
2008-07-10Fix coprocessor register types.pbrook
2008-07-09Restore old value of buffer_sizemalc
2008-07-09Warn about rejected buffer/period size/time when it was specified by the usermalc
2008-07-09Call proper function when trying to set period sizemalc
2008-07-09Avoid decremented overflow.pbrook
2008-07-09Use temporary registers for the MIPS FPU emulation.ths
2008-07-08Fix typomalc
2008-07-08Fix r4641 (invalid token "=<" in a preprocessor expression)blueswir1
2008-07-08Implement some Ultrasparc cache ASIs used by SILOblueswir1
2008-07-07Eliminate spurous screen updates.pbrook
2008-07-07fix cvtsq2s[sd] (Juergen Lock)bellard
2008-07-0764 bit signed comparison fix (Juergen Lock)bellard
2008-07-07Fix 64 bit constant generationblueswir1
2008-07-07Improve jp106 keyboard support, by Akio Takebe.ths
2008-07-05Fix typo in comment.ths
2008-07-05Change MIPS machine default to Malta.ths
2008-07-05Re-add static qualifier. Fix annother occurance of "const static".pbrook
2008-07-05Remove staticmalc
2008-07-05Remove >= asserts on unsigned inputsmalc
2008-07-05Avoid signedness warningsmalc
2008-07-04Add missing returnmalc
2008-07-03Fuse EQ and NE handling in tcg_out_brcond2malc
2008-07-03Avoid compiler warning.ths
2008-07-03Fix parse_long_name, by Tristan Gingold.ths
2008-07-03Clarified filename handling, by Johannes Schindelin.ths
2008-07-03Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer)malc
2008-07-03Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths
2008-07-03Silence compiler warning.ths
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths
2008-07-03Allow to share a disk image via nbd, by Laurent Vivier.ths
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths