Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
312f37d18a
hw/char: Constify all Property
|
8 months ago |
Bernhard Beschow
|
ee3d1f1b46
hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
|
1 year ago |
Richard Henderson
|
2f6cab053f
hw/char: Constify VMState
|
1 year ago |
Bernhard Beschow
|
9cc44d9bd6
hw/char/parallel-isa: Export struct ISAParallelState
|
2 years ago |
Bernhard Beschow
|
8ff98e09f3
hw/char/parallel: Export struct ParallelState
|
2 years ago |
Thomas Huth
|
963e94a97b
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
|
2 years ago |
Yeqi Fu
|
48805df9c2
replace TABs with spaces
|
2 years ago |
Igor Mammedov
|
ef26fc47ba
acpi: parallel port: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
|
3 years ago |
Markus Armbruster
|
b21e238037
Use g_new() & friends where that makes obvious sense
|
3 years ago |
Bernhard Beschow
|
215caca6bf
hw/isa: Inline and remove one-line isa_init_irq()
|
3 years ago |
Eduardo Habkost
|
ce35e2295e
qdev: Move softmmu properties to qdev-properties-system.h
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Gerd Hoffmann
|
ed003c8c77
acpi: move aml builder code for parallel device
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
cb2d721cb3
hw/char/parallel: Convert from pdebug() macro to trace events
|
7 years ago |
Peter Maydell
|
05b4940bf1
hw/char/parallel: Convert away from old_mmio
|
7 years ago |
Philippe Mathieu-Daudé
|
bb3d5ea858
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
|
7 years ago |
Peng Hao
|
98fab4c163
chardev: fix parallel device can't be reconnect
|
8 years ago |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
8 years ago |