xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Orphan and disable blktap2
@ 2017-09-04 13:44 Wei Liu
  2017-09-04 13:44 ` [PATCH 1/4] MAINTAINERS: orphan blktap2 Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Wei Liu @ 2017-09-04 13:44 UTC (permalink / raw)
  To: Xen-devel
  Cc: Stefano Stabellini, Wei Liu, George Dunlap, Andrew Cooper,
	Ian Jackson, Tim Deegan, Jan Beulich

Make clear that blktap2 is orphaned to set expectation straight.

Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>

Wei Liu (4):
  MAINTAINERS: orphan blktap2
  build: run autogen.sh on Stretch
  tools: disable blktap2 by default
  tools: eliminate LIBXL_BLKTAP2

 MAINTAINERS          |  6 ++++--
 configure            | 14 +++++++++++++-
 docs/configure       | 14 +++++++++++++-
 stubdom/configure    | 28 +++++++++++++++++++++++++++-
 tools/Rules.mk       |  4 +---
 tools/configure      | 23 +++++++++++++++--------
 tools/configure.ac   |  8 ++------
 tools/libxl/Makefile |  2 +-
 8 files changed, 76 insertions(+), 23 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [PATCH 2/4] build: run autogen.sh on Stretch
@ 2017-09-10  0:47 Pry Mar
  2017-09-10 11:18 ` Wei Liu
  0 siblings, 1 reply; 10+ messages in thread
From: Pry Mar @ 2017-09-10  0:47 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 780 bytes --]

Adding runstatedir to config/Paths.mk.in

>From 0c2c36e92318046eb21a0dbc39bdb02d4288d83d Mon Sep 17 00:00:00 2001
From: Mark <pryorm09@gmail.com>
Date: Sat, 9 Sep 2017 16:58:25 -0700
Subject: [PATCH] add runstatedir to Paths.mk

Signed-off-by: Mark <pryorm09@gmail.com>
---
 config/Paths.mk.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/Paths.mk.in b/config/Paths.mk.in
index a603295..ffb176d 100644
--- a/config/Paths.mk.in
+++ b/config/Paths.mk.in
@@ -27,6 +27,7 @@ pdfdir                   := @pdfdir@
 psdir                    := @psdir@
 includedir               := @includedir@
 localstatedir            := @localstatedir@
+runstatedir              := @runstatedir@
 sysconfdir               := @sysconfdir@

 LIBEXEC                  := @LIBEXEC@
-- 
2.1.0

[-- Attachment #1.2: Type: text/html, Size: 1109 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-09-10 11:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04 13:44 [PATCH 0/4] Orphan and disable blktap2 Wei Liu
2017-09-04 13:44 ` [PATCH 1/4] MAINTAINERS: orphan blktap2 Wei Liu
2017-09-07 11:04   ` George Dunlap
2017-09-07 15:26     ` Wei Liu
2017-09-04 13:44 ` [PATCH 2/4] build: run autogen.sh on Stretch Wei Liu
2017-09-04 13:44 ` [PATCH 3/4] tools: disable blktap2 by default Wei Liu
2017-09-04 13:44 ` [PATCH 4/4] tools: eliminate LIBXL_BLKTAP2 Wei Liu
2017-09-05  9:18 ` [PATCH 0/4] Orphan and disable blktap2 Wei Liu
  -- strict thread matches above, loose matches on Subject: below --
2017-09-10  0:47 [PATCH 2/4] build: run autogen.sh on Stretch Pry Mar
2017-09-10 11:18 ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).