]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2006-06-04  pbrookDisk cache flush support.
2006-06-03  pbrookMore SCSI commands (Blue Swirl).
2006-06-03  pbrookSATN fixes (Blue Swirl).
2006-05-30  pbrookPCI SCSI HBA emulation.
2006-05-26  pbrookSCSI lun probing fix.
2006-05-26  pbrookSmall read fix.
2006-05-26  pbrookFix partial transfer bug.
2006-05-26  pbrookFix scsi sector size confusion (Blue Swirl).
2006-05-26  pbrookUpdate USB documentation.
2006-05-25  pbrookRearrange SCSI disk emulation code.
2006-05-25  pbrookOHCI large packet fix.
2006-05-22  bellardARM undefined instruction execution (Jason Wessel)
2006-05-22  bellardfix wrong bitmasks for CP0_Context and CP0_EntryHi...
2006-05-22  bellardcosmetics (Thiemo Seufer)
2006-05-22  bellarddump all mips insn (Thiemo Seufer)
2006-05-22  bellardmips cleanup (Thiemo Seufer)
2006-05-22  bellardPPC Breakpoints for gdb-stub (Jason Wessel)
2006-05-22  bellardfix missing type declarations (Joachim Henke)
2006-05-22  pbrookFix USB root hub hotplugging.
2006-05-22  pbrookOnly use /dev/shm hack when kqemu is enabled.
2006-05-21  pbrookDon't clear DMA status register when loading address.
2006-05-21  pbrookOHCI USB host emulation.
2006-05-21  pbrookUse lookup table for PCI class descriptions.
2006-05-21  pbrookESP DMA fix.
2006-05-14  bellardclear screen when changing graphic mode in Cirrus VGA...
2006-05-14  bellardne2000 buffer fulness fix (Han Zhu)
2006-05-14  bellardsupport for all VNC pixel formats
2006-05-14  pbrookAvoid compiler warning.
2006-05-14  pbrookAdd doc, html, dvi and .PHONY Makefile targets.
2006-05-14  pbrookTeach usermode emulation how to lie about uname -r.
2006-05-13  pbrookUpdate ARM board documentation.
2006-05-13  pbrookMove all: target first.
2006-05-13  pbrookAdd dependency on config.h and config-host.h.
2006-05-13  pbrookRearrange PCI host emulation code.
2006-05-13  pbrookAllow parallel make.
2006-05-11  bellardBGR_FORMAT fix
2006-05-11  bellardmips bios loading fix
2006-05-10  bellardbgr32 pixel format support
2006-05-10  bellardsuppressed unaligned accesses
2006-05-08  bellardalignment fix
2006-05-08  pbrookTest if compiler works instead of checking if binary...
2006-05-07  bellardwin32 fix
2006-05-07  bellardmore keycodes - hexa keycodes - keycode completion
2006-05-06  bellardupdate
2006-05-05  bellardpatch in bLength for hub descriptor (Lonnie Mendez)
2006-05-05  bellardtypo
2006-05-03  bellardPCI irq mapping fix
2006-05-03  bellardACPI support
2006-05-03  bellardmore correct e820 ranges for ACPI compatibility
2006-05-03  bellardremoved ssize_t for win32 compatibility
2006-05-03  bellardUDP broadcast translation error (Mark Jonckheere)
2006-05-03  bellardremoved sh4 user build (not usable yet)
2006-05-03  bellardupdate
2006-05-03  bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2006-05-03  bellardbswapq fix
2006-05-02  bellardcorrect qemu-system-mipsel naming
2006-05-02  bellardperformance boost (on P4 hosts at least, rdtsc is a...
2006-05-02  bellard> 32 KB packet handling (Ed Swierk)
2006-05-02  bellardfixed memory leak
2006-05-01  bellarduppercase fix (Anthony Liguori)
2006-05-01  bellardSolaris port (Ben Taylor)
2006-05-01  bellarduse a single select for slirp and qemu sockets
2006-05-01  bellardworkaround: force /dev/rtc usage on Linux
2006-05-01  bellardbetter win32 timers - use win32 event to wake up cpu...
2006-05-01  bellardfix for hosts resuming from software suspend (initial...
2006-05-01  bellardincrease max kernel size with initrd
2006-05-01  bellarddo not delay TCP acks (Ed Swierk)
2006-05-01  bellardset TCP_MSS to 1460 (Ed Swierk)
2006-05-01  bellardfixed IP packet rassembly logic (Ed Swierk)
2006-05-01  bellardfixed realloc logic (Ed Swierk)
2006-05-01  bellardcopyright
2006-04-30  pbrookAdd install-doc rule. Use it when building docs.
2006-04-30  bellardwin32 socket fixes
2006-04-30  bellardinfo and dvi doc targets
2006-04-30  bellardtypo
2006-04-30  bellardEnhanced Documentation (Stefan Weil)
2006-04-30  bellardfixes for more than 8 ports - return NAK if no change...
2006-04-30  bellardremoved warnings
2006-04-30  bellardupdate
2006-04-30  bellardVNC server (Anthony Liguori)
2006-04-29  pbrookFix non-portable use of expr.
2006-04-29  bellardELCR is not reset by PIC reset (bug report by malc)
2006-04-28  bellardAPM CPU idle fix
2006-04-28  pbrookFix typo in BSD FP rounding mode names.
2006-04-27  pbrookAdd nominal ARM Versatil/AB board emulation.
2006-04-27  pbrookFix build failure.
2006-04-27  bellardSHIX board emulation (Samuel Tardieu)
2006-04-27  bellardsh4 target (Samuel Tardieu)
2006-04-26  bellardELF loader (Thiemo Seufer)
2006-04-26  bellardadded entry parameter to ELF loader
2006-04-26  pbrookSolaris configure hacks.
2006-04-26  pbrookRemove missing include.
2006-04-25  bellardupdate
2006-04-25  bellardSolaris port (Ben Taylor)
2006-04-25  bellardenable APIC by default
2006-04-25  bellardLBA48 support (Jens Axboe)
2006-04-25  bellardfix for HCHALTED status bit
2006-04-24  bellardPC speaker emulation (Joachim Henke)
2006-04-24  bellardHCHALTED status bit handling (Lonnie Mendez)
2006-04-24  bellarddo not set PORT_STAT_C_ENABLE when doing port reset...
next