On 10/29/2012 05:36 PM, Michael Roth wrote: > 2be0e25f added an assertion that memory_region_destroy() is not called > during a transaction. pci_bridge_update_mappings() wants to do this so > that it can remove existing subregions and add new ones in their > place as an atomic operation. > > Work around this by storing away the old subregions and destroying them > after the transaction is complete. >
An equivalent patch was already posted, see http://thread.gmane.org/gmane.comp.emulators.qemu/177418/focus=177853. -- error compiling committee.c: too many arguments to function