Age | Commit message (Expand) | Author | Files | Lines |
2007-12-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths | 10 | -3/+12 |
2007-12-17 | Fix compilation with Cygwin, by Herve Poussineau. | ths | 2 | -21/+21 |
2007-12-17 | MIPS TODO: mention unimplemented system controllers. | ths | 1 | -0/+2 |
2007-12-17 | Update MIPS TODO. The mipsnet failure is caused by a kernel bug. | ths | 1 | -6/+0 |
2007-12-17 | Update MIPS specific documentation. | ths | 1 | -5/+7 |
2007-12-17 | Add closing table tag. | ths | 1 | -0/+1 |
2007-12-17 | Fix miscellaneous minor things, by Andre Przywara. | ths | 6 | -8/+12 |
2007-12-17 | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths | 6 | -19/+26 |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths | 14 | -177/+177 |
2007-12-16 | Redundant timer rearm optimisation by Anders Melchiorsen. | balrog | 1 | -1/+11 |
2007-12-16 | QEMU_STRACE documentation bit by Thayne Harbaugh. | balrog | 2 | -1/+17 |
2007-12-16 | Add missing ffs() declaration for Win32 hosts, by Stefan Weil. | balrog | 1 | -0/+2 |
2007-12-16 | Work around a crash when timer signal occurs before main loop, original patch... | balrog | 2 | -7/+7 |
2007-12-16 | Mainstone keypad support, by Armin Kuster. | balrog | 2 | -2/+45 |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog | 4 | -1/+360 |
2007-12-16 | Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. | balrog | 1 | -11/+26 |
2007-12-16 | Fix char* signedness, by Andre Przywara. | ths | 5 | -23/+24 |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths | 12 | -53/+56 |
2007-12-15 | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths | 4 | -523/+558 |
2007-12-12 | Mark host pages as reserved (Magnus Damm). | balrog | 3 | -1/+23 |
2007-12-12 | Adds interrupt support to the sh specific timer code (Magnus Damm). | balrog | 3 | -18/+33 |
2007-12-12 | sh_serial: enable tx after reset (Magnus Damm). | balrog | 2 | -2/+2 |
2007-12-11 | Add missing break just before execve, by Takashi Yoshii. | balrog | 2 | -1/+2 |
2007-12-11 | Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). | balrog | 1 | -0/+7 |
2007-12-11 | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog | 1 | -0/+1 |
2007-12-11 | Update documention with '-drive' usage (Laurent Vivier). | balrog | 1 | -0/+70 |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 | 3 | -23/+55 |
2007-12-11 | Fix code generation buffer overflow reported by TeLeMan | blueswir1 | 4 | -7/+20 |
2007-12-11 | Update OpenBIOS images to SVN revision 181. Changes: | blueswir1 | 3 | -1/+1 |
2007-12-10 | Name the magic constants, wrap long lines | blueswir1 | 1 | -103/+221 |
2007-12-10 | Add SPARCstation 20 machine type (Robert Reif) | blueswir1 | 3 | -1/+57 |
2007-12-10 | Add ASIs (Robert Reif) | blueswir1 | 1 | -1/+8 |
2007-12-10 | Various linux-user structures and definitions fixes for PowerPC targets. | j_mayer | 4 | -33/+45 |
2007-12-10 | Cleanup: remove useless TARGET_GPR_BITS definition. | j_mayer | 1 | -3/+0 |
2007-12-10 | Fix PowerPC 74xx definitions. | j_mayer | 2 | -49/+228 |
2007-12-10 | SCSI cleanup, by Laurent Vivier. | ths | 5 | -67/+95 |
2007-12-10 | Fix OMAP1 MPUI/O keyboard interrupt masking. | balrog | 3 | -5/+5 |
2007-12-10 | Fix incompatible declaration in previous commit. | balrog | 1 | -2/+2 |
2007-12-10 | Desambiguate pflash_register(). | balrog | 6 | -29/+38 |
2007-12-09 | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog | 2 | -7/+63 |
2007-12-09 | Make SVM IOIO intercept check all needed bits, by Bernhard Kauer. | balrog | 1 | -1/+2 |
2007-12-09 | Add rdpmc SVM intercept, by Bernhard Kauer. | balrog | 4 | -0/+22 |
2007-12-09 | No write-protect detect diode on Mainstone II. | balrog | 1 | -1/+1 |
2007-12-09 | Use pointers to channels rather than channel numbers in the DMA. | balrog | 1 | -363/+390 |
2007-12-09 | Fix execve argc/envc counting, by Takashi Yoshii. | ths | 1 | -2/+2 |
2007-12-09 | Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas | ths | 1 | -25/+0 |
2007-12-09 | OMAP DMA 3.2 support by Lauro Ramos Venancio. | balrog | 2 | -248/+949 |
2007-12-09 | Add support for eccmemctl (Robert Reif) | blueswir1 | 4 | -1/+280 |
2007-12-09 | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2 | -2/+4 |
2007-12-09 | Fix Win98SE MyComputer regression, by Ben Taylor. | ths | 1 | -1/+1 |