Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • debian-xen debian-xen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Debian Xen TeamDebian Xen Team
  • debian-xendebian-xen
  • Merge requests
  • !19

switch from qemu-system-x86 package to qemu-system-xen [amd64]

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Michael Tokarev requested to merge mjt/debian-xen:qemu-system-xen into master Apr 21, 2022
  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 3

qemu builds xen-specific package now with xen support, with qemu binary being /usr/libexec/xen-qemu-system-i386. Stop recommending generic qemu-system-x86 with a lot of dependencies, move to much leanier qemu-system-xen build.

Only recommend on x86 (on amd64), since it is x86-specicic.

While at it, fix qemu arguments in the startup script, it is -monitor none, not /dev/null.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: qemu-system-xen