Age | Commit message (Expand) | Author |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths |
2007-12-16 | Redundant timer rearm optimisation by Anders Melchiorsen. | balrog |
2007-12-16 | QEMU_STRACE documentation bit by Thayne Harbaugh. | balrog |
2007-12-16 | Add missing ffs() declaration for Win32 hosts, by Stefan Weil. | balrog |
2007-12-16 | Work around a crash when timer signal occurs before main loop, original patch... | balrog |
2007-12-16 | Mainstone keypad support, by Armin Kuster. | balrog |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog |
2007-12-16 | Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. | balrog |
2007-12-16 | Fix char* signedness, by Andre Przywara. | ths |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
2007-12-15 | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths |
2007-12-12 | Mark host pages as reserved (Magnus Damm). | balrog |
2007-12-12 | Adds interrupt support to the sh specific timer code (Magnus Damm). | balrog |
2007-12-12 | sh_serial: enable tx after reset (Magnus Damm). | balrog |
2007-12-11 | Add missing break just before execve, by Takashi Yoshii. | balrog |
2007-12-11 | Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). | balrog |
2007-12-11 | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog |
2007-12-11 | Update documention with '-drive' usage (Laurent Vivier). | balrog |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 |
2007-12-11 | Fix code generation buffer overflow reported by TeLeMan | blueswir1 |
2007-12-11 | Update OpenBIOS images to SVN revision 181. Changes: | blueswir1 |
2007-12-10 | Name the magic constants, wrap long lines | blueswir1 |
2007-12-10 | Add SPARCstation 20 machine type (Robert Reif) | blueswir1 |
2007-12-10 | Add ASIs (Robert Reif) | blueswir1 |
2007-12-10 | Various linux-user structures and definitions fixes for PowerPC targets. | j_mayer |
2007-12-10 | Cleanup: remove useless TARGET_GPR_BITS definition. | j_mayer |
2007-12-10 | Fix PowerPC 74xx definitions. | j_mayer |
2007-12-10 | SCSI cleanup, by Laurent Vivier. | ths |
2007-12-10 | Fix OMAP1 MPUI/O keyboard interrupt masking. | balrog |
2007-12-10 | Fix incompatible declaration in previous commit. | balrog |
2007-12-10 | Desambiguate pflash_register(). | balrog |
2007-12-09 | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog |
2007-12-09 | Make SVM IOIO intercept check all needed bits, by Bernhard Kauer. | balrog |
2007-12-09 | Add rdpmc SVM intercept, by Bernhard Kauer. | balrog |
2007-12-09 | No write-protect detect diode on Mainstone II. | balrog |
2007-12-09 | Use pointers to channels rather than channel numbers in the DMA. | balrog |
2007-12-09 | Fix execve argc/envc counting, by Takashi Yoshii. | ths |
2007-12-09 | Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas | ths |
2007-12-09 | OMAP DMA 3.2 support by Lauro Ramos Venancio. | balrog |
2007-12-09 | Add support for eccmemctl (Robert Reif) | blueswir1 |
2007-12-09 | SH4 big endian configuration, by Tomoyoshi Asano. | ths |
2007-12-09 | Fix Win98SE MyComputer regression, by Ben Taylor. | ths |
2007-12-09 | Fix spelling typo, by Dan Kenigsberg. | ths |
2007-12-09 | Mainstone mmc support, by Armin Kuster. | ths |
2007-12-09 | copy_{to,from}_user_timeval() update, by Thayne Harbaugh. | ths |
2007-12-09 | copy_from_user_fdset() update, by Thayne Harbaugh. | ths |
2007-12-09 | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. | ths |
2007-12-07 | Remove broken ds1225y init, it is useless on this machine anyway. | ths |
2007-12-06 | Give emulated drives more monitor-friendly name strings. | balrog |
2007-12-06 | Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena... | balrog |