Il 18/12/2012 22:07, Andreas Färber ha scritto:
>> > CPUs are never added to the composition tree, so delete is achieved
>> > simply by removing the last references to them.
>> >
>> > Signed-off-by: Paolo Bonzini
> Reviewed-by: Andreas Färber
>
> Note however that x86 is undergoing major change
Am 05.12.2012 21:44, schrieb Paolo Bonzini:
> CPUs are never added to the composition tree, so delete is achieved
> simply by removing the last references to them.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Andreas Färber
Note however that x86 is undergoing major changes and other targets a
CPUs are never added to the composition tree, so delete is achieved
simply by removing the last references to them.
Signed-off-by: Paolo Bonzini
---
linux-user/syscall.c | 2 +-
target-i386/helper.c | 4 ++--
target-sparc/cpu.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --g