]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2005-11-20  bellardworkaround for atexit - buffer size API change
2005-11-20  bellardwav finalization fix (malc)
2005-11-20  bellardpcm endianness is now explicit (malc)
2005-11-20  bellardmake the TB cache independent of MMU mappings (faster...
2005-11-20  bellardremoved unneeded code
2005-11-20  bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-11-20  bellarduse direct jump only for jumps in the same page
2005-11-20  bellarduse direct jump only for jumps in the same page - stop...
2005-11-19  bellardDOS 6.22 fix (Johannes Schindelin)
2005-11-19  bellardtarget independent memory access functions
2005-11-19  bellardUSB reset typo (Lonnie Mendez)
2005-11-19  bellardupdate
2005-11-15  bellardupdate
2005-11-15  bellardnew network emulation
2005-11-13  bellardcorrect use of USBDEVFS_DISCONNECT
2005-11-11  bellardsparc merge (Blue Swirl)
2005-11-11  bellarddebug fix (malc)
2005-11-11  bellardVM state change support (malc)
2005-11-11  bellardsize_t fix (malc)
2005-11-11  bellardcompile fix (malc)
2005-11-11  bellarddebug msg (malc)
2005-11-11  bellardAPI for changes in VM state (malc)
2005-11-11  bellardES1370 word sized read fix (aka Win9x bug) (malc)
2005-11-10  bellardspelling fix (malc)
2005-11-10  bellardlow level host parallel port access
2005-11-10  bellardchar dev ioctls
2005-11-08  bellarduse host serial port
2005-11-06  bellarduse softfloat types in softmmu_header.h (Paul Brook)
2005-11-06  bellardthumb BLX insn fix (Paul Brook)
2005-11-06  bellardsuppressed unneeded options - added isapc machine
2005-11-06  bellardm68k disassembler (Paul Brook)
2005-11-06  bellardUSB help
2005-11-06  bellardUSB user interface
2005-11-06  bellardserial load/save VM support (Vincent Pelletier)
2005-11-05  bellardaudio merge (malc)
2005-11-05  bellardsame PCI parameters as PIIX3
2005-11-05  bellardadded virtual USB mouse support
2005-11-05  bellardcosmetics
2005-11-05  bellardinitial USB support
2005-11-02  bellardgcc4 warning (Paul Brook)
2005-10-30  bellardSDL full screen patch for Windows (malc)
2005-10-30  bellardsuppressed JUMP_TB (Paul Brook)
2005-10-30  bellardupdate
2005-10-30  bellardavoid using physical accesses in user emulation
2005-10-30  bellardUser-mode gdbserver port number (Paul Brook)
2005-10-30  bellardArm AT_HWCAP AUXV entry (Paul Brook)
2005-10-30  bellardvmdk endianness fix (Benoit Poulot-Cazajous)
2005-10-30  bellardendianness fix
2005-10-30  bellardmore physical memory access functions
2005-10-30  bellardendianness fix
2005-10-30  bellardupdate
2005-10-30  bellardmerged 15a_aqemu.patch audio patch (malc)
2005-10-30  bellardOS X: support for the built in CD-ROM drive (Mike Krone...
2005-10-30  bellardfixed/full keyboard input - full mouse support - suppor...
2005-10-30  bellardThumb symbol lookup (Paul Brook)
2005-10-30  bellardmoved common softmmu code to common header (Paul Brook)
2005-10-30  bellardSparc64 add/sub flag bugs fixed (Blue Swirl)
2005-10-30  bellardsparc merge (Blue Swirl)
2005-10-30  bellardESP PIO mode, 2k CDROM sector size (Blue Swirl)
2005-10-30  bellardrestore regwptr (Blue Swirl)
2005-10-30  bellardslavio_serial fixes (Blue Swirl)
2005-10-30  bellardsparc64 fixes (Blue Swirl)
2005-10-30  bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2005-10-30  bellardsparc fix (Blue Swirl)
2005-10-30  bellardASI printing (Blue Swirl)
2005-09-08  bellarddiv64 fix (aka ssh bug)
2005-09-04  bellarddisabled LDT test (kqemu 0.7.2 no longer needs it)
2005-09-04  bellardupdate
2005-09-03  bellardkqemu_enabled test
2005-09-03  bellardkqemu_cpu_interrupt support for win32 (Filip Navara)
2005-09-03  bellardSYSENTER fix for x86_64 CPUs
2005-09-03  bellardavoid losing chars in serial console
2005-09-03  bellardcomments
2005-09-03  bellardupdate
2005-09-03  bellardimproved user net performances
2005-08-21  bellardkqemu_set_notdirty() opt
2005-08-21  bellarddirty ram page handling fixes
2005-08-21  bellardTSS error code push fix (malc)
2005-08-21  bellardcompilation fix for gcc3.4 on win32 (Paul Brook)
2005-08-21  bellardCR4.TSD flag support (Matt Schulkind)
2005-08-21  bellardShow thumb state in cpu dump (Paul Brook)
2005-08-21  bellardfix AUX vector entries (Paul Brook)
2005-08-21  bellardByte swapping bug in arm semihosting (Paul Brook)
2005-08-21  bellardFix interrupt masking (Ralf Baechle
2005-08-21  bellardAdd i8259 PIT to MIPS (Ralf Baechle
2005-08-21  bellardFix MIPS counter / compare interrupt (Ralf Baechle
2005-08-21  bellardadded kqemu_set_notdirty()
2005-08-21  bellardRSP update fix for x86_64 in iret
2005-08-21  bellardcomment
2005-08-21  bellardkqemu profiling
2005-08-21  bellardkqemu fixes - new API support
2005-08-21  bellardmerge self modifying code handling in dirty ram page...
2005-08-21  bellarduse ram_addr_t
2005-08-21  bellardram_addr_t type for ram offsets
2005-08-21  bellardcscope rule
2005-08-15  bellard16/32 stack operations fix on x86_64 (aka win2000 start...
2005-08-15  bellardCLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64)
2005-08-06  bellardide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung...
2005-07-28  bellardupdate
2005-07-28  bellardFreeBSD fix
next