]> xenbits.xensource.com Git - xen.git/commit
minios: refactor xenbus state machine
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 3 Jun 2009 10:09:14 +0000 (11:09 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 3 Jun 2009 10:09:14 +0000 (11:09 +0100)
commit8323478d5bd96cb1c00cd67da33f59a42965d9be
tree3d710fd5ec5b81c3e10d65a0c7208224dd23ae55
parent44d374adc01fc7cd3e516d6475dc5e9ddedf928d
minios: refactor xenbus state machine

Implement xenbus_wait_for_state_change and xenbus_switch_state and
change the various frontends to use the two functions and do proper
error checking.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/blkfront.c
extras/mini-os/fbfront.c
extras/mini-os/include/xenbus.h
extras/mini-os/netfront.c
extras/mini-os/pcifront.c
extras/mini-os/xenbus/xenbus.c