]> Git Repo - qemu.git/commit
memory: add address_space_destroy()
authorAvi Kivity <[email protected]>
Sun, 7 Oct 2012 10:59:55 +0000 (12:59 +0200)
committerAvi Kivity <[email protected]>
Mon, 22 Oct 2012 12:50:08 +0000 (14:50 +0200)
commit83f3c251422b0724044f976a7ff26b2e8a47c374
treeed5bdab5dd91f6e102eb228691c133485c0a8aa5
parentb90600eed3c0efe5f3260853c873caf51c0677b1
memory: add address_space_destroy()

Since address spaces can be created dynamically by device hotplug, they
can also be destroyed dynamically.

Signed-off-by: Avi Kivity <[email protected]>
exec.c
memory-internal.h
memory.c
memory.h
This page took 0.025237 seconds and 4 git commands to generate.