]> Git Repo - qemu.git/commit
memory: Move owner-less MemoryRegions to /machine/unattached
authorAndreas Färber <[email protected]>
Thu, 12 Mar 2015 14:37:07 +0000 (15:37 +0100)
committerAndreas Färber <[email protected]>
Tue, 17 Mar 2015 13:31:26 +0000 (14:31 +0100)
commit210eb9364be384e7c7f6ef106e6ac8c996dadffe
treec154d92ceafba6fb0d7fdc6407f54b7622e335b7
parenta01ff75fcdb4d91809ccdd2b95efda6ee1239cbb
memory: Move owner-less MemoryRegions to /machine/unattached

This cleans up the official /machine namespace. In particular
/machine/system[0] and /machine/io[0], as well as entries with
non-sanitized node names such as "/machine/qemu extended regs[0]".

The actual MemoryRegion names remain unchanged.

Acked-by: Paolo Bonzini <[email protected]>
Tested-by: Alistair Francis <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
memory.c
This page took 0.024583 seconds and 4 git commands to generate.