summaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
Commit message (Expand)AuthorAgeFilesLines
* isa_mmio: Always use little endianAlexander Graf2010-12-111-2/+2
* more stdvga cleanups.Gerd Hoffmann2010-11-161-1/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+2
* sparc64: clean up pci bridge mapIgor V. Kovalenko2010-05-261-2/+2
* sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko2010-05-261-1/+1
* Compile dma only onceBlue Swirl2010-05-221-1/+5
* Compile serial only onceBlue Swirl2010-03-211-1/+1
* Compile isa_mmio only onceBlue Swirl2010-03-211-2/+2
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-4/+10
* m48t59: don't use reserved _t suffixBlue Swirl2010-02-071-11/+10
* sparc64: reimplement tick timers v4Igor V. Kovalenko2010-01-271-33/+173
* Sparc64: fix initrdBlue Swirl2010-01-241-3/+5
* Sparc64: use firmware configuration device for command line storageBlue Swirl2010-01-091-3/+3
* sparc64: interrupt trap handlingIgor V. Kovalenko2010-01-081-13/+35
* sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2010-01-081-1/+0
* Sparc64: split DPRINTF into CPUIRQ and EBUS versionsBlue Swirl2009-12-301-8/+16
* Sparc64: fix compile with DEBUG_IRQ enabledBlue Swirl2009-12-301-1/+2
* sparc: make command line available also via firmware configuration deviceBlue Swirl2009-12-271-0/+3
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+1
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-2/+2
* Sparc64/x86: remove unneeded calls to device resetBlue Swirl2009-11-071-7/+9
* sparc64: remove unused variablesBlue Swirl2009-10-241-3/+0
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-1/+1
* New qdev_init_nofail()Markus Armbruster2009-10-071-2/+2
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* serial: convert isa to qdevGerd Hoffmann2009-10-051-5/+1
* floppy: add drive properties.Gerd Hoffmann2009-10-051-4/+2
* parallel: convert isa to qdevGerd Hoffmann2009-10-051-2/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* Compile loader only onceBlue Swirl2009-09-201-3/+15
* Add an ISA bus version of m48t59Blue Swirl2009-09-141-2/+1
* qdev: simplify isa irq assignmentsGerd Hoffmann2009-09-101-1/+1
* qdev: drop iobase properties from isa busGerd Hoffmann2009-09-101-2/+2
* Sparc64: use ISA bus for i8042Blue Swirl2009-09-061-2/+2
* Sparc64: remove unused variablesBlue Swirl2009-09-061-7/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-3/+2
* Fix Sparc64 breakage: add dummy ISA irqsBlue Swirl2009-08-281-0/+8
* 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
OpenPOWER on IntegriCloud