guest_pic_set_num_pins()
Set the size of the PIC vdev pin_info array
Synopsis:
#include <qvm/guest.h>void guest_pic_set_num_pins(vdev_t *vdp,
unsigned num_pins)Arguments:
- vdp
- A pointer to a PCI vdev.
- num_pins
- The number of pins for the device.
Page updated:
