Go to file
Marek Marczykowski-Górecki 1199806b5a core: fix handling firewall configuration for VM clones and DispVMs (#1032)
There were two bugs:
1. Firewall configuration wasn't copied during qvm-clone (it is in
   separate file, so now it is included in vm.clone_disk_files).
2. Non-default firewall configuration wasn't stored in qubes.xml. This
   means that initially DispVM got proper configuration (inherited from
   calling VM), but if anything caused firewall reload (for example
   starting another VM), the firewall rules was cleared to default state
   (allow all).

Fixes qubesos/qubes-issues#1032
2015-07-08 04:46:14 +02:00
core Increase default swiotlb size to 16MB (#1038) 2015-07-01 04:46:46 +02:00
core-modules core: fix handling firewall configuration for VM clones and DispVMs (#1032) 2015-07-08 04:46:14 +02:00
dispvm dispvm: clean the VM in case of failed savefile creation 2015-05-15 03:22:06 +02:00
doc Add support for 'pci_strictreset' option 2015-05-28 00:11:17 +02:00
linux linux/block-snapshot: fix handling root.img being already block device 2015-05-27 23:52:57 +02:00
qmemman qmemman: add logging 2015-03-31 20:42:53 +02:00
qubes-rpc Do not hold the lock while retrieving application icons (qubes.NotifyTools) 2015-07-01 07:03:52 +02:00
qubes-rpc-policy qubes-rpc-policy/qubes.GetImageRGBA.policy 2014-05-20 17:49:20 +02:00
qvm-tools qvm-sync-clock: hide stdout in non-verbose mode 2015-07-08 01:59:49 +02:00
rpm_spec Add support for 'pci_strictreset' option 2015-05-28 00:11:17 +02:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: add qvm-clone test (#1032 case) 2015-07-08 04:26:11 +02:00
vm-config hvm: change default graphics to std vga ('xen') 2015-07-01 04:44:41 +02:00
.gitignore gitignore 2015-05-04 00:35:57 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile dispvm: do not treat DispVMs as Xen-specific 2015-03-30 05:30:52 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
version version 3.0.15 2015-07-01 07:05:12 +02:00