summaryrefslogtreecommitdiffstats
path: root/hw/sun4m.c
Commit message (Expand)AuthorAgeFilesLines
* Sparc32: convert slavio interrupt controller to qdevBlue Swirl2009-07-161-7/+14
* Sparc32: refactor CPU initBlue Swirl2009-07-161-45/+30
* Sparc32: convert memory to qdevBlue Swirl2009-07-161-36/+56
* Sparc32: convert boot prom to qdevBlue Swirl2009-07-161-87/+67
* Sparc32: convert cs4231 to qdevBlue Swirl2009-07-161-2/+4
* Sparc32: convert sparc32_dma to qdevBlue Swirl2009-07-151-9/+9
* Sparc32: convert slavio_misc to qdevBlue Swirl2009-07-131-9/+11
* Sparc32: convert idreg to qdevBlue Swirl2009-07-131-8/+42
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-5/+5
* Use relative path for biosPaul Brook2009-05-301-18/+39
* Remove qdev irq sink handlingPaul Brook2009-05-261-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-5/+5
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-0/+1
* Refactor how display drivers are selectedAnthony Liguori2009-05-211-3/+3
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-12/+30
* ESP SCSI qdev conversionPaul Brook2009-05-141-35/+12
* PCI network qdev conversionPaul Brook2009-05-141-1/+19
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Remove vga_ram_sizePaul Brook2009-05-131-12/+12
* Remove redundant ram_require machine properly.pbrook2009-04-111-15/+0
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-091-12/+9
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-12/+0
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-081-57/+41
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-4/+4
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-30/+30
* escc: allow one IRQ per serial channelaurel322009-01-141-6/+7
* sun4c/sun4d: also swap the CharDriverState of escc_init()aurel322009-01-131-4/+4
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-33/+3
* ESCC: swap the two CharDriverState argumentsaurel322009-01-131-2/+2
* Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir12009-01-121-9/+12
* Fix segfaultblueswir12009-01-101-6/+9
* Sun4m use 0 for nonexistent devices (Robert Reif)blueswir12008-12-241-28/+5
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir12008-11-291-1/+1
* Use qemu_ram_allocblueswir12008-11-051-15/+23
* More realistic max_cpusblueswir12008-11-021-12/+5
* Fix loading of unstripped ELF PROM imageblueswir12008-11-021-1/+1
* Halt the CPU using a qemu_irqblueswir12008-11-021-2/+10
* Make DMA bottom-half driven (v2)aliguori2008-10-311-1/+0
* Sun4c cleanups (Robert Reif)blueswir12008-10-281-10/+5
* Move sun4c to its own hwdef (Robert Reif)blueswir12008-10-271-239/+241
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+12
* Move nographic export to sysemu.hblueswir12008-10-041-2/+0
* Fix SS-2 crashblueswir12008-09-291-1/+1
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-281-0/+12
* Add Sparc32 display depth to firmware configurationblueswir12008-09-181-0/+2
* Add common keys to firmware configurationblueswir12008-09-181-19/+58
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+14
* Fix OpenBSD linker warningsblueswir12008-08-211-6/+9
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-121-0/+12
OpenPOWER on IntegriCloud