-
After follow installation guide, on step of start VM, on starts of install, this stay many time freezed on terminal and never starts the installer.
Note: Create a HFS+ ISO is not loaded on Hyper-V …
-
Arc Version: 23.7.37
Hardware you use HP Elitebook 840 G8. Used VMware Workstation 17 to create a VM. See attachment for VMX to check settings
I tried the following network drivers in VMware: Networ…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.19.2 linux/amd64
### Does this issue reproduce at the latest version of golang.org/x/vuln?
Yes: `x/vuln…
-
More of a query than a bug report.
I recently had to comission a test VM for Win7 (which was another story if pain). Once I had it as I wanted it my next step was to
try to get virtualKD working …
-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [ ] Vote on this issue by adding a 👍 [reaction](htt…
-
Whenever I am trying the start OSX with this command
```
docker run \
--device /dev/kvm \
--device /dev/snd \
-v /tmp/X11-unix:/tmp/X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
…
-
I find it interesting that there hasn't been more push to build the kernel using LTO. I've found a couple of mailing list threads about it, including a patchset to let it happen, but there wasn't a l…
-
### Qubes OS version:
R4.0
### Affected component(s):
Depending on the outcome of a risk and threat assessment, it might be allowable to enable nested virtualization in HVM mode.…
-
Hi,
Following a security configuration https://github.com/vmware/open-vm-tools/issues/690 (metadata, vendordata or userdata are all readable by any local user with the defautl configuration...)
I…
-
### 🐛 Describe the bug
```
import torch
@torch.compile(fullgraph=True, dynamic=True, backend="inductor")
def test(x, mul, dim=-1):
size = x.size(dim)
m = size/mul
if m.is_integer(…