-
### Description
I see (a bit different) connectivity issues when starting VMs of VZ type on MacOS 15.1.
Debian 11 VM cannot pass the `Waiting for the essential requirement 1 of 2: "ssh"` stage:
…
-
**What are you trying to do?**
Since MacOS 15 Apple silicon M3 support nested virtualization and more enhancements.
**What's your proposed solution?**
Replace QEMU by Apple VZ or add a new driver…
-
### Discussed in https://github.com/lima-vm/lima/discussions/2720
Originally posted by **Muzosh** October 10, 2024
I ran some memory intensive task today and it maxed out at 8GB (which was def…
-
```
Brandons-Laptop:macvz brandon 2024-11-08 10:49:42 $ brew install mac-vz/tap/macvz
==> Fetching mac-vz/tap/macvz
==> Downloading https://github.com/mac-vz/macvz/archive/v0.0.4-1.tar.gz
Already …
-
### Discussed in https://github.com/abiosoft/colima/discussions/1150
Lima does not allow x86_64 aarchitecture on VZ engine.
```
-> % limactl start --arch x86_64 --vm-type vz
FATA[0001] the YAM…
-
# Nested virtualization under M3+ masOS 15+
## Template file : nested.yaml
```yaml
minimumLimaVersion: "1.0.0"
images:
# Try to use release-yyyyMMdd image if available. Note that release-yyyy…
-
### Describe the bug
The lima **nix** package is unable to use `vz` in Mac due to some build tooling being stale regarding the MacOS SDK version it "sees".
### Steps To Reproduce
Steps to repro…
-
See [this doc](https://docs.google.com/document/d/119EGJOqPm3psfY_6L3SiB4exkoeA5F0nQjTT1JywUZ4/edit) for details
-
### Description
I had to run `colima start` more than 5 times for it to start correctly. I am running from AWS-hosted M1 and M2 machines. Output follows:
```bash
colima --verbose start -p default…
-
# 前提情報
## 前提情報その1
プラント側は開ループになる(入力を与えて出力を見るだけ。フィードバックはない)
## 前提情報その2
シミュレーションのステップ応答結果を理論と比較する場合は、線形モデル化された伝達関数を利用することは難しい。
以下その考察結果:
- 理論側のプラント側は、入力はΔDで、出力はVz。
- シミュレーションの場合は、入力はDで、出力はVz。(ΔDではない…
tmori updated
2 weeks ago