On Wed, 2011-01-12 at 13:09 +0100, Markus Armbruster wrote:
> Alex Williamson writes:
>
> > Create a trivial interface to track whether the machine has been
> > modified since boot. Adding or removing devices will trigger this
> > to return true. An example usage scenario for such an interface
Alex Williamson writes:
> Create a trivial interface to track whether the machine has been
> modified since boot. Adding or removing devices will trigger this
> to return true. An example usage scenario for such an interface is
> the rtl8139 driver which includes a cpu_register_io_memory() valu
Create a trivial interface to track whether the machine has been
modified since boot. Adding or removing devices will trigger this
to return true. An example usage scenario for such an interface is
the rtl8139 driver which includes a cpu_register_io_memory() value
in it's migration stream. For t