On Wed, Apr 17, 2019 at 07:41:23AM +0200, Markus Armbruster wrote:
> Eduardo Habkost writes:
>
> > The new function will be useful in user mode, when we already
> > have a CPU model and don't need to parse any extra options.
> >
> > Signed-off-by: Eduardo Habkost
> > ---
> > include/qom/cpu.h |
On Tue, Apr 16, 2019 at 11:59:41PM -0300, Eduardo Habkost wrote:
> The new function will be useful in user mode, when we already
> have a CPU model and don't need to parse any extra options.
>
> Signed-off-by: Eduardo Habkost
Reviewed-by: David Gibson
> ---
> include/qom/cpu.h | 9 +
Eduardo Habkost writes:
> The new function will be useful in user mode, when we already
> have a CPU model and don't need to parse any extra options.
>
> Signed-off-by: Eduardo Habkost
> ---
> include/qom/cpu.h | 9 +
> exec.c| 22 --
> 2 files changed,
The new function will be useful in user mode, when we already
have a CPU model and don't need to parse any extra options.
Signed-off-by: Eduardo Habkost
---
include/qom/cpu.h | 9 +
exec.c| 22 --
2 files changed, 21 insertions(+), 10 deletions(-)
diff -