Age | Commit message (Expand) | Author |
2008-05-18 | fixed INC/DEC condition codes | bellard |
2008-05-18 | Boot tags setup needed by N800 proprietary bootloader. | balrog |
2008-05-18 | N810 keyboard slide open by default, add more comments. | balrog |
2008-05-18 | Add N810 to allowed -M values, add documentation part for N8x0. | balrog |
2008-05-18 | Collapse omap peripherals on L4 bus into one io entry (temporarily). | balrog |
2008-05-18 | ETRAX: Connect both ethernet controllers. | edgar_igl |
2008-05-18 | ETRAX: Add support for the ethernet receivers dest addr filters. | edgar_igl |
2008-05-18 | Fix constant checks on Sparc64 host | blueswir1 |
2008-05-18 | Fix TCG alignment problems on Sparc64 host | blueswir1 |
2008-05-18 | Fix Sparc64 host signal handling | blueswir1 |
2008-05-17 | Support signal reception in user-mode. Handle when the peer terminates or abo... | edgar_igl |
2008-05-17 | Try to fix USB HID and make the HID reports readable. | balrog |
2008-05-17 | converted sign extension ops to TCG | bellard |
2008-05-17 | Use tcg_gen_not. | edgar_igl |
2008-05-17 | MONITOR insn address generation fix - converted XLAT to TCG | bellard |
2008-05-17 | Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). | edgar_igl |
2008-05-17 | BSR/BSF TCG conversion | bellard |
2008-05-17 | musicpal: Improve button handling (Jan Kiszka). | balrog |
2008-05-17 | Remove arm's local not_i32 tcg op now that there's one in tcg. | balrog |
2008-05-17 | Missing include for Slirp on win32 (Eduardo Felipe). | balrog |
2008-05-17 | converted bit test operations to TCG | bellard |
2008-05-17 | moved eflags computation outside op.c | bellard |
2008-05-17 | converted adc, sbb, cmpxchg to TCG | bellard |
2008-05-17 | converted condition code supprot to TCG - converted shift ops to TCG | bellard |
2008-05-17 | added 'pure' function attribute - fixed indirect function calls | bellard |
2008-05-17 | added not pseudo op - more _tl macros | bellard |
2008-05-17 | Generate better code for Sparc32 shifts | blueswir1 |
2008-05-17 | Fix qemu_ld/st branches, constification, use orcc for tst synthetic op | blueswir1 |
2008-05-17 | Improved workaround for the annoying glibc global register mangling bug | blueswir1 |
2008-05-17 | Update TODO | blueswir1 |
2008-05-16 | Implement qemu_ld/st, fix brcond, handle more corner cases | blueswir1 |
2008-05-15 | Always process real timers regardless of singlestep mode (Jason Wessel). | edgar_igl |
2008-05-15 | Implement brcond, ldst with large offset; fix direct jump, prologue | blueswir1 |
2008-05-15 | Fix bit fitting checks | blueswir1 |
2008-05-15 | converted more helpers to TCG - fixed some SVM issues | bellard |
2008-05-15 | cpu_abort() is really an abort | bellard |
2008-05-14 | Fix compilation on Sparc host, implement ld and st | blueswir1 |
2008-05-13 | ETRAX: Add some kind of support for simulating 802.3 auto-negotiation. | edgar_igl |
2008-05-13 | Remove some uses of phys_ram_base (initial patch by Ian Jackson) | blueswir1 |
2008-05-13 | i386 specific TODO | bellard |
2008-05-13 | update | bellard |
2008-05-13 | Fix loading of binary ROMs | blueswir1 |
2008-05-13 | Fix compiler warning. | ths |
2008-05-13 | CRIS: Improve TLB management and handle delayslots at page boundaries. | edgar_igl |
2008-05-12 | compilation fix | bellard |
2008-05-12 | use new helper name | bellard |
2008-05-12 | converted more helpers to TCG | bellard |
2008-05-12 | removed unused code | bellard |
2008-05-12 | FPU fixes | bellard |
2008-05-12 | converted x87 FPU ops to TCG | bellard |