aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-12sh_serial: enable tx after reset (Magnus Damm).balrog
2007-12-11Add missing break just before execve, by Takashi Yoshii.balrog
2007-12-11Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori).balrog
2007-12-11IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog
2007-12-11Update documention with '-drive' usage (Laurent Vivier).balrog
2007-12-11 Partial fix to Sparc32 Linux host global register mangling problemblueswir1
2007-12-11 Fix code generation buffer overflow reported by TeLeManblueswir1
2007-12-11Update OpenBIOS images to SVN revision 181. Changes:blueswir1
2007-12-10 Name the magic constants, wrap long linesblueswir1
2007-12-10 Add SPARCstation 20 machine type (Robert Reif)blueswir1
2007-12-10 Add ASIs (Robert Reif)blueswir1
2007-12-10Various linux-user structures and definitions fixes for PowerPC targets.j_mayer
2007-12-10Cleanup: remove useless TARGET_GPR_BITS definition.j_mayer
2007-12-10Fix PowerPC 74xx definitions.j_mayer
2007-12-10SCSI cleanup, by Laurent Vivier.ths
2007-12-10Fix OMAP1 MPUI/O keyboard interrupt masking.balrog
2007-12-10Fix incompatible declaration in previous commit.balrog
2007-12-10Desambiguate pflash_register().balrog
2007-12-09Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog
2007-12-09Make SVM IOIO intercept check all needed bits, by Bernhard Kauer.balrog
2007-12-09Add rdpmc SVM intercept, by Bernhard Kauer.balrog
2007-12-09No write-protect detect diode on Mainstone II.balrog
2007-12-09Use pointers to channels rather than channel numbers in the DMA.balrog
2007-12-09Fix execve argc/envc counting, by Takashi Yoshii.ths
2007-12-09Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths
2007-12-09OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog
2007-12-09 Add support for eccmemctl (Robert Reif)blueswir1
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths
2007-12-09Fix Win98SE MyComputer regression, by Ben Taylor.ths
2007-12-09Fix spelling typo, by Dan Kenigsberg.ths
2007-12-09Mainstone mmc support, by Armin Kuster.ths
2007-12-09copy_{to,from}_user_timeval() update, by Thayne Harbaugh.ths
2007-12-09copy_from_user_fdset() update, by Thayne Harbaugh.ths
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths
2007-12-07Remove broken ds1225y init, it is useless on this machine anyway.ths
2007-12-06Give emulated drives more monitor-friendly name strings.balrog
2007-12-06Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena...balrog
2007-12-05Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...balrog
2007-12-04 No keyboard mode (Robert Reif)blueswir1
2007-12-04Don't claim SD card supports voltages linux claims are below defined voltage ...balrog
2007-12-04Always create an SD bdrv, so that PXA and OMAP boards can boot withbalrog
2007-12-03The profiler need qemu-timer.hths
2007-12-03Ensure a SIGALRM results in a break out from the cpu loop.balrog
2007-12-03Fix floppy initialization, by Laurent Vivier.ths
2007-12-02Include qemu-timer.h iff DEBUG is defined.ths
2007-12-02Add missing include, by Sylvain Petreolle.ths
2007-12-02Larger physical address space for 32-bit MIPS.ths
2007-12-02SH4: Signal handling for the user space emulator, by Magnus Damm.ths
2007-12-02Fix for execve syscall, by Kirill A. Shutemov.ths
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths