Searched hist:"80 ceb07a83375e3a0091591f96bd47bce2f640ce" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | exec-all.h | diff 80ceb07a83375e3a0091591f96bd47bce2f640ce Thu Nov 23 03:23:32 CST 2017 Peter Xu <peterx@redhat.com> cpu: refactor cpu_address_space_init()
Normally we create an address space for that CPU and pass that address space into the function. Let's just do it inside to unify address space creations. It'll simplify my next patch to rename those address spaces.
Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20171123092333.16085-3-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff 80ceb07a83375e3a0091591f96bd47bce2f640ce Thu Nov 23 03:23:32 CST 2017 Peter Xu <peterx@redhat.com> cpu: refactor cpu_address_space_init()
Normally we create an address space for that CPU and pass that address space into the function. Let's just do it inside to unify address space creations. It'll simplify my next patch to rename those address spaces.
Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20171123092333.16085-3-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | diff 80ceb07a83375e3a0091591f96bd47bce2f640ce Thu Nov 23 03:23:32 CST 2017 Peter Xu <peterx@redhat.com> cpu: refactor cpu_address_space_init()
Normally we create an address space for that CPU and pass that address space into the function. Let's just do it inside to unify address space creations. It'll simplify my next patch to rename those address spaces.
Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20171123092333.16085-3-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|