index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-27
Use qemu_irqs between CPUs and interrupt controller
blueswir1
1
-4
/
+45
2007-05-27
Use qemu_irq between interrupt controller and timers
blueswir1
1
-6
/
+8
2007-05-27
Use qemu_irqs between dma controllers and esp, lance
blueswir1
1
-7
/
+6
2007-05-26
Split DMA controller in two
blueswir1
1
-6
/
+7
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-25
/
+29
2007-05-17
Set limits for memory size to avoid overlap with devices
blueswir1
1
-3
/
+8
2007-05-17
Force the primary CPU to run and other CPUs to halt, recalculate timers
blueswir1
1
-2
/
+15
2007-05-06
Fix slavio_misc base
blueswir1
1
-2
/
+2
2007-05-01
Set OpenBIOS variables in NVRAM
blueswir1
1
-5
/
+56
2007-04-21
TCX 24 bit model support
blueswir1
1
-1
/
+5
2007-04-07
Fix TCX base on SS10
blueswir1
1
-1
/
+1
2007-04-07
Unify IRQ handling.
pbrook
1
-17
/
+15
2007-04-05
Fill in real SparcStation 10 values
blueswir1
1
-17
/
+17
2007-04-01
Improved initrd support for mips.
ths
1
-2
/
+2
2007-04-01
Change Sparc uses of pic_set_irq to pic_set_irq_new
blueswir1
1
-16
/
+8
2007-04-01
Add SparcStation-10 machine
blueswir1
1
-1
/
+59
2007-04-01
Reorganise Sun4m to allow other machine types
blueswir1
1
-61
/
+132
2007-03-25
Sparc32/64 CPU selection
blueswir1
1
-0
/
+9
2007-03-05
New -cpu options: choose CPU model for emulated target.
j_mayer
1
-1
/
+1
2007-01-10
Restore SCSI disk attaching, by Igor Kovalenko.
ths
1
-0
/
+7
2007-01-07
Revert -disk patch, as requested by Fabrice. The general idea of this
ths
1
-6
/
+0
2006-12-24
Fix SCSI cdrom boot, thanks Blue Swirl.
ths
1
-0
/
+6
2006-09-10
dummy cs4231 audio driver for sun4m (Blue Swirl)
bellard
1
-0
/
+4
2006-09-03
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
1
-23
/
+6
2006-08-29
SCSI TCQ support.
pbrook
1
-0
/
+12
2006-06-14
use OpenBIOS instead of Proll on sparc (Blue Swirl)
bellard
1
-7
/
+2
2006-05-13
Rearrange PCI host emulation code.
pbrook
1
-0
/
+5
2006-04-26
added entry parameter to ELF loader
bellard
1
-2
/
+2
2006-04-23
use generic ELF loader
bellard
1
-4
/
+6
2006-04-09
Allow multiple graphics devices.
pbrook
1
-18
/
+1
2006-02-05
Allow selection of emulated network card.
pbrook
1
-1
/
+9
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
1
-6
/
+26
2005-11-21
cpu_single_env usage fix
bellard
1
-0
/
+11
2005-10-30
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
1
-27
/
+26
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-0
/
+10
2005-06-05
use new machine API
bellard
1
-4
/
+10
2005-04-06
swap serial ports (Blue Swirl)
bellard
1
-2
/
+4
2005-03-13
sparc fixes (Blue Swirl)
bellard
1
-26
/
+84
2005-03-01
-append support (Blue Swirl)
bellard
1
-2
/
+20
2005-02-22
initrd support (Blue Swirl)
bellard
1
-1
/
+24
2004-12-19
SPARC merge
bellard
1
-46
/
+117
2004-10-04
sparc merge (Blue Swirl)
bellard
1
-47
/
+30
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-0
/
+130