]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2007-11-11  bellardfixed invalid cast
2007-11-11  bellarduse correct types
2007-11-11  bellardprintf format fixes
2007-11-11  blueswir1 Fix Sun4u compile
2007-11-11  bellardremoved warnings - fixed arm stack copy bug
2007-11-11  bellardremoved warning
2007-11-11  bellardmove get_errno() inside do_fcntl()
2007-11-11  bellardno longer use get_errno for do_modify_ldt()
2007-11-11  pbrookFix format mismatch.
2007-11-11  bellardfixed error codes
2007-11-11  bellard-strace option
2007-11-11  j_mayerFix PowerPC boot device selection.
2007-11-11  bellardcompilation fixes
2007-11-11  pbrookFix msr_mask.
2007-11-11  bellardLinux user memory access API change (initial patch...
2007-11-11  bellardfixed invalid type
2007-11-11  pbrookmips_r4k warning fixes.
2007-11-11  pbrookblock-raw/kqemu fix.
2007-11-11  pbrookCleanup qemu-img.c.
2007-11-11  pbrookSplit block API from vl.h.
2007-11-11  j_mayerMore generic boot devices specification, allowing more...
2007-11-11  pbrookRemove duplicate i2c.o.
2007-11-11  j_mayerFix POWER abs & abso computation.
2007-11-11  j_mayerOptimize PowerPC overflow flag computation in most...
2007-11-11  thsFix typo.
2007-11-11  pbrookARMv7 support.
2007-11-10  j_mayerAllow selection of PowerPC CPU giving a PVR.
2007-11-10  bellardalways use mktimegm
2007-11-10  pbrookFix Makefile dependencies.
2007-11-10  pbrookFix build failure.
2007-11-10  pbrookAdd dummy m68k board.
2007-11-10  pbrookFix m68k FP register debug dumps.
2007-11-10  pbrookUpdate ARM disassembler.
2007-11-10  pbrookFix 64-bit host printf format mismatches.
2007-11-10  bellardexported display init functions to common code
2007-11-10  bellardadded cpu_model parameter to cpu_init()
2007-11-10  blueswir1 More Sparc64 CPU definitions
2007-11-09  thsUse FORCE_RET, scrap RETURN which was implemented in...
2007-11-09  blueswir1 More CPU definitions
2007-11-09  thsFix typo, spotted by Samuel Thibault.
2007-11-09  thsMove kernel loader parameters from the cpu state to...
2007-11-08  thsClean out the N32 macros from target-mips, and introduc...
2007-11-08  thsMore .cvsignore.
2007-11-08  thsFormatting fix.
2007-11-08  ths.cvsignore dependency files.
2007-11-08  thsRevert "Last AIO Patch" as requested by Fabrice, it...
2007-11-08  bellardremoved obsolete x86 code copy support
2007-11-08  bellardremoved
2007-11-08  bellardremoved unused code
2007-11-08  bellardadded -cpu option for x86 - fixed glibc hack in case...
2007-11-08  bellardadded -cpu option for x86 (initial patch by Dan Kenigsberg)
2007-11-07  bellarduse config-host.h instead of config.h
2007-11-07  bellardfixed QEMU_TOOL tests
2007-11-07  bellardSDL and COCA are no longer target dependent - support...
2007-11-07  bellardcompile common code once
2007-11-07  blueswir1 CPU specific boot mode (Robert Reif)
2007-11-07  bellardremoved traces
2007-11-07  bellardadded -startdate option
2007-11-07  bellardmoved declarations
2007-11-05  thsAdd -lpthread flag.
2007-11-05  j_mayerFix muls64 prototype to match the actual implementation.
2007-11-05  j_mayerCode used by the linux-user targets should not use...
2007-11-05  j_mayerNo functional changes: remove dead code and fix indenta...
2007-11-04  balrogZeroing ITR shouldn't ack irq zero.
2007-11-04  blueswir1 Change sysctrl register to 32 bits (original patch...
2007-11-04  j_mayerFix memory corruption: bdrv_read/write API has been...
2007-11-04  blueswir1 Fix Solaris breakage
2007-11-04  balrogAdd register mappings in DSP space (must be accessible...
2007-11-04  blueswir1 Constification
2007-11-04  blueswir1 Remove target dependent code
2007-11-04  balrogMake accesses with wrong width also work as apparently...
2007-11-04  j_mayerFix grackle (in fact MPC106) PCI host bridge header
2007-11-04  blueswir1 Fix debug statements
2007-11-04  j_mayerPowerPC 601 need specific callbacks for its BATs setup.
2007-11-04  j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-11-04  j_mayerImprove PowerPC CPU state dump.
2007-11-04  j_mayerFix PowerMac NVRAM device.
2007-11-03  thsFix some compiler warnings.
2007-11-03  j_mayerFix PowerPC high BATs access: BAT number was incorrect.
2007-11-03  j_mayerPowerPC MMU and exception fixes:
2007-11-03  j_mayerFix incorrect PowerPC instruction fetch exception dump.
2007-11-03  balrogSplit I^2C controller out of hw/omap.c.
2007-11-03  balrogImplement OMAP on-chip RTC (Linux guest date/time now...
2007-11-03  balrogInitial OMAP I^2C controller implementation (communicat...
2007-11-03  balrogAdd OMAP Pulse-width Tone module.
2007-11-03  balrogImplement OMAP PWL (backlight) module.
2007-11-03  balrogThe PINT/DAV pin is active low in the chip spec, not...
2007-11-02  j_mayerDon't print any message when a priviledge exception...
2007-11-02  j_mayerFix PowerPC program exception that was broken by FPU...
2007-11-02  thsEFAULT - update __get_user() __put_user(), by Thayne...
2007-11-02  thsFix compiler warnings, by Stefan Weil.
2007-11-02  thsEFAULT - verify pages are in cache and are read/write...
2007-11-01  blueswir1 Fix slirp compilation failure when using a newer gcc
2007-11-01  thsAdd new files fir strace support, missed in earlier...
2007-11-01  thsMention userland strace support, and mipssim machine...
2007-11-01  thsStrace for userland emulation, by Stuart Anderson and...
2007-10-31  j_mayerFix CR ops with complement, thanks to Julian Seward...
2007-10-31  thsAdd copyright and license header.
2007-10-31  balrogCorrect the WBINVD intercept in SVM (Alexander Graf).
2007-10-31  balrogHandle 3.7 VNC clients authentication correctly (Dan...
next