index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4m.c
Age
Commit message (
Expand
)
Author
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-19
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
2013-01-15
Make default boot order machine specific
Avik Sil
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-12-11
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-13
sun4m: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
2012-10-13
sun4m: Pass SPARCCPU to cpu_set_irq()
Andreas Färber
2012-09-25
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-08-09
sparc: fix floppy TC line setup
Blue Swirl
2012-06-04
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
2012-06-04
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-03-14
sparc hw/: Don't use CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-10-17
sun4m: convert to memory API
Avi Kivity
2011-10-16
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2010-09-11
ESP: fix ESP DMA access when DMA is not enabled
Blue Swirl
2010-08-24
Rearrange block headers
Blue Swirl
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
2010-07-20
Sparc32: reserve addresses for unimplemented devices on SS-20
Bob Breuer
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-05-29
Pad iommu with an empty slot (necessary for SunOS 4.1.4)
Artyom Tarasenko
2010-05-22
Compile dma only once
Blue Swirl
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-02-07
m48t59: don't use reserved _t suffix
Blue Swirl
2010-01-13
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
2009-12-27
sparc: make command line available also via firmware configuration device
Blue Swirl
2009-12-13
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-11-09
scsi: move scsi.h -> esp.h
Gerd Hoffmann
2009-10-27
pcnet: use qdev properties for configuration.
Gerd Hoffmann
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
[next]