Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
783e3b21e5
hw/intc: Constify all Property
|
8 months ago |
Philippe Mathieu-Daudé
|
b2580720d0
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
|
1 year ago |
Richard Henderson
|
45b1f81d90
hw/intc: Constify VMState
|
1 year ago |
David Woodhouse
|
ecb0e98b4f
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
|
2 years ago |
Bernhard Beschow
|
1206a1ec59
intc: Unexport InterruptStatsProviderClass-related functions
|
3 years ago |
Markus Armbruster
|
96927c744f
isa: Convert uses of isa_create() with Coccinelle
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Paolo Bonzini
|
852c27e2ba
hw: replace hw/i386/pc.h with a header just for the i8259
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Peter Xu
|
b8c7723440
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
|
7 years ago |
Peter Xu
|
e267d16496
kvm-i8259: support "info pic" and "info irq"
|
7 years ago |
Peter Xu
|
1b23190aba
i8259: generalize statistics into common code
|
7 years ago |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Hervé Poussineau
|
25a8535943
i8259: give ISA device when registering ISA ioports
|
9 years ago |
Peter Maydell
|
90191d07a6
hw/intc: Clean up includes
|
9 years ago |
Juan Quintela
|
d49805aeea
savevm: Remove all the unneeded version_minimum_id_old (x86)
|
11 years ago |
Paolo Bonzini
|
c7bcc85d66
qdev: Remove hex8/32/64 property types
|
11 years ago |
Markus Armbruster
|
f3b176402f
isa: Clean up use of cannot_instantiate_with_device_add_yet
|
11 years ago |
Markus Armbruster
|
efec3dd631
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
|
11 years ago |
Andreas Färber
|
4a17cc4f28
isa: QOM'ify ISADevice
|
12 years ago |
Andreas Färber
|
d2628b7d18
i8259: Convert PICCommonState to use QOM realizefn
|
12 years ago |
Andreas Färber
|
db895a1e6a
isa: Use realizefn for ISADevice
|
12 years ago |
Andreas Färber
|
29bb5317cb
i8259: QOM cleanups
|
12 years ago |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 years ago |