Home
last modified time | relevance | path

Searched refs:qemu (Results 1 – 25 of 68) sorted by relevance

123

/xen/tools/
A DMakefile82 rm -rf qemu-xen-traditional-dir qemu-xen-traditional-dir-remote
83 rm -rf qemu-xen-dir qemu-xen-dir-remote qemu-xen-build
150 qemu-xen-traditional-dir-force-update: qemu-xen-traditional-dir-find
166 subdir-all-qemu-xen-traditional-dir: qemu-xen-traditional-dir-find
176 subdir-install-qemu-xen-traditional-dir: subdir-all-qemu-xen-traditional-dir
188 qemu-xen-dir-find:
197 qemu-xen-dir-force-update: qemu-xen-dir-find
211 subdir-all-qemu-xen-dir: qemu-xen-dir-find
219 cd qemu-xen-build; \
264 subdir-install-qemu-xen-dir: subdir-all-qemu-xen-dir
[all …]
A Dconfigure.ac124 AC_ARG_ENABLE([qemu-traditional],
125 AS_HELP_STRING([--enable-qemu-traditional],
126 [Enable qemu traditional device model, (DEFAULT is off)]))
176 dnl for us above when checking if we should build with qemu-traditional.
213 AC_ARG_WITH([system-qemu],
214 AS_HELP_STRING([--with-system-qemu@<:@=PATH@:>@],
215 [Use system supplied qemu PATH or qemu (taken from $PATH) as qemu-xen
219 qemu_xen=n ; qemu_xen_path="qemu-system-i386"
237 qemu_xen_path="$LIBEXEC_BIN/qemu-system-i386"
292 [List of additional configure options for upstream qemu]),[
[all …]
/xen/automation/gitlab-ci/
A Dtest.yaml17 .qemu-arm64:
30 .qemu-arm32:
43 .qemu-x86-64:
56 .qemu-riscv64:
69 .qemu-ppc64le:
243 extends: .qemu-arm64
251 extends: .qemu-arm64
259 extends: .qemu-arm64
267 extends: .qemu-arm64
275 extends: .qemu-arm64
[all …]
A Dbuild.yaml283 qemu-system-aarch64-6.0.0-arm64-export:
285 image: registry.gitlab.com/xen-project/xen/tests-artifacts/qemu-system-aarch64:6.0.0-arm64v8
287 - mkdir binaries && cp /qemu-system-aarch64 binaries/qemu-system-aarch64
290 - binaries/qemu-system-aarch64
294 qemu-system-aarch64-6.0.0-arm32-export:
296 image: registry.gitlab.com/xen-project/xen/tests-artifacts/qemu-system-aarch64:6.0.0-arm64v8
298 - mkdir binaries && cp /qemu-system-arm binaries/qemu-system-arm
301 - binaries/qemu-system-arm
/xen/tools/misc/
A Dmktarball38 cd $xen_root/tools/qemu-xen-dir-remote
41 scripts/archive-source.sh $tdir/xen-$desc/tools/qemu-xen.tar
43 mkdir qemu-xen
44 tar <qemu-xen.tar Cxf qemu-xen -
45 rm qemu-xen.tar
48 git_archive_into $xen_root/tools/qemu-xen-traditional-dir-remote $tdir/xen-$desc/tools/qemu-xen-tra…
/xen/docs/misc/
A Dqemu-backends.txt1 In order to know whether qemu supports a specific backend type libxl
4 As each qemu instance owns a path (named $QEMU from now on) in
6 from the domain id where the qemu instance is running $BACKEND_DOM,
7 and the domain id of the target domain of the qemu process $DOMID:
11 Before signalling qemu is running by writing "running" to $QEMU/state
12 qemu will create a Xenstore node for each supported backend under
14 for the qdisk backend). In case qemu is running de-privileged (not as
15 user root) the backend nodes must be written before qemu is dropping
A Dstubdom.txt30 qemu-traditional running in MiniOS stubdomain. The protocol include
31 expectations of both qemu and stubdomain itself.
47 - stubdomain's console 0 is connected to qemu log file
48 - stubdomain's console 1 is connected to qemu save file (for saving state)
49 - stubdomain's console 2 is connected to qemu save file (for restoring state)
82 qemu-upstream running in Linux stubdomain. The protocol include
83 expectations of both stubdomain, and qemu.
101 - stubdomain's console 0 is connected to qemu log file
102 - stubdomain's console 1 is connected to qemu save file (for saving state)
103 - stubdomain's console 2 is connected to qemu save file (for restoring state)
[all …]
A Dconsole.txt12 console backends (qemu and xenconsoled, see limitations below) and
66 * output: an identifier only meaningful for qemu/xenconsoled
92 where chardev:<some internal identifier> matches a qemu character device
93 configured on the qemu command-line.
106 Emulated serials are provided by qemu-dm only to hvm guests; the number
108 are given to qemu. The output of a serial is specified as argument to
109 the -serial command line option to qemu. Qemu writes the tty name to
136 When using stubdoms the serial cards are still emulated by qemu (this
138 output goes is still specified using qemu command line options.
A Dhvm-emulated-unplug.pandoc48 messages to qemu which will be logged to wherever qemu's logs go
49 (`/var/log/xen/qemu-dm.log` on normal Xen, dom0 syslog on XenServer).
61 The blacklist is, from qemu's point of view, handled mostly through
81 unconditionally. The corresponding code in qemu-xen-traditional did an
/xen/automation/tests-artifacts/qemu-system-aarch64/
A D6.0.0-arm64v8.dockerfile25 curl -fsSLO https://download.qemu.org/qemu-"$QEMU_VERSION".tar.xz && \
26 tar xvJf qemu-"$QEMU_VERSION".tar.xz && \
27 cd qemu-"$QEMU_VERSION" && \
71 cp ./build/qemu-system-aarch64 / && \
72 cp ./build/qemu-system-arm / && \
74 rm -rf qemu-"$QEMU_VERSION"* && \
/xen/docs/process/
A Dbranching-checklist.txt14 cd ~/git/qemu-xen.git
17 cd ~/git/qemu-xen-traditional.git
51 OSSTEST_CONFIG=production-config ./mg-branch-setup qemu-upstream-$v-testing bisect
54 Add both qemu-upstream-$v-testing and xen-$v-testing to BRANCHES in cr-for-branches
64 cp qemu-xen--master.patchbot-reported-heads qemu-xen--stable-$v.patchbot-reported-heads
65 cp qemu-xen--staging.patchbot-reported-heads qemu-xen--staging-$v.patchbot-reported-heads
66 …cp qemu-xen-traditional--master.patchbot-reported-heads qemu-xen-traditional--stable-$v.patchbot-r…
74 Ensure references to qemu trees and Mini-OS in xen.git's Config.mk are updated.
76 * QEMU_UPSTREAM_REVISION: qemu-xen-X.Y.0
A Drelease-technician-checklist.txt35 git-push xenbits.xen.org:/home/xen/git/qemu-xen-traditional.git $s:stable-$x xen-$v
43 * Also tag upstream qemu tree (Stefano)
46 git tag -u 'xen tree' -s -m "Xen $r$rc" qemu-xen-$v
47 git push osstest@xenbits.xen.org:/home/xen/git/qemu-xen.git qemu-xen-$v
/xen/automation/scripts/
A Dqemu-xtf-dom0less-arm64.sh12 curl -fsSLO https://github.com/qemu/qemu/raw/v5.2.0/pc-bios/efi-virtio.rom
13 ./binaries/qemu-system-aarch64 \
56 ./binaries/qemu-system-aarch64 \
A Dqemu-smoke-dom0-arm32.sh43 curl -fsSLO https://github.com/qemu/qemu/raw/v5.2.0/pc-bios/efi-virtio.rom
44 ./qemu-system-arm \
83 ./qemu-system-arm \
A Dqemu-smoke-dom0less-arm32.sh82 curl -fsSLO https://github.com/qemu/qemu/raw/v5.2.0/pc-bios/efi-virtio.rom
83 ./qemu-system-arm \
136 ./qemu-system-arm \
A Dqemu-smoke-dom0-arm64.sh64 curl -fsSLO https://github.com/qemu/qemu/raw/v5.2.0/pc-bios/efi-virtio.rom
65 ./binaries/qemu-system-aarch64 \
99 ./binaries/qemu-system-aarch64 \
A Dqemu-smoke-dom0less-arm64.sh79 curl -fsSLO https://github.com/qemu/qemu/raw/v5.2.0/pc-bios/efi-virtio.rom
80 ./binaries/qemu-system-aarch64 \
210 ./binaries/qemu-system-aarch64 \
A Dqemu-smoke-riscv64.sh10 qemu-system-riscv64 \
A Dqemu-smoke-ppc64le.sh15 qemu-system-ppc64 \
/xen/tools/hotplug/Linux/systemd/
A Dxen-qemu-dom0-disk-backend.service.in2 Description=qemu for xen dom0 disk backend
11 PIDFile=@XEN_RUN_DIR@/qemu-dom0.pid
18 -pidfile @XEN_RUN_DIR@/qemu-dom0.pid
/xen/automation/build/debian/
A Dbookworm.dockerfile46 # for test phase, qemu-smoke-* jobs
47 qemu-system-x86 \
48 # for test phase, qemu-alpine-* jobs
A Dbookworm-arm64v8.dockerfile44 # for test phase, qemu-smoke-* jobs
45 u-boot-qemu \
/xen/docs/designs/
A Dqemu-deprivilege.md3 The goal of deprilvileging qemu is this: Even if there is a bug (for
4 example in qemu) which permits a domain to gain control of the device
7 cannot "escape" from the virtualisation by using a qemu bug.
20 ## Having qemu switch user
69 `/var/run/xen/qemu-root-<domid>`
71 Then adds the following to the qemu command-line:
73 -chroot /var/run/xen/qemu-root-<domid>
104 [qemu-namespaces]: https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg04723.html
256 to be safe and needed. This is unfortunately necessary since qemu
262 1. Require that this feature be enabled to build qemu
[all …]
/xen/
A DConfig.mk202 QEMU_UPSTREAM_INTREE ?= $(XEN_ROOT)/tools/qemu-xen
203 QEMU_TRADITIONAL_INTREE ?= $(XEN_ROOT)/tools/qemu-xen-traditional
223 QEMU_UPSTREAM_URL ?= https://xenbits.xen.org/git-http/qemu-xen.git
224 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.19.0
235 QEMU_TRADITIONAL_URL ?= https://xenbits.xen.org/git-http/qemu-xen-traditional.git
A DINSTALL116 Build the old qemu used by xm/xend. This is required if existing domUs
119 upstream qemu during initial start it is safe to disable this option.
120 The old qemu requires rombios, which can be disable along with
121 qemu-traditional.
122 --enable-qemu-traditional
125 The libxl toolstack uses the upstream qemu per default. A private copy
130 Use the given qemu binary instead of compiling a private copy.
131 --with-system-qemu=PATH
304 systemctl enable xen-qemu-dom0-disk-backend.service
316 See docs/misc/qemu-deprivilege.txt for an explanation on what you need

Completed in 27 milliseconds

123