Package: blktap-utils Priority: extra Section: utils Installed-Size: 313 Maintainer: PKG Xen Devel Architecture: amd64 Source: blktap Version: 2.0.90-3 Depends: libaio1 (>= 0.3.93), libblktapctl0 (= 2.0.90-3), libc6 (>= 2.3.4), libuuid1 (>= 2.16), libvhd0 (= 2.0.90-3), libvhdio-2.0.90 (= 2.0.90-3), blktap-dkms Filename: ./blktap-utils_2.0.90-3_amd64.deb Size: 120186 MD5sum: 3c37dfded9ffced913b5910a9d616878 SHA1: b32024067cf3163b5b353e9947fac3e1ff97d0a9 SHA256: 3b099f398ee7005ff51ec24afc40e0db99bedd2002b3a950dec1734a090c4e95 Description: utilities to work with VHD disk images files The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . This package contains user utilities to inspect, test, and manipulate Virtual Hard Disk (VHD) images through libvhd, and the control utilities needed to create destroy and manipulate devices ('tap-ctl'), the 'tapdisk' driver program to perform tap devices I/O, and a number of image drivers. Homepage: http://www.xen.org/products/cloudxen.html Package: libxenstore3.0 Priority: optional Section: libs Installed-Size: 75 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Depends: libc6 (>= 2.7) Filename: ./libxenstore3.0_4.1.2-2.1_amd64.deb Size: 26972 MD5sum: f9ccf506d3e87cd465f7a13cc0791b3d SHA1: 912b28f73b7d63c39b805aabbdaa58a55c5a77a1 SHA256: 89c7f95b3480a611d0c5654b658fd4af0727203122837d7d3efb843bd877ba55 Description: Xenstore communications library for Xen This package contains the public libxenstore. Package: xen-utils-4.1 Priority: optional Section: kernel Installed-Size: 4946 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Provides: xen-utils Depends: e2fslibs (>= 1.41.99), libc6 (>= 2.7), libgnutls26 (>= 2.12.6.1-0), libncurses5 (>= 5.5-5~), libpci3 (>= 1:3.1.8-2), libtinfo5, libuuid1 (>= 2.16), libxen-4.1 (>= 4.1.2), libxenstore3.0 (>= 4.0.1~rc4), zlib1g (>= 1:1.1.4), python2.7, python (>= 2.6.6-7~), xen-utils-common (>= 3.4.2-4) Recommends: bridge-utils, xen-hypervisor-4.1, qemu-keymaps, qemu-utils Suggests: xen-docs-4.1 Filename: ./xen-utils-4.1_4.1.2-2.1_amd64.deb Size: 1614706 MD5sum: 68c25d5d1a1f6489865ece85c085531b SHA1: dac8ff8481d07d53fccbbc6f9832b95a398c13eb SHA256: 7f3faa6a1718991e05015dc742813d25cf811ce2f7d638fbad3f94ad5c7e8e15 Description: XEN administrative tools The userspace tools to manage a system virtualized through the XEN virtual machine monitor. Package: xen-hypervisor-4.1-amd64 Priority: optional Section: kernel Installed-Size: 766 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Provides: xen-hypervisor, xen-hypervisor-4.1, xen-hypervisor-amd64 Recommends: xen-utils-4.1 Suggests: xen-docs-4.1 Filename: ./xen-hypervisor-4.1-amd64_4.1.2-2.1_amd64.deb Size: 743722 MD5sum: be46fd31fad7eb7211ce82813e84b3f6 SHA1: eb34b41096d2a3054b8fabc04c60ee8e6dd0c09f SHA256: 6d6b67b32bf2f2089dc7443e08e7f2bba4026fb35a850a27c2b7f2dab51ef220 Description: Xen Hypervisor on AMD64 The hypervisor is the "core" for XEN itself. It gets booted by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems. . In order to boot a XEN system along with this package you also need a kernel specifically crafted to work as the Domain 0, mediating hardware access for XEN itself. Package: libblktapctl0 Priority: extra Section: libs Installed-Size: 61 Maintainer: PKG Xen Devel Architecture: amd64 Source: blktap Version: 2.0.90-3 Depends: libc6 (>= 2.2.5) Filename: ./libblktapctl0_2.0.90-3_amd64.deb Size: 16586 MD5sum: 225f6071f6d215ae9aef6b793fdce5c0 SHA1: 6a5c6db7f432f99385f8800d61b568fe23961452 SHA256: 19fcda968d02a4e2af4eafffbd57bfcc307b16eeaa76db160c20e316f7ace784 Description: Xen API blktapctl shared library (shared library) The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . Libvhd is a library to access VHD format metadata. It provides disk image initialization, inspection and manipulation to both VHD user utilities and the VHD disk driver in Blktap. . This package contains the runtime blktapctl library. Homepage: http://www.xen.org/products/cloudxen.html Package: xcp-fe Priority: extra Section: libs Installed-Size: 634 Maintainer: Pkg Xen Architecture: amd64 Source: xen-api-libs Version: 0.5.2-4 Depends: libc6 (>= 2.7) Filename: ./xcp-fe_0.5.2-4_amd64.deb Size: 226198 MD5sum: ae9f099f0d8f3bc55abc0db7c24bbcd4 SHA1: 4397a964b543ef4cc00809e4ebd8d2bbc5d7c99f SHA256: 324c0753942e7526d4c8159f242fb87483b76dcf7ea52077525beba701aed769 Description: Fork-and-exec daemon for xapi The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This daemon is the fork-and-exec daemon used by xapi. When xapi requires another executable to be run, rather than forking and execing itself, it uses this single-threaded daemon to do it, passing fds to it as required. Homepage: http://www.xen.org/XCP Package: xcp-eliloader Priority: extra Section: admin Installed-Size: 88 Maintainer: Pkg Xen Architecture: all Version: 0.1-6 Depends: python Filename: ./xcp-eliloader_0.1-6_all.deb Size: 13152 MD5sum: be59ff979921a2d415a2c99c3f319f5b SHA1: 922dcbebcf7d67f5546c0e9dd58b77a9fa24bcdb SHA256: 8cb9849d283b2e6589e0ea67580bf20ffd73d947bf679483aa3d729821513f2c Description: XenAPI's bootloader for EL-based guests The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This package provides a bootloader for EL-based Linux distributions. This bootloader takes care of booting PV guests for distributions that don't have good support for operation as a Xen domU guest. Enhances: xcp-xapi Homepage: https://github.com/xen-org Package: xcp-vncterm Priority: extra Section: utils Installed-Size: 141 Maintainer: Jon Ludlam Architecture: amd64 Version: 0.1-2 Depends: libc6 (>= 2.2.5), libxenstore3.0 (>= 3.2.0) Filename: ./xcp-vncterm_0.1-2_amd64.deb Size: 44512 MD5sum: 87f86806ef8341cebde96f4ad02a3b14 SHA1: f7c5de0914c5204c9b5a9d8c54911bf0d34dd220 SHA256: 4f91535f7865b747dc6f4b27ed80f34216645a79a74a933dafef36b1a3661a31 Description: Provides VNC service for XCP guest VMs The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. . This program to expose a virtual machine's serial console as a VNC terminal frame buffer. Homepage: http://xen.org/products/cloudxen.html Package: libxcp-ocaml Priority: extra Section: ocaml Installed-Size: 2822 Maintainer: Pkg Xen Architecture: amd64 Source: xen-api-libs Version: 0.5.2-4 Provides: libxcp-ocaml-7j7c2 Depends: libc6 (>= 2.3.4), libdevmapper1.02.1 (>= 2:1.02.20), libvhd0, ocaml-base-nox-3.12.1 Filename: ./libxcp-ocaml_0.5.2-4_amd64.deb Size: 868860 MD5sum: d9dc9cd9614509905085e3175cac1e4c SHA1: 6560e24753fa0b0d0f3b519e8837567b628d6ea0 SHA256: a7b930c21e8a54619905ff0c655cb3caa332e47f05231be4639ec22f236088cc Description: Xen Cloud Platform control stack core libraries (runtime) The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This package contains the runtime libraries required by OCaml bytecode programs that link against the XCP OCaml libraries Homepage: http://www.xen.org/XCP Package: libxen-4.1 Priority: optional Section: libs Installed-Size: 341 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Depends: libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), zlib1g (>= 1:1.1.4) Filename: ./libxen-4.1_4.1.2-2.1_amd64.deb Size: 136978 MD5sum: 28b0b82af745307472e4630b4d928ec9 SHA1: 4ba1e71ba9c1280e345467f802e3160366f18915 SHA256: c6ed5fc19681819e8fe747005fe411ec3a17ff35b869dfda89985cd46eb9762b Description: Public libs for Xen This package contains the shared libraries for Xen. Package: xenstore-utils Priority: optional Section: admin Installed-Size: 172 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Replaces: xen-utils-common (<= 3.1.0-1) Depends: libc6 (>= 2.2.5), libxenstore3.0 (>= 4.1.0~rc6) Conflicts: xen-utils-common (<= 3.1.0-1) Filename: ./xenstore-utils_4.1.2-2.1_amd64.deb Size: 24088 MD5sum: cac03e1d269b5f0c8503a3bab78d0f1a SHA1: 3802a53c4f0316d1aeb2718c6ef2dbd67fb85f2c SHA256: 4784a4e7dbea76e82378a901f91d7e69678c1e3c1604bc6129537e1dac638e1c Description: Xenstore utilities for Xen This package contains the Xenstore utilities. Package: libxen-ocaml Priority: optional Section: ocaml Installed-Size: 214 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Provides: libxen-ocaml-3xk69 Depends: libc6 (>= 2.2.5), libxen-4.1 (>= 4.1.2), ocaml-base-nox-3.12.1 Filename: ./libxen-ocaml_4.1.2-2.1_amd64.deb Size: 60668 MD5sum: 4db50fa322c831b913ce27973f51a239 SHA1: 504b4ca4fb5a327f2427e4aef4e1d6de65f5e17c SHA256: 6c82459aca30b55b7b493bfe81fc0c047cb6b4e268cd6b4fa2e2eefe3d1ee08d Description: OCaml libraries for controlling Xen This package contains the runtime libraries required for the ocaml bindings to the Xen control libraries. Package: xcp-storage-managers Priority: extra Section: libs Installed-Size: 947 Maintainer: PKG-Xen Devel Architecture: amd64 Version: 0.1.2-2 Depends: libc6 (>= 2.2.5), libxenstore3.0 (>= 3.2.0), python (>= 2.7), python2.7, uuid-runtime, blktap-utils Recommends: lvm2, nfs-common Filename: ./xcp-storage-managers_0.1.2-2_amd64.deb Size: 212032 MD5sum: 7cd2fc60728382cde4ba6ad4711b0ddb SHA1: ef1089a0ca43a6241227dcb52b08197f109fafe9 SHA256: f4a96df7f3169b460e99a9599140c66fcb9f52d1c4bb6d3431741ed5a925e4c2 Description: storage backends for XCP The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This package provides storage backend plugins for various storage types that XCP supports. Homepage: http://www.xen.org/products/cloudxen.html Package: xcp-guest-templates Priority: extra Section: admin Installed-Size: 3231 Maintainer: PKG Xen Devel Architecture: amd64 Source: guest-templates Version: 0.1-4 Depends: libc6 (>= 2.7), xcp-xapi Filename: ./xcp-guest-templates_0.1-4_amd64.deb Size: 815822 MD5sum: fd54f1d42a25636a6c7f6fa482e854bd SHA1: 9c93418550c204edee833d6956f72e64c932be99 SHA256: e86d0327d7ab7f4b8f2b24f1bc676a75d60478f9f721bf945b3b148069a79159 Description: Guest template generator for XCP The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This package installs a program that will create guest installation templates for XCP. This program is meant to be run once by xapi itself. Enhances: xcp-xapi Homepage: https://github.com/xen-org Package: libvhdio-2.0.90 Priority: extra Section: libs Installed-Size: 64 Maintainer: PKG Xen Devel Architecture: amd64 Source: blktap Version: 2.0.90-3 Depends: libc6 (>= 2.2.5), libvhd0 Filename: ./libvhdio-2.0.90_2.0.90-3_amd64.deb Size: 17204 MD5sum: 04f11bd3e2f6c9c5392585170ddea233 SHA1: c062f074c1314d477b28affe0349701d315f533c SHA256: e015ebacde9e75ca45c32d38091b237f561746ed92673457f54cb89538e740ab Description: Xen API blktap shared library (shared library) The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . This package contains the runtime vhdio library. Homepage: http://www.xen.org/products/cloudxen.html Package: blktap-dev Priority: extra Section: devel Installed-Size: 440 Maintainer: PKG Xen Devel Architecture: amd64 Source: blktap Version: 2.0.90-3 Depends: libvhd0 (= 2.0.90-3), libvhdio-2.0.90 (= 2.0.90-3), libblktapctl0 (= 2.0.90-3) Filename: ./blktap-dev_2.0.90-3_amd64.deb Size: 117250 MD5sum: b85a395b21c441d029a18c43197fa6a8 SHA1: f91d56b8f7f583b421e8458f32a9e19f9c4307f8 SHA256: eb78c1e6e024b0a8b4f02af68f3c87366d39e0ee4c938eb5b034ac6ff9bd6228 Description: Xen API blktap shared library (development files) The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . Libvhd is a library to access VHD format metadata. It provides disk image initialization, inspection and manipulation to both VHD user utilities and the VHD disk driver in Blktap. . This package contains the development files Homepage: http://www.xen.org/products/cloudxen.html Package: libxcp-ocaml-dev Priority: extra Section: ocaml Installed-Size: 3475 Maintainer: Pkg Xen Architecture: amd64 Source: xen-api-libs Version: 0.5.2-4 Provides: libxcp-ocaml-dev-7j7c2 Depends: camlp4-3.12.1, libtype-conv-camlp4-dev-oich0, libxcp-ocaml-7j7c2, libxmlm-ocaml-dev-uaqx6, ocaml-nox-3.12.1, blktap-dev Filename: ./libxcp-ocaml-dev_0.5.2-4_amd64.deb Size: 730476 MD5sum: 8df08d1b44b551b1fafe180d3e1ce7ab SHA1: 1bda36b931375e7634db06dd3462df46cd1fc9d2 SHA256: 6b7b6a97878cb8a3ad094f44ad6eb270587dd84b1f1440a9698b8c80796d1521 Description: Xen Cloud Platform control stack core libraries (devel) The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, with support for a range of guest operating systems, Linux network and storage support. . XCP addresses the needs of cloud providers, hosting services and data centers by combining the isolation and multitenancy capabilities of the Xen hypervisor with enhanced security, storage and network virtualization technologies to offer a rich set of virtual infrastructure cloud services. The platform also address user requirements for security, availability, performance and isolation across both private and public clouds. . XCP consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. . This package contains the file required to develop against the OCaml libraries provided as part of the XCP xen control stack Homepage: http://www.xen.org/XCP Package: libxen-ocaml-dev Priority: optional Section: ocaml Installed-Size: 357 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Provides: libxen-ocaml-dev-3xk69 Depends: libxen-ocaml (= 4.1.2-2.1), libxen-dev (= 4.1.2-2.1), ocaml-nox-3.12.1 Filename: ./libxen-ocaml-dev_4.1.2-2.1_amd64.deb Size: 85660 MD5sum: 26d5d308feb24798b5de95345b7f38aa SHA1: 96ff46b8a0bf042cd01f4f98dff427c18561a547 SHA256: a0ca35a5e402622ec7b8f342c0a92192d90e1274145126f884ec20fd2fc21474 Description: OCaml libraries for controlling Xen (devel package) This package contains the ocaml findlib packages for compiling applications that are designed to control the Xen hypervisor. Package: blktap-dkms Priority: optional Section: kernel Installed-Size: 97 Maintainer: Debian Xen Team Architecture: amd64 Version: 2.0.91-1 Depends: dkms (>= 2.1.0.0), linux-libc-dev, libc6-dev, linux-headers-generic | linux-headers Filename: ./blktap-dkms_2.0.91-1_amd64.deb Size: 18762 MD5sum: 82c064a75c92a26cca49b62b234dddb7 SHA1: 7e2f757786078ff7d9acb0f90e3ac4f1b0e76543 SHA256: c195e437582e805f99009bdf226e84a52d83280ae95bf8188daaa4719da4f5fb Description: Xen API blktap kernel component DKMS package The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . Libvhd is a library to access VHD format metadata. It provides disk image initialization, inspection and manipulation to both VHD user utilities and the VHD disk driver in Blktap. . This package contains the source for the blktap kernel module. It includes DKMS support so that installation of this package will result in a working blktap kernel module. Homepage: http://www.xen.org/ Package: libvhd0 Priority: extra Section: libs Installed-Size: 176 Maintainer: PKG Xen Devel Architecture: amd64 Source: blktap Version: 2.0.90-3 Depends: libc6 (>= 2.3), libuuid1 (>= 2.16) Filename: ./libvhd0_2.0.90-3_amd64.deb Size: 72246 MD5sum: 895dd223520f944b716edc26a5b294d9 SHA1: 0ef219c08be3904c32fafa04c6950d51a19e9c4f SHA256: 98d780e9378e65f7d824788545bdc7bf474c6b4c293b769c8c615b7dd57b1af5 Description: VHD file format access library The Xen Cloud Platform (XCP) is an open source enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver. . Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes. . VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . Libvhd is a library to access VHD format metadata. It provides disk image initialization, inspection and manipulation to both VHD user utilities and the VHD disk driver in Blktap. . This package contains the runtime vhd library. Homepage: http://www.xen.org/products/cloudxen.html Package: libxen-dev Priority: optional Section: libdevel Installed-Size: 1145 Maintainer: Debian Xen Team Architecture: amd64 Source: xen Version: 4.1.2-2.1 Depends: libxen-4.1 (= 4.1.2-2.1), libxenstore3.0 (= 4.1.2-2.1) Filename: ./libxen-dev_4.1.2-2.1_amd64.deb Size: 289664 MD5sum: 8a11fe3b9ae2b0096ffcab883864db94 SHA1: 451f6635f470584a985c8db74015e46ec40bf929 SHA256: 6ae2bed53c79d5719045bf1d9cd8ad73dbb15747495172e1d91ffdf2341f1027 Description: Public headers and libs for Xen This package contains the public headers and static libraries for Xen.