]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2007-09-24  blueswir1 CPU boot mode
2007-09-24  blueswir1 Fix loading above 4G
2007-09-24  blueswir1 Fix >4G physical memory dump for Sparc32
2007-09-24  thsPer-CPU instruction decoding implementation, by Aurelie...
2007-09-24  thslinux-user faccessat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user fchmodat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user readlinkat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user symlinkat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user linkat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user renameat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user unlinkat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user fchownat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user mknodat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user mkdirat() syscall, by Thayne Harbaugh.
2007-09-24  thslinux-user openat() syscall, by Thayne Harbaugh.
2007-09-24  thsUpdate Linux kernel syscall list.
2007-09-23  thsSync termbits.h with current Linux kernel.
2007-09-23  thsAdd new MIPS/Linux syscalls.
2007-09-23  thsCorrect and update mips termbits.h.
2007-09-23  thsFix mips usermode emulation.
2007-09-23  thsAdd missing svm.h header, and add a Changelog entry.
2007-09-23  thsSVM Support, by Alexander Graf.
2007-09-23  blueswir1 Fix Caps lock and Num lock handling
2007-09-23  blueswir1 Add missing break statements
2007-09-22  pbrookOnly build qemu-img with softmmu targets.
2007-09-22  blueswir1 Fix breakage on big endian hosts (Aurelien Jarno)
2007-09-21  blueswir1 Rework ASI instructions (Aurelien Jarno)
2007-09-21  blueswir1 Improve keyboard handling
2007-09-21  j_mayerAvoid compilation warnings on 32 bits hosts.
2007-09-21  j_mayerAvoid compilation warnings on 64 bits hosts.
2007-09-21  j_mayerMore PowerPC definitions, from POWER 2.04 specification...
2007-09-21  j_mayerRework PowerPC 440 TLB management (thanks to Hollis...
2007-09-21  j_mayerMake CPU hflags be a masked version of the PowerPC...
2007-09-20  j_mayerExtend TB flags to 64 bits (Alexander Graf).
2007-09-20  blueswir1 Change ldl_phys to cpu_physical_memory_read, fix pte...
2007-09-20  blueswir1 Fix tadd op generation with GCC 4.x
2007-09-20  blueswir1 Detabify
2007-09-20  balrogMake likely/unlikely accessible also in hw/.
2007-09-20  balrogUse logfile only when loglevel is set (http://bugzilla...
2007-09-20  j_mayerMove likely and unlikely macros in a common place ...
2007-09-19  j_mayerMore PowerPC registers definitions.
2007-09-19  j_mayerTARGET_FMT_lu may also be useful.
2007-09-19  j_mayerCode provision for PowerPC BookE MMU model support.
2007-09-19  j_mayerImprove PowerPC target implementation, using computed...
2007-09-19  j_mayerAvoid Linux to stay stucked in an infinite loop when...
2007-09-19  j_mayerCode provision for PowerPC 64 MMU model support.
2007-09-19  j_mayerMore PowerPC target cleanups:
2007-09-18  j_mayerFix invalid MAP_xxx flags for PowerPC targets.
2007-09-18  j_mayerAlways keep the bootinfo structure in the first 16 MB,
2007-09-18  j_mayerFix PowerPC 32 emulation on 64 bits hosts:
2007-09-17  balrogPrevent segfaulting when -clock is specified multiple...
2007-09-17  balrogPass correct pointer to HID keyboard event handler...
2007-09-17  j_mayerPowerPC flags update/use fixes:
2007-09-17  j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsSolaris x86_64 configure patch, by Ben Taylor.
2007-09-16  thsvmdk compatibility level 6 images, by Soren Hansen.
2007-09-16  thsAdd some missing checks for host syscalls.
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-16  thsAdd a local copy of hpet.h.
2007-09-16  thsUse UINT64_MAX instead of ULONG_LONG_MAX, suggested...
2007-09-14  thsLess magic constants, by Filip Navara.
2007-09-13  thsFix infinite loop in VNC support, by Marc Bevand.
2007-09-13  thsEmulate spinning floppy disk, by Jan Jezabek.
2007-09-13  thsMove network related includes to vl.c to help SLIRP...
2007-09-13  thsEnhance raw io reliability, by Ben Guthro.
2007-09-13  thsAllow more IDE power management, by Ben Guthro.
2007-09-13  thsStop the compiler from using section anchors.
2007-09-13  thsImproved EEPRO 100 emulation, by Filip Navara.
2007-09-13  thsIntel cache info, by Filip Navara.
2007-09-13  thsPartial IDE DVD emulation, by Filip Navara.
2007-09-11  thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-09-10  thsFix the reported xlevel for Intel CPU, by Filip Navara.
2007-09-10  thsFix VMDK 2GB bug, by Filip Navara.
2007-09-09  pbrookImplement HID idle mode (avoids flooding guest with...
2007-09-06  thsPartial support for 34K multithreading, not functional...
2007-08-28  thsBuild fix for older GCCs.
2007-08-26  thsLet qemu work with latest bochsbios, by Bernhard Kauer.
2007-08-26  thsarm_gic.c error message fix, by Adam Lackorzynski.
2007-08-26  thsSH4 mov.b fix, by Vince Weaver.
2007-08-26  thsAdd file missed in last commit.
2007-08-26  thsUse the framework for the VMware mouse emulation, by...
2007-08-26  thsAdd a generic framework for VMware communication port...
2007-08-26  thsReplace tabs by 8 spaces. No code change, by Herve...
2007-08-26  thsLast AIO patch, by Vladimir N. Oleynik.
2007-08-26  thsDisable 64-bit instructions on 32-bit CPU, by Aurelien...
2007-08-26  thsReset buffer pointers after CR/LF, by Jim Paris.
2007-08-26  thsSet apic instance number for savevm, by Ari Kivity.
2007-08-26  thsFix typo in comment, by Andreas Faerber.
2007-08-26  thsMake dynticks conditional on __linux__. Spotted by...
2007-08-25  thsActually add d3des implementation files.
2007-08-25  thsDocument all VNC authentication options, by Daniel...
2007-08-25  thsCustom location for x509 cert paths, by Daniel P. Berrange.
2007-08-25  thsx509 client certificate verification, by Daniel P....
2007-08-25  thsx509 certificate for server, by Daniel P. Berrange.
2007-08-25  thsVeNCrypt basic TLS support, by Daniel P. Berrange.
2007-08-25  thsVNC password authentication, by Daniel P. Berrange.
2007-08-25  thsExtend monitor 'change' command for VNC, by Daniel...
2007-08-25  thsRefactor VNC server setup API, by Daniel P. Berrange.
2007-08-25  thsAvoid SEGV in IOHandler dispatch, by Daniel P. Berrange.
next