memslot: Fix a bug of memslot_move() by leecher1337 · Pull Request #237 · intel/haxm (original) (raw)
Invoking memslot_init() in memslot_move() will result in losing the
linked list information of the original memory slot node. Reimplement
memslot_move() to resolve some exceptional issues during mapping memory
slots.
Signed-off-by: leecher1337 leecher@dose.0wnz.at