You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/i386/kvm
Bernhard Beschow 2fd15a24ca hw/i386/apic: Prefer APICCommonState over DeviceState
Makes the APIC API more type-safe by resolving quite a few APIC_COMMON
downcasts.

Like PICCommonState, the APICCommonState is now a public typedef while staying
an abstract datatype.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251019210303.104718-8-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2 days ago
..
apic.c hw/i386/apic: Prefer APICCommonState over DeviceState 2 days ago
clock.c qom: Have class_init() take a const data argument 6 months ago
clock.h hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h' 2 years ago
i8254.c qom: Have class_init() take a const data argument 6 months ago
i8259.c qom: Have class_init() take a const data argument 6 months ago
ioapic.c qom: Have class_init() take a const data argument 6 months ago
meson.build hw/xen: add support for Xen primary console in emulated mode 2 years ago
trace-events hw/xen: add support for Xen primary console in emulated mode 2 years ago
trace.h hw/xen: Implement emulated PIRQ hypercall support 3 years ago
xen-stubs.c qapi: make Xen event commands unconditionally available 5 months ago
xen_evtchn.c qapi: make Xen event commands unconditionally available 5 months ago
xen_evtchn.h hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI 10 months ago
xen_gnttab.c qom: Have class_init() take a const data argument 6 months ago
xen_gnttab.h hw/xen: Implement soft reset for emulated gnttab 3 years ago
xen_overlay.c qom: Have class_init() take a const data argument 6 months ago
xen_overlay.h hw/xen: Support mapping grant frames 3 years ago
xen_primary_console.c qom: Have class_init() take a const data argument 6 months ago
xen_primary_console.h hw/xen: add support for Xen primary console in emulated mode 2 years ago
xen_xenstore.c qom: Have class_init() take a const data argument 6 months ago
xen_xenstore.h hw/xen: Add xen_xenstore device for xenstore emulation 3 years ago
xenstore_impl.c i386: spelling fixes 2 years ago
xenstore_impl.h hw/xen: Add xenstore operations to allow redirection to internal emulation 3 years ago