Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into staging
Xen 2016/01/26 with Signed-off-by lines.
# gpg: Signature made Tue 26 Jan 2016 17:20:12 GMT using RSA key ID 70E1AE90
# gpg: Good signature from "Stefano Stabellini <stefano.stabellini@eu.citrix.com>"
* remotes/sstabellini/tags/xen-20160126-2:
xen: make it possible to build without the Xen PV domain builder
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
xen: Use stable library interfaces when they are available.
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
xen: Switch to libxengnttab interface for compat shims.
xen: Switch to libxenevtchn interface for compat shims.
xen_console: correctly cleanup primary console on teardown.
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- configure 70 additions, 0 deletionsconfigure
- hw/block/xen_disk.c 20 additions, 18 deletionshw/block/xen_disk.c
- hw/char/xen_console.c 8 additions, 11 deletionshw/char/xen_console.c
- hw/display/xenfb.c 15 additions, 13 deletionshw/display/xenfb.c
- hw/net/xen_nic.c 9 additions, 9 deletionshw/net/xen_nic.c
- hw/xen/xen_backend.c 23 additions, 21 deletionshw/xen/xen_backend.c
- hw/xenpv/Makefile.objs 3 additions, 1 deletionhw/xenpv/Makefile.objs
- hw/xenpv/xen_domainbuild.c 6 additions, 3 deletionshw/xenpv/xen_domainbuild.c
- hw/xenpv/xen_machine_pv.c 11 additions, 4 deletionshw/xenpv/xen_machine_pv.c
- include/hw/xen/xen_backend.h 3 additions, 2 deletionsinclude/hw/xen/xen_backend.h
- include/hw/xen/xen_common.h 118 additions, 31 deletionsinclude/hw/xen/xen_common.h
- xen-common.c 6 additions, 0 deletionsxen-common.c
- xen-hvm.c 20 additions, 19 deletionsxen-hvm.c
- xen-mapcache.c 3 additions, 3 deletionsxen-mapcache.c
Loading
Please register or sign in to comment