Richard Henderson
|
1922abd0a2
parallel: Convert to isa_register_portio_list
|
14 жил өмнө |
Anthony Liguori
|
41084f1bad
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
|
14 жил өмнө |
Anthony Liguori
|
2cc6e0a142
char: rename qemu_chr_write() -> qemu_chr_fe_write()
|
14 жил өмнө |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 жил өмнө |
Blue Swirl
|
defdb20e1a
parallel: refactor device creation
|
14 жил өмнө |
Gleb Natapov
|
dee41d58ef
Keep track of ISA ports ISA device is using in qdev.
|
14 жил өмнө |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 жил өмнө |
Markus Armbruster
|
666daa6823
blockdev: Collect block device code in new blockdev.c
|
15 жил өмнө |
Blue Swirl
|
7f5b7d3e2c
x86: remove dead assignments, spotted by clang analyzer
|
15 жил өмнө |
Gerd Hoffmann
|
51954d565f
Fix qdev property type definition for isa serial/parallel devices
|
15 жил өмнө |
Blue Swirl
|
44a9935465
Sparc64/x86: remove unneeded calls to device reset
|
16 жил өмнө |
Gerd Hoffmann
|
e8ee28fb3e
isa: configure serial+parallel by index.
|
16 жил өмнө |
Markus Armbruster
|
5c17ca2505
Clean up test for qdev_init() failure
|
16 жил өмнө |
Gerd Hoffmann
|
021f067459
parallel: convert isa to qdev
|
16 жил өмнө |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 жил өмнө |
malc
|
99a0949b72
Get rid of _t suffix
|
16 жил өмнө |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 жил өмнө |
Jan Kiszka
|
a08d43677f
Revert "Introduce reset notifier order"
|
16 жил өмнө |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 жил өмнө |
Jan Kiszka
|
8217606e6e
Introduce reset notifier order
|
16 жил өмнө |
Blue Swirl
|
001faf3269
Replace gcc variadic macro extension with C99 version
|
16 жил өмнө |
aliguori
|
487414f1cb
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 жил өмнө |
aurel32
|
33093a0afc
Parallel port reset
|
16 жил өмнө |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 жил өмнө |
aurel32
|
563e3c6e6e
Parallel Port Direction Fix
|
17 жил өмнө |
balrog
|
52ccc5e0c5
Fix parallel port software emulation (Hervé Poussineau).
|
17 жил өмнө |
pbrook
|
9596ebb701
Add statics and missing #includes for prototypes.
|
18 жил өмнө |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 жил өмнө |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 жил өмнө |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 жил өмнө |