Show patches with: Submitter = Marcelo Tosatti       |   1084 patches
« 1 2 ... 4 5 610 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended - - - --- 2012-08-14 Marcelo Tosatti New
KVM: x86: fix pvclock guest stopped flag reporting (v2) - - - --- 2012-08-03 Marcelo Tosatti New
KVM: x86: fix pvclock guest stopped flag reporting - - - --- 2012-08-02 Marcelo Tosatti New
[6/6] Remove #ifdef KVM_CAP_TSC_CONTROL - - - --- 2011-08-05 Marcelo Tosatti New
[5/6] qemu-x86: Set tsc_khz in kvm when supported - - - --- 2011-08-05 Marcelo Tosatti New
[4/6] qemu-x86: Add tsc_freq option to -cpu - - - --- 2011-08-05 Marcelo Tosatti New
[3/6] qemu: Add strtosz_suffix_unit function - - - --- 2011-08-05 Marcelo Tosatti New
[2/6] kvm: Drop obsolete KVM_IOEVENTFD #ifdefs - - - --- 2011-08-05 Marcelo Tosatti New
[1/6] kvmclock: Fix feature detection - - - --- 2011-08-05 Marcelo Tosatti New
[5/5] kvm-tpr-opt: delete CPUState field - - - --- 2011-08-01 Marcelo Tosatti New
[4/5] pc: drop unnecessary memory un-assignment - - - --- 2011-08-01 Marcelo Tosatti New
[3/5] qemu-kvm: remove unused kvm_nested variable - - - --- 2011-08-01 Marcelo Tosatti New
[2/5] piix_pci: remove kvm.h include - - - --- 2011-08-01 Marcelo Tosatti New
[1/5] qemu-kvm: remove hpagesize variable declaration - - - --- 2011-08-01 Marcelo Tosatti New
KVM: x86: report valid microcode update ID - - - --- 2011-07-29 Marcelo Tosatti New
KVM guest: fix build with CONFIG_KVM_GUEST=n - - - --- 2011-07-19 Marcelo Tosatti New
Nested VMX - L1 hangs on running L2 - - - --- 2011-07-18 Marcelo Tosatti New
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS - - - --- 2011-06-06 Marcelo Tosatti New
[2/2] kvm: Enable CPU SMEP feature - - - --- 2011-06-01 Marcelo Tosatti New
[1/2] kvm: Add CPUID support for VIA CPU - - - --- 2011-06-01 Marcelo Tosatti New
KVM: x86: use proper port value when checking io instruction permission (v4) - - - --- 2011-05-30 Marcelo Tosatti New
Restoring saved guest causes guest to reboot - - - --- 2011-05-30 Marcelo Tosatti New
KVM: x86: use proper port value when checking io instruction permission (v3) - - - --- 2011-05-26 Marcelo Tosatti New
KVM: x86: use proper port value when checking io instruction permission (v2) - - - --- 2011-05-25 Marcelo Tosatti New
KVM: x86: use proper port value when checking io instruction permission - - - --- 2011-05-24 Marcelo Tosatti New
[08/31] nVMX: Fix local_vcpus_link handling - - - --- 2011-05-18 Marcelo Tosatti New
[9/9] kvm: use qemu_free consistently - - - --- 2011-05-02 Marcelo Tosatti New
[8/9] fix crash in migration, 32-bit userspace on 64-bit host - - - --- 2011-05-02 Marcelo Tosatti New
[7/9] kvm: Install specialized interrupt handler - - - --- 2011-05-02 Marcelo Tosatti New
[6/9] Redirect cpu_interrupt to callback handler - - - --- 2011-05-02 Marcelo Tosatti New
[5/9] Break up user and system cpu_interrupt implementations - - - --- 2011-05-02 Marcelo Tosatti New
[4/9] kvm: create kvmclock when one of the flags are present - - - --- 2011-05-02 Marcelo Tosatti New
[3/9] kvm: add kvmclock to its second bit - - - --- 2011-05-02 Marcelo Tosatti New
[2/9] x86: Allow multiple cpu feature matches of lookup_feature - - - --- 2011-05-02 Marcelo Tosatti New
[1/9] kvm: use kernel-provided para_features instead of statically coming up with new capabilities - - - --- 2011-05-02 Marcelo Tosatti New
[6/6] kvm: Install specialized interrupt handler - - - --- 2011-04-16 Marcelo Tosatti New
[5/6] Redirect cpu_interrupt to callback handler - - - --- 2011-04-16 Marcelo Tosatti New
[4/6] Break up user and system cpu_interrupt implementations - - - --- 2011-04-16 Marcelo Tosatti New
[3/6] kvm: create kvmclock when one of the flags are present - - - --- 2011-04-16 Marcelo Tosatti New
[2/6] kvm: add kvmclock to its second bit - - - --- 2011-04-16 Marcelo Tosatti New
[1/6] kvm: use kernel-provided para_features instead of statically coming up with new capabilities - - - --- 2011-04-16 Marcelo Tosatti New
KVM: x86: better fix for race between nmi injection and enabling nmi window (v2) - - - --- 2011-04-01 Marcelo Tosatti New
KVM: x86: better fix for race between nmi injection and enabling nmi window - - - --- 2011-03-30 Marcelo Tosatti New
KVM: x86: vcpu state writeback should be aware of REQ_NMI - - - --- 2011-03-24 Marcelo Tosatti New
[35/35] Expose thread_id in info cpus - - - --- 2011-03-15 Marcelo Tosatti New
[34/35] kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit - - - --- 2011-03-15 Marcelo Tosatti New
[33/35] kvm: x86: Reorder functions in kvm.c - - - --- 2011-03-15 Marcelo Tosatti New
[32/35] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes - - - --- 2011-03-15 Marcelo Tosatti New
[31/35] kvm: Rework inner loop of kvm_cpu_exec - - - --- 2011-03-15 Marcelo Tosatti New
[30/35] kvm: Reorder error handling of KVM_RUN - - - --- 2011-03-15 Marcelo Tosatti New
[29/35] kvm: Keep KVM_RUN return value in separate variable - - - --- 2011-03-15 Marcelo Tosatti New
[28/35] kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG - - - --- 2011-03-15 Marcelo Tosatti New
[27/35] kvm: x86: Synchronize PAT MSR with the kernel - - - --- 2011-03-15 Marcelo Tosatti New
[26/35] x86: Save/restore PAT MSR - - - --- 2011-03-15 Marcelo Tosatti New
[25/35] x86: Properly reset PAT MSR - - - --- 2011-03-15 Marcelo Tosatti New
[24/35] kvm: Mark VCPU state dirty on creation - - - --- 2011-03-15 Marcelo Tosatti New
[23/35] kvm: x86: Do not leave halt if interrupts are disabled - - - --- 2011-03-15 Marcelo Tosatti New
[22/35] kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle - - - --- 2011-03-15 Marcelo Tosatti New
[21/35] Break up user and system cpu_interrupt implementations - - - --- 2011-03-15 Marcelo Tosatti New
[20/35] s390: Detect invalid invocations of qemu_ram_free/remap - - - --- 2011-03-15 Marcelo Tosatti New
[19/35] x86: Unbreak TCG support for hardware breakpoints - - - --- 2011-03-15 Marcelo Tosatti New
[18/35] Implement qemu_kvm_eat_signals only for CONFIG_LINUX - - - --- 2011-03-15 Marcelo Tosatti New
[17/35] KVM, MCE, unpoison memory address across reboot - - - --- 2011-03-15 Marcelo Tosatti New
[16/35] Add qemu_ram_remap - - - --- 2011-03-15 Marcelo Tosatti New
[15/35] kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails - - - --- 2011-03-15 Marcelo Tosatti New
[14/35] kvm: x86: Clean up kvm_setup_mce - - - --- 2011-03-15 Marcelo Tosatti New
[13/35] kvm: x86: Consolidate TCG and KVM MCE injection code - - - --- 2011-03-15 Marcelo Tosatti New
[12/35] x86: Run qemu_inject_x86_mce on target VCPU - - - --- 2011-03-15 Marcelo Tosatti New
[11/35] kvm: x86: Inject pending MCE events on state writeback - - - --- 2011-03-15 Marcelo Tosatti New
[10/35] kvm: Rename kvm_arch_process_irqchip_events to async_events - - - --- 2011-03-15 Marcelo Tosatti New
[09/35] kvm: x86: Move MCE functions together - - - --- 2011-03-15 Marcelo Tosatti New
[08/35] Synchronize VCPU states before reset - - - --- 2011-03-15 Marcelo Tosatti New
[07/35] x86: Optionally avoid injecting AO MCEs while others are pending - - - --- 2011-03-15 Marcelo Tosatti New
[06/35] x86: Refine error reporting of MCE injection services - - - --- 2011-03-15 Marcelo Tosatti New
[05/35] x86: Small cleanups of MCE helpers - - - --- 2011-03-15 Marcelo Tosatti New
[04/35] x86: Perform implicit mcg_status reset - - - --- 2011-03-15 Marcelo Tosatti New
[03/35] x86: Account for MCE in cpu_has_work - - - --- 2011-03-15 Marcelo Tosatti New
[02/35] kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking - - - --- 2011-03-15 Marcelo Tosatti New
[01/35] kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events - - - --- 2011-03-15 Marcelo Tosatti New
[37/37] kvm: x86: Introduce kvmclock device to save/restore its state - - - --- 2011-02-14 Marcelo Tosatti New
[36/37] kvm: Make kvm_state globally available - - - --- 2011-02-14 Marcelo Tosatti New
[35/37] cirrus: Remove obsolete kvm.h include - - - --- 2011-02-14 Marcelo Tosatti New
[34/37] Introduce log_start/log_stop in CPUPhysMemoryClient - - - --- 2011-02-14 Marcelo Tosatti New
[33/37] kvm: Remove unneeded memory slot reservation - - - --- 2011-02-14 Marcelo Tosatti New
[32/37] kvm: x86: Catch and report failing IRQ and NMI injections - - - --- 2011-02-14 Marcelo Tosatti New
[31/37] kvm: Drop return values from kvm_arch_pre/post_run - - - --- 2011-02-14 Marcelo Tosatti New
[30/37] kvm: x86: Prepare VCPU loop for in-kernel irqchip - - - --- 2011-02-14 Marcelo Tosatti New
[29/37] kvm: Separate TCG from KVM cpu execution - - - --- 2011-02-14 Marcelo Tosatti New
[28/37] Move debug exception handling out of cpu_exec - - - --- 2011-02-14 Marcelo Tosatti New
[27/37] Refactor debug and vmstop request interface - - - --- 2011-02-14 Marcelo Tosatti New
[26/37] Improve vm_stop reason declarations - - - --- 2011-02-14 Marcelo Tosatti New
[25/37] Fix a few coding style violations in cpus.c - - - --- 2011-02-14 Marcelo Tosatti New
[24/37] Refactor cpu_has_work/any_cpu_has_work in cpus.c - - - --- 2011-02-14 Marcelo Tosatti New
[23/37] Refactor kvm&tcg function names in cpus.c - - - --- 2011-02-14 Marcelo Tosatti New
[22/37] kvm: make tsc stable over migration and machine start - - - --- 2011-02-14 Marcelo Tosatti New
[21/37] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN - - - --- 2011-02-14 Marcelo Tosatti New
[20/37] kvm: Remove static return code of kvm_handle_io - - - --- 2011-02-14 Marcelo Tosatti New
[19/37] kvm: Unconditionally reenter kernel after IO exits - - - --- 2011-02-14 Marcelo Tosatti New
[18/37] Introduce VCPU self-signaling service - - - --- 2011-02-14 Marcelo Tosatti New
[17/37] kvm: Add MCE signal support for !CONFIG_IOTHREAD - - - --- 2011-02-14 Marcelo Tosatti New
« 1 2 ... 4 5 610 11 »