Age | Commit message (Expand) | Author |
2006-04-02 | CDROM detection fix | bellard |
2006-04-02 | update to latest Bochs bios - added PCI BIOS real mode 'get irq routing optio... | bellard |
2006-03-31 | update links | bellard |
2006-03-28 | Use 3-argument open call when creating file. | pbrook |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-03-25 | upgrade to latest vgabios version - added Video Parameter Table support - add... | bellard |
2006-03-19 | Rename --*able-softmmu --*able-system. | pbrook |
2006-03-19 | Configure options to enable/disable all softmmu/user targets. | pbrook |
2006-03-14 | Fix FIQ bank switching. | pbrook |
2006-03-11 | Add missing break statement. | pbrook |
2006-03-11 | Fix FPA condition codes (Ulrich Hecht). | pbrook |
2006-03-11 | Set SO_REUSEADDR before calling bind(). | pbrook |
2006-03-11 | Fix typo in ppc icache flush. | pbrook |
2006-03-11 | Fix off by one length calciulation. | pbrook |
2006-03-11 | Make sure gui_key_modifier_pressed is cleared correctly. | pbrook |
2006-03-11 | Tweak UHCI device settings. Ignore host root hubs. | pbrook |
2006-03-11 | Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer). | pbrook |
2006-03-11 | Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer). | pbrook |
2006-03-11 | Sparcf ESP dma fixes (Blue Swirl). | pbrook |
2006-03-11 | Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer). | pbrook |
2006-03-11 | e bitfields in mips TLB structures (Thiemo Seufer). | pbrook |
2006-03-11 | Improved terminal emulation (Piotr Esden-Tempski). | pbrook |
2006-03-11 | Add missing function prototype. | pbrook |
2006-03-11 | mipsel configure support (Thiemo Seufer). | pbrook |
2006-03-11 | Add missing FORCE_RET() | pbrook |
2006-03-03 | x86_64 stack alignment fixes - x86_64 32 bit syscall fix | bellard |
2006-03-02 | Add missing return statement. | pbrook |
2006-03-02 | suppressed invalid test | bellard |
2006-02-20 | Update Arm docs. | pbrook |
2006-02-20 | Add Arm926 core support. | pbrook |
2006-02-19 | WIn32 compile fix. | pbrook |
2006-02-19 | PL110 byteswapping fix. | pbrook |
2006-02-13 | Fix Arm big-endian host bug. | pbrook |
2006-02-11 | Fix Arm msr spsr bug. | pbrook |
2006-02-10 | Avoid crash if -redir or -smb used without -net user. | pbrook |
2006-02-09 | always compile 'int' traces | bellard |
2006-02-09 | BIOS workarounds for kqemu | bellard |
2006-02-09 | Record configure commandline. | pbrook |
2006-02-09 | Arm Linux EABI syscall support. | pbrook |
2006-02-08 | kqemu.h include path fix | bellard |
2006-02-08 | added last_io_time field - '-kernel-kqemu' experimental option | bellard |
2006-02-08 | optional support for kernel code virtualization | bellard |
2006-02-08 | added last_io_time field | bellard |
2006-02-08 | support for builtin profiler | bellard |
2006-02-08 | kqemu/qvm86 must now be compiled outside QEMU | bellard |
2006-02-08 | Add support for raw AT keyboard scancodes. | pbrook |
2006-02-07 | Fix Thumb variable shift condition code bug. | pbrook |
2006-02-06 | Fix -nographic on Arm. | pbrook |
2006-02-06 | Arm display emulation. | pbrook |
2006-02-05 | Allow selection of emulated network card. | pbrook |