This gist is to show different ways to hot plug devices in a Virtual Machine
dd if=/dev/zero of=devmap.img count=1 bs=50M
This document attempts to call out all the elements and mechanisms involved in the discovery as well as hotplug of PCI devices including
The logic pertaining to the GED interrupt based APCI eventing is specific to NEMU. The rest of this document is generic.