|
|
November 30, 2006
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Ingo Molnar
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Christoph Hellwig
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Ingo Molnar
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Andrew Morton
- Startup problem under Fedora: emulation failed but !mmio_needed?, James Morris
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Ingo Molnar
- Re: [PATCH] Add loglevels to all printk()s, Roland Dreier
- Re: trivial Makefile patch + problem report, Roland Dreier
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Christoph Hellwig
- [PATCH] KVM: x86 emulator: handle smsw, Avi Kivity
- [PATCH] KVM: Zero guest memory before use, Avi Kivity
- [PATCH] KVM: Fix mov to/from control register emulation, with r8-r15 as gpr, Avi Kivity
- Re: inter-VM communication?, Dor Laor
- Re: inter-VM communication?, Avi Kivity
- Re: inter-VM communication?, Jun Koi
- [PATCH] KVM: printk log levels, Avi Kivity
- [PATCH] KVM: More i386 fixes, Avi Kivity
- Re: [PATCH] Add loglevels to all printk()s, Avi Kivity
- Re: trivial Makefile patch + problem report, Dor Laor
- Re: inter-VM communication?, Dor Laor
- inter-VM communication?, Jun Koi
November 29, 2006
- Re: trivial Makefile patch + problem report, Roland Dreier
- Re: trivial Makefile patch + problem report, Roland Dreier
- [PATCH] Add loglevels to all printk()s, Roland Dreier
- Re: trivial Makefile patch + problem report, Roland Dreier
- Re: trivial Makefile patch + problem report, Roland Dreier
- sucess: kvm-5/2.6.18.3/debian sarge on IBM blade LS41 (dual amd 8216 HE), Gildas
- Re: trivial Makefile patch + problem report, Avi Kivity
- Re: can't start on x86-64, v5, Avi Kivity
- Re: trivial Makefile patch + problem report, Avi Kivity
- Re: trivial Makefile patch + problem report, Avi Kivity
- can't start on x86-64, v5, Dmitry Melekhov
November 28, 2006
- Re: trivial Makefile patch + problem report, Roland Dreier
- trivial Makefile patch + problem report, Roland Dreier
- [ANNOUNCE] KVM userspace release 5, Avi Kivity
- Re: Map VM's memory?, Avi Kivity
- Map VM's memory?, Jun Koi
- [PATCH] KVM: AMD SVM: Avoid three more new instructions, Avi Kivity
- [PATCH 6/6] KVM: AMD SVM: Plumbing, Avi Kivity
- [PATCH 5/6] KVM: AMD SVM: Implementation, Avi Kivity
- [PATCH 4/6] KVM: AMD SVM: Add data structures, Avi Kivity
- [PATCH 3/6] KVM: AMD SVM: Add missing tlb flushes to the guest mmu, Avi Kivity
- [PATCH 2/6] KVM: AMD SVM: Enhance x86 emulator, Avi Kivity
- [PATCH 1/6] KVM: AMD SVM: Add architecture definitions for AMD SVM, Avi Kivity
- [PATCH 0/6] KVM: Add AMD SVM support, Avi Kivity
- Re: kvm and/or kqemu?, Dor Laor
- Re: kvm and/or kqemu?, Simon Kagstrom
- Re: kvm and/or kqemu?, Mihamina Rakotomandimby
- Re: kvm and/or kqemu?, Dor Laor
- Re: [PATCH 1/38] KVM: Create kvm-intel.ko module, Ingo Molnar
- kvm and/or kqemu?, Mihamina Rakotomandimby
November 27, 2006
- Re: [PATCH 19/38] KVM: Make __set_efer() an arch operation, Avi Kivity
- Re: [PATCH 19/38] KVM: Make __set_efer() an arch operation, Christoph Hellwig
- [PATCH 38/38] KVM: Remove vmx includes from arch independent code, Avi Kivity
- [PATCH 37/38] KVM: Move vmx helper inlines to vmx.c, Avi Kivity
- [PATCH 36/38] KVM: Move vmcs accessors to vmx.c, Avi Kivity
- [PATCH 35/38] KVM: Remove guest_cpl(), Avi Kivity
- [PATCH 34/38] KVM: Use the tlb flush arch operation instead of an inline, Avi Kivity
- [PATCH 33/38] KVM: Make is_long_mode() an arch operation, Avi Kivity
- [PATCH 32/38] KVM: Move vmcs static variables to vmx.c, Avi Kivity
- [PATCH 31/38] KVM: Make vcpu creation and destruction arch operations, Avi Kivity
- [PATCH 30/38] KVM: Make vcpu_load() and vcpu_put() arch operations, Avi Kivity
- [PATCH 29/38] KVM: Add a set_cr0_no_modeswitch() arch accessor, Avi Kivity
- [PATCH 28/38] KVM: Add an arch accessor for cs d/b and l bits, Avi Kivity
- [PATCH 27/38] KVM: Move the vmx segment field definitions to vmx.c, Avi Kivity
- [PATCH 26/38] KVM: Access rflags through an arch operation, Avi Kivity
- [PATCH 25/38] KVM: Move the vmx tsc accessors to vmx.c, Avi Kivity
- [PATCH 24/38] KVM: Use the general purpose register accessors rather than direct access, Avi Kivity
- [PATCH 23/38] KVM: Use the idt and gdt accessors in realmode emulation, Avi Kivity
- [PATCH 22/38] KVM: Make inject_gp() an arch operation, Avi Kivity
- [PATCH 21/38] KVM: Make inject_page_fault() an arch operation, Avi Kivity
- [PATCH 20/38] KVM: Make set_cr3() and tlb flushing arch operations, Avi Kivity
- [PATCH 19/38] KVM: Make __set_efer() an arch operation, Avi Kivity
- [PATCH 18/38] KVM: Make __set_cr4() an arch operation, Avi Kivity
- [PATCH 17/38] KVM: Make __set_cr0() (and dependencies) arch operations, Avi Kivity
- [PATCH 16/38] KVM: Make vcpu_setup() an arch operation, Avi Kivity
- [PATCH 15/38] KVM: Move the vmx exit handlers to vmx.c, Avi Kivity
- [PATCH 14/38] KVM: Make the vcpu execution loop an arch operation, Avi Kivity
- [PATCH 13/38] KVM: Make syncing the register file to the vcpu structure an arch operation, Avi Kivity
- [PATCH 12/38] KVM: Add idt and gdt descriptor accessors, Avi Kivity
- [PATCH 11/38] KVM: Add get_segment_base() arch accessor, Avi Kivity
- [PATCH 10/38] KVM: Cache guest cr0 in vcpu structure, Avi Kivity
- [PATCH 9/38] KVM: Cache guest cr4 in vcpu structure, Avi Kivity
- [PATCH 8/38] KVM: Make the segment accessors arch operations, Avi Kivity
- [PATCH 7/38] KVM: Make msr accessors arch operations, Avi Kivity
- [PATCH 6/38] KVM: Make the guest debugger an arch operation, Avi Kivity
- [PATCH 5/38] KVM: Make the hardware setup operations (non-percpu) arch operations, Avi Kivity
- [PATCH 4/38] KVM: Make the per-cpu enable/disable functions arch operations, Avi Kivity
- [PATCH 3/38] KV: Make hardware detection an arch operation, Avi Kivity
- Re: [PATCH 0/38] KVM: Decouple Intel VT implementation from base kvm, Avi Kivity
- [PATCH 2/38] KVM: Make /dev/registration happen when the arch specific module is loaded, Avi Kivity
- [PATCH 1/38] KVM: Create kvm-intel.ko module, Avi Kivity
- [PATCH 0/38] KVM: Decouple Intel VT implementation from base kvm, Avi Kivity
- [PATCH 2/2] KVM: Make enum values in userspace interface explicit, Avi Kivity
- [PATCH 1/2] KVM: Clarify licensing, Avi Kivity
- [PATCH 0/2] KVM: Sync with -mm tree, Avi Kivity
November 20, 2006
- [PATCH] KVM: Fix emulator mov cr decoding, Avi Kivity
- [PATCH 3/3] KVM: Fix mmu reset locking when setting cr0, Avi Kivity
- [PATCH 2/3] KVM: Pass fs, gs segment bases to x86 emulator, Avi Kivity
- [PATCH 1/3] KVM: Handle rdmsr(MSR_EFER), Avi Kivity
- Re: [PATCH 0/3] KVM: Assorted minor fixes, Avi Kivity
- [PATCH] KVM: Fix emulator mov cr decoding, Avi Kivity
- [PATCH 3/3] KVM: Fix mmu reset locking when setting cr0, Avi Kivity
- [PATCH 2/3] KVM: Pass fs, gs segment bases to x86 emulator, Avi Kivity
- [PATCH 1/3] KVM: Handle rdmsr(MSR_EFER), Avi Kivity
- [PATCH 0/3] KVM: Assorted minor fixes, Avi Kivity
November 14, 2006
- Screenshots, Avi Kivity
- Re: Copyright of user directory, Avi Kivity
- Copyright of user directory, Baruch Even
- Re: Version control system for KVM?, Avi Kivity
- Re: Version control system for KVM?, Muli Ben-Yehuda
- Re: Version control system for KVM?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: Version control system for KVM?, Muli Ben-Yehuda
- Re: compilation on ubuntu 32 bit host?, Muli Ben-Yehuda
- Re: Version control system for KVM?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- irc channel for kvm, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Version control system for KVM?, Simon Kagstrom
- Re: compilation on ubuntu 32 bit host?, Gildas
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Gildas
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Simon Kagstrom
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Avi Kivity
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Simon Kagstrom
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Avi Kivity
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Simon Kagstrom
- Re: [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Avi Kivity
- Need help writing kernel module rpm spec, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- [PATCH] 2/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Simon Kagstrom
- [PATCH] 1/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm, Simon Kagstrom
- Re: qemu-kvm, Avi Kivity
- Re: qemu-kvm, Baruch Even
- Re: qemu-kvm, Simon Kagstrom
- Re: KVM on Debian, Baruch Even
- Re: qemu-kvm, Avi Kivity
- Re: KVM on Debian, Avi Kivity
- Re: KVM on Debian, Avi Kivity
- Re: qemu-kvm, Simon Kagstrom
- qemu-kvm, Baruch Even
November 10, 2006
- Re: [KVM] ANNOUNCE: new kvm userspace release, Jeff Carr
- Re: KVM name?, Brett Johnson
- Re: KVM name?, Brett Johnson
- Re: [PATCH] KVM: Avoid using vmx instruction directly, Jeremy Fitzhardinge
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Gildas
- Re: Etherboot problems, Avi Kivity
- Re: compilation on ubuntu 32 bit host?, Avi Kivity
- Re: Install problems, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [KVM] ANNOUNCE: new kvm userspace release, Avi Kivity
- Re: Etherboot problems, Simon Kagstrom
- Re: compilation on ubuntu 32 bit host?, Anthony Liguori
- Re: [kvm-devel] [PATCH] KVM: Avoid using vmx instruction directly, Martin Schwidefsky
- compilation on ubuntu 32 bit host?, Gildas
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [KVM] ANNOUNCE: new kvm userspace release, Jeff Carr
- KVM name?, Anthony Liguori
- Re: Etherboot problems, Anthony Liguori
- Re: opaque field?, Anthony Liguori
- Re: KVM & Xen coexist?, Anthony Liguori
November 09, 2006
- Re: [kvm-devel] [PATCH] KVM: Avoid using vmx instruction directly, Jeremy Fitzhardinge
- Re: Etherboot problems, Simon Kagstrom
- Re: Etherboot problems, Avi Kivity
- Re: [kvm-devel] [PATCH] KVM: Avoid using vmx instruction directly, Avi Kivity
- Re: [kvm-devel] [PATCH] KVM: Avoid using vmx instruction directly, Arnd Bergmann
- Re: Etherboot problems, Avi Kivity
- Etherboot problems, Simon Kagstrom
- [KVM] ANNOUNCE: new kvm userspace release, Avi Kivity
- Re: [kvm-devel] [PATCH] KVM: Avoid using vmx instruction directly, Avi Kivity
- Re: [PATCH] KVM: Avoid using vmx instruction directly, Arnd Bergmann
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH] KVM: Avoid using vmx instruction directly, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH] KVM: Avoid using vmx instruction directly, Arnd Bergmann
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- [PATCH] KVM: Include desc.h, Avi Kivity
- Re: [PATCH] Compile fixes for 32-bit targets (trivial), questions, Avi Kivity
- [PATCH] KVM: Avoid using vmx instruction directly, Avi Kivity
November 08, 2006
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Roland Dreier
- Re: [PATCH 12/14] KVM: x86 emulator, David Bristow
- [PATCH] Compile fixes for 32-bit targets (trivial), questions, Simon Kagstrom
- Re: KVM & Xen coexist?, Arnd Bergmann
- Re: KVM & Xen coexist?, Muli Ben-Yehuda
- Re: KVM & Xen coexist?, Arnd Bergmann
- opaque field?, Jun Koi
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Arjan van de Ven
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Arjan van de Ven
- Re: KVM & Xen coexist?, Avi Kivity
- KVM & Xen coexist?, Jun Koi
- Re: latest version of KVM?, Avi Kivity
- Re: latest version of KVM?, Jun Koi
- Re: latest version of KVM?, Avi Kivity
- latest version of KVM?, Jun Koi
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Andrew Morton
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Andrew Morton
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Roland Dreier
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Andrew Morton
November 07, 2006
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Yinghai Lu
- [PATCH] KVM: Fix guest cr4 corruption, Avi Kivity
- [PATCH] KVM: Workaround cr0.cd (cache disable) bit leak from guest to host, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH 12/14] KVM: x86 emulator, Arjan van de Ven
- Re: [PATCH 12/14] KVM: x86 emulator, Miguel Ojeda
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH 12/14] KVM: x86 emulator, Avi Kivity
- Re: [PATCH 12/14] KVM: x86 emulator, Hesse, Christian
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH 12/14] KVM: x86 emulator, Arjan van de Ven
- Re: [PATCH 12/14] KVM: x86 emulator, Avi Kivity
- Re: [PATCH 12/14] KVM: x86 emulator, Pavel Machek
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Hesse, Christian
- Re: [PATCH] KVM: fix calculation of initial value of rdx register, Avi Kivity
November 05, 2006
- [PATCH 14/14] KVM: Dynamically determine which msrs to load and save, Avi Kivity
- [PATCH 13/14] KVM: plumbing, Avi Kivity
- [PATCH 12/14] KVM: x86 emulator, Avi Kivity
- [PATCH 11/14] KVM: mmu, Avi Kivity
- [PATCH 10/14] KVM: less common exit handlers, Avi Kivity
- [PATCH 9/14] KVM: define exit handlers, Avi Kivity
- [PATCH 8/14] KVM: vcpu execution loop, Avi Kivity
- [PATCH 7/14] KVM: vcpu creation and maintenance, Avi Kivity
- [PATCH 6/14] KVM: memory slot management, Avi Kivity
- [PATCH 5/14] KVM: virtualization infrastructure, Avi Kivity
- [PATCH 4/14] KVM: random accessors and constants, Avi Kivity
- [PATCH 3/14] KVM: kvm data structures, Avi Kivity
- [PATCH 2/14] KVM: Intel virtual mode extensions definitions, Avi Kivity
- [PATCH 1/14] KVM: userspace interface, Avi Kivity
- [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4), Avi Kivity
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Anthony Liguori
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Avi Kivity
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Anthony Liguori
- Re: SVM support?, Avi Kivity
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Avi Kivity
- SVM support?, Anthony Liguori
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Anthony Liguori
- Re: [PATCH 7/7] Allow KVM from a normal QEMU binary, Avi Kivity
November 03, 2006
- Re: [PATCH] Enhance libkvm Makefile, Anthony Liguori
- [PATCH 7/7] Allow KVM from a normal QEMU binary, Anthony Liguori
- [PATCH 6/7] KVM changes for QEMU, Anthony Liguori
- [PATCH 5/7] VMDK Snapshot Support, Anthony Liguori
- [PATCH 4/7] gdbstub for x86-64, Anthony Liguori
- [PATCH 3/7] Timer save/restore fix, Anthony Liguori
- [PATCH 2/7] APIC save/restore fix, Anthony Liguori
- [PATCH 1/7] Compile fix for usb-linux.c, Anthony Liguori
- [PATCH 0/7] Split up QEMU patches, Anthony Liguori
- Re: [RFC] QEMU KVM Patch Queue, Avi Kivity
- Re: [PATCH] Enhance libkvm Makefile, Avi Kivity
- [RFC] QEMU KVM Patch Queue, Anthony Liguori
- [PATCH] Enhance libkvm Makefile, Anthony Liguori
|
|