On Mon, Oct 25, 2010 at 07:49:41AM +0200, Michael S. Tsirkin wrote: > Simplify logic for hotplug notification, by tracking state of the > logical interrupt condition. We then simply use this variable to make > the interrupt decision, according to spec. > > API is made cleaner as we no longer force users to pass in > old slot control value. > > Untested. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
I made some changes to this and other patches, and pushed them out on my branch so everyone can take a look there. -- MST