OSDN Git Service

qmiga/qemu.git
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
2008-05-12 bellarduse TCG for MMX/SSE memory accesses
2008-05-12 bellardtemporary hack to handle register shortage with dyngen...
2008-05-12 bellard2.6 kernels make int 5 a trap gate
2008-05-12 bellardchar is only for strings
2008-05-12 bellardthe double/triple fault handling was not tested in...
2008-05-12 bellardremoved unused code
2008-05-12 edgar_iglCRIS: Remove some old dyngen T0/T1 fiddle. More usage...
2008-05-12 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-11 blueswir1Remove someexplicit alignment checks (initial patch...
2008-05-11 edgar_iglUpdate the etrax machine.
2008-05-11 edgar_iglAdd limited support for the etrax ethernet controller.
2008-05-11 edgar_iglAdd support for parts of the etraxfs dma controller.
2008-05-11 edgar_iglCorrect interrupt masking for etrax timers.
2008-05-11 pbrookAdd TCG native negation op.
2008-05-11 edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-11 pbrookAdd zero extension (pseudo-)ops.
2008-05-10 aurel32Fix parallel build (broken by commit r4407)
2008-05-10 aurel32Fix argument description for -loadvm option
2008-05-10 aurel32Fix broken PPC user space single stepping
2008-05-10 bellardREXB optimization cannot be done at this level
2008-05-10 bellardadded missing return (Mike Frysinger)
2008-05-10 bellardfixed qemu_st8 insn - prologue saved too many registers
2008-05-10 edgar_iglCorrect a formatting issue (Carlo Marcelo Arenas Belon).
2008-05-10 edgar_iglCRIS: helper_dummy no longer needed as barrier for...
2008-05-10 pbrookFix DEBUG_TCGV.
2008-05-10 blueswir1Fix ppcemb-softmmu (Stuart Brady)
2008-05-10 bellardfixed do_restore_state()
2008-05-10 blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-05-10 blueswir1Remove duplicated field
2008-05-10 blueswir1Add a TODO file
2008-05-10 bellardno need to define global registers in cpu-exec.c
2008-05-10 bellardsuppressed fixed registers
2008-05-10 bellardinitial global prologue/epilogue implementation
2008-05-10 bellardfixed global variable handling with qemu load/stores...
2008-05-10 blueswir1Fix compiler warnings in common files
2008-05-10 blueswir1Fix compiler warnings
2008-05-10 bellardupdate
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
next