> On Mar 27, 2019, at 6:07 PM, Nadav Amit <namit@xxxxxxxxxx> wrote: > > Introduce interfaces for ballooning enqueueing and dequeueing of a list > of pages. These interfaces reduce the overhead of storing and restoring > IRQs by batching the operations. In addition they do not panic if the > list of pages is empty. > > Cc: "Michael S. Tsirkin" <mst@xxxxxxxxxx> Michael, may I ping for your ack?