On Thu, Dec 16, 2010 at 12:29 PM, Kevin Wolf <[email protected]> wrote: > Am 10.12.2010 15:47, schrieb Stefan Hajnoczi: >> We register the vm change state handler in a PCI BAR map() function. >> This function can be called multiple times throughout the lifetime of a >> PCI IDE device. This results in duplicate vm change state handlers >> being register, none of which are ever unregistered. >> >> Instead, register the vm change state handler in the device's init >> function once and for all. >> >> piix tested, cmd646 and via not tested. >> >> Signed-off-by: Stefan Hajnoczi <[email protected]> > > This conflicts with the AHCI patches. Can you rebase on top of the block > branch?
Sure. Stefan
