[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cp
From: |
Alexander Graf |
Subject: |
[Qemu-devel] Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes |
Date: |
Fri, 11 Mar 2011 07:50:01 +0100 |
On 04.03.2011, at 11:20, Jan Kiszka wrote:
> Make the return code of kvm_arch_handle_exit directly usable for
> kvm_cpu_exec. This is straightforward for x86 and ppc, just s390
> would require more work. Avoid this for now by pushing the return code
> translation logic into s390's kvm_arch_handle_exit.
>
> Signed-off-by: Jan Kiszka <address@hidden>
> CC: Alexander Graf <address@hidden>
Looks good, haven't tested it though. Do you have a git tree for all this?
Alex
- [Qemu-devel] [PATCH 13/15] kvm: x86: Reorder functions in kvm.c, (continued)
- [Qemu-devel] [PATCH 13/15] kvm: x86: Reorder functions in kvm.c, Jan Kiszka, 2011/03/04
- [Qemu-devel] [PATCH 14/15] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit, Jan Kiszka, 2011/03/04
- [Qemu-devel] [PATCH 07/15] x86: Properly reset PAT MSR, Jan Kiszka, 2011/03/04
- [Qemu-devel] [PATCH 06/15] kvm: Mark VCPU state dirty on creation, Jan Kiszka, 2011/03/04
- [Qemu-devel] [PATCH 03/15] kvm: Install optimized interrupt handlers, Jan Kiszka, 2011/03/04
[Qemu-devel] [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes, Jan Kiszka, 2011/03/04
- [Qemu-devel] Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes,
Alexander Graf <=
[Qemu-devel] Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes, Alexander Graf, 2011/03/11
[Qemu-devel] [PATCH 01/15] Break up user and system cpu_interrupt implementations, Jan Kiszka, 2011/03/04
[Qemu-devel] [PATCH 11/15] kvm: Rework inner loop of kvm_cpu_exec, Jan Kiszka, 2011/03/04