index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
syborg_serial.c
Age
Commit message (
Expand
)
Author
2011-12-12
syborg: drop support for Symbian Virtual Platform
Stefan Hajnoczi
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
syborg_serial: convert to memory API
BenoƮt Canet
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-05-08
Fix typos in comments (imediately -> immediately)
Stefan Weil
2011-04-22
vmstate: port syborg_serial
Juan Quintela
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-10
qdev/prop: convert syborg_serial.c to helper macros.
Gerd Hoffmann
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-14
Syborg (Symbian Virtual Platform) board
Paul Brook