2011/4/19 Eduardo Otubo <otubo@xxxxxxxxxxxxxxxxxx>: > Adding reboot <domain> function for pHyp driver. > --- > Âsrc/phyp/phyp_driver.c | Â 35 ++++++++++++++++++++++++++++++++++- > Â1 files changed, 34 insertions(+), 1 deletions(-) > > diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c > index bb0e0ac..228751d 100644 > --- a/src/phyp/phyp_driver.c > +++ b/src/phyp/phyp_driver.c > @@ -3384,6 +3384,39 @@ cleanup: > Â} > > Âstatic int > +phypDomainReboot(virDomainPtr dom) > +{ ACK in general. But the signature of this function is incomplete, the flags parameter is missing. I added parameter and pushed the result. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list