"virsh list --all" cannot display any virtual machine #163

Open
opened 2025-12-29 00:19:04 +01:00 by adam · 1 comment
Owner

Originally created by @joson on GitHub (Apr 12, 2021).

Hi,
I want to reallocate more RAM to the OSX. And I've increased it for the docker container. Now I can't find the configuration of the virtual machine to do that. And I tried this command but none machine is shown:

[arch@affb2d9bfde9 OSX-KVM]$ virsh list --all
 Id   Name   State
--------------------
Originally created by @joson on GitHub (Apr 12, 2021). Hi, I want to reallocate more RAM to the OSX. And I've increased it for the docker container. Now I can't find the configuration of the virtual machine to do that. And I tried this command but none machine is shown: ``` [arch@affb2d9bfde9 OSX-KVM]$ virsh list --all Id Name State -------------------- ```
Author
Owner

@sickcodes commented on GitHub (Apr 12, 2021):

The configuration is in the ./Launch.sh script and we aren't using virsh.

We are using usermode networking, and no networking bridges will show up in virsh.

@sickcodes commented on GitHub (Apr 12, 2021): The configuration is in the ./Launch.sh script and we aren't using virsh. We are using usermode networking, and no networking bridges will show up in virsh.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#163