Hello,
I have tried to create a whonix VM on KVM in Kali linux (actually Kali is also running as a VM).
I used the guide on the official Website to install Whonix on KVM, but after I tried opening the Gateway I get the error: Guest has not initialized the display (yet).
I raised the RAM and the Cores, without success.
Could someone help me solving this problem?
The Whonix-Gateway Log:
2023-08-30 09:27:55.625+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=262144k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":268435456}' \
-overcommit mem-lock=off \
-smp 1,sockets=1,cores=1,threads=1 \
-uuid 55628e1f-acbb-4c16-9aff-393f58792f4b \
-device '{"driver":"vmgenid","guid":"68df4400-4c52-471c-9d21-939862da32a9","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=30,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"31","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:3d:80:61","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:ae:46:3b","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5900,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T09:37:59.963801Z qemu-system-x86_64: terminating on signal 15 from pid 21400 (/usr/sbin/libvirtd)
2023-08-30 09:38:00.165+0000: shutting down, reason=destroyed
2023-08-30 09:41:00.093+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=2048000k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":2097152000}' \
-overcommit mem-lock=off \
-smp 1,sockets=1,cores=1,threads=1 \
-uuid 55628e1f-acbb-4c16-9aff-393f58792f4b \
-device '{"driver":"vmgenid","guid":"68df4400-4c52-471c-9d21-939862da32a9","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=29,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"30","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:3d:80:61","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:ae:46:3b","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5900,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T09:46:13.323282Z qemu-system-x86_64: terminating on signal 15 from pid 2204 (/usr/sbin/libvirtd)
2023-08-30 09:46:13.524+0000: shutting down, reason=destroyed
2023-08-30 09:46:33.752+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=2097152k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":2147483648}' \
-overcommit mem-lock=off \
-smp 1,sockets=1,cores=1,threads=1 \
-uuid 55628e1f-acbb-4c16-9aff-393f58792f4b \
-device '{"driver":"vmgenid","guid":"68df4400-4c52-471c-9d21-939862da32a9","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=29,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"30","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:3d:80:61","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:ae:46:3b","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5900,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T09:50:14.551493Z qemu-system-x86_64: terminating on signal 15 from pid 2204 (/usr/sbin/libvirtd)
2023-08-30 09:50:14.751+0000: shutting down, reason=destroyed
2023-08-30 09:50:22.264+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=2097152k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":2147483648}' \
-overcommit mem-lock=off \
-smp 2,sockets=2,cores=1,threads=1 \
-uuid 55628e1f-acbb-4c16-9aff-393f58792f4b \
-device '{"driver":"vmgenid","guid":"68df4400-4c52-471c-9d21-939862da32a9","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=29,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot menu=on,strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"30","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:3d:80:61","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:ae:46:3b","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5900,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T09:51:06.562891Z qemu-system-x86_64: terminating on signal 15 from pid 2204 (/usr/sbin/libvirtd)
2023-08-30 09:51:06.754+0000: shutting down, reason=destroyed
2023-08-30 11:35:19.446+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-1-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=2097152k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":2147483648}' \
-overcommit mem-lock=off \
-smp 2,sockets=2,cores=1,threads=1 \
-uuid 5c2fccc4-aa74-4315-a589-6df6075a78db \
-device '{"driver":"vmgenid","guid":"06383517-f5ce-4e86-8586-6b4ac50cdfd1","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=30,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"31","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:ed:c2:7a","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:a0:65:a3","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5901,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T11:36:51.729804Z qemu-system-x86_64: terminating on signal 15 from pid 2228 (/usr/sbin/libvirtd)
2023-08-30 11:36:52.130+0000: shutting down, reason=destroyed
2023-08-30 11:42:25.418+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-2-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=3116032k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":3190816768}' \
-overcommit mem-lock=off \
-smp 2,sockets=2,cores=1,threads=1 \
-uuid 5c2fccc4-aa74-4315-a589-6df6075a78db \
-device '{"driver":"vmgenid","guid":"06383517-f5ce-4e86-8586-6b4ac50cdfd1","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=31,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"33","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:ed:c2:7a","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"35","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:a0:65:a3","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5901,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/2 (label charserial0)
2023-08-30T11:42:48.243776Z qemu-system-x86_64: terminating on signal 15 from pid 2228 (/usr/sbin/libvirtd)
2023-08-30 11:42:48.444+0000: shutting down, reason=destroyed
2023-08-30 11:51:06.513+0000: starting up libvirt version: 9.6.0, package: 9.6.0-1 (Debian), qemu version: 8.0.4Debian 1:8.0.4+dfsg-1, kernel: 6.4.0-kali3-amd64, hostname: os.os
LC_ALL=C \
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway \
XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.local/share \
XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.cache \
XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/.config \
/usr/bin/qemu-system-x86_64 \
-name guest=Whonix-Gateway,debug-threads=on \
-S \
-object '{"qom-type":"secret","id":"masterKey0","format":"raw","file":"/var/lib/libvirt/qemu/domain-3-Whonix-Gateway/master-key.aes"}' \
-machine pc-i440fx-8.0,usb=off,vmport=off,dump-guest-core=off,mem-merge=off,memory-backend=pc.ram,hpet=off,acpi=on \
-accel kvm \
-cpu host,migratable=on,kvmclock=on,kvm-pv-unhalt=on,pmu=off \
-m size=2097152k \
-object '{"qom-type":"memory-backend-ram","id":"pc.ram","size":2147483648}' \
-overcommit mem-lock=off \
-smp 2,sockets=2,cores=1,threads=1 \
-uuid 5c2fccc4-aa74-4315-a589-6df6075a78db \
-device '{"driver":"vmgenid","guid":"06383517-f5ce-4e86-8586-6b4ac50cdfd1","id":"vmgenid0"}' \
-no-user-config \
-nodefaults \
-chardev socket,id=charmonitor,fd=30,server=on,wait=off \
-mon chardev=charmonitor,id=monitor,mode=control \
-rtc base=utc,clock=vm,driftfix=slew \
-global kvm-pit.lost_tick_policy=delay \
-no-shutdown \
-global PIIX4_PM.disable_s3=1 \
-global PIIX4_PM.disable_s4=1 \
-boot strict=on \
-device '{"driver":"piix3-usb-uhci","id":"usb","bus":"pci.0","addr":"0x1.0x2"}' \
-device '{"driver":"virtio-serial-pci","id":"virtio-serial0","bus":"pci.0","addr":"0x5"}' \
-blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Whonix-Gateway.qcow2","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \
-blockdev '{"node-name":"libvirt-1-format","read-only":false,"driver":"qcow2","file":"libvirt-1-storage","backing":null}' \
-device '{"driver":"virtio-blk-pci","bus":"pci.0","addr":"0x6","drive":"libvirt-1-format","id":"virtio-disk0","bootindex":1}' \
-netdev '{"type":"tap","fd":"31","id":"hostnet0"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet0","id":"net0","mac":"52:54:00:ed:c2:7a","bus":"pci.0","addr":"0x3"}' \
-netdev '{"type":"tap","fd":"34","id":"hostnet1"}' \
-device '{"driver":"virtio-net-pci","netdev":"hostnet1","id":"net1","mac":"52:54:00:a0:65:a3","bus":"pci.0","addr":"0x4"}' \
-chardev pty,id=charserial0 \
-device '{"driver":"isa-serial","chardev":"charserial0","id":"serial0","index":0}' \
-chardev spicevmc,id=charchannel0,name=vdagent \
-device '{"driver":"virtserialport","bus":"virtio-serial0.0","nr":1,"chardev":"charchannel0","id":"channel0","name":"com.redhat.spice.0"}' \
-audiodev '{"id":"audio1","driver":"spice"}' \
-spice port=5901,addr=127.0.0.1,disable-ticketing=on,disable-agent-file-xfer=on,seamless-migration=on \
-device '{"driver":"virtio-vga","id":"video0","max_outputs":1,"bus":"pci.0","addr":"0x2"}' \
-object '{"qom-type":"rng-random","id":"objrng0","filename":"/dev/urandom"}' \
-device '{"driver":"virtio-rng-pci","rng":"objrng0","id":"rng0","bus":"pci.0","addr":"0x7"}' \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
-msg timestamp=on
char device redirected to /dev/pts/1 (label charserial0)
2023-08-30T11:51:33.198487Z qemu-system-x86_64: terminating on signal 15 from pid 2228 (/usr/sbin/libvirtd)
2023-08-30 11:51:33.389+0000: shutting down, reason=destroyed