Searched refs:pvpanic (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/hw/misc/ |
| H A D | pvpanic-mmio.c | 23 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 D | pvpanic-pci.c | 33 PVPanicState pvpanic; member 49 PVPanicState *ps = &s->pvpanic; in pvpanic_pci_realizefn() 57 DEFINE_PROP_UINT8("events", PVPanicPCIState, pvpanic.events,
|
| H A D | pvpanic-isa.c | 36 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 D | meson.build | 10 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 D | pvpanic.rst | 4 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 D | index.rst | 31 pvpanic
|
| H A D | pci-ids.rst | 96 PCI PVPanic device (``-device pvpanic-pci``)
|
| /openbmc/qemu/hw/vmapple/ |
| H A D | vmapple.c | 64 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 D | meson.build | 72 (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 D | run-state.json | 468 # Emitted when guest submits a shutdown request via pvpanic interface
|
| /openbmc/ |
| D | opengrok1.0.log | 2045 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...] |
| D | opengrok2.0.log | 2042 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...] |