aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-10Add serial loopback mode (patch from Hervé Poussineau).balrog
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog
2008-02-10Fix parallel port software emulation (Hervé Poussineau).balrog
2008-02-10Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A....balrog
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook
2008-02-04lock_iovec() fixbellard
2008-02-04win32: suppress alloca() warningbellard
2008-02-04win32 fixbellard
2008-02-04Update texi2pod.pl.ths
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard
2008-02-03compare fixbellard
2008-02-03Add TCG variable opaque type.pbrook
2008-02-03Robustify source directory check.pbrook
2008-02-03Fix opparam_buf size estimate.pbrook
2008-02-03Use ARCH_CFLAGS in configure tests.pbrook
2008-02-03Fix VMware VGA init call (Anthony Liguori).balrog
2008-02-03Fix building under paths with symlinks (patch from Richard Purdie).balrog
2008-02-03Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog
2008-02-03Do not set RTC frequency if already set (Aurelien Jarno).balrog
2008-02-03Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog
2008-02-03NMI and INTR events injection should not be handled as software interrupts (B...balrog
2008-02-03Add VNC reverse connections, by Eddie Kohler.balrog
2008-02-03Make SVM env->cr[8] a valid register (patch from TeLeMan).balrog
2008-02-03E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog
2008-02-01Add missing dependencies on generated files (for parallel build).pbrook
2008-02-01reverted -translation option supportbellard
2008-02-01Move AUX1 and AUX2 to correct locationsblueswir1
2008-02-01typosbellard
2008-02-01use the TCG code generatorbellard
2008-02-01TCG code generatorbellard
2008-02-01updatebellard
2008-02-01typobellard
2008-01-31suppressed warningsbellard
2008-01-31compilation fixbellard
2008-01-31compilation fixes - added bswap - commentsbellard
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard
2008-01-31removed unused filebellard
2008-01-31use simpler REGPARM convention - make CPUTLBEntry size a power of twobellard
2008-01-27Rearrange slavio_misc code to prepare for different addressesblueswir1
2008-01-26 Fix user timer mode change (Robert Reif)blueswir1
2008-01-25 Add TurboSPARC mask ID register (Robert Reif)blueswir1
2008-01-25 User timer limit fixes (Robert Reif)blueswir1
2008-01-23Add option to disable TB cache, by Herve Poussineau.ths
2008-01-22Core Graphics support (cocoa.m rewrite), by Mike Kronenberg.ths
2008-01-21fixed register constraintbellard
2008-01-19Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog
2008-01-17Documentation piece explaining "usb_add serial" by Samuel Thibault.balrog
2008-01-17Miscellaneous fixes after recent audio additions (malc).balrog