Re: [Qemu-devel] [PATCH RFC] pyembed: integer python into QEMU

2012-01-16 Thread Alex Bradbury
On 16 January 2012 18:22, Anthony Liguori wrote: > This is something I started during 1.0-rc on a lark and spent some time last > night actually making work.  I'm sending it only to show that (1) it's > possible > and (2) to get some input about what other people think as a longer term > directio

Re: [Qemu-devel] [PATCH RFC] pyembed: integer python into QEMU

2012-01-16 Thread Stefan Weil
Am 16.01.2012 20:23, schrieb Anthony Liguori: On 01/16/2012 12:35 PM, Alex Bradbury wrote: On 16 January 2012 18:22, Anthony Liguori wrote: This is something I started during 1.0-rc on a lark and spent some time last night actually making work. I'm sending it only to show that (1) it's possi

Re: [Qemu-devel] [PATCH RFC] pyembed: integer python into QEMU

2012-01-16 Thread Anthony Liguori
On 01/16/2012 12:35 PM, Alex Bradbury wrote: On 16 January 2012 18:22, Anthony Liguori wrote: This is something I started during 1.0-rc on a lark and spent some time last night actually making work. I'm sending it only to show that (1) it's possible and (2) to get some input about what other p

[Qemu-devel] [PATCH RFC] pyembed: integer python into QEMU

2012-01-16 Thread Anthony Liguori
This is something I started during 1.0-rc on a lark and spent some time last night actually making work. I'm sending it only to show that (1) it's possible and (2) to get some input about what other people think as a longer term direction. I see a couple possibilities here: 1. We could code por