Sign in
qemu
/
qemu
/
231f66d2a3401473778c70a75d5f670765ab6d91
/
hw
/
char
/
mcf_uart.c
491ffc1
hw: fix mask for ColdFire UART command register
by Paolo Bonzini
· 10 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
9944d32
hw: move char devices to hw/char/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/mcf_uart.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
456d606
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
by Hans de Goede
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
aa6e498
mcf_uart: convert to memory API
by Benoît Canet
· 13 years ago
2cc6e0a
char: rename qemu_chr_write() -> qemu_chr_fe_write()
by Anthony Liguori
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bd9bdce
Add input buffer to mux chr (patch by Tristan Gingold).
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
20dcee9
MCF5208 emulation.
by pbrook
· 18 years ago