Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/QubesOS/qubes-core-admin
Qubes component: core-admin
https://github.com/QubesOS/qubes-core-admin
Do not load qubes.xml again, it can cause race conditions between two
instances of the same VM o...
c489a81dfa4c8389dfdf059a0138de769f20969a authored about 10 years ago
Long time ago passio=True was used to replace current process with
qrexec-client directly (qvm-r...
1da8ab58230bbbb9bd5db2e1102e290156af780e authored about 10 years ago
adff88101a36270f325c22420433aabb28000159 authored about 10 years ago
Use QubesDB to get list of devices, call libvirt methods to
attach/detach devices.
- Network devices section added to HCL Info output
b4e0833cb748cc1af196502b3f8f9b1fbe9aebde authored about 10 years ago
- script redesign,
- fixed VT-d, VT-x detection,
- Support File generation is optional,
- the re...
7a3bce6c61d8cc9c88e73e9434f700375afd10aa authored about 10 years ago
6da608783f700733ef8c8f49a96ea94eba28e57a authored about 10 years ago
Conflicts:
dispvm/qfile-daemon-dvm
Otherwise deadlock could happen - the script will try to get read lock
on qubes.xml, while the c...
It was pulled by qubes-manager, but since it is optional, we shouldn't
rely on its dependencies.
Not global last one.
479ac1e42d4133c0fd29e2db776596a6e9c6a036 authored about 10 years ago1df73d31c6b96fc70c01ae02f0023a6db8a4299a authored about 10 years ago
9205c5c0547f15c6241c0646c21b27a94910bcc2 authored about 10 years ago
7e8978d278852d53a7cc09c1bebf78385092780b authored about 10 years ago
6b0a5f97381853578667014cbb1b76653d48b119 authored about 10 years ago
37696b7d43f67d3e904e69e85daf632ad52f10ff authored about 10 years ago
b6a379e94a7e53847980270f61fbeb799efed96d authored about 10 years ago
fef26729359aaa7a728a296b836fdd3b782ec7db authored about 10 years ago
This is the only place where ID was used - all other places uses name.
Linux qrexec-client accep...
8f1ca4ac50b828c523efcd4464f955d6a17ba826 authored about 10 years ago
b4d827d5e846cc15e1878d1e04f962f0162ed45e authored about 10 years ago
f91d6e93f607b4f949f7f18300a3f8570cad4da4 authored about 10 years ago
ccd04c7c8f878412db236b9d4968612bb02660b7 authored about 10 years ago
81fb2b696b98b1fc53c9c07e38d6212d025cf0e3 authored about 10 years ago
74d09070fb2b36ba3a938cfd61e1081464be6377 authored about 10 years ago
97c793ed16b51e9e742298cc13720fa2d4b75d0b authored about 10 years ago
687e004b1d8aa0f186647b905770033c4af3825a authored about 10 years ago
071a01d29e6220c5b0fda1eb75b4b2cfc2729ec8 authored about 10 years ago
4bf094a3f885361179a2bc4c4eed298b50575ddd authored about 10 years ago
4bd14f50116a993b91a53b391701e69ed92279d1 authored about 10 years ago
06189b4a5b9f34c096fba896d4015a2905bc89dd authored about 10 years ago
e5c2448af46da8ec509a9a7b108867b76c341b45 authored about 10 years ago
This require UAC disabled (or already started as administrator), but
works much more reliable ("...
803e128b8e151c061f75051b5a4386d4c624ba56 authored about 10 years ago
def58ab91119796e2ef518b56a7c6b20f0c05ebb authored about 10 years ago
This can be the case at startup, when all network devices are connected
to pciback module by ini...
Currently getting Stubdom XID is (the last one?) read directly from
Xenstore as there is no libv...
f6729b496803f0437c22731ffd15547f9427bee6 authored about 10 years ago
Especially use new "wni" libvirt driver.
5dbad0179646610d7c1ce8b6f5292b311557bfa5 authored about 10 years agoVoid import errors when 'dbus' module not really needed.
4300d778a5c531050d9dcd4ad7aa6674e184b619 authored about 10 years agod88da1e66b4a5b663dffc42091d83cf414d7e243 authored about 10 years ago
39918fa9e2a609d8a37456708c9f4a4cf3817bed authored about 10 years ago
27b031c59ff659701eabe6e32cd51765e6b994dc authored about 10 years ago
This can be some "virtual" VM (like dom0).
c3d9b1971a8213968f010b6ee59ecd19a8c952ea authored about 10 years ago
None of found existing portable locking module does support RW locks.
Use lowlevel system lockin...
f927f12e3941004674aba9428ca9d11676f4e7b3 authored about 10 years ago
Not only for HVM, but any VM type which support private.img.
392b70a4d89b2727d84765f85970b41732395efa authored about 10 years ago21c908b9b24c5230c9a0e01a326583bbce0ad710 authored about 10 years ago
5b0b62ee5bde5f4a77e1c6eed0979d839e4558ce authored about 10 years ago
This makes possible to release d-m partitions devices sooner (so avoid
race with kpartx).
ea68c6a766bea0438b4efbe444431c12f8d50e2d authored about 10 years ago
This reverts commit 39e056b74acca3854c5707d8f2cbcd199b8cac75.
This change rely on reverted pytho...
5fb1991ad5a9ba37e67d243d21504d0a81982a65 authored about 10 years ago
35ecfc82efafe759b93add923dc800fb9289f800 authored about 10 years ago
7b5dd67b58f0b3f9232523e6d0b6b1c03287a924 authored about 10 years ago
Move it earlier - before first access to *_img attrs.
396011e227e9eb9be13fd41f41dce958d878c6d9 authored about 10 years ago
Some VM types do not have particular disk image. Instead of enumerating
cases in storage class, ...
This will ensure that lock will be released even in case of error.
e8715cd56136acfe5bd9fd2b75ab4c98e9c62231 authored about 10 years agoe2bea656b4c8223cf60cf2238aab397b077acee9 authored about 10 years ago
This will allow use of correct slashes/backslashes (os.path.join instead
of hardcoded '/').
This is temporary band aid for the python module problems.
This should also slightly speed up so...
Also add external drive support to QubesXenVmStorage (move from
QubesHVM).
ec37a4e681729ec8e0d10e9a2dcdc69fcaf5eb0c authored about 10 years ago
eaac99bf64e1b082687510c4188d305f5bf5e383 authored about 10 years ago
ec17f7d3299c3d9f4978b69af063984052451475 authored about 10 years ago
50e44ce22d6b75e7a210abbaff3ba39927fa2ed5 authored about 10 years ago
675a164e7d5d0686415bc120c659f4959469f796 authored about 10 years ago
So system will automatically run them with python interpreter (wherever
it is installed). This r...
66b39ac2a24f79342960da5c141a7a2d96274a6f authored about 10 years ago
b323a4d1e3b4f47db166a58fcd9daca68a3635fc authored about 10 years ago
d91162e74d188c7cb5e12fa5c5ba321b5296ab2f authored about 10 years ago
4ae720956d4d8aa7e7edd65f7b39a1d3e981db25 authored about 10 years ago
So changes made by os/vmm-specific settings would be taken into account.
80c89cc91c7ef62c4635adc1dbbc3cfc4f9127ce authored about 10 years ago72e415a8078368b234f9a4d1c64fb270cd1f23a7 authored about 10 years ago
6193b4fea32cc20c269fb74a166a34d3a5ef7e38 authored about 10 years ago
This will ease handling different types of VMM (which can require
different image types, locatio...
Remove them from global services dir.
d5cb05fdc614b946e7343200b9ea4c9c72e86e7e authored about 10 years ago
There are still few uses of direct xenstore access, most of them are
xen-specific (so doesn't ne...
There is still use of it: QubesHost.get_free_xen_memory and
QubesHost.measure_cpu_usage. Will mi...
So all of it will be in one place.
f6835346d44fd1e1fab349fbe7126f4503c0fa2a authored about 10 years agoaad945e01b526cd572ad1270f653555d575a8852 authored about 10 years ago
69d1ae645f9a6241f7fb0746d18aa9295da71352 authored about 10 years ago
This commit:
eb11a2f Use QubesDB instead of Xenstore.
introduced regression in iptables rules ge...
Since we have Qubes DB, it needed anymore.
ed13972e4e822bfd76e4f6316bb5b237164047c4 authored about 10 years ago
This makes build "scripts" not tied to Fedora-specific files. Especially
ease porting to other p...
Apparently libvirt doesn't do it.
7484ddfd2b0952dc9d2409dadd2dd9c81cc73206 authored about 10 years agoc8fb5cfd99dcfea7b86533753597875bd56131e9 authored about 10 years ago
ff2c925e1823bf3296c555136e5773c6928a49cd authored about 10 years ago
Add missing entry. Also fix indentation of first few lines.
564465685995d53228b548191182132596abbe2c authored about 10 years ago
Currently <vm-dir>/<vm-name>.conf file is used only for debugging
purposes - the real one is pas...
Mostly done. Things still using xenstore/not working at all:
- DispVM
- qubesutils.py (especia...
Do not depend on xen package unconditionally.
31424603fa58588d6b65a80e71edb8e657e0ed70 authored about 10 years ago
Apparently libvirt driver have own defaults for machine features - all
disabled (instead of usin...
fc7d200452b004e4eaf3b1e8adc64360ebf5e65b authored about 10 years ago
25ee58217d43214bae882a56009e1884acc26903 authored about 10 years ago
Use metapackage to install all required libvirt modules.
5db1957086843b2ed906ed521cd8f996628a83d8 authored about 10 years agoDo not use obsoleted get_xid() function.
3f6947b87ed11fd0ad58777a2048272beb9fafc6 authored about 10 years ago