Marek Marczykowski-Górecki
|
21940bef90
|
Change vm.hvm into vm.virt_mode
Fixes QubesOS/qubes-issues#2912
|
2017-07-17 12:26:10 +02:00 |
|
Marek Marczykowski-Górecki
|
dd1e05dc83
|
vm: drop rename related methods
Since VM name in immutable now, drop rename-related methods.
QubesOS/qubes-issues#2868
|
2017-07-04 04:11:13 +02:00 |
|
Marek Marczykowski-Górecki
|
51a17ba749
|
tests: do not reload qubes.xml
In core3 this isn't needed anymore (and unit tests already check if
that's really true).
|
2017-06-21 00:17:42 +02:00 |
|
Wojtek Porczyk
|
df03800278
|
Fix miscellaneous warnings
Among them:
- explicitly close files (possibly using with: syntax)
- use non-deprecated methods
|
2017-05-29 17:34:15 +02:00 |
|
Wojtek Porczyk
|
b256af3bfb
|
qubes.tests asyncio
QubesOS/qubes-issues#2622
|
2017-05-29 17:34:15 +02:00 |
|
Marek Marczykowski-Górecki
|
9cad353939
|
tests: py3k related fixes - bytes/str
Adjust usage of bytes vs str type.
|
2017-02-27 02:35:49 +01:00 |
|
Wojtek Porczyk
|
d74567d65f
|
qubes: port core to python3
fixes QubesOS/qubes-issues#2074
|
2017-01-20 16:42:51 +01:00 |
|