aboutsummaryrefslogtreecommitdiff
path: root/hw/sun4m.c
AgeCommit message (Expand)Author
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Sparc32: improve interrupt handlingBlue Swirl
2009-08-23Sparc32: fix monitor commands 'info pic' and 'info irq'Blue Swirl
2009-08-10qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann
2009-08-09Use qemu_irq for system_powerdownBlue Swirl
2009-08-09Sparc32: use qemu_irq for system_powerdownBlue Swirl
2009-08-08Sparc32: move sparc32_dma init to sun4m.cBlue Swirl
2009-08-08Sparc32: remove VRAM and NVRAM sizes from hwdefBlue Swirl
2009-08-08Sparc32: remove IRQ numbers from hwdefBlue Swirl
2009-08-08Sparc32: move intbit_to_level table back to slavio_intctl.cBlue Swirl
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-07-21Sparc32: convert Sun4c interrupt controller to qdevBlue Swirl
2009-07-21Sparc32: convert SBI to qdevBlue Swirl
2009-07-21Sparc32/64: use 64 bit type for memory sizeBlue Swirl
2009-07-21Sparc32: Fix lanceBlue Swirl
2009-07-17Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-16Sparc32: convert slavio interrupt controller to qdevBlue Swirl
2009-07-16Sparc32: refactor CPU initBlue Swirl
2009-07-16Sparc32: convert memory to qdevBlue Swirl
2009-07-16Sparc32: convert boot prom to qdevBlue Swirl
2009-07-16Sparc32: convert cs4231 to qdevBlue Swirl
2009-07-15Sparc32: convert sparc32_dma to qdevBlue Swirl
2009-07-13Sparc32: convert slavio_misc to qdevBlue Swirl
2009-07-13Sparc32: convert idreg to qdevBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-05-30Use relative path for biosPaul Brook
2009-05-26Remove qdev irq sink handlingPaul Brook
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori
2009-05-21Refactor how display drivers are selectedAnthony Liguori
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-14ESP SCSI qdev conversionPaul Brook
2009-05-14PCI network qdev conversionPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-13Remove vga_ram_sizePaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook
2009-03-28Remove nodisk_ok machine feature (Jan Kiszka)aliguori
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-14escc: allow one IRQ per serial channelaurel32
2009-01-13sun4c/sun4d: also swap the CharDriverState of escc_init()aurel32
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-13ESCC: swap the two CharDriverState argumentsaurel32
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir1
2009-01-10Fix segfaultblueswir1
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir1