Skip to main content

Command executor for QEMU Windows guests

Project description

Command executor for QEMU Windows guests

This package provides qemu-ga-exec script to run a command inside a Windows guest using QEMU Guest Agent (GA). User must set up GA socket as described in QEMU wiki.

usage: qemu-ga-exec [-h] --connect CONNECT [--verbose] [--env NAME=VALUE]
                    [--path PATH] [--no-default-path] [--no-default-env]
                    COMMAND [COMMAND ...]

Command executor for QEMU Windows guests.

positional arguments:
  COMMAND               guest command

optional arguments:
  -h, --help            show this help message and exit
  --connect CONNECT, -c CONNECT
                        virtio-serial Unix socket path
  --verbose, -v         increase output verbosity
  --env NAME=VALUE, -e NAME=VALUE
                        guest environment variable
  --path PATH, -p PATH  guest PATH component
  --no-default-path, -P
                        do not prepend PATH with system folders
  --no-default-env, -E  do not prepend environment with default values

The script requires Python 3 with standard library only, as it utilizes QEMU GA protocol. License is MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

qemu_ga_exec-0.1-py3.8.egg (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page