summaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
Commit message (Expand)AuthorAgeFilesLines
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-251-1/+1
* sun4u: don't set up isa_mem_baseBlue Swirl2011-09-181-1/+0
* Fix disabling interrupts in sun4uArtyom Tarasenko2011-08-281-2/+6
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-4/+2
* sun4u: convert to memory APIAvi Kivity2011-08-081-28/+23
* hw/sun4u.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-4/+4
* ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-071-8/+1
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-6/+6
* always qemu_cpu_kick after unhalting a cpuPaolo Bonzini2011-03-131-2/+2
* 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
OpenPOWER on IntegriCloud