From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiB9a-0006hk-U9 for qemu-devel@nongnu.org; Fri, 13 Mar 2009 13:26:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiB9W-0006f1-3s for qemu-devel@nongnu.org; Fri, 13 Mar 2009 13:26:38 -0400 Received: from [199.232.76.173] (port=44615 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiB9V-0006er-Py for qemu-devel@nongnu.org; Fri, 13 Mar 2009 13:26:33 -0400 Received: from mail-fx0-f161.google.com ([209.85.220.161]:64378) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiB9V-0003Fx-Fd for qemu-devel@nongnu.org; Fri, 13 Mar 2009 13:26:33 -0400 Received: by fxm5 with SMTP id 5so280299fxm.34 for ; Fri, 13 Mar 2009 10:26:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <49B81F6E.6090206@us.ibm.com> References: <20090306182950.GA1498@amd.home.annexia.org> <49B81F6E.6090206@us.ibm.com> Date: Fri, 13 Mar 2009 19:26:32 +0200 Message-ID: Subject: Re: [Qemu-devel] [PATCH] Hardware watchdogs (minor update, version 4) From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 3/11/09, Anthony Liguori wrote: > Richard W.M. Jones wrote: > > > This is the hardware virtual watchdogs patch. The only change since > > the last time I posted it[1] is that I've rebased to latest SVN and > > I've changed the header files to use non-reserved QEMU_* symbols > > instead of _QEMU_* (thanks Marc for pointing this out). > > > > Rich. > > + * You should have received a copy of the GNU General Public License > > + * along with this program; if not, write to the Free Software > > + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Please update the FSF address.