|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] Merge branch 'staging' of git://xenbits.xen.org/people/konradwilk/xen into staging
commit d641c24e7cd24f41580399e85d3f1b7ee745a63f
Merge: f49fa658b53580cf2ad354d2bf1796766cc11222
82eea4d0516b4c6836ed2b784726437440ac782c
Author: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
AuthorDate: Wed Apr 5 12:06:11 2017 -0400
Commit: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
CommitDate: Wed Apr 5 12:06:11 2017 -0400
Merge branch 'staging' of git://xenbits.xen.org/people/konradwilk/xen into
staging
* 'staging' of git://xenbits.xen.org/people/konradwilk/xen:
Introduce the pvcalls header
Introduce the Xen 9pfs transport header
xen: introduce a C99 headers check
ring.h: introduce macros to handle monodirectional rings with multiple
req sizes
tmem: Parse UUIDs correctly.
tmem: Fix tmem-shared-auth 'auth' values
tmem: By default to join an shared pool it must be authorized.
xen/libxc: Move TMEM_AUTH to XEN_SYSCTL_TMEM_OP_SET_AUTH
xen/libcx/tmem: Replace TMEM_RESTORE_NEW with XEN_SYSCTL_TMEM_OP_SET_POOLS
displif: add ABI for para-virtual display
.gitignore | 3 +-
docs/misc/tmem-internals.html | 6 +-
docs/misc/xen-command-line.markdown | 3 -
tools/libxc/include/xenctrl.h | 2 +-
tools/libxc/xc_tmem.c | 78 ++--
tools/xl/xl_cmdtable.c | 2 +-
xen/common/tmem.c | 37 +-
xen/common/tmem_control.c | 101 +++++
xen/common/tmem_xen.c | 3 -
xen/include/Makefile | 36 +-
xen/include/public/io/9pfs.h | 49 ++
xen/include/public/io/displif.h | 864 ++++++++++++++++++++++++++++++++++++
xen/include/public/io/pvcalls.h | 153 +++++++
xen/include/public/io/ring.h | 158 +++++++
xen/include/public/sysctl.h | 15 +-
xen/include/public/tmem.h | 8 +-
xen/include/xen/tmem_control.h | 6 +
xen/include/xen/tmem_xen.h | 9 -
18 files changed, 1421 insertions(+), 112 deletions(-)
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |