Richard Henderson
|
39186d8ab8
serial: Add MemoryRegion parameter to serial_mm_init
|
14 years ago |
Richard Henderson
|
2ff0c7c3c2
serial: Remove ioregister parameter from serial_mm_init
|
14 years ago |
Richard Henderson
|
fb50cfe44d
serial: Use enum device_endian in serial_mm_init parameter
|
14 years ago |
Richard Henderson
|
8e8ffc44e8
serial: Convert serial_mm_init to MemoryRegion
|
14 years ago |
Richard Henderson
|
a941ae4515
serial: Convert serial_isa_initfn to MemoryRegion
|
14 years ago |
Anthony Liguori
|
41084f1bad
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
|
14 years ago |
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 |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 years ago |
Blue Swirl
|
e22cf21efd
serial: refactor device creation
|
14 years ago |
Gleb Natapov
|
dee41d58ef
Keep track of ISA ports ISA device is using in qdev.
|
14 years ago |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 years ago |
Michal Novotny
|
9a7c487842
serial: Update parameters after load
|
15 years ago |
Stefan Weil
|
46411f863c
Remove wrong semicolon in macro definition
|
15 years ago |
Michal Novotny
|
b6601141cd
serial: Wrap debug prints around a DPRINTF macro
|
15 years ago |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 years ago |
Markus Armbruster
|
666daa6823
blockdev: Collect block device code in new blockdev.c
|
15 years ago |
Jan Kiszka
|
1cc9f51439
serial: Register vmstate via qdev
|
15 years ago |
Blue Swirl
|
2d48377a85
Compile serial only once
|
15 years ago |
Aurelien Jarno
|
cdee7bdfee
hw/serial.c: fix THRE interrupt clearing
|
15 years ago |
Aurelien Jarno
|
2f4f22bd44
hw/serial.c: fix indentation
|
15 years ago |
Justin T. Gibbs
|
71e605f803
Fix lost serial TX interrupts. Report receive overruns.
|
15 years ago |
Gerd Hoffmann
|
51954d565f
Fix qdev property type definition for isa serial/parallel devices
|
15 years ago |
Stefan Weil
|
038eaf82c8
serial: Add interface to set reference oscillator frequency
|
16 years ago |
Glauber Costa
|
c169998802
v3: don't call reset functions on cpu initialization
|
16 years ago |
Stefan Weil
|
718b8aec62
serial: Add missing bit
|
16 years ago |
Juan Quintela
|
4c18ce94ff
serial: use post_load version_id field and remove pre_load function
|
16 years ago |
Gerd Hoffmann
|
e8ee28fb3e
isa: configure serial+parallel by index.
|
16 years ago |
Markus Armbruster
|
5c17ca2505
Clean up test for qdev_init() failure
|
16 years ago |
Gerd Hoffmann
|
ac0be99800
serial: convert isa to qdev
|
16 years ago |