Statistics
| Branch: | Revision:

root / hw / xen_backend.c @ d94f9486

History | View | Annotate | Download (18.5 kB)

# Date Author Comment
d94f9486 04/22/2009 06:19 pm aliguori

xen: backend driver core (Gerd Hoffmann)

This patch adds infrastructure for xen backend drivers living in qemu,
so drivers don't need to implement common stuff on their own. It's
mostly xenbus management stuff: some functions to access xentore,
setting up xenstore watches, callbacks on device discovery and state...