mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
xen: xenguest is not used so is not needed
There's no references in only file which includes xenguest.h to any xen definitions. And there's no references to -lxenguest in qemu, either. Drop it. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Anthony PERARD <anthony.perard@citrix.com> Message-Id: <20200727140048.19779-1-mjt@msgid.tls.msk.ru> [perard: rebased] Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
This commit is contained in:
parent
d76f4f97eb
commit
5b6a8f4392
2 changed files with 2 additions and 4 deletions
|
@ -37,8 +37,6 @@
|
|||
#include "sysemu/block-backend.h"
|
||||
#include "qemu/error-report.h"
|
||||
#include "qemu/module.h"
|
||||
|
||||
#include <xenguest.h>
|
||||
#include "qom/object.h"
|
||||
|
||||
//#define DEBUG_PLATFORM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue