Skip to content

Instantly share code, notes, and snippets.

View marmarek's full-sized avatar

Marek Marczykowski-Górecki marmarek

View GitHub Profile
# vim: ft=make ts=4 sw=4
# Ready to use config for full build of the lastest Qubes OS (aka "master", currently R3).
#GIT_BASEURL ?= ssh://git@github.com
GIT_BASEURL ?= git://github.com
GIT_PREFIX ?= marmarek/qubes-
VERBOSE = 1
BACKEND_VMM=xen
Script started on Tue 25 Oct 2016 10:13:35 PM CEST
[user@dom0 ~]$ python -m qubes.tests.run
dom0: qubes.tests.basic/TC_00_Basic(B/test_000_create(B ... ok(B
dom0: qubes.tests.basic/TC_00_Basic(B/test_010_remove(B ... ok(B
dom0: qubes.tests.basic/TC_01_Properties(B/test_000_rename(B ... ok(B
dom0: qubes.tests.basic/TC_01_Properties(B/test_001_rename_libvirt_undefined(B ... ok(B
dom0: qubes.tests.basic/TC_01_Properties(B/test_010_netvm(B ... ok(B
dom0: qubes.tests.basic/TC_01_Properties(B/test_020_dispvm_netvm(B ... ok(B
dom0: qubes.tests.basic/TC_01_Properties(B/test_020_name_conflict_app(B ... ERROR: The name=test-inst-appvm is already used by other VM with qid='27'!
ok(B
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 7df0d803-ab17-4d4e-baf3-3e1ed9da3bb9
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 2a06cf9e-cc2a-408a-bd94-c9d92f143470
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 31e6d826-7d4b-4cd9-9749-657d8f0578de
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 36cb0491-3900-4f5f-a869-85765ab23061
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done
diff --git a/tools/libxl/libxl_pci.c b/tools/libxl/libxl_pci.c
index 236bdd0..555ac73 100644
--- a/tools/libxl/libxl_pci.c
+++ b/tools/libxl/libxl_pci.c
@@ -111,6 +111,7 @@ int libxl__create_pci_backend(libxl__gc *gc, uint32_t domid,
static int libxl__device_pci_add_xenstore(libxl__gc *gc, uint32_t domid, libxl_device_pci *pcidev, int starting)
{
+ libxl_ctx *ctx = libxl__gc_owner(gc);
flexarray_t *back;
# =====================================================================
# Example HVM guest configuration
# =====================================================================
#
# This is a fairly minimal example of what is required for an
# HVM guest. For a more complete guide see xl.cfg(5)
# This configures an HVM rather than PV guest
builder = "hvm"
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 8f691fb6-f02c-4d8d-8aeb-fa78a24cc8a9
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done
This file has been truncated, but you can view the full file.
--> Preparing the image
mke2fs 1.42.13 (17-May-2015)
Discarding device blocks: 4096/5242880 done
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 5ee4842c-5eb3-4a09-a8e8-f8deb1ef452d
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: 0/160 done