aboutsummaryrefslogtreecommitdiffstats
path: root/hw/sun4m.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16qdev: rework device properties.Gerd Hoffmann1-13/+23
2009-07-16Sparc32: convert slavio interrupt controller to qdevBlue Swirl1-7/+14
2009-07-16Sparc32: refactor CPU initBlue Swirl1-45/+30
2009-07-16Sparc32: convert memory to qdevBlue Swirl1-36/+56
2009-07-16Sparc32: convert boot prom to qdevBlue Swirl1-87/+67
2009-07-16Sparc32: convert cs4231 to qdevBlue Swirl1-2/+4
2009-07-15Sparc32: convert sparc32_dma to qdevBlue Swirl1-9/+9
2009-07-13Sparc32: convert slavio_misc to qdevBlue Swirl1-9/+11
2009-07-13Sparc32: convert idreg to qdevBlue Swirl1-8/+42
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-5/+5
2009-05-30Use relative path for biosPaul Brook1-18/+39
2009-05-26Remove qdev irq sink handlingPaul Brook1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-5/+5
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori1-0/+1
2009-05-21Refactor how display drivers are selectedAnthony Liguori1-3/+3
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-12/+30
2009-05-14ESP SCSI qdev conversionPaul Brook1-35/+12
2009-05-14PCI network qdev conversionPaul Brook1-1/+19
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-3/+3
2009-05-13Remove vga_ram_sizePaul Brook1-12/+12
2009-04-11Remove redundant ram_require machine properly.pbrook1-15/+0
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook1-12/+9
2009-03-28Remove nodisk_ok machine feature (Jan Kiszka)aliguori1-12/+0
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir11-57/+41
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-4/+4
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-30/+30
2009-01-14escc: allow one IRQ per serial channelaurel321-6/+7
2009-01-13sun4c/sun4d: also swap the CharDriverState of escc_init()aurel321-4/+4
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori1-33/+3
2009-01-13ESCC: swap the two CharDriverState argumentsaurel321-2/+2
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir11-9/+12
2009-01-10Fix segfaultblueswir11-6/+9
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir11-28/+5
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir11-1/+1
2008-11-05Use qemu_ram_allocblueswir11-15/+23
2008-11-02More realistic max_cpusblueswir11-12/+5
2008-11-02Fix loading of unstripped ELF PROM imageblueswir11-1/+1
2008-11-02Halt the CPU using a qemu_irqblueswir11-2/+10
2008-10-31Make DMA bottom-half driven (v2)aliguori1-1/+0
2008-10-28Sun4c cleanups (Robert Reif)blueswir11-10/+5
2008-10-27Move sun4c to its own hwdef (Robert Reif)blueswir11-239/+241
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori1-0/+12
2008-10-04Move nographic export to sysemu.hblueswir11-2/+0
2008-09-29Fix SS-2 crashblueswir11-1/+1
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir11-0/+12
2008-09-18Add Sparc32 display depth to firmware configurationblueswir11-0/+2
2008-09-18Add common keys to firmware configurationblueswir11-19/+58
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir11-0/+14
2008-08-21Fix OpenBSD linker warningsblueswir11-6/+9