search for: ring_read

Displaying 2 results from an estimated 2 matches for "ring_read".

Did you mean: ring_head
2011 Nov 29
0
[PATCH] Fix hvmloader xenbus segment array length
...-off-by: Paul Durrant <paul.durrant@citrix.com> diff -r e1e952982cf1 -r 51692288a6e8 tools/firmware/hvmloader/xenbus.c --- a/tools/firmware/hvmloader/xenbus.c Tue Nov 29 13:41:54 2011 +0000 +++ b/tools/firmware/hvmloader/xenbus.c Tue Nov 29 13:46:43 2011 +0000 @@ -143,7 +143,7 @@ static void ring_read(char *data, uint32 } } -#define MAX_SEGMENTS 3 +#define MAX_SEGMENTS 4 /* Send a request. */ static void xenbus_send(uint32_t type, ...)
2011 Nov 29
18
[PATCH 0 of 6] Add support for a VM generation ID virtual device (v2)
The following is a revised patch series to add support for a VM generation ID virtual device for HVM guests. The basic requirements of this device are as follows: - It must be exposed somewhere in ACPI namespace with a _CID of "VM_Gen_Counter". - It must also include a _DDN of "VM_Gen_Counter". - It must contain a _HID object but no particular value is required. - It must