Skip to content
  • Peter Maydell's avatar
    Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging · 52e94ea5
    Peter Maydell authored
    
    
    Xen 2017/04/21 + fix
    
    # gpg: Signature made Tue 25 Apr 2017 19:10:37 BST
    # gpg:                using RSA key 0x894F8F4870E1AE90
    # gpg: Good signature from "Stefano Stabellini <stefano.stabellini@eu.citrix.com>"
    # gpg:                 aka "Stefano Stabellini <sstabellini@kernel.org>"
    # Primary key fingerprint: D04E 33AB A51F 67BA 07D3  0AEA 894F 8F48 70E1 AE90
    
    * remotes/sstabellini/tags/xen-20170421-v2-tag: (21 commits)
      move xen-mapcache.c to hw/i386/xen/
      move xen-hvm.c to hw/i386/xen/
      move xen-common.c to hw/xen/
      add xen-9p-backend to MAINTAINERS under Xen
      xen/9pfs: build and register Xen 9pfs backend
      xen/9pfs: send responses back to the frontend
      xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
      xen/9pfs: receive requests from the frontend
      xen/9pfs: connect to the frontend
      xen/9pfs: introduce Xen 9pfs backend
      9p: introduce a type for the 9p header
      xen: import ring.h from xen
      configure: use pkg-config for obtaining xen version
      xen: additionally restrict xenforeignmemory operations
      xen: use libxendevice model to restrict operations
      xen: use 5 digit xen versions
      xen: use libxendevicemodel when available
      configure: detect presence of libxendevicemodel
      xen: create wrappers for all other uses of xc_hvm_XXX() functions
      xen: rename xen_modified_memory() to xen_hvm_modified_memory()
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    52e94ea5