mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
* sstabellini/compile-xs: xenstore: Use <xenstore.h> xen: Reorganize includes of Xen headers.
This commit is contained in:
commit
3978f4612e
7 changed files with 18 additions and 27 deletions
2
configure
vendored
2
configure
vendored
|
@ -1388,7 +1388,7 @@ EOF
|
|||
elif (
|
||||
cat > $TMPC <<EOF
|
||||
#include <xenctrl.h>
|
||||
#include <xs.h>
|
||||
#include <xenstore.h>
|
||||
#include <stdint.h>
|
||||
#include <xen/hvm/hvm_info_table.h>
|
||||
#if !defined(HVM_MAX_VCPUS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue