royger
1f62e17066
xen: create a new PCI bus override
...
When running as a Xen PVH Dom0 we need to add custom buses that override
some of the functionality present in the ACPI PCI Bus and the PCI Bus. We
currently override the ACPI PCI Bus, but not the PCI Bus, so add a new
override for the PCI Bus and share the generic functions between them.
Reported by: David P. Discher <dpd@dpdtech.com>
Sponsored by: Citrix Systems R&D
conf/files.amd64:
- Add the new files.
x86/xen/xen_pci_bus.c:
- Generic file that contains the PCI overrides so they can be used by the
several PCI specific buses.
xen/xen_pci.h:
- Prototypes for the generic overried functions.
dev/xen/pci/xen_pci.c:
- Xen specific override for the PCI bus.
dev/xen/pci/xen_acpi_pci.c:
- Xen specific override for the ACPI PCI bus.
2014-12-09 18:03:25 +00:00
..
2014-06-28 03:56:17 +00:00
2014-03-30 23:43:36 +00:00
2014-10-28 12:00:39 +00:00
2014-11-11 19:42:10 +00:00
2014-06-21 00:53:56 +00:00
2014-11-21 21:01:24 +00:00
2014-09-19 03:51:26 +00:00
2014-09-18 21:01:41 +00:00
2014-11-11 12:56:30 +00:00
2014-11-21 21:01:24 +00:00
2014-11-21 21:01:24 +00:00
2014-11-26 04:23:21 +00:00
2014-11-21 21:01:24 +00:00
2014-08-08 11:47:04 +00:00
2014-10-13 01:06:40 +00:00
2014-10-08 01:03:32 +00:00
2014-09-23 06:31:15 +00:00
2014-11-21 21:14:05 +00:00
2014-09-23 06:31:15 +00:00
2014-09-23 05:54:18 +00:00
2014-10-13 13:13:42 +00:00
2014-08-08 11:47:09 +00:00
2014-09-19 03:51:26 +00:00
2014-11-21 21:01:24 +00:00
2014-10-28 12:00:39 +00:00
2014-11-22 14:59:50 +00:00
2014-11-26 04:23:21 +00:00
2014-11-23 18:31:55 +00:00
2014-09-22 14:27:26 +00:00
2014-09-25 07:22:24 +00:00
2014-12-09 16:39:21 +00:00
2014-09-18 21:03:13 +00:00
2014-09-28 14:05:18 +00:00
2014-08-30 18:01:45 +00:00
2014-09-18 21:05:59 +00:00
2014-11-21 21:01:24 +00:00
2014-03-09 02:07:15 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-12-01 11:45:24 +00:00
2014-09-19 03:51:26 +00:00
2014-06-28 03:56:17 +00:00
2014-09-18 20:53:02 +00:00
2014-09-28 19:05:22 +00:00
2014-10-17 17:34:05 +00:00
2014-10-16 18:04:43 +00:00
2014-11-21 21:01:24 +00:00
2014-09-19 03:51:26 +00:00
2014-09-28 19:05:22 +00:00
2014-06-24 06:52:32 +00:00
2014-09-18 21:14:46 +00:00
2014-11-20 20:50:05 +00:00
2014-10-10 19:12:04 +00:00
2014-10-10 19:12:04 +00:00
2014-12-01 11:45:24 +00:00
2014-12-06 01:47:38 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-10-10 19:12:04 +00:00
2014-11-21 21:01:24 +00:00
2014-09-03 09:58:59 +00:00
2014-11-28 12:14:59 +00:00
2014-09-27 20:43:01 +00:00
2014-12-02 23:02:57 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-09-18 20:11:28 +00:00
2014-08-07 21:56:32 +00:00
2014-09-24 11:23:55 +00:00
2014-07-26 21:33:17 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-08-27 15:10:28 +00:00
2014-09-25 20:40:24 +00:00
2014-11-20 17:03:40 +00:00
2014-09-18 20:15:53 +00:00
2014-11-24 16:12:11 +00:00
2014-03-16 10:55:57 +00:00
2014-11-21 21:01:24 +00:00
2014-09-28 14:05:18 +00:00
2014-09-18 20:21:46 +00:00
2014-11-21 21:01:24 +00:00
2014-10-30 21:21:53 +00:00
2014-11-18 17:37:33 +00:00
2014-09-19 03:51:26 +00:00
2014-10-21 07:31:21 +00:00
2014-06-10 20:25:45 +00:00
2014-09-18 21:07:05 +00:00
2014-11-21 21:01:24 +00:00
2014-08-05 23:35:19 +00:00
2014-08-05 23:58:49 +00:00
2014-11-21 21:01:24 +00:00
2014-11-21 21:01:24 +00:00
2014-11-27 18:41:14 +00:00
2014-11-21 21:01:24 +00:00
2014-11-26 04:23:21 +00:00
2014-11-26 04:23:21 +00:00
2014-11-06 18:14:12 +00:00
2014-09-28 19:05:22 +00:00
2014-09-19 03:51:26 +00:00
2014-11-18 01:54:31 +00:00
2014-11-21 21:01:24 +00:00
2014-09-23 06:31:15 +00:00
2014-03-16 10:55:57 +00:00
2014-11-13 22:06:57 +00:00
2014-09-19 03:51:26 +00:00
2014-11-21 21:01:24 +00:00
2014-11-22 15:09:18 +00:00
2014-09-30 16:17:12 +00:00
2014-05-20 19:55:06 +00:00
2014-11-26 16:05:01 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-09-28 07:40:26 +00:00
2014-12-02 23:02:57 +00:00
2014-12-01 11:45:24 +00:00
2014-09-24 11:33:43 +00:00
2014-11-22 20:31:20 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-09-25 07:00:31 +00:00
2014-09-19 03:51:26 +00:00
2014-10-10 14:17:42 +00:00
2014-11-18 21:51:01 +00:00
2014-07-28 14:27:05 +00:00
2014-06-28 03:56:17 +00:00
2014-09-19 03:51:26 +00:00
2014-10-21 09:14:16 +00:00
2014-06-13 18:20:44 +00:00
2014-11-18 21:55:50 +00:00
2014-10-16 19:52:12 +00:00
2014-11-21 21:01:24 +00:00
2014-11-21 21:01:24 +00:00
2014-11-23 21:37:33 +00:00
2014-11-21 21:01:24 +00:00
2014-10-11 19:36:59 +00:00
2014-10-13 06:51:40 +00:00
2014-11-21 21:01:24 +00:00
2014-09-18 20:18:55 +00:00
2014-12-01 11:45:24 +00:00
2014-09-18 20:59:59 +00:00
2014-06-28 03:56:17 +00:00
2014-09-25 18:43:52 +00:00
2014-11-20 20:50:05 +00:00
2014-09-19 03:51:26 +00:00
2014-12-01 11:45:24 +00:00
2014-10-16 18:04:43 +00:00
2014-09-23 05:54:18 +00:00
2014-09-18 20:23:34 +00:00
2014-09-10 05:44:15 +00:00
2014-11-20 20:50:05 +00:00
2014-11-11 04:48:09 +00:00
2014-06-10 21:40:43 +00:00
2014-10-17 17:34:05 +00:00
2014-06-17 18:10:06 +00:00
2014-12-01 11:45:24 +00:00
2014-11-18 01:54:31 +00:00
2014-10-16 18:04:43 +00:00
2014-12-03 00:47:05 +00:00
2014-11-18 17:06:46 +00:00
2014-11-19 11:05:45 +00:00
2014-09-18 20:24:47 +00:00
2014-09-18 20:44:53 +00:00
2014-09-19 03:51:26 +00:00
2014-04-28 17:58:40 +00:00
2014-11-18 21:58:57 +00:00
2014-10-23 18:03:27 +00:00
2014-10-21 07:31:21 +00:00
2014-12-01 11:45:24 +00:00
2014-12-01 11:45:24 +00:00
2014-09-19 03:51:26 +00:00
2014-11-11 14:30:35 +00:00
2014-10-21 01:31:24 +00:00
2014-09-19 10:33:23 +00:00
2014-11-11 18:15:05 +00:00
2014-10-21 07:31:21 +00:00
2014-10-29 02:23:50 +00:00
2014-09-19 03:51:26 +00:00
2014-11-18 22:02:37 +00:00
2014-10-13 16:23:51 +00:00
2014-09-19 03:55:19 +00:00
2014-12-01 11:45:24 +00:00
2014-09-19 03:51:26 +00:00
2014-08-20 16:07:17 +00:00
2014-05-16 21:19:17 +00:00
2014-11-21 21:01:24 +00:00
2014-06-28 03:56:17 +00:00
2014-09-18 20:09:35 +00:00
2014-10-13 06:51:40 +00:00
2014-09-18 22:10:49 +00:00
2014-09-19 03:51:26 +00:00
2014-09-18 20:43:17 +00:00
2014-11-26 04:23:21 +00:00
2014-09-19 03:51:26 +00:00
2014-11-20 20:50:05 +00:00
2014-09-18 21:16:05 +00:00
2014-11-13 18:01:51 +00:00
2014-11-21 21:01:24 +00:00
2014-06-28 03:56:17 +00:00
2014-03-16 10:55:57 +00:00
2014-11-21 21:34:19 +00:00
2014-09-26 10:47:57 +00:00
2014-09-18 20:03:45 +00:00
2014-11-21 21:01:24 +00:00
2014-09-19 03:51:26 +00:00
2014-11-21 21:01:24 +00:00
2014-09-18 20:06:10 +00:00
2014-09-24 11:58:23 +00:00
2014-11-26 04:23:21 +00:00
2014-06-13 19:34:34 +00:00
2014-12-09 15:26:04 +00:00
2014-09-18 20:30:47 +00:00
2014-09-23 06:31:15 +00:00
2014-12-09 16:39:21 +00:00
2014-12-01 11:45:24 +00:00
2014-09-18 20:17:27 +00:00
2014-11-04 23:51:35 +00:00
2014-09-24 11:31:46 +00:00
2014-09-19 03:51:26 +00:00
2014-12-01 11:45:24 +00:00
2014-09-19 03:51:26 +00:00
2014-11-18 22:12:51 +00:00
2014-11-22 18:40:14 +00:00
2014-11-20 20:09:18 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-09-19 03:51:26 +00:00
2014-12-09 18:03:25 +00:00
2014-09-18 20:35:22 +00:00