]> xenbits.xen.org Git - xenclient/ioemu.git/commit
fix xenfb frontend and backend
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:16:52 +0000 (18:16 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:16:52 +0000 (18:16 +0000)
commitc01ebe554ef5486311b21015313316c2deadd85c
tree1101c0e7f1b2f9c7834c2405bf08cd3acf9a7079
parent9bdc5f8350aa1a93d49fffe984fd9ebc6e1116b0
fix xenfb frontend and backend

Due to the DisplayState changes the initialization order is changed
as well.

Now graphic devices are the first to be initialized and only after them
any display frontend is initialized.

Obviously this change has a direct consequence on the xenfb backend and
frontend and this patch takes care of adapting them to the new
initialization order.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/vga.c
hw/xen_backend.h
hw/xen_machine_pv.c
hw/xenfb.c
qemu-xen.h
xenfbfront.c