qemu
2006-04-24 bellardmovddup fix
2006-04-23 bellard64 bit fix
2006-04-23 bellard-win2k-hack performance+DMA support (Leonardo E. Reiter)
2006-04-23 bellardwarning fix
2006-04-23 bellardSSE3 support (Joachim Henke)
2006-04-23 bellardsparc condition code computation fix (Even Rouault)
2006-04-23 pbrookFix slirp redirection on systems without a useful host...
2006-04-23 bellardSIGINT generation (Jason Wessel)
2006-04-23 bellardremoved unnecessary header
2006-04-23 pbrookAutodetect tools neccessary for building documentation.
2006-04-23 bellardadded cpu_physical_memory_write_rom()
2006-04-23 bellarduse generic ELF loader
2006-04-23 bellardgeneric ELF loader
2006-04-23 bellardMIPS single stepping fix (Dirk Behme)
2006-04-23 bellardMIPS CP0 not usable in kernel mode (Stefan Weil)
2006-04-23 bellardFix overflow conditions for MIPS add / subtract (Stefan...
2006-04-23 bellardmoved misplaced declaration
2006-04-23 bellardcheck if specified compiler exists
2006-04-18 pbrookFix display resize bug.
2006-04-18 pbrookInitialize PCI BAR config data.
2006-04-17 pbrookAllow user to specify "install" utility.
2006-04-16 pbrookFix typo.
2006-04-16 pbrookTypo in error message.
2006-04-16 pbrookFix DEBUG_TB_CHECK build failure (balrog).
2006-04-16 pbrookImplement acct and pretend to implement madvise.
2006-04-16 pbrookAdd quotes missing from previous patch.
2006-04-16 pbrookRemove stray "}".
2006-04-16 pbrookRemove non-portable code from configure.
2006-04-16 pbrookDowngrade DNS failure to a warning.
2006-04-16 pbrookFix out of tree builds.
2006-04-16 pbrookSet slirp client hostname.
2006-04-12 bellardmouse API change
2006-04-12 bellardupdate
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2006-04-12 bellard64 bit disassembly
2006-04-12 bellardsimulate a null modem cable
2006-04-12 bellardwin32 serial port support (initial patch by kazu
2006-04-09 pbrookDESTDIR makefile support.
2006-04-09 pbrookThumb prefetch abort fix.
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.
2006-04-09 pbrookAllow multiple graphics devices.
2006-04-08 pbrookFix incorrect return type.
2006-04-08 pbrookInitialize physical memory space to IO_MEM_UNASSIGNED.
2006-04-08 pbrookFix typo in previous patch.
2006-04-08 pbrookFix breakpoint TLB invalidation.
2006-04-08 pbrookMove configure --help output before gcc checks.
2006-04-08 pbrookKeyboard savevm fix (malc).
2006-04-02 bellardbtx decode fix on x86_64
2006-04-02 bellarddo not test reserved config bits
2006-04-02 bellardCDROM detection fix
2006-04-02 bellardupdate to latest Bochs bios - added PCI BIOS real mode...
2006-03-31 bellardupdate links
2006-03-28 pbrookUse 3-argument open call when creating file.
2006-03-25 pbrookAvoid accessing guest memory directly in usermode emula...
2006-03-25 bellardupgrade to latest vgabios version - added Video Paramet...
2006-03-19 pbrookRename --*able-softmmu --*able-system.
2006-03-19 pbrookConfigure options to enable/disable all softmmu/user...
2006-03-14 pbrookFix FIQ bank switching.
2006-03-11 pbrookAdd missing break statement.
2006-03-11 pbrookFix FPA condition codes (Ulrich Hecht).
2006-03-11 pbrookSet SO_REUSEADDR before calling bind().
2006-03-11 pbrookFix typo in ppc icache flush.
2006-03-11 pbrookFix off by one length calciulation.
2006-03-11 pbrookMake sure gui_key_modifier_pressed is cleared correctly.
2006-03-11 pbrookTweak UHCI device settings. Ignore host root hubs.
2006-03-11 pbrookAvoid flushing of global TLB entries for differing...
2006-03-11 pbrookClear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).
2006-03-11 pbrookSparcf ESP dma fixes (Blue Swirl).
2006-03-11 pbrookRename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
2006-03-11 pbrooke bitfields in mips TLB structures (Thiemo Seufer).
2006-03-11 pbrookImproved terminal emulation (Piotr Esden-Tempski).
2006-03-11 pbrookAdd missing function prototype.
2006-03-11 pbrookmipsel configure support (Thiemo Seufer).
2006-03-11 pbrookAdd missing FORCE_RET()
2006-03-03 bellardx86_64 stack alignment fixes - x86_64 32 bit syscall fix
2006-03-02 pbrookAdd missing return statement.
2006-03-02 bellardsuppressed invalid test
2006-02-20 pbrookUpdate Arm docs.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-19 pbrookWIn32 compile fix.
2006-02-19 pbrookPL110 byteswapping fix.
2006-02-13 pbrookFix Arm big-endian host bug.
2006-02-11 pbrookFix Arm msr spsr bug.
2006-02-10 pbrookAvoid crash if -redir or -smb used without -net user.
2006-02-09 bellardalways compile 'int' traces
2006-02-09 bellardBIOS workarounds for kqemu
2006-02-09 pbrookRecord configure commandline.
2006-02-09 pbrookArm Linux EABI syscall support.
2006-02-08 bellardkqemu.h include path fix
2006-02-08 bellardadded last_io_time field - '-kernel-kqemu' experimental...
2006-02-08 bellardoptional support for kernel code virtualization
2006-02-08 bellardadded last_io_time field
2006-02-08 bellardsupport for builtin profiler
2006-02-08 bellardkqemu/qvm86 must now be compiled outside QEMU
2006-02-08 pbrookAdd support for raw AT keyboard scancodes.
2006-02-07 pbrookFix Thumb variable shift condition code bug.
2006-02-06 pbrookFix -nographic on Arm.
2006-02-06 pbrookArm display emulation.
2006-02-05 pbrookAllow selection of emulated network card.
2006-02-04 pbrookAvoid buffer overflow when sending slirp packets.
next