projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add endianness as io mem parameter
[sdk/emulator/qemu.git]
/
hw
/
slavio_misc.c
2010-12-11
Alexander Graf
Add endianness as io mem parameter
blob
|
commitdiff
|
raw
2010-11-01
Anthony Liguori
Merge remote branch 'spice/config.2' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Anthony Liguori
Merge remote branch 'mst/for_anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-31
Blue Swirl
sparc32: convert debug printf statements to tracepoints
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Blue Swirl
sparc32 (mostly): remove unneeded calls to device reset
blob
|
commitdiff
|
raw
|
diff to current
2009-10-24
Blue Swirl
sparc32: convert slavio_misc to reset + vmsd
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Anthony Liguori
Revert "Get rid of _t suffix"
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
malc
Get rid of _t suffix
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Blue Swirl
Sparc32: port Slavio misc devices to VMState design
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Anthony Liguori
Merge commit 'linux-user/linux-user-for-upstream' into...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Gerd Hoffmann
qdev: add return value to init() callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Blue Swirl
Make CPURead/WriteFunc structure 'const'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-09
Blue Swirl
Sparc32: use qemu_irq for system_powerdown
blob
|
commitdiff
|
raw
|
diff to current
2009-08-08
Blue Swirl
Sparc32: move device instantiation to sun4m.c
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Gerd Hoffmann
qdev: rework device properties.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Blue Swirl
Sparc32: convert slavio_misc to qdev
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Jan Kiszka
Revert "Introduce reset notifier order"
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Avi Kivity
Remove io_index argument from cpu_register_io_memory()
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Jan Kiszka
Introduce reset notifier order
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Blue Swirl
Replace gcc variadic macro extension with C99 version
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
blueswir1
Delete some unused macros detected with -Wp,-Wunused...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
aliguori
hw: remove error handling from qemu_malloc() callers...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-21
blueswir1
hw/slavio_misc.c remove address from debug trace (Rober...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
blueswir1
Remove address masking after some rearranging
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
pbrook
Change MMIO callbacks to use offsets, not absolute...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
blueswir1
Halt the CPU using a qemu_irq
blob
|
commitdiff
|
raw
|
diff to current
2008-05-10
blueswir1
Fix compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
blueswir1
Wire up TC signal from Aux1 to FDC
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
blueswir1
Rearrange slavio_misc code to prepare for different...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
blueswir1
Register only valid register access widths
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
blueswir1
Fix SS-600MP led device typos
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
blueswir1
Improve power management device addressing
blob
|
commitdiff
|
raw
|
diff to current
2007-12-01
blueswir1
Name the magic constants, use correct value for AUX2_P...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
pbrook
Break up vl.h.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
blueswir1
Add SPARCserver 600MP emulation (original patch by...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
blueswir1
Change sysctrl register to 32 bits (original patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-06
blueswir1
More detabification
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
ths
find -type f | xargs sed -i 's/[\t ]$//g' # on most...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
blueswir1
Split DMA controller in two
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
blueswir1
Use full 36-bit physical address space on SS10
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
pbrook
Unify IRQ handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-01
blueswir1
Change Sparc uses of pic_set_irq to pic_set_irq_new
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
bellard
sun4m halt support (Blue Swirl)
blob
|
commitdiff
|
raw
|
diff to current
2005-12-05
bellard
Initial SPARC SMP support (Blue Swirl)
blob
|
commitdiff
|
raw
|
diff to current
2005-10-30
bellard
sparc merge (Blue Swirl)
blob
|
commitdiff
|
raw
|
diff to current
2005-07-02
bellard
sparc64 marge (Blue Swirl)
blob
|
commitdiff
|
raw
|
diff to current