sysfs-bus-pci-devices-pvpanic 911 B

1234567891011121314151617181920212223242526
  1. What: /sys/devices/pci0000:00/*/QEMU0001:00/capability for MMIO
  2. /sys/bus/pci/drivers/pvpanic-pci/0000:00:0*.0/capability for PCI
  3. Date: Jan 2021
  4. Contact: zhenwei pi <[email protected]>
  5. Description:
  6. Read-only attribute. Capabilities of pvpanic device which
  7. are supported by QEMU.
  8. Format: %x.
  9. Detailed bit definition refers to section <Bit Definition>
  10. from pvpanic device specification:
  11. https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/specs/pvpanic.txt
  12. What: /sys/devices/pci0000:00/*/QEMU0001:00/events
  13. /sys/bus/pci/drivers/pvpanic-pci/0000:00:0*.0/events for PCI
  14. Date: Jan 2021
  15. Contact: zhenwei pi <[email protected]>
  16. Description:
  17. RW attribute. Set/get which features in-use. This attribute
  18. is used to enable/disable feature(s) of pvpanic device.
  19. Notice that this value should be a subset of capability.
  20. Format: %x.
  21. Also refer to pvpanic device specification.