aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-01-17 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir1
2008-01-17 Give ECC controller an IRQ (Robert Reif)blueswir1
2008-01-17Revert licensing to "GPLv2 or later", by Ulrich Hecht.ths
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog
2008-01-14Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog
2008-01-14Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen).balrog