On 01.11.2010, at 11:44, Anthony Liguori wrote: > On 11/01/2010 10:01 AM, Alexander Graf wrote: >> This patch adds various header files required for the xenner kernel on 64 bit >> systems. >> >> Signed-off-by: Alexander Graf<ag...@suse.de> >> > > I think it might make more sense to put this on a separate git.qemu.org > repository and then use a submodule in roms/.
The main reason why I wanted to have it fully in the qemu tree is so that we can guarantee the qemu<->xenner interface is 100% private. I'm not sure how much it'll be in a flux, but I don't want to go through the hassle of defining stable ABIs where we don't have to :) Alex