qemu
2008-05-23 bellardremoved warning
2008-05-23 bellardTCG profiler clean up
2008-05-23 bellardprofiler clean up
2008-05-23 thsFix build failure for MIPS64 targets on 64-bit hosts.
2008-05-22 thsDelete dead code.
2008-05-22 blueswir1Register op helpers
2008-05-22 thsSwitch MIPS branch handling to TCG, and clean out point...
2008-05-22 bellarduse debug_insn_start to have nicer debug traces
2008-05-22 bellardadded debug_insn_start debug instruction
2008-05-22 bellardproper helper definition registering (all targets must...
2008-05-22 bellarddebug output: write helper names
2008-05-22 bellardmore generic call codegen
2008-05-22 bellardfixed zero shifts (64 bit case)
2008-05-22 thsFix block-vmdk.c:vmdk_close() use-after-free, by Ed...
2008-05-22 bellardsmall shift opts
2008-05-22 bellardoptimization of shifts by a constant
2008-05-22 bellardlahf/sahf cpuid test
2008-05-22 bellardcmpxchg8b fix - added cmpxchg16b
2008-05-22 bellardcmpxchg 64 bit fix
2008-05-22 bellardfxsave/fxrstor 64 bit fix
2008-05-21 bellarddisabled dyngen for x86 target
2008-05-21 bellardconverted conditional jumps, SET and CMOVx to TCG
2008-05-21 bellardremoved unused defines
2008-05-21 bellardconverted env access to TCG
2008-05-21 bellardconvert eflags manipulation insns to TCG
2008-05-21 bellardconvert remaining segment handling to TCG
2008-05-21 bellardconverted LSL/LAR/VERW/VERR to TCG - force 16 bit memor...
2008-05-21 bellardfixed dead global variable update
2008-05-21 bellardsuppressed no longer used ops
2008-05-21 bellardconverted INTO/CMPXCHG8B to TCG
2008-05-21 bellardconverted BCD ops to TCG
2008-05-21 bellardconverted MUL/IMUL to TCG
2008-05-21 thsSwitch MIPS clo/clz and the condition tests to TCG.
2008-05-21 thsSwitch MIPS movn/movz to TCG.
2008-05-20 blueswir1Remove currently unnecessary alignment masking
2008-05-20 balrogFix 8-bit signed load/store and a typo.
2008-05-20 balrogImplement neg_i32, clean-up.
2008-05-20 balrogPrevent SEGV in VNC server for old clients (Anthony...
2008-05-20 balrogRemove dyngen ARM code, which did't build.
2008-05-19 balrogARM host support for TCG targets.
2008-05-19 blueswir1Fix Sparc32 compilation broken by r4484
2008-05-19 blueswir1Better solution for the alignment problem
2008-05-18 thsAdd file left out from previous commit.
2008-05-18 thsSwitch most MIPS logical and arithmetic instructions...
2008-05-18 thsFix local register cache handling.
2008-05-18 bellardconverted string OPs and LOOP insns to TCG
2008-05-18 bellardfixed INC/DEC condition codes
2008-05-18 balrogBoot tags setup needed by N800 proprietary bootloader.
2008-05-18 balrogN810 keyboard slide open by default, add more comments.
2008-05-18 balrogAdd N810 to allowed -M values, add documentation part...
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-05-18 edgar_iglETRAX: Connect both ethernet controllers.
2008-05-18 edgar_iglETRAX: Add support for the ethernet receivers dest...
2008-05-18 blueswir1Fix constant checks on Sparc64 host
2008-05-18 blueswir1Fix TCG alignment problems on Sparc64 host
2008-05-18 blueswir1Fix Sparc64 host signal handling
2008-05-17 edgar_iglSupport signal reception in user-mode. Handle when...
2008-05-17 balrogTry to fix USB HID and make the HID reports readable.
2008-05-17 bellardconverted sign extension ops to TCG
2008-05-17 edgar_iglUse tcg_gen_not.
2008-05-17 bellardMONITOR insn address generation fix - converted XLAT...
2008-05-17 edgar_iglAdd support for the 'k' (kill) and 'D' (detach) packets...
2008-05-17 bellardBSR/BSF TCG conversion
2008-05-17 balrogmusicpal: Improve button handling (Jan Kiszka).
2008-05-17 balrogRemove arm's local not_i32 tcg op now that there's...
2008-05-17 balrogMissing include for Slirp on win32 (Eduardo Felipe).
2008-05-17 bellardconverted bit test operations to TCG
2008-05-17 bellardmoved eflags computation outside op.c
2008-05-17 bellardconverted adc, sbb, cmpxchg to TCG
2008-05-17 bellardconverted condition code supprot to TCG - converted...
2008-05-17 bellardadded 'pure' function attribute - fixed indirect functi...
2008-05-17 bellardadded not pseudo op - more _tl macros
2008-05-17 blueswir1Generate better code for Sparc32 shifts
2008-05-17 blueswir1Fix qemu_ld/st branches, constification, use orcc for...
2008-05-17 blueswir1Improved workaround for the annoying glibc global regis...
2008-05-17 blueswir1Update TODO
2008-05-16 blueswir1Implement qemu_ld/st, fix brcond, handle more corner...
2008-05-15 edgar_iglAlways process real timers regardless of singlestep...
2008-05-15 blueswir1Implement brcond, ldst with large offset; fix direct...
2008-05-15 blueswir1Fix bit fitting checks
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-15 bellardcpu_abort() is really an abort
2008-05-14 blueswir1Fix compilation on Sparc host, implement ld and st
2008-05-13 edgar_iglETRAX: Add some kind of support for simulating 802...
2008-05-13 blueswir1Remove some uses of phys_ram_base (initial patch by...
2008-05-13 bellardi386 specific TODO
2008-05-13 bellardupdate
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-13 thsFix compiler warning.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-12 bellardcompilation fix
2008-05-12 bellarduse new helper name
2008-05-12 bellardconverted more helpers to TCG
2008-05-12 bellardremoved unused code
2008-05-12 bellardFPU fixes
2008-05-12 bellardconverted x87 FPU ops to TCG
2008-05-12 blueswir1Move prototype back to avoid a compiler warning
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-05-12 blueswir1Wrap long lines
next