Age | Commit message (Expand) | Author |
2008-01-06 | Make error messages consistent (Robert Reif) | blueswir1 |
2008-01-05 | Fix memory allocation on mainstone2 and convert to qemu_ram_alloc. | balrog |
2008-01-04 | Malta flash support. | ths |
2008-01-01 | Fix Debian serial console boot problem reported by Aurelien Jarno | blueswir1 |
2008-01-01 | Register only valid register access widths | blueswir1 |
2008-01-01 | DVMA translation errors raise a module error irq (NMI) | blueswir1 |
2007-12-29 | Fix CPU timer interrupts | blueswir1 |
2007-12-29 | Fix SS-2 boot mode | blueswir1 |
2007-12-29 | Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif) | blueswir1 |
2007-12-29 | M48T02 support (Robert Reif) | blueswir1 |
2007-12-29 | Make debug printing consistent (Robert Reif) | blueswir1 |
2007-12-28 | Initial support for SS-2 (Sun4c) | blueswir1 |
2007-12-28 | Initial support for Sun4d machines (SS-1000, SS-2000) | blueswir1 |
2007-12-28 | Fix master interrupt register masking | blueswir1 |
2007-12-28 | Fix system read address mask (Robert Reif) | blueswir1 |
2007-12-27 | Add ID register | blueswir1 |
2007-12-27 | Reset status contains all sent flag | blueswir1 |
2007-12-27 | Remove unused timers | blueswir1 |
2007-12-24 | scsi-generic implemnentation, missing in last commit. | ths |
2007-12-24 | Real SCSI device passthrough (v4), by Laurent Vivier. | ths |
2007-12-24 | Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. | balrog |
2007-12-24 | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog |
2007-12-19 | All registers are set to 0 on reset (Robert Reif) | blueswir1 |
2007-12-19 | Fix count calculation when counter limit set to 0 (Robert Reif) | blueswir1 |
2007-12-17 | Fix setting counter limit to 0 (Robert Reif) | blueswir1 |
2007-12-17 | Only create as many per CPU timers as there are CPUs. (Robert Reif) | blueswir1 |
2007-12-17 | Fix miscellaneous minor things, by Andre Przywara. | ths |
2007-12-17 | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths |
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 | Fix char* signedness, by Andre Przywara. | ths |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
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 | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog |
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 | 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 | 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 | 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 | Fix Win98SE MyComputer regression, by Ben Taylor. | ths |