index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mpcore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
hw/mpcore.c: Merge with hw/arm11mpcore.c
Peter Maydell
1
-137
/
+0
2011-12-12
hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only
Peter Maydell
1
-42
/
+31
2011-12-12
hw/mpcore.c: Use the GIC memory regions for the CPU interface
Peter Maydell
1
-25
/
+10
2011-12-12
hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices
Peter Maydell
1
-152
/
+32
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
1
-1
/
+1
2011-08-22
arm_gic: convert to memory API
Avi Kivity
1
-20
/
+17
2011-07-23
Correct spelling of licensed
Matthew Fernandez
1
-1
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-3
/
+3
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2009-11-19
ARM PBX-A9 board support
Paul Brook
1
-98
/
+1
2009-11-13
ARM MPCore tweaks
Paul Brook
1
-14
/
+50
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-3
/
+3
2009-10-01
Get rid of _t suffix
malc
1
-3
/
+3
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-2
/
+4
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-3
/
+3
2009-05-14
ARM GIC qdev conversion
Paul Brook
1
-26
/
+47
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-4
/
+2
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2008-12-05
Attached patch contains warning fixes.
blueswir1
1
-0
/
+2
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-11-11
ARMv7 support.
pbrook
1
-0
/
+323