mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* src/xen_internal.c proxy/libvirt_proxy.c: fix Xen hypercall for
Xen-3.2, and merged its debugging with the general library facility Daniel
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
#include "xs_internal.h"
|
||||
#include "xen_unified.h"
|
||||
|
||||
/*
|
||||
* This is provided in libvirt.c when the code is part of the library
|
||||
*/
|
||||
int debugFlag = 0;
|
||||
|
||||
static int fdServer = -1;
|
||||
static int debug = 0;
|
||||
static int persist = 0;
|
||||
|
||||
Reference in New Issue
Block a user