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
/
sun4u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sun4u: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
1
-4
/
+4
*
sun4u: Let cpu_devinit() return SPARCCPU
Andreas Färber
2012-06-04
1
-3
/
+5
*
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
1
-3
/
+6
*
sparc64: fix initrd loading
Blue Swirl
2012-05-19
1
-23
/
+33
*
Improve interrupt handling priority
Artyom Tarasenko
2012-04-04
1
-1
/
+6
*
Fix vector interrupt handling
Artyom Tarasenko
2012-04-04
1
-13
/
+16
*
sparc64: implement PCI and ISA irqs
Blue Swirl
2012-03-17
1
-18
/
+39
*
sparc hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-12
/
+12
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-21
/
+8
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-17
/
+22
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-15
/
+33
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-8
/
+15
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-2
/
+4
*
sun4u: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
1
-2
/
+4
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-8
/
+12
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-2
/
+2
*
sun4u: convert to memory API
Avi Kivity
2011-10-17
1
-9
/
+13
*
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2011-10-16
1
-8
/
+0
*
sun4u: Pass address_space_mem to sun4uv_init
Richard Henderson
2011-10-02
1
-5
/
+6
*
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+3
*
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
1
-1
/
+1
*
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-10-02
1
-1
/
+1
*
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
1
-1
/
+1
*
sun4u: don't set up isa_mem_base
Blue Swirl
2011-09-18
1
-1
/
+0
*
Fix disabling interrupts in sun4u
Artyom Tarasenko
2011-08-28
1
-2
/
+6
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-4
/
+2
*
sun4u: convert to memory API
Avi Kivity
2011-08-08
1
-28
/
+23
*
hw/sun4u.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-4
/
+4
*
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-04-07
1
-8
/
+1
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-6
/
+6
*
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2011-03-13
1
-2
/
+2
*
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
1
-2
/
+2
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-2
/
+2
*
sparc64: clean up pci bridge map
Igor V. Kovalenko
2010-05-26
1
-2
/
+2
*
sparc64: rename sun4u cpu to Ultrasparc IIi
Igor V. Kovalenko
2010-05-26
1
-1
/
+1
*
Compile dma only once
Blue Swirl
2010-05-22
1
-1
/
+5
*
Compile serial only once
Blue Swirl
2010-03-21
1
-1
/
+1
*
Compile isa_mmio only once
Blue Swirl
2010-03-21
1
-2
/
+2
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-4
/
+10
*
m48t59: don't use reserved _t suffix
Blue Swirl
2010-02-07
1
-11
/
+10
*
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2010-01-27
1
-33
/
+173
*
Sparc64: fix initrd
Blue Swirl
2010-01-24
1
-3
/
+5
*
Sparc64: use firmware configuration device for command line storage
Blue Swirl
2010-01-09
1
-3
/
+3
*
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
1
-13
/
+35
*
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2010-01-08
1
-1
/
+0
[next]