Show patches with: Submitter = Glauber Costa       |    State = Action Required       |   379 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/3] change function signatures so that they don't take a vcpu argument - - - --- 2009-10-15 Glauber Costa New
[3/3] use upstream kvm_vcpu_ioctl - - - --- 2009-10-14 Glauber Costa New
[2/3] get rid of vcpu structure - - - --- 2009-10-14 Glauber Costa New
[1/3] change function signatures so that they don't take a vcpu argument - - - --- 2009-10-14 Glauber Costa New
v4: allow userspace to adjust kvmclock offset - - - --- 2009-10-14 Glauber Costa New
v3: allow userspace to adjust kvmclock offset - - - --- 2009-10-13 Glauber Costa New
v2: allow userspace to adjust kvmclock offset - - - --- 2009-10-13 Glauber Costa New
[10/10] remove id field from vcpu context structure - - - --- 2009-10-09 Glauber Costa New
[09/10] remove kvm_run from vcpu_context - - - --- 2009-10-09 Glauber Costa New
[08/10] use env in kvm_arch_run - - - --- 2009-10-09 Glauber Costa New
[07/10] use env as parameter for functions that access kvm_run - - - --- 2009-10-09 Glauber Costa New
[06/10] make some functions static - - - --- 2009-10-09 Glauber Costa New
[05/10] Use kvm_run inside CPUState. - - - --- 2009-10-09 Glauber Costa New
[04/10] remove kvm_context from vpcu structure - - - --- 2009-10-09 Glauber Costa New
[03/10] remove unneded opaque. - - - --- 2009-10-09 Glauber Costa New
[02/10] drop kvm_mmio_read and write - - - --- 2009-10-09 Glauber Costa New
[01/10] use a more upstream friendly version of irqchip-in-kernel test - - - --- 2009-10-09 Glauber Costa New
include stdlib.h in qemu-kvm.h - - - --- 2009-10-08 Glauber Costa New
allow userspace to adjust kvmclock offset - - - --- 2009-10-06 Glauber Costa New
fix msr list - - - --- 2009-10-06 Glauber Costa New
fix userspace irqchip. - - - --- 2009-09-03 Glauber Costa New
[v2,2/2] add sysctl for kvm wallclock sync - - - --- 2009-09-02 Glauber Costa New
[v2,1/2] keep guest wallclock in sync with host clock - - - --- 2009-09-02 Glauber Costa New
[2/2] add sysctl for kvm wallclock sync - - - --- 2009-09-01 Glauber Costa New
[1/2] keep guest wallclock in sync with host clock - - - --- 2009-09-01 Glauber Costa New
use __pa_symbol to calculate the address of a C symbol. - - - --- 2009-08-31 Glauber Costa New
unbreak booting with virtio - - - --- 2009-07-31 Glauber Costa New
[9/9] remove id from vcpu context - - - --- 2009-07-29 Glauber Costa New
[8/9] use kvm_vcpu_ioctl - - - --- 2009-07-29 Glauber Costa New
[7/9] remove kvm_context from vcpu_context - - - --- 2009-07-29 Glauber Costa New
[6/9] remove run from vcpu context - - - --- 2009-07-29 Glauber Costa New
[5/9] remove fd from vcpu_context - - - --- 2009-07-29 Glauber Costa New
[4/9] remove opaque field from kvm_context - - - --- 2009-07-29 Glauber Costa New
[3/9] put env inside vcpu_context - - - --- 2009-07-29 Glauber Costa New
[2/9] remove kvm_mmio_read and kvm_mmio_write - - - --- 2009-07-29 Glauber Costa New
[1/9] use coalesced_mmio field from qemu upstream - - - --- 2009-07-29 Glauber Costa New
use upstream fields for irqchip and pit - - - --- 2009-07-29 Glauber Costa New
exit if we fail to initialize kvm - - - --- 2009-07-28 Glauber Costa New
use upstream cpuid code - - - --- 2009-07-28 Glauber Costa New
remove unused function. - - - --- 2009-07-28 Glauber Costa New
[2/2] use coalesce memory regions functions from upstream - - - --- 2009-07-24 Glauber Costa New
[1/2] use coalesced_mmio field from qemu upstream - - - --- 2009-07-24 Glauber Costa New
remove useless wrappers around functions - - - --- 2009-07-24 Glauber Costa New
use kvm_has_sync_mmu from upstream. - - - --- 2009-07-24 Glauber Costa New
simplify creation of kernel irqchip and pit - - - --- 2009-07-24 Glauber Costa New
remove NULL check after qemu malloc - - - --- 2009-07-24 Glauber Costa New
fix mce check extension - - - --- 2009-07-22 Glauber Costa New
fix serious regression - - - --- 2009-07-21 Glauber Costa New
[v2,6/6] remove kvm_mmio_read and kvm_mmio_write - - - --- 2009-07-21 Glauber Costa New
[v2,5/6] remove kvm_specific kvm_out* functions - - - --- 2009-07-21 Glauber Costa New
[v2,4/6] remove created from kvm_state - - - --- 2009-07-21 Glauber Costa New
[v2,3/6] remove kvm_abi variable - - - --- 2009-07-21 Glauber Costa New
[v2,2/6] reuse env stop and stopped states - - - --- 2009-07-21 Glauber Costa New
[v2,1/6] remove kvm_in* functions - - - --- 2009-07-21 Glauber Costa New
[v2,5/5] use upstream cpuid code - - - --- 2009-07-21 Glauber Costa New
[v2,4/5] check extension - - - --- 2009-07-21 Glauber Costa New
[v2,3/5] reuse kvm_ioctl - - - --- 2009-07-21 Glauber Costa New
[v2,2/5] reuse kvm_vm_ioctl - - - --- 2009-07-21 Glauber Costa New
[v2,1/5] remove kvm types from handle unhandled - - - --- 2009-07-21 Glauber Costa New
[9/9] remove kvm_abi variable - - - --- 2009-07-20 Glauber Costa New
[8/9] kvm_send_ipi - - - --- 2009-07-20 Glauber Costa New
[7/9] reuse env stop and stopped states - - - --- 2009-07-20 Glauber Costa New
[6/9] remove kvm_in* functions - - - --- 2009-07-20 Glauber Costa New
[5/9] fold second pass of kvm initialization - - - --- 2009-07-20 Glauber Costa New
[4/9] use qemu version of kvm initialization - - - --- 2009-07-20 Glauber Costa New
[3/9] change order of kvm_init call. - - - --- 2009-07-20 Glauber Costa New
[2/9] embed kvm_create_context into kvm_init - - - --- 2009-07-20 Glauber Costa New
[1/9] require --enable-kvm - - - --- 2009-07-20 Glauber Costa New
fix segfault with -no-kvm - - - --- 2009-07-20 Glauber Costa New
replace io thread worker with qemu one - - - --- 2009-07-20 Glauber Costa New
replace qemu_kvm_cpu_env - - - --- 2009-07-15 Glauber Costa New
[5/5] use upstream cpuid code - - - --- 2009-07-15 Glauber Costa New
[4/5] check extension - - - --- 2009-07-15 Glauber Costa New
[3/5] reuse kvm_ioctl - - - --- 2009-07-15 Glauber Costa New
[2/5] reuse kvm_vm_ioctl - - - --- 2009-07-15 Glauber Costa New
[1/5] remove kvm types from handle unhandled - - - --- 2009-07-15 Glauber Costa New
[v3,8/8] reuse upstream breakpoint code - - - --- 2009-07-14 Glauber Costa New
[v3,7/8] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-14 Glauber Costa New
[v3,6/8] provide env->kvm_fd - - - --- 2009-07-14 Glauber Costa New
[v3,5/8] duplicate KVMState - - - --- 2009-07-14 Glauber Costa New
[v3,4/8] fold libkvm-all into standard qemu header - - - --- 2009-07-14 Glauber Costa New
[v3,3/8] replace malloc with qemu_malloc - - - --- 2009-07-14 Glauber Costa New
[v3,2/8] Do not compile qemu-kvm.c and qemu-kvm-x86.c - - - --- 2009-07-14 Glauber Costa New
[v3,1/8] replace USE_KVM with CONFIG_KVM - - - --- 2009-07-14 Glauber Costa New
[v2,9/9] reuse upstream breakpoint code - - - --- 2009-07-10 Glauber Costa New
[v2,8/9] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-10 Glauber Costa New
[v2,7/9] provide env->kvm_fd - - - --- 2009-07-10 Glauber Costa New
[v2,6/9] duplicate KVMState - - - --- 2009-07-10 Glauber Costa New
[v2,5/9] fold libkvm-all into standard qemu header - - - --- 2009-07-10 Glauber Costa New
[v2,4/9] remove leftover: - - - --- 2009-07-10 Glauber Costa New
[v2,3/9] replace malloc with qemu_malloc - - - --- 2009-07-10 Glauber Costa New
[v2,2/9] Do not compile qemu-kvm.c and qemu-kvm-x86.c - - - --- 2009-07-10 Glauber Costa New
[v2,1/9] replace USE_KVM with CONFIG_KVM - - - --- 2009-07-10 Glauber Costa New
[8/8] use upstream code for breakpoint handling - - - --- 2009-07-08 Glauber Costa New
[7/8] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-08 Glauber Costa New
[6/8] provide env->kvm_fd - - - --- 2009-07-08 Glauber Costa New
[5/8] move kvm_context inside KVMState - - - --- 2009-07-08 Glauber Costa New
[4/8] replace malloc with qemu_malloc - - - --- 2009-07-08 Glauber Costa New
[3/8] put qemu-kvm-x86.c into kvm.c - - - --- 2009-07-08 Glauber Costa New
[1/8] Provide KVMState definition outside CONFIG_KVM - - - --- 2009-07-08 Glauber Costa New
« 1 2 3 4 »