]> Git Repo - qemu.git/commit
qga: added empty qmp_quest_get_fsinfo functionality.
authorOlga Krishtal <[email protected]>
Tue, 30 Jun 2015 10:25:20 +0000 (13:25 +0300)
committerMichael Roth <[email protected]>
Wed, 8 Jul 2015 01:14:36 +0000 (20:14 -0500)
commitef0a03f23061b9994fe5b2c3a208bc9fcba0099d
treee384cd5c9660167c244c4d4e3fbbc1b23924b1ac
parent00d2f3707a63881a0cec8d00cbd467f9b2d8af41
qga: added empty qmp_quest_get_fsinfo functionality.

We need qmp_quest_get_fsinfo togather with vss-provider, which works with
volumes. The call to this function is implemented via
FindFirst/NextVolumes. Moreover, volumes in Windows OS are filesystem unit,
so it will be more effective to work with them rather with devices.

Signed-off-by: Olga Krishtal <[email protected]>
Signed-off-by: Denis V. Lunev <[email protected]>
CC: Eric Blake <[email protected]>
CC: Michael Roth <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/commands-win32.c
This page took 0.030582 seconds and 4 git commands to generate.