]> git.proxmox.com Git - qemu.git/history - hw/sun4u.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / sun4u.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatahw/sun4u.c: convert to PCIDeviceInfo to initialize ids
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Isaku Yamahataide: consolidate drive_get(IF_IDE)
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-13 Paolo Bonzinialways qemu_cpu_kick after unhalting a cpu
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander Grafisa_mmio: Always use little endian
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-05-26 Igor V. Kovalenkosparc64: clean up pci bridge map
2010-05-26 Igor V. Kovalenkosparc64: rename sun4u cpu to Ultrasparc IIi
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlCompile dma only once
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-07 Blue Swirlm48t59: don't use reserved _t suffix
2010-01-27 Igor V. Kovalenkosparc64: reimplement tick timers v4
2010-01-24 Blue SwirlSparc64: fix initrd
2010-01-09 Blue SwirlSparc64: use firmware configuration device for command...
2010-01-08 Igor V. Kovalenkosparc64: interrupt trap handling
2010-01-08 Igor V. Kovalenkosparc64: add macros to deal with softint and timer...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-30 Blue SwirlSparc64: split DPRINTF into CPUIRQ and EBUS versions
2009-12-30 Blue SwirlSparc64: fix compile with DEBUG_IRQ enabled
2009-12-27 Blue Swirlsparc: make command line available also via firmware...
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-10-24 Blue Swirlsparc64: remove unused variables
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-05 Gerd Hoffmannserial: convert isa to qdev
2009-10-05 Gerd Hoffmannfloppy: add drive properties.
2009-10-05 Gerd Hoffmannparallel: convert isa to qdev
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-09-14 Blue SwirlAdd an ISA bus version of m48t59
2009-09-10 Gerd Hoffmannqdev: simplify isa irq assignments
2009-09-10 Gerd Hoffmannqdev: drop iobase properties from isa bus
2009-09-06 Blue SwirlSparc64: use ISA bus for i8042
2009-09-06 Blue SwirlSparc64: remove unused variables
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Blue SwirlFix Sparc64 breakage: add dummy ISA irqs
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: split away ide-pci.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-28 Gerd Hoffmannisa bus irq changes and fixes.
2009-08-13 Blue SwirlUnbreak Sparc64
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4u.c to helper macros.
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc64: configure screen size from QEMU command line...
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-21 Blue SwirlSparc32/64: use 64 bit type for memory size
2009-07-21 Blue SwirlSparc64: refactor kernel init
2009-07-21 Blue SwirlSparc64: refactor CPU init
2009-07-21 Blue SwirlSparc64: convert memory to qdev
2009-07-21 Blue SwirlSparc64: convert boot prom to qdev
2009-07-12 Blue SwirlSparc64: convert ebus to qdev
2009-07-12 Igor Kovalenkosparc64: really initialize irq
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-23 Igor V. Kovalenkosparc64 follow pci_nic_init change
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-04-11 pbrookRemove redundant ram_require machine properly.
next