Statistics
| Branch: | Revision:

root / hw / char / sh_serial.c @ f53f81e0

History | View | Annotate | Download (10.4 kB)

# Date Author Comment
84faf7c3 10/02/2013 09:55 pm Guenter Roeck

sh4: Fix serial line access for Linux kernels later than 3.2

With Linux kernel version 3.3 or later, qemu fails with the following message:

sh_serial: unsupported read from 0x18
Aborted

Reported-and-analyzed-by: Rob Landley <>
Signed-off-by: Guenter Roeck <>...

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

dccfcd0e 04/15/2013 07:19 pm Paolo Bonzini

sysemu: avoid proliferation of include/ subdirectories

Signed-off-by: Paolo Bonzini <>

9944d320 04/08/2013 07:13 pm Paolo Bonzini

hw: move char devices to hw/char/, configure via default-configs/

Signed-off-by: Paolo Bonzini <>