|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] ioemu-remote: ACPI S3 state wake up
Jean Guyader writes ("[PATCH] ioemu-remote: ACPI S3 state wake up"):
> ioemu-remote: The device model needs to write in the ACPI tables when it
> wakes up from S3 state.
I've applied this but I have to say these magic numbers
> - if (xc_hvm_set_mem_type(xc_handle, domid, mem_type, 0xc0, 0x40))
> + if (xc_hvm_set_mem_type(xc_handle, domid, mem_type, 0xc0, 0x20))
are pretty unpleasant! Are they directly derived from addresses
specified in ACPI ? I haven't looked ...
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|