Skip to content

Code-Maniac/qemu-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qemu-scripts

Installation

Run the installation script

sudo ./install

Usage

start-qemu [IMAGE]

Start a vm for the image. If no image is specified then default to qemux86-64

connect-qemu  

Connect to the currently running qemu vm at root@localhost

kill-qemu  

Kill all running qemu vms

restart-qemu [IMAGE]

Kill all running qemu vms then start a vm for the given image

Note: Scripts only work within a sourced yocto environment

License

MIT

About

Scripts for using qemu within a yocto env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages