Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-17 | xen: move to new pci initializers | Michael S. Tsirkin | |
move ids to pci info structure Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2011-07-17 | pci_ids: tweak names to match linux/pci_ids.h | Michael S. Tsirkin | |
Sync xen names to ones used by linux. Add xen platform device id as well. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2011-06-19 | xen: Add the Xen platform pci device | Steven Smith | |
Introduce a new emulated PCI device, specific to fully virtualized Xen guests. The device is necessary for PV on HVM drivers to work. Signed-off-by: Steven Smith <ssmith@xensource.com> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Alexander Graf <agraf@suse.de> |