Re: [Qemu-devel] GSOC 2015 Project Proposal

2015-03-18 Thread Alexander Graf
On 03/18/2015 12:46 PM, Stefan Hajnoczi wrote: On Mon, Feb 9, 2015 at 12:44 AM, Xin Tong wrote: I would like to do GSOC this summer. The project i have in mind is to implement a set of facilities to make implementing Hardware transactional memory (HTM) easier in QEMU. HTM has become available

Re: [Qemu-devel] GSOC 2015 Project Proposal

2015-03-18 Thread Stefan Hajnoczi
On Mon, Feb 9, 2015 at 12:44 AM, Xin Tong wrote: > I would like to do GSOC this summer. The project i have in mind is to > implement a set of facilities to make implementing Hardware > transactional memory (HTM) easier in QEMU. > > HTM has become available in many architecture supported by QEMU, e

[Qemu-devel] GSOC 2015 Project Proposal

2015-02-08 Thread Xin Tong
Hi I would like to do GSOC this summer. The project i have in mind is to implement a set of facilities to make implementing Hardware transactional memory (HTM) easier in QEMU. HTM has become available in many architecture supported by QEMU, e.g. i386, PowerPC, etc. Currently, necessary memory tra