Fix OpenSolaris build breaking typos
[qemu] / hw / sun4m.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlSparc32: improve interrupt handling
2009-08-23 Blue SwirlSparc32: fix monitor commands 'info pic' and 'info...
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4m.c to helper macros.
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-08-09 Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-08-08 Blue SwirlSparc32: remove VRAM and NVRAM sizes from hwdef
2009-08-08 Blue SwirlSparc32: remove IRQ numbers from hwdef
2009-08-08 Blue SwirlSparc32: move intbit_to_level table back to slavio_intctl.c
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-21 Blue SwirlSparc32: convert Sun4c interrupt controller to qdev
2009-07-21 Blue SwirlSparc32: convert SBI to qdev
2009-07-21 Blue SwirlSparc32/64: use 64 bit type for memory size
2009-07-21 Blue SwirlSparc32: Fix lance
2009-07-17 Blue SwirlFix sparc-softmmu breakage by ee6847d19be16c789b8bd4e55...
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-07-16 Blue SwirlSparc32: refactor CPU init
2009-07-16 Blue SwirlSparc32: convert memory to qdev
2009-07-16 Blue SwirlSparc32: convert boot prom to qdev
2009-07-16 Blue SwirlSparc32: convert cs4231 to qdev
2009-07-15 Blue SwirlSparc32: convert sparc32_dma to qdev
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-07-13 Blue SwirlSparc32: convert idreg to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-30 Paul BrookUse relative path for bios
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-22 Anthony LiguoriRefactor how display drivers are selected
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-14 Paul BrookESP SCSI qdev conversion
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-14 aurel32escc: allow one IRQ per serial channel
2009-01-13 aurel32sun4c/sun4d: also swap the CharDriverState of escc_init()
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-13 aurel32ESCC: swap the two CharDriverState arguments
2009-01-12 blueswir1Rename slavio_serial functions to escc, add clock rate...
2009-01-10 blueswir1Fix segfault
2008-12-24 blueswir1Sun4m use 0 for nonexistent devices (Robert Reif)
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-11-29 blueswir1Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)
2008-11-05 blueswir1Use qemu_ram_alloc
2008-11-02 blueswir1More realistic max_cpus
2008-11-02 blueswir1Fix loading of unstripped ELF PROM image
2008-11-02 blueswir1Halt the CPU using a qemu_irq
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-28 blueswir1Sun4c cleanups (Robert Reif)
2008-10-27 blueswir1Move sun4c to its own hwdef (Robert Reif)
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-04 blueswir1Move nographic export to sysemu.h
2008-09-29 blueswir1Fix SS-2 crash
2008-09-28 blueswir1Add to machine structure a flag to use SCSI drives...
2008-09-18 blueswir1Add Sparc32 display depth to firmware configuration
2008-09-18 blueswir1Add common keys to firmware configuration
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-12 blueswir1Allow boot without a drive on Sparc machines (partly...
2008-08-12 blueswir1Use C99 initializers
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-23 blueswir1Fix some compiler signed/unsigned char warnings
2008-06-20 blueswir1Add support for boot_set command
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-12 blueswir1Wrap long lines
2008-05-10 blueswir1Fix compiler warnings
2008-05-01 blueswir1Improved large memory support
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-27 blueswir1Revert wrong changes
2008-04-27 blueswir1Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-09 blueswir1ESP: Add it_shift parameter (Hervé Poussineau)
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-03-05 blueswir1 Add more machine definitions
2008-03-04 blueswir1 Show IRQ set or reset (Robert Reif)
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-02-29 blueswir1Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)
2008-02-11 blueswir1 Fix SS-20 auxio addresses
2008-02-01 blueswir1Move AUX1 and AUX2 to correct locations
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-17 blueswir1 Give ECC controller an IRQ (Robert Reif)
2008-01-06 blueswir1 Make error messages consistent (Robert Reif)
2008-01-01 blueswir1 Fix Debian serial console boot problem reported by...
2008-01-01 blueswir1 DVMA translation errors raise a module error irq ...
2007-12-29 blueswir1 Fix CPU timer interrupts
2007-12-29 blueswir1 Fix SS-2 boot mode
2007-12-29 blueswir1 Set SS-5 IOMMU version to Turbosparc to match default...
next