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 |
Juan Quintela
|
d4bfa4d7c6
vmstate: remove const from pre_save() functions
|
16 years ago |
Juan Quintela
|
e59fb3741b
vmstate: add version_id argument to post_load
|
16 years ago |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 years ago |
malc
|
99a0949b72
Get rid of _t suffix
|
16 years ago |
Juan Quintela
|
2b321d697b
Use proper typedef syntax
|
16 years ago |
Juergen Lock
|
2d6ee8e7e1
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
|
16 years ago |
Aurelien Jarno
|
387f4a5a71
hw/serial: don't create a char device if none is specified
|
16 years ago |
Juan Quintela
|
747791f11a
vmstate: port serial device
|
16 years ago |