libvirt/src/xen
Laine Stump 9f80fc1bd5 conf: put hostdev pci address in a struct
There will soon be other items related to pci hostdevs that need to be
in the same part of the hostdevsubsys union as the pci address (which
is currently a single member called "pci". This patch replaces the
single member named pci with a struct named pci that contains a single
member named "addr".
2013-04-25 21:23:38 -04:00
..
block_stats.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
block_stats.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.c Make driver method names consistent with public APIs 2013-04-24 11:00:18 +01:00
xen_driver.h Make driver method names consistent with public APIs 2013-04-24 11:00:18 +01:00
xen_hypervisor.c cleanup: Remove the duplicate header 2013-04-17 15:49:35 +08:00
xen_hypervisor.h Convert capabilities / domain_conf to use virArch 2012-12-18 16:53:03 +00:00
xen_inotify.c inotify: Clean up some function headers 2013-02-11 09:49:17 -05:00
xen_inotify.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xend_internal.c conf: put hostdev pci address in a struct 2013-04-25 21:23:38 -04:00
xend_internal.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
xm_internal.c Make driver method names consistent with public APIs 2013-04-24 11:00:18 +01:00
xm_internal.h Rename conf.{c,h} to virconf.{c,h} 2012-12-21 11:17:13 +00:00
xs_internal.c xs: Remove redundant validity checks, clean up function headers 2013-02-11 09:48:51 -05:00
xs_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00