qemu
2008-03-28 aurel32update from latest Bochs BIOS
2008-03-28 aurel32Tell BIOS about the number of CPUs
2008-03-26 pbrookImplement AT_CLKTCK.
2008-03-26 pbrookRevert accidental commit.
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-26 blueswir1 Concentrate cpu_T[012] use to one function
2008-03-26 blueswir1 Split icc and xcc flag calculations
2008-03-26 blueswir1 Remove some legacy definitions
2008-03-26 pbrookm68k compare fix.
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-24 blueswir1 Fix a sign extension problem
2008-03-24 pbrookPut tap fd into nonblocking mode.
2008-03-23 blueswir1 Fix mulscc
2008-03-23 pbrookFix and document curses configury bits.
2008-03-22 blueswir1 Convert ldf/ldfsr and stf/stfsr to TCG
2008-03-22 blueswir1 Fix i32/i64/TL mismatches
2008-03-22 blueswir1 Add TL variants of trunc and ext/extu
2008-03-21 blueswir1 Remove leftover definitions
2008-03-21 blueswir1 Convert align checks to TCG
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-03-21 blueswir1 Prepare for op.c removal and zero legacy ops
2008-03-21 blueswir1 Convert jumps to labels to TCG
2008-03-21 blueswir1 Make TCG br op available
2008-03-21 blueswir1 Convert save, restore, saved, restored, and flushw...
2008-03-21 blueswir1 Convert other float and VIS ops to TCG
2008-03-21 blueswir1 Convert float move ops to TCG
2008-03-21 pbrookFix Thumb signal handlers.
2008-03-18 blueswir1 Convert udiv and sdiv ops to TCG
2008-03-18 blueswir1 Use ext_i32_i64 instead of ext32s_i64
2008-03-18 blueswir1 Convert CCR and CWP ops to TCG
2008-03-18 blueswir1 Convert array8/16/32 and alignaddr to TCG
2008-03-18 aurel32Typo in curses_keys.h.
2008-03-18 aurel32Clean fdc.h
2008-03-18 aurel32Add KBD_CMD_SCANCODE command.
2008-03-18 aurel32SCI fixes
2008-03-18 aurel32restore rw support for vvfat
2008-03-18 aurel32Documentation update for the monitor change command
2008-03-18 aurel32Documentation for the -curses option
2008-03-16 blueswir1 Convert umul and smul to TCG
2008-03-16 blueswir1 Use a TCG global for pc and npc
2008-03-16 blueswir1 Convert mulscc to TCG, add cc_src2
2008-03-16 blueswir1 Increase max temps limit
2008-03-16 blueswir1 Discard unused data, use less temps
2008-03-16 blueswir1 Add discard_ptr and discard_tl
2008-03-16 edgar_iglMore TCG conversions for CRIS.
2008-03-16 edgar_iglRemove unused members.
2008-03-15 edgar_iglMore TCG conversions for CRIS.
2008-03-15 blueswir1 Use a TCG global for fsr
2008-03-15 blueswir1 Convert ldfsr and stfsr to TCG
2008-03-15 edgar_iglSimplified some dead extended arith code after search...
2008-03-14 blueswir1 Eliminate some uses of T2
2008-03-14 blueswir1 Convert udivx and sdivx to TCG
2008-03-14 blueswir1 Allow op_opt for all targets
2008-03-14 blueswir1 Use memory globals for G registers
2008-03-14 edgar_iglUse TARGET_FMT_lx.
2008-03-14 aurel32CFI: Fix AMD erase support
2008-03-14 edgar_iglImprove readability by moving the continue operation...
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_iglA first small step to convert the CRIS translator to...
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-13 blueswir1 Use tcg_const_tl for zero constant
2008-03-13 blueswir1 Add tcg_const_tl
2008-03-13 blueswir1 Convert condition code changing versions of add, sub...
2008-03-13 aurel32ds1225y nvram: Fix some bugs
2008-03-13 aurel32Slowdown SDL while minimized
2008-03-13 aurel32SDL mouse events smoothness
2008-03-13 aurel32Math functions helper for CONFIG_SOFTFLOAT=yes
2008-03-13 aurel32Use float32/64 instead of float/double
2008-03-13 aurel32e1000: fix endianness issues
2008-03-13 aurel32rtl8139: fix endianness on big endian targets
2008-03-13 blueswir1 Fix i32 memory backed variables on 64-bit host
2008-03-13 aurel32Convert from DOS to UNIX format, no code change.
2008-03-12 aurel32TCG README fixes (Stuart Brady)
2008-03-11 aurel32Revert fix for CVE-2008-0928. Will be fixed in a differ...
2008-03-11 aurel32SH4, fix several instructions
2008-03-11 blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-03-11 blueswir1 Use a TCG global for regwptr
2008-03-11 aurel32Fix CVE-2008-0928 - insufficient block device address...
2008-03-10 aurel32Let the USB tablet reach the far bottom and right pixels
2008-03-10 aurel32GT64XXX: fix endianness issues:
2008-03-10 aurel32mtfsf: fix FPSCR_VX and FPSCR_FEX computation
2008-03-10 aurel32Honor TMPDIR environment variable
2008-03-10 aurel32Change the e1000 mmio addr space according to spec.
2008-03-09 aurel32Be consistent in -clock parameter. Display also the...
2008-03-09 blueswir1 Convert andn, orn and xnor to TCG
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2008-03-08 blueswir1 Convert branches and conditional moves to TCG
2008-03-08 blueswir1 Add function prologue, fix pointer load on Sparc64...
2008-03-07 blueswir1 Update based on Stuart Brady's comments
2008-03-06 balrogSplit OMAP DMA out to a file apart.
2008-03-06 balrogCheck for out of range update regions (original patch...
2008-03-06 balrogRegister VMware SVGA's memory io region with PCI framework.
2008-03-06 blueswir1 Convert exception ops to TCG
2008-03-06 blueswir1 Fix microSPARC II SFSR mask (Robert Reif)
2008-03-05 blueswir1 Add more machine definitions
2008-03-05 blueswir1 Properly bomb out on errors in Makefile shell fragment...
2008-03-05 blueswir1 Convert Sparc64 trap state ops to TCG
2008-03-04 pbrook32-bit host sign extension fix (Juergen Lock).
2008-03-04 blueswir1 Show IRQ set or reset (Robert Reif)
next