Package xen-stubdoms: Information

    Binary package: xen-stubdoms
    Version: 4.10.2-alt1
    Architecture: i586
    Build time:  Feb 25, 2019, 09:50 AM in the task #222769
    Source package: xen
    Category: Emulators
    Report package bug
    License: GPLv2+, LGPLv2+, BSD
    Summary: Xen Hypervisor Stub Domains
    Description: 
    The Xen Project hypervisor is an open-source type-1 or baremetal
    hypervisor, which makes it possible to run many instances of an
    operating system or indeed different operating systems in parallel on a
    single machine (or host).
    
    Stubdoms (or stub domains) are lightweight 'service' or 'driver' domain
    to run device models and one technique to implement Dom0 Disaggregation.
    The initial purpose of stub domains were to offload qemu workloads from
    dom0 into a seperate domain.
    
    So with stub domains, a separate unprivileged stub domain is created per
    HVM guest. This boosts performance and makes your system more secure.



    Last changed


    Dec. 2, 2018 Dmitriy D. Shadrinov 4.10.2-alt1
    - 4.10.2 release
    - upstream updates upto e907460fd
    Oct. 19, 2018 Anton Farygin 4.10.1-alt6
    - rebuilt with ocaml-4.07.1
    Sept. 13, 2018 Alexey Shabalin 4.10.1-alt5
    - disable vde support