Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Aurelien Jarno
|
b7d2b02093
sh_serial: process all received characters
|
14 years ago |
Aurelien Jarno
|
b7277ac289
sh_serial: remove one level of indirection
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Blue Swirl
|
43dc2a645e
Replace assert(0) with abort() or cpu_abort()
|
15 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 years ago |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 years ago |
Paul Brook
|
5561650587
Include assert.h from qemu-common.h
|
16 years ago |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 years ago |
aurel32
|
d1f193b0ed
SH4: SCI improvement
|
16 years ago |
balrog
|
5c16736a37
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
|
16 years ago |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 years ago |
aurel32
|
4e7ed2d1d3
SH4: Switch serial emulation to qemu_irq
|
16 years ago |
aurel32
|
63242a007a
SH4: Serial controller improvement
|
17 years ago |
aurel32
|
bf5b742308
SH4 serial controler improvements
|
17 years ago |
balrog
|
b7d35e6583
sh_serial: enable tx after reset (Magnus Damm).
|
17 years ago |
pbrook
|
9596ebb701
Add statics and missing #includes for prototypes.
|
18 years ago |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 years ago |
ths
|
2f062c7227
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
|
18 years ago |