]> git.proxmox.com Git - qemu.git/history - hw/sun4m.c
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / sun4m.c
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-18 Bob Breuersparc32: ledma extra registers
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-31 Blue Swirlsparc32: convert debug printf statements to tracepoints
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-11 Blue SwirlESP: fix ESP DMA access when DMA is not enabled
2010-08-24 Blue SwirlRearrange block headers
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Blue Swirlsparc32: use FW_CFG_CMDLINE_SIZE
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-20 Bob BreuerSparc32: reserve addresses for unimplemented devices...
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-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-29 Artyom TarasenkoPad iommu with an empty slot (necessary for SunOS 4...
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-04-18 Artyom Tarasenkosparc32 use empty_slot for missing RAM v1
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-13 Blue SwirlSparc32: remove unused env/envs variables, spotted...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-27 Blue Swirlsparc: make command line available also via firmware...
2009-12-13 Artyom TarasenkoSparc32: implement AFX for SS-5
2009-11-09 Gerd Hoffmannscsi: move scsi.h -> esp.h
2009-10-27 Gerd Hoffmannpcnet: use qdev properties for configuration.
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Gerd Hoffmannfloppy: add drive properties.
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-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlSparc32: improve interrupt handling
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
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)
next