On Wed, Apr 20, 2022 at 05:26:14PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > The function is specific to qemu-ga, no need to share it in QEMU. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > include/qemu/osdep.h | 10 ---------- > qga/commands-common.h | 11 +++++++++++ > qga/commands-posix.c | 35 +++++++++++++++++++++++++++++++++++ > qga/commands-win32.c | 13 +++++++++++++ > qga/commands.c | 2 +- > util/oslib-posix.c | 35 ----------------------------------- > util/oslib-win32.c | 13 ------------- > 7 files changed, 60 insertions(+), 59 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
