freebsd-dev/sys/dev/xen
Warner Losh 28586889c2 Convert PCIe Hot Plug to using pci_request_feature
Convert PCIe hot plug support over to asking the firmware, if any, for
permission to use the HotPlug hardware. Implement pci_request_feature
for ACPI. All other host pci connections to allowing all valid feature
requests.

Sponsored by: Netflix
2017-02-25 06:11:59 +00:00
..
balloon sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
blkback xen-blkback: fix error path on failed attach 2016-06-03 11:39:35 +00:00
blkfront In xbd_connect(), use correct scanf conversion specifiers for the 2016-12-14 19:28:19 +00:00
console
control Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
debug
evtchn xen: fix IPI setup with EARLY_AP_STARTUP 2016-12-22 16:09:44 +00:00
gntdev xen/gndev: use UOFF_TO_IDX instead of OFF_TO_IDX 2017-02-23 13:14:28 +00:00
grant_table
netback Fix the xnb(4) unit tests 2017-02-23 16:54:30 +00:00
netfront In the netfront_rxq struct, we should use NET_RX_RING_SIZE, not 2017-01-03 17:24:56 +00:00
pci
pcifront Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
privcmd xen/privcmd: fix integer truncation in IOCTL_PRIVCMD_MMAPBATCH 2016-05-06 16:44:46 +00:00
pvcpu
timer xen/timer: mark the Xen PV timer as not safe for suspension 2017-02-22 09:22:17 +00:00
xenpci
xenstore sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00