qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH v3 00/21] [uq/master] Prepare for more qemu-kvm


From: Marcelo Tosatti
Subject: [Qemu-devel] Re: [PATCH v3 00/21] [uq/master] Prepare for more qemu-kvm merging
Date: Wed, 5 Jan 2011 14:32:47 -0200
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Jan 04, 2011 at 09:32:12AM +0100, Jan Kiszka wrote:
> Next round, addressing review comments and new findings:
>  - new: Flush coalesced mmio buffer on IO window exits
>  - new: Do not use qemu_fair_mutex in kvm mode
>  - new: Implicitly clear nmi_injected/pending on reset
>  - new: Fix !CONFIG_KVM_PARA build
>  - reworked: Read kvmclock only once per stopped phase
>  - reworked: Consolidate must-have capability checks
>  - reworked: Keep TSS/identity map reservation unconditional
>  - fixed: qemu-user breakage of CPU_DUMP_CODE patch
>  - fixed: Avoid redundant reset of MSR state variables
> 
> Jan Kiszka (21):
>   kvm: Fix coding style violations
>   kvm: Drop return value of kvm_cpu_exec
>   kvm: Stop on all fatal exit reasons
>   kvm: Improve reporting of fatal errors
>   x86: Optionally dump code bytes on cpu_dump_state
>   kvm: x86: Align kvm_arch_put_registers code with comment
>   kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
>   kvm: x86: Remove redundant mp_state initialization
>   kvm: x86: Fix xcr0 reset mismerge
>   kvm: x86: Refactor msr_star/hsave_pa setup and checks
>   kvm: x86: Reset paravirtual MSRs
>   kvm: x86: Drop MCE MSRs write back restrictions
>   kvm: Eliminate KVMState arguments
>   kvm: x86: Fix !CONFIG_KVM_PARA build
>   kvm: x86: Introduce kvmclock device to save/restore its state
>   kvm: Drop smp_cpus argument from init functions
>   kvm: Consolidate must-have capability checks
>   kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
>   kvm: Flush coalesced mmio buffer on IO window exits
>   kvm: Do not use qemu_fair_mutex
>   kvm: x86: Implicitly clear nmi_injected/pending on reset

Applied, thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]