]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
2007-09-29 j_mayermake cpu_abort dump cpu state in logfile, which is...
2007-09-29 j_mayeralways_inline gcc directive can be useful.
2007-09-29 j_mayerhost_utils.o may also be useful for user-mode emulation.
2007-09-29 j_mayerDefine the proper bfd_mach to be used by the disassembl...
2007-09-29 j_mayerChange POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-28 thsFix MIPS FP underflow handling, spotted by Daniel Jacob...
2007-09-28 thsBuild fix, ppc64 needs also a get_sp_from_cpustate...
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-27 thsBuild fix for PowerPC hosts, where "PPC" is a predefine...
2007-09-27 j_mayerImplement size bit in PowerPC 64 comparisons.
2007-09-27 j_mayermemset string pages to zero to avoid putting random...
2007-09-27 thsSVM VINTR fix, by Alexander Graf.
2007-09-27 j_mayerFixes for PowerPC 64 rotate and mask instructions.
2007-09-27 j_mayerNew ppc64-linux-user target.
2007-09-26 j_mayerAdd flags to support PowerPC 405 bootinfos variations.
2007-09-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-26 thshflags computation cleanup, by Aurelien Jarno.
2007-09-26 thsWrap a few often used tests with unlikely(), by Aurelie...
2007-09-26 j_mayerConvert syscall arguments and return value from long...
2007-09-25 thslinux-user utimensat() syscall, by Thayne Harbaugh.
2007-09-25 blueswir1 Remove the target dependency introduced by previous...
2007-09-25 blueswir1 Fix monitor expressions
2007-09-25 thsTimer start/stop implementation, by Aurelien Jarno.
2007-09-25 thsCheck if the hosts defines a symlinkat syscall.
2007-09-25 thsOptimise instructions accessing CP0, by Aurelien Jarno.
2007-09-25 thsvvfat mbr fixes, by Ivan Kalvachev.
2007-09-25 thsImprove completion in monitor, by Pascal Terjan.
2007-09-25 balrogMove ECC calculation to a more appropriate place.
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.
next