Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created June 18, 2010 00:35
Show Gist options
  • Select an option

  • Save divoxx/443028 to your computer and use it in GitHub Desktop.

Select an option

Save divoxx/443028 to your computer and use it in GitHub Desktop.
CONFIG_PARAVIRT_GUEST=y
CONFIG_XEN=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_CLOCK=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_HVC_XEN=y
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment