2008-03-02 |
blueswir1 | Add brcond_tl |
commit | commitdiff | tree | snapshot |
2008-03-02 |
blueswir1 | Let ESP SCSI adapter to be usable outside sun4m (Herv... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | Add a tests for user-mode mmap |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | Add test-case for btst CCS flags updates. |
commit | commitdiff | tree | snapshot |
2008-03-01 |
edgar_igl | * target-cris/op.c: Make sure the bit-test insn only... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix register references (Igor Kovalenko) |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Fix sun4m machine if MAX_FD != 2 (Herv�oussineau) |
commit | commitdiff | tree | snapshot |
2008-02-29 |
blueswir1 | Give names to magic numbers (Herv�oussineau) |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | First try at supporting ordinary signals for CRIS linux... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | Add small testcase for ordinary signals. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | Cut the translation block after translating a break... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
edgar_igl | More consistent naming for CRIS register-number macros. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
blueswir1 | Preliminary Sparc TCG target |
commit | commitdiff | tree | snapshot |
2008-02-27 |
blueswir1 | Temporary fix for i386 host |
commit | commitdiff | tree | snapshot |
2008-02-27 |
edgar_igl | Initialize disasinfo->private_data, binutils does it... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
blueswir1 | Fix mixed defines |
commit | commitdiff | tree | snapshot |
2008-02-25 |
edgar_igl | Add testcase for CRIS ftag/fidx cache flushing insns. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
edgar_igl | Silently ignore CRIS cache flushes, instead of aborting... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
blueswir1 | Modify Sparc32/64 to use TCG |
commit | commitdiff | tree | snapshot |
2008-02-24 |
blueswir1 | More helper types, rearrange generic definitions |
commit | commitdiff | tree | snapshot |
2008-02-23 |
balrog | Really stop the transfer when the DMA channel is being... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
balrog | The non-ncurses curses doesn't have resize_term, so... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
blueswir1 | Fix andi, optimize addi and subi zero cases |
commit | commitdiff | tree | snapshot |
2008-02-17 |
balrog | Unify RTCs that use host time, fix M48t59 alarm. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
blueswir1 | Fix typo |
commit | commitdiff | tree | snapshot |
2008-02-14 |
blueswir1 | Fix remote debugger memory access problems reported... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
ths | Make MIPS MT implementation more cache friendly. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
blueswir1 | Fix SS-20 auxio addresses |
commit | commitdiff | tree | snapshot |
2008-02-11 |
blueswir1 | Sparc32 MMU register fixes (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-02-11 |
balrog | Force a resize after leaving graphical mode in curses... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Make omap I2C controller work (previously untested... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Add an ncurses UI. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Correct qemu-img usage hint (Andreas Färber). |
commit | commitdiff | tree | snapshot |
2008-02-10 |
pbrook | Simplify TCG relocation bugfix. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Add serial loopback mode (patch from Hervé Poussineau). |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Enhance PC kbd debugging (patch from Hervé Poussineau) |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Fix parallel port software emulation (Hervé Poussineau). |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Don't error out on zero-length chunks in writev, as... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
balrog | Remove unused boolean_t, should fix building for Solaris. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
pbrook | Fix TCG relocation bug (exposed by fault after brcond... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
bellard | lock_iovec() fix |
commit | commitdiff | tree | snapshot |
2008-02-04 |
bellard | win32: suppress alloca() warning |
commit | commitdiff | tree | snapshot |
2008-02-04 |
bellard | win32 fix |
commit | commitdiff | tree | snapshot |
2008-02-04 |
ths | Update texi2pod.pl. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
bellard | fixed sign extensions - added explicit side effect... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
bellard | compare fix |
commit | commitdiff | tree | snapshot |
2008-02-03 |
pbrook | Add TCG variable opaque type. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
pbrook | Robustify source directory check. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
pbrook | Fix opparam_buf size estimate. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
pbrook | Use ARCH_CFLAGS in configure tests. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Fix VMware VGA init call (Anthony Liguori). |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Fix building under paths with symlinks (patch from... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Implement more INQUIRY command replies for scsi disk... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Do not set RTC frequency if already set (Aurelien Jarno). |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Simplify guess_disk_lchs - should fix Windows stack... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | NMI and INTR events injection should not be handled... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Add VNC reverse connections, by Eddie Kohler. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | Make SVM env->cr[8] a valid register (patch from TeLeMan). |
commit | commitdiff | tree | snapshot |
2008-02-03 |
balrog | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). |
commit | commitdiff | tree | snapshot |
2008-02-01 |
pbrook | Add missing dependencies on generated files (for parall... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | reverted -translation option support |
commit | commitdiff | tree | snapshot |
2008-02-01 |
blueswir1 | Move AUX1 and AUX2 to correct locations |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | typos |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | use the TCG code generator |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | TCG code generator |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | update |
commit | commitdiff | tree | snapshot |
2008-02-01 |
bellard | typo |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | suppressed warnings |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | compilation fix |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | compilation fixes - added bswap - comments |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | Makefile cleanup - more generic support of 32 bit compi... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | removed unused file |
commit | commitdiff | tree | snapshot |
2008-01-31 |
bellard | use simpler REGPARM convention - make CPUTLBEntry size... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
blueswir1 | Rearrange slavio_misc code to prepare for different... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
blueswir1 | Fix user timer mode change (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-01-25 |
blueswir1 | Add TurboSPARC mask ID register (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-01-25 |
blueswir1 | User timer limit fixes (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-01-23 |
ths | Add option to disable TB cache, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
ths | Core Graphics support (cocoa.m rewrite), by Mike Kronen... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
bellard | fixed register constraint |
commit | commitdiff | tree | snapshot |
2008-01-19 |
balrog | Change the usb-serial product ID to a more widely recog... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
balrog | Documentation piece explaining "usb_add serial" by... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
balrog | Miscellaneous fixes after recent audio additions (malc). |
commit | commitdiff | tree | snapshot |
2008-01-17 |
blueswir1 | Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
blueswir1 | Give ECC controller an IRQ (Robert Reif) |
commit | commitdiff | tree | snapshot |
2008-01-17 |
ths | Revert licensing to "GPLv2 or later", by Ulrich Hecht. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Gravis Ultrasound GF1 sound card emulation (malc). |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Make dsound compile again (patch by malc, spotted by... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Add a missing vga_hw_update() when accepting a connecti... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | PCI AC97 emulation by malc. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | pthreads-based audio and miscellaneous audio clean... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Add a path length check to prevent heap overflow (Eric... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | USB-to-serial device (Samuel Thibault). |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Optimize clear insns by treating support reg P0 special... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Clean-up /tmp directory after -smb use (Mark Jonckheere). |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Multi-profile DVD-ROM support (Carlo Marcelo Arenas... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
balrog | Change -drive parsing so that paths don't have to be... |
commit | commitdiff | tree | snapshot |
next |