public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-22 14:23:38 to 2010-02-24 20:00:03 UTC [more...]

[PATCH 0/11] Another set of nested svm fixes and optimizations
 2010-02-24 20:00 UTC  (17+ messages)
` [PATCH 01/11] KVM: SVM: Coding style cleanup
` [PATCH 02/11] KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
` [PATCH 03/11] KVM: SVM: Check for nested intercepts on NMI injection
` [PATCH 04/11] KVM: SVM: Restore tracing of nested vmcb address
` [PATCH 05/11] KVM: SVM: Add kvm_nested_intercepts tracepoint
` [PATCH 06/11] KVM: SVM: Implement emulation of vm_cr msr
` [PATCH 07/11] KVM: SVM: Ignore write of hwcr.ignne
` [PATCH 08/11] KVM: x86: Don't set arch.cr0 in kvm_set_cr0
` [PATCH 09/11] KVM: SVM: Handle nested selective_cr0 intercept correctly
` [PATCH 10/11] KVM: SVM: Clear exit_info for injected INTR exits
` [PATCH 11/11] KVM: SVM: Optimize nested svm msrpm merging

KVM call agenda for Feb 23
 2010-02-24 16:02 UTC  (2+ messages)

Nested SVM and migration
 2010-02-24 15:23 UTC  (23+ messages)

[PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code
 2010-02-24 14:17 UTC  (11+ messages)
` [PATCH v3 01/10] qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness
` [PATCH v3 02/10] qemu-kvm: Rework VCPU state writeback API
` [PATCH v3 03/10] x86: Extend validity of cpu_is_bsp
` [PATCH v3 04/10] qemu-kvm: Clean up mpstate synchronization
` [PATCH v3 05/10] KVM: x86: Restrict writeback of VCPU state
` [PATCH v3 06/10] qemu-kvm: Use VCPU event state for reset and vmsave/load
` [PATCH v3 07/10] qemu-kvm: Cleanup/fix TSC and PV clock writeback
` [PATCH v3 08/10] qemu-kvm: Clean up KVM's APIC hooks
` [PATCH v3 09/10] qemu-kvm: Move kvm_set_boot_cpu_id
` [PATCH v3 10/10] qemu-kvm: Bring qemu_init_vcpu back home

[PATCH] Add io memory to test device
 2010-02-24 14:23 UTC 

[patch] x86: kvm: Convert i8254/i8259 locks to raw_spinlocks
 2010-02-24 11:42 UTC  (15+ messages)
    ` [PATCH] KVM: x86: Kick VCPU outside PIC lock again

How to disable KVM start at boot
 2010-02-24 11:20 UTC  (3+ messages)

PCI Device Assignment without VT-d?
 2010-02-24 10:14 UTC  (2+ messages)

can not start "-vga std" after upgrade to git snapshot
 2010-02-24 10:59 UTC  (2+ messages)

[PATCH v2 0/7] KVM: Enhancements and fixes around guest debugging
 2010-02-24 10:58 UTC  (10+ messages)
` [PATCH v2 1/7] KVM: VMX: Update instruction length on intercepted BP
` [PATCH v2 2/7] KVM: SVM: Move svm_queue_exception
` [PATCH v2 3/7] KVM: x86: Add kvm_is_linear_rip
` [PATCH v2 4/7] KVM: SVM: Emulate nRIP feature when reinjecting INT3
` [PATCH v2 5/7] KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
` [PATCH v2 6/7] KVM: x86: Drop RF manipulation for guest single-stepping
` [PATCH v2 7/7] KVM: x86: Preserve injected TF across emulation

[PATCH] KVM Test: Add check_image script as post_command script of qcow2 variant. V3
 2010-02-24 10:48 UTC 

[PATCH] KVM Test: Add check_image script as post_command script of qcow2 variant
 2010-02-24 10:30 UTC 

[PATCH 1/2] KVM: x86 emulator: Add decoding of 16bit second in memory argument
 2010-02-24 10:28 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86 emulator: Implement jmp far opcode ff/5

Added resolution 1920x1080 to vga bios (signed-off)
 2010-02-24 10:25 UTC  (2+ messages)

[PATCH] KVM: PPC: Destory timer on vcpu destruction
 2010-02-24 10:22 UTC  (2+ messages)

[PATCH] KVM: PPC: Memset vcpu to zeros
 2010-02-24 10:20 UTC  (2+ messages)

[PATCH 0/1] KVM: make get dirty log ioctl return the first dirty page's position
 2010-02-24 10:09 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH 0/3] vhost: logging fixes
 2010-02-24  7:41 UTC  (17+ messages)
` [PATCH 1/3] vhost: logging math fix
` [PATCH 2/3] vhost: initialize log eventfd context pointer
` [PATCH 3/3] vhost: fix get_user_pages_fast error handling

[PATCH] KVM test: Add support for ipv6 addresses
 2010-02-24  4:16 UTC  (2+ messages)
` [Autotest] "

[PATCH] KVM test: Adding KSM overcommit test
 2010-02-24  4:06 UTC 

[Autotest][PATCH] KVM Test: Add check_image script as post_command script of qcow2 variant.-V2
 2010-02-24  1:04 UTC  (2+ messages)

[PATCH] Fix segfault with ram_size > 4095M without kvm
 2010-02-23 22:55 UTC  (6+ messages)
  ` [Qemu-devel] "

KSM not working on 2.6.28.7 and qemu-kvm 0.12.2 ?
 2010-02-23 18:21 UTC  (3+ messages)

[PATCH 0/1] kvm stable updates for qemu 0.12.3
 2010-02-23 14:54 UTC  (2+ messages)
` [PATCH 1/1] kvm: Fix eflags corruption in kvm mode

[PATCH][uq/master] KVM: Rework of guest debug state writing
 2010-02-23 14:27 UTC 

[PATCH] qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness
 2010-02-23 14:19 UTC 

[PATCH 0/6] KVM: Enhancements and fixes around guest debugging
 2010-02-23 12:05 UTC  (29+ messages)
` [PATCH 1/6] KVM: VMX: Update instruction length on intercepted BP
` [PATCH 2/6] KVM: SVM: Emulate nRIP feature when reinjecting INT3
` [PATCH 3/6] KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
` [PATCH 4/6] KVM: x86: Drop RF manipulation for guest single-stepping
` [PATCH 5/6] KVM: x86: Preserve injected TF across emulation
` [PATCH 6/6] KVM: x86: Emulator support for TF

[PATCH] KVM-Test: Add private bridge to use for communication
 2010-02-23 11:54 UTC  (2+ messages)

[PATCH 1/2] qemu-kvm: extboot: Keep variables in RAM
 2010-02-23  9:30 UTC  (10+ messages)

[PATCH] KVM Test: Copy the keyval of guest test into client results
 2010-02-23  2:39 UTC 

[ kvm-Bugs-2793994 ] kvm doesn't work when VirtualBox' vboxdrv module is loaded
 2010-02-23  2:20 UTC 

[ kvm-Bugs-2944508 ] QEMU (0.12.2) startup problem with kvm and flag -no-reboot
 2010-02-23  2:20 UTC 

[ kvm-Bugs-2924683 ] Stable USB Windows XP BSOD with Epson V700 scanner
 2010-02-23  2:20 UTC 

[ kvm-Bugs-2929111 ] Why kvm used so much memory(VIRT, RES)?
 2010-02-23  2:20 UTC 

Digium TDM410 passthrought to KVM VM trixbox
 2010-02-23  0:44 UTC  (4+ messages)

Digium TDM410 passthrought to KVM VM trixbox
 2010-02-22 23:28 UTC 

[PATCH 0/8] [GIT PULL] qemu-kvm.git uq/master queue
 2010-02-22 22:22 UTC  (10+ messages)
` [PATCH 1/8] use eventfd for iothread
` [PATCH 2/8] kvm: Fix eflags corruption in kvm mode
` [PATCH 3/8] kvm: Kill CR3_CACHE feature references
` [PATCH 4/8] block SIGCHLD in vcpu thread(s)
` [PATCH 5/8] kvm specific wait_io_event
` [PATCH 6/8] kvm: consume internal signal with sigtimedwait
` [PATCH 7/8] kvm: remove pre-entry exit_request check with iothread enabled
` [PATCH 8/8] kvm-all.c: define smp_wmb and use it for coalesced mmio

qemu-kvm 0.12.2 VNC segfault
 2010-02-22 21:36 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] KVM test: KSM overcommit test v4
 2010-02-22 20:29 UTC 

[patch uq/master 0/2] wake iothread on virtio kick / flush_coalesced_mmio smp_wmb
 2010-02-22 17:04 UTC  (21+ messages)
` [patch uq/master 1/2] virtio-pci: wake up iothread on VIRTIO_PCI_QUEUE_NOTIFY
                ` [Qemu-devel] "
` [patch uq/master 2/2] kvm-all.c: define smp_wmb and use it for coalesced mmio

Fail to attach CDWriter
 2010-02-22 15:59 UTC  (3+ messages)

Digium TDM410 passthrought to KVM VM trixbox
 2010-02-22 14:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox