]> Git Repo - qemu.git/commit
ramblocks: No more being lazy about duplicate names
authorAlex Williamson <[email protected]>
Fri, 2 Jul 2010 17:13:29 +0000 (11:13 -0600)
committerAnthony Liguori <[email protected]>
Tue, 6 Jul 2010 15:36:29 +0000 (10:36 -0500)
commitfb787f81e749fde8c74548f9db1472eb321b9a0c
tree1a3d01ef4f81d1f31ad2b4e4bdd2ee242126032d
parent230741dcc7c15573efe41ee88b7533e0c3c76f66
ramblocks: No more being lazy about duplicate names

Now that we have a working qemu_ram_free() and the primary runtime
user of it has been updated, don't be lenient about duplicate id strings.
We also shouldn't need to create them ondemand at the target.

Signed-off-by: Alex Williamson <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
arch_init.c
exec.c
This page took 0.025317 seconds and 4 git commands to generate.