On 08/02/2011 09:10 AM, Jan Kiszka wrote:
Do not allocate TCG-only resources like the translation buffer when
running over KVM or XEN. Saves a "few" bytes in the qemu address space
and is also conceptually cleaner.
Signed-off-by: Jan Kiszka
Applied. Thanks.
Regards,
Anthony Liguori
---
N
On Tue, Aug 2, 2011 at 15:10, Jan Kiszka wrote:
> Do not allocate TCG-only resources like the translation buffer when
> running over KVM or XEN. Saves a "few" bytes in the qemu address space
> and is also conceptually cleaner.
>
> Signed-off-by: Jan Kiszka
> ---
>
> Note: Only tested on x86.
Thi
Do not allocate TCG-only resources like the translation buffer when
running over KVM or XEN. Saves a "few" bytes in the qemu address space
and is also conceptually cleaner.
Signed-off-by: Jan Kiszka
---
Note: Only tested on x86.
bsd-user/main.c |3 ++-
darwin-user/main.c|4 ++