> On 29 Jan 2015, at 16:36, Ian Campbell wrote:
>
> On Mon, 2015-01-26 at 11:25 +0800, Chunyan Liu wrote:
>> Changes to V9:
>
> This looks good to me, thanks.
>
> Ian/Wei do you have any comments? xapi folks?
The API looks sensible to me.
Xapi normally manages disk snapshots through it’s own
Hi,
Mirage now has nice features like TLS[1] and therefore needs a good source of
randomness to generate session keys. Mirage VMs are PV, so we can’t use
virtio-rng. We've created a prototype entropy server which may be of interest
to other people too:
https://github.com/mirage/xentropyd
This
On 2015/1/30 20:26, Wei Liu wrote:
On Fri, Jan 30, 2015 at 08:56:48AM +0800, Chen, Tiejun wrote:
[...]
Just remember to handle old option in libxl if your old option is already
released by some older version of QEMUs.
I just drop that old option, -gfx_passthru, if we're under qemu upstream
ci
When we're working to support IGD GFX passthrough with qemu
upstream, instead of "-gfx_passthru" we'd like to make that
a machine option, "-machine xxx,-igd-passthru=on". This need
to bring a change on tool side.
Signed-off-by: Tiejun Chen
---
v2:
* Based on some discussions with Wei we'd like
From: Lv Zheng
struct acpi_resource_address and struct acpi_resource_extended_address64 share
substracts
just at different offsets. To unify the parsing functions, OSPMs like Linux
need a new ACPI_ADDRESS64_ATTRIBUTE as their substructs, so they can
extract the shared data.
This patch also sync
>>> On 30.01.15 at 14:51, <"jgr...@suse.com".non-mime.internet> wrote:
> A request in the ring buffer mustn't be read after it has been marked
> as consumed. Otherwise it might already have been reused by the
> frontend without violating the ring protocol.
This is irrelevant, as the ->req_cons is