Home
last modified time | relevance | path

Searched refs:pvpanic (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dpvpanic-mmio.c23 PVPanicState pvpanic; member
30 pvpanic_setup_io(&s->pvpanic, DEVICE(s), PVPANIC_MMIO_SIZE); in pvpanic_mmio_initfn()
31 sysbus_init_mmio(SYS_BUS_DEVICE(obj), &s->pvpanic.mr); in pvpanic_mmio_initfn()
35 DEFINE_PROP_UINT8("events", PVPanicMMIOState, pvpanic.events,
H A Dpvpanic-pci.c33 PVPanicState pvpanic; member
49 PVPanicState *ps = &s->pvpanic; in pvpanic_pci_realizefn()
57 DEFINE_PROP_UINT8("events", PVPanicPCIState, pvpanic.events,
H A Dpvpanic-isa.c36 PVPanicState pvpanic; member
43 pvpanic_setup_io(&s->pvpanic, DEVICE(s), 1); in pvpanic_isa_initfn()
50 PVPanicState *ps = &s->pvpanic; in pvpanic_isa_realizefn()
103 DEFINE_PROP_UINT8("events", PVPanicISAState, pvpanic.events,
H A Dmeson.build10 system_ss.add(when: 'CONFIG_PVPANIC_COMMON', if_true: files('pvpanic.c'))
131 system_ss.add(when: 'CONFIG_PVPANIC_ISA', if_true: files('pvpanic-isa.c'))
132 system_ss.add(when: 'CONFIG_PVPANIC_PCI', if_true: files('pvpanic-pci.c'))
133 system_ss.add(when: 'CONFIG_PVPANIC_MMIO', if_true: files('pvpanic-mmio.c'))
/openbmc/qemu/docs/specs/
H A Dpvpanic.rst4 pvpanic device is a simulated device, through which a guest panic
9 and/or polling for guest-panicked RunState, to learn when the pvpanic
12 The pvpanic device can be implemented as an ISA device (using IOPORT) or as a
18 pvpanic exposes a single I/O port, by default 0x505. On read, the bits
40 can enable a pvpanic device by adding ``-device pvpanic-pci`` to the command
46 pvpanic device is defined with ACPI ID "QEMU0001". Custom methods:
H A Dindex.rst31 pvpanic
H A Dpci-ids.rst96 PCI PVPanic device (``-device pvpanic-pci``)
/openbmc/qemu/hw/vmapple/
H A Dvmapple.c64 DeviceState *pvpanic; member
169 SysBusDevice *pvpanic; in create_pvpanic() local
171 vms->pvpanic = qdev_new(TYPE_PVPANIC_MMIO_DEVICE); in create_pvpanic()
172 pvpanic = SYS_BUS_DEVICE(vms->pvpanic); in create_pvpanic()
173 sysbus_mmio_map(pvpanic, 0, vms->memmap[VMAPPLE_PVPANIC].base); in create_pvpanic()
175 sysbus_realize_and_unref(pvpanic, &error_fatal); in create_pvpanic()
/openbmc/qemu/tests/qtest/
H A Dmeson.build72 (config_all_devices.has_key('CONFIG_PVPANIC_ISA') ? ['pvpanic-test'] : []) + \
73 (config_all_devices.has_key('CONFIG_PVPANIC_PCI') ? ['pvpanic-pci-test'] : []) + \
/openbmc/qemu/qapi/
H A Drun-state.json468 # Emitted when guest submits a shutdown request via pvpanic interface
/openbmc/
Dopengrok1.0.log2045 2026-01-03 03:01:10.317-0600 FINEST t483 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/misc/pvpanic.h' (520) at 20240906080037348
[all...]
Dopengrok2.0.log2042 2026-01-02 03:01:06.403-0600 FINEST t469 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/include/standard-headers/misc/pvpanic.h' (520) at 20240906080037348
[all...]