]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2007-12-27 blueswir1 Reset status contains all sent flag
2007-12-27 blueswir1 Remove unused timers
2007-12-26 thsDe-cruft exception definitions, and implement nicer...
2007-12-25 thsAssortment of soft-float fixes, by Aurelien Jarno.
2007-12-25 thsSupport for VR5432, and some of its special instruction...
2007-12-25 ths5K and 20K are Release 1 CPUs.
2007-12-25 blueswir1 Enforce context table alignment
2007-12-25 thsAvoid host FPE for overflowing division on MIPS, by...
2007-12-25 thsImproved PABITS handling, and config register fixes.
2007-12-25 thsOne more bit of alpha support.
2007-12-24 thsUpdate debug code to match new accumulator register...
2007-12-24 thsscsi-generic implemnentation, missing in last commit.
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-24 balrogImplement SD CMD8 and R7 from the newer SD Physical...
2007-12-24 thsFix CCRes value for 20Kc.
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-24 balrogCorrect the max cpuid level for each x86 cpu model...
2007-12-24 balrogAvoid the use of $ in format strings because it's syste...
2007-12-24 balrogFix a compiler error with DEBUG_REMAP enabled (Thayne...
2007-12-24 balrogSVM enabled processor should provide cpuid Fn8000_000A...
2007-12-24 balrogFix cmpxchg8b translation (Bernhard Kauer).
2007-12-24 balrogFix number_of_entries for filename of length [13] ...
2007-12-19 blueswir1 All registers are set to 0 on reset (Robert Reif)
2007-12-19 blueswir1 Fix count calculation when counter limit set to 0...
2007-12-18 thsCorrect errno return for setsockopt(), by Thayne Harbaugh.
2007-12-18 thsCorrect errno return for getsockopt(), by Thayne Harbaugh.
2007-12-18 thsCode formatting.
2007-12-18 thsm68k missing get_sp_from_cpustate(), by Thayne Harbaugh.
2007-12-17 thsHandle history additions properly, by Andreas Schwab.
2007-12-17 blueswir1 Fix setting counter limit to 0 (Robert Reif)
2007-12-17 blueswir1 Only create as many per CPU timers as there are CPUs...
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-12-17 thsFix compilation with Cygwin, by Herve Poussineau.
2007-12-17 thsMIPS TODO: mention unimplemented system controllers.
2007-12-17 thsUpdate MIPS TODO. The mipsnet failure is caused by...
2007-12-17 thsUpdate MIPS specific documentation.
2007-12-17 thsAdd closing table tag.
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-12-16 balrogRedundant timer rearm optimisation by Anders Melchiorsen.
2007-12-16 balrogQEMU_STRACE documentation bit by Thayne Harbaugh.
2007-12-16 balrogAdd missing ffs() declaration for Win32 hosts, by Stefa...
2007-12-16 balrogWork around a crash when timer signal occurs before...
2007-12-16 balrogMainstone keypad support, by Armin Kuster.
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-16 balrogSupport alternative formats for MAC addresses, by Balaz...
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...
2007-12-12 balrogMark host pages as reserved (Magnus Damm).
2007-12-12 balrogAdds interrupt support to the sh specific timer code...
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-12-11 balrogAdd missing break just before execve, by Takashi Yoshii.
2007-12-11 balrogFix fragments due to incomplete dirty tracking in CGA...
2007-12-11 balrogIDE should send irq after WIN_DIAGNOSE (Tristan Gingold).
2007-12-11 balrogUpdate documention with '-drive' usage (Laurent Vivier).
2007-12-11 blueswir1 Partial fix to Sparc32 Linux host global register...
2007-12-11 blueswir1 Fix code generation buffer overflow reported by TeLeMan
2007-12-11 blueswir1Update OpenBIOS images to SVN revision 181. Changes:
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-10 blueswir1 Add SPARCstation 20 machine type (Robert Reif)
2007-12-10 blueswir1 Add ASIs (Robert Reif)
2007-12-10 j_mayerVarious linux-user structures and definitions fixes...
2007-12-10 j_mayerCleanup: remove useless TARGET_GPR_BITS definition.
2007-12-10 j_mayerFix PowerPC 74xx definitions.
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
2007-12-10 balrogFix incompatible declaration in previous commit.
2007-12-10 balrogDesambiguate pflash_register().
2007-12-09 balrogSave/load PCI-device, PCI-bus and PIIX3 irq-related...
2007-12-09 balrogMake SVM IOIO intercept check all needed bits, by Bernh...
2007-12-09 balrogAdd rdpmc SVM intercept, by Bernhard Kauer.
2007-12-09 balrogNo write-protect detect diode on Mainstone II.
2007-12-09 balrogUse pointers to channels rather than channel numbers...
2007-12-09 thsFix execve argc/envc counting, by Takashi Yoshii.
2007-12-09 thsRemove leftover support for 82371FB (Step A1), by Carlo...
2007-12-09 balrogOMAP DMA 3.2 support by Lauro Ramos Venancio.
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)
2007-12-09 thsSH4 big endian configuration, by Tomoyoshi Asano.
2007-12-09 thsFix Win98SE MyComputer regression, by Ben Taylor.
2007-12-09 thsFix spelling typo, by Dan Kenigsberg.
2007-12-09 thsMainstone mmc support, by Armin Kuster.
2007-12-09 thscopy_{to,from}_user_timeval() update, by Thayne Harbaugh.
2007-12-09 thscopy_from_user_fdset() update, by Thayne Harbaugh.
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-12-07 thsRemove broken ds1225y init, it is useless on this machi...
2007-12-06 balrogGive emulated drives more monitor-friendly name strings.
2007-12-06 balrogCorrect my 'thinko' in OMAP interrupt handler commit...
2007-12-05 balrogRework OMAP1 interrupt handling to allow multiple inter...
2007-12-04 blueswir1 No keyboard mode (Robert Reif)
2007-12-04 balrogDon't claim SD card supports voltages linux claims...
2007-12-04 balrogAlways create an SD bdrv, so that PXA and OMAP boards...
2007-12-03 thsThe profiler need qemu-timer.h
2007-12-03 balrogEnsure a SIGALRM results in a break out from the cpu...
2007-12-03 thsFix floppy initialization, by Laurent Vivier.
2007-12-02 thsInclude qemu-timer.h iff DEBUG is defined.
2007-12-02 thsAdd missing include, by Sylvain Petreolle.
2007-12-02 thsLarger physical address space for 32-bit MIPS.
2007-12-02 thsSH4: Signal handling for the user space emulator, by...
next