Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] the xen-source on gentoo
Date: Sun, 17 Jun 2012 04:01:03
Message-Id: CAA2qdGX5KfVTgOQjVP_BGXWh5xa1JyZnmzNQ+=+zGbfxjb4Mag@mail.gmail.com
In Reply to: Re: [gentoo-user] the xen-source on gentoo by "赵佳晖"
1 On Jun 17, 2012 10:30 AM, "赵佳晖" <jiahui.tar.gz@×××××.com> wrote:
2 >
3 > I search the xen in the "make menuconfig" .And the result is below
4 > Symbol: XEN_DOM0 [=n]
5
6 > │ Type : boolean
7
8 > │
9
10 > │
11
12 > │ Symbol: XEN_COMPAT_XENFS [=n]
13
14 > │ Type : boolean
15
16 > │ Prompt: Create compatibility mount point /proc/xen
17
18 > │ Defined at drivers/xen/Kconfig:97
19
20 > │ Depends on: XEN [=n] && XENFS [=n]
21
22 > │ Location:
23
24 > │ -> Device Drivers
25
26 > │ -> Xen driver support
27
28 > │ -> Xen filesystem (XENFS [=n])
29
30 > │
31
32 > │
33
34 > │ Symbol: XEN_MAX_DOMAIN_MEMORY [=]
35
36 > │ Type : integer
37
38 > │
39
40 > │
41
42 > │ Symbol: XEN_GNTDEV [=n]
43
44 > │ Type : tristate
45
46 > │ Prompt: userspace grant access device driver
47
48 > │ Defined at drivers/xen/Kconfig:123
49
50 > │ Depends on: XEN [=n]
51
52 > │ Location:
53
54 > │ -> Device Drivers
55
56 > │ -> Xen driver support
57
58 > │ Selects: MMU_NOTIFIER [=y]
59 > Symbol: XEN_PRIVILEGED_GUEST [=n]
60
61 > │ Type : boolean
62
63 > │
64
65 > │
66
67 > │ Symbol: XEN_SELFBALLOONING [=n]
68
69 > │ Type : boolean
70
71 > │ Prompt: Dynamically self-balloon kernel memory to target
72
73 > │ Defined at drivers/xen/Kconfig:12
74
75 > │ Depends on: XEN [=n] && XEN_BALLOON [=n] && CLEANCACHE [=n] && SWAP
76 [=y] && XEN_TMEM [=n] │
77 > │ Location:
78
79 > │ -> Device Drivers
80
81 > │ -> Xen driver support
82
83 > │ -> Xen memory balloon driver (XEN_BALLOON [=n])
84
85 > │
86
87 > │
88
89 > │ Symbol: XEN_PVHVM [=n]
90
91 > │ Type : boolean
92
93 > │
94
95 > │
96
97 > │ Symbol: PCI_XEN [=n]
98
99 > │ Type : boolean
100
101 > │ Selects: SWIOTLB_XEN [=n]
102
103 > │ Selected by: XEN_PCIDEV_FRONTEND [=n] && PCI [=y] && X86 [=y] &&
104 XEN [=n] │
105 > │
106
107 > │
108
109 > │ Symbol: XEN [=n]
110
111 > │ Type : boolean
112
113 > │ Prompt: Xen guest support
114 > .....
115 > for
116 > -> Device Drivers
117
118 > │ -> Xen driver support
119
120 > │ -> Xen memory balloon driver (XEN_BALLOON [=n])
121 > i can not find Xen driver support under Device Drivers. it is my kernel's
122 problem?
123 >
124
125 The "Xen" config will not be visible until you configure other settings in
126 the "Processor" page.
127
128 There are several; rather than listing them all here, please see the
129 following page by yours truly:
130
131 http://en.gentoo-wiki.com/wiki/User:Pepoluan/Paravirtualized_Gentoo_VMs_on_XenServer
132
133 Rgds,

Replies

Subject Author
Re: [gentoo-user] the xen-source on gentoo Pandu Poluan <pandu@××××××.info>