qemu-e2k/qga
Michal Privoznik 3424fc9f16 qemu-ga: add guest-network-get-interfaces command
This command returns an array of:

 [ifname, hwaddr, [ipaddr, ipaddr_family, prefix] ]

for each interface in the system.
Currently, only IPv4 and IPv6 are supported.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2012-03-12 15:09:18 -05:00
..
channel-posix.c
channel-win32.c qemu-ga: add initial win32 support 2012-02-23 15:43:49 -06:00
channel.h
commands-posix.c qemu-ga: add guest-network-get-interfaces command 2012-03-12 15:09:18 -05:00
commands-win32.c qemu-ga: add guest-network-get-interfaces command 2012-03-12 15:09:18 -05:00
commands.c qemu-ga: separate out common commands from posix-specific ones 2012-02-23 15:40:16 -06:00
guest-agent-command-state.c
guest-agent-core.h qemu-ga: separate out common commands from posix-specific ones 2012-02-23 15:40:16 -06:00
service-win32.c qemu-ga: add Windows service integration 2012-02-23 15:43:50 -06:00
service-win32.h qemu-ga: add Windows service integration 2012-02-23 15:43:50 -06:00