summaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
Commit message (Expand)AuthorAgeFilesLines
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-0/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-3/+6
* isa bus irq changes and fixes.Gerd Hoffmann2009-08-271-1/+1
* Unbreak Sparc64Blue Swirl2009-08-131-0/+2
* qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* Use qemu_irq for system_powerdownBlue Swirl2009-08-091-4/+0
* Sparc64: configure screen size from QEMU command line optionsBlue Swirl2009-08-081-0/+8
* kill drives_tableGerd Hoffmann2009-07-271-12/+6
* Sparc32/64: use 64 bit type for memory sizeBlue Swirl2009-07-211-2/+2
* Sparc64: refactor kernel initBlue Swirl2009-07-211-42/+55
* Sparc64: refactor CPU initBlue Swirl2009-07-211-19/+27
* Sparc64: convert memory to qdevBlue Swirl2009-07-211-4/+59
* Sparc64: convert boot prom to qdevBlue Swirl2009-07-211-29/+62
* Sparc64: convert ebus to qdevBlue Swirl2009-07-121-2/+18
* sparc64: really initialize irqIgor Kovalenko2009-07-121-2/+3
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* sparc64 follow pci_nic_init changeIgor V. Kovalenko2009-06-231-1/+1
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-2/+2
* Use relative path for biosPaul Brook2009-05-301-10/+16
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-0/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-3/+12
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Remove vga_ram_sizePaul Brook2009-05-131-8/+8
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-3/+0
* Clean up VGA ram allocation.pbrook2009-04-101-5/+2
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-3/+0
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-081-60/+15
* Fix sparc64-softmmu breakage from r6711blueswir12009-03-071-2/+2
* Reload ptimers on resetblueswir12009-02-211-3/+3
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Switch to CMD646 IDEblueswir12009-01-171-2/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-8/+8
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-5/+2
* Add EBUS bridgeblueswir12009-01-101-2/+48
* Fix APBblueswir12009-01-091-2/+3
* Implement tick interrupt disable bitsblueswir12008-12-231-9/+20
* Use qemu_ram_allocblueswir12008-11-051-5/+8
* More realistic max_cpusblueswir12008-11-021-3/+3
* Make DMA bottom-half driven (v2)aliguori2008-10-311-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+3
* Move nographic export to sysemu.hblueswir12008-10-041-2/+0
* Rearrange tick functionsblueswir12008-10-031-0/+15
* Add a generic Niagara machineblueswir12008-09-261-10/+71
* Add software and timer interrupt supportblueswir12008-09-221-5/+59
* Add common keys to firmware configurationblueswir12008-09-181-0/+10
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+5
* Fix OpenBSD linker warningsblueswir12008-08-211-6/+9
OpenPOWER on IntegriCloud