Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 15:05:21 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/include/xen hypercall.h src/sys/i386/xen xen_machdep.c
Message-ID:  <201011251505.oAPF5gXa047131@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2010-11-25 15:05:21 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include/xen hypercall.h 
    sys/i386/xen         xen_machdep.c 
  Log:
  SVN rev 215818 on 2010-11-25 15:05:21Z by cperciva
  
  Rename HYPERVISOR_multicall (which performs the multicall hypercall) to
  _HYPERVISOR_multicall, and create a new HYPERVISOR_multicall function which
  invokes _HYPERVISOR_multicall and checks that the individual hypercalls all
  succeeded.
  
  Revision  Changes    Path
  1.2       +2 -1      src/sys/i386/include/xen/hypercall.h
  1.26      +21 -0     src/sys/i386/xen/xen_machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011251505.oAPF5gXa047131>