index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sun4m.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: fix floppy TC line setup
Blue Swirl
2012-08-09
1
-5
/
+13
*
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
2012-06-04
1
-6
/
+8
*
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
1
-2
/
+4
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
1
-6
/
+6
*
sparc hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-6
/
+6
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-28
/
+9
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-22
/
+28
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-23
/
+55
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-4
/
+8
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-4
/
+4
*
sun4m: convert to memory API
Avi Kivity
2011-10-17
1
-17
/
+32
*
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2011-10-16
1
-2
/
+2
*
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
1
-10
/
+10
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2011-03-13
1
-2
/
+8
*
sparc32: ledma extra registers
Bob Breuer
2010-12-18
1
-7
/
+9
*
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2010-10-31
1
-13
/
+5
*
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
2010-09-11
1
-9
/
+14
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
2010-08-03
1
-0
/
+3
*
Sparc32: reserve addresses for unimplemented devices on SS-20
Bob Breuer
2010-07-20
1
-2
/
+51
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-4
/
+4
*
Pad iommu with an empty slot (necessary for SunOS 4.1.4)
Artyom Tarasenko
2010-05-29
1
-1
/
+13
*
Compile dma only once
Blue Swirl
2010-05-22
1
-1
/
+5
*
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
2010-04-18
1
-0
/
+5
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-4
/
+15
*
m48t59: don't use reserved _t suffix
Blue Swirl
2010-02-07
1
-3
/
+3
*
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
2010-01-13
1
-10
/
+5
*
sparc: make command line available also via firmware configuration device
Blue Swirl
2009-12-27
1
-0
/
+9
*
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-12-13
1
-1
/
+41
*
scsi: move scsi.h -> esp.h
Gerd Hoffmann
2009-11-09
1
-1
/
+1
*
pcnet: use qdev properties for configuration.
Gerd Hoffmann
2009-10-27
1
-1
/
+1
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-6
/
+8
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-14
/
+14
*
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
1
-12
/
+4
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-59
/
+59
*
Get rid of _t suffix
malc
2009-10-01
1
-59
/
+59
*
Compile loader only once
Blue Swirl
2009-09-20
1
-3
/
+14
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-3
/
+6
*
Sparc32: improve interrupt handling
Blue Swirl
2009-08-25
1
-5
/
+2
*
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
2009-08-23
1
-8
/
+7
*
qdev/prop: convert sun4m.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
Use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
1
-8
/
+1
*
Sparc32: use qemu_irq for system_powerdown
Blue Swirl
2009-08-09
1
-18
/
+16
*
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
2009-08-08
1
-19
/
+40
*
Sparc32: remove VRAM and NVRAM sizes from hwdef
Blue Swirl
2009-08-08
1
-36
/
+6
*
Sparc32: remove IRQ numbers from hwdef
Blue Swirl
2009-08-08
1
-135
/
+25
*
Sparc32: move intbit_to_level table back to slavio_intctl.c
Blue Swirl
2009-08-08
1
-41
/
+0
*
Sparc32: move device instantiation to sun4m.c
Blue Swirl
2009-08-08
1
-0
/
+217
[next]