Hi all, this series started as prep work for ANA, but has grown a lot. The idea is to make the AEN handling in the target closer to what the standard says, and implement the changed namespaces list log page, which is required to clear the namespace attribute notice event. One the host side this just makes sure we actually have the events we handle enabled using Set Features, and it fixes the handling of the namespace attribute notice event so that it actually does get cleared by issuing the log page. Last but not last two block cleanups are thrown in so that we don't print a pointless message when we delete a namespaces, and also unexport the function printing said message as it should only be called from the core code.