public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-41 release
Date: Thu, 20 Sep 2007 17:41:09 +0200	[thread overview]
Message-ID: <46F29495.4040600@redhat.com> (raw)
In-Reply-To: <46F23F07.4020804-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]


> Please, a changelog entry and a signoff.  Obvious patches need them too.

updated patch with description and signed-off attached.

cheers,
  Gerd


[-- Attachment #2: kvm-missing-header.diff --]
[-- Type: text/x-patch, Size: 756 bytes --]

Install new include file linux/kvm_para.h.  Without that fix builds
using the installed libkvm fail because kvmctl.h includes kvm_para.h.

Signed-off-by: Gerd Hoffmann <kraxel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
diff -up kvm-41/user/Makefile.hdr kvm-41/user/Makefile
--- kvm-41/user/Makefile.hdr	2007-09-20 11:30:47.000000000 +0200
+++ kvm-41/user/Makefile	2007-09-20 11:31:10.000000000 +0200
@@ -55,6 +55,8 @@ install:
 	install -D kvmctl.h $(DESTDIR)/$(PREFIX)/include/kvmctl.h
 	install -D $(KERNELDIR)/include/linux/kvm.h \
 		$(DESTDIR)/$(PREFIX)/include/linux/kvm.h
+	install -D $(KERNELDIR)/include/linux/kvm_para.h \
+		$(DESTDIR)/$(PREFIX)/include/linux/kvm_para.h
 	install -D libkvm.a $(DESTDIR)/$(PREFIX)/$(LIBDIR)/libkvm.a
 
 %.flat: %.o

[-- Attachment #3: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #4: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2007-09-20 15:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 11:02 [ANNOUNCE] kvm-41 release Avi Kivity
     [not found] ` <46F101AE.6020905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-20  3:46   ` Simon Gao
     [not found]     ` <46F1ECFD.1010300-g4dUTk+gKbW4mfPA/iJWtA@public.gmane.org>
2007-09-20  5:41       ` Avi Kivity
     [not found]         ` <46F2080C.4050700-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-20  6:00           ` Simon Gao
2007-09-20  9:17   ` Gerd Hoffmann
     [not found]     ` <46F23A9B.1030201-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-09-20  9:34       ` Gerd Hoffmann
     [not found]         ` <46F23EB7.6010000-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-09-20  9:36           ` Avi Kivity
     [not found]             ` <46F23F07.4020804-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-20 15:41               ` Gerd Hoffmann [this message]
     [not found]                 ` <46F29495.4040600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2007-09-20 15:48                   ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46F29495.4040600@redhat.com \
    --to=kraxel-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox