public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-23 15:13:51 to 2010-02-26 04:57:06 UTC [more...]

list_add corruption?
 2010-02-26  4:57 UTC 

[PATCH 1/2] KVM test: Refactoring the 'autotest' subtest
 2010-02-26  4:13 UTC  (4+ messages)
` [PATCH 2/2] KVM test: Add cpu_set subtest
  ` [Autotest] "

Add savevm/loadvm support for MCE
 2010-02-26  3:20 UTC 

KVM PMU virtualization
 2010-02-26  2:55 UTC  (6+ messages)

vlan disable TSO of virtio in KVM
 2010-02-26  2:51 UTC  (2+ messages)

Enhance perf to support KVM
 2010-02-26  2:49 UTC 

[PATCH] KVM-Test: Add private bridge to use for communication
 2010-02-26  1:18 UTC 

qemu: hardware error: Unknown device 'ide-drive' for bus '(null)'
 2010-02-25 22:43 UTC  (2+ messages)

[KVM-AUTOTEST PATCH v2] [RFC] KVM test: A memory efficient kvm_config implementation
 2010-02-25 22:11 UTC 

800x600 max resolution
 2010-02-25 20:57 UTC 

[PATCH] KVM test: KSM overcommit test v4
 2010-02-25 20:14 UTC  (2+ messages)

[PATCH] KVM test: Add support for ipv6 addresses
 2010-02-25 20:09 UTC  (4+ messages)
` [Autotest] "

[PATCH] KVM-Test: Add private bridge to use for communication
 2010-02-25 20:08 UTC  (2+ messages)

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-02-25 18:20 UTC  (2+ messages)

[PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code
 2010-02-25 17:20 UTC  (29+ 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 v4 "
` [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 v4 "
` [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 0/5] Rework of msrpm optimization and additional fixes for nested svm
 2010-02-25 17:15 UTC  (6+ messages)
` [PATCH 1/5] KVM: SVM: Move msrpm offset calculation to seperate function
` [PATCH 2/5] KVM: SVM: Optimize nested svm msrpm merging
` [PATCH 3/5] KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr
` [PATCH 4/5] KVM: SVM: Add correct handling of nested iopm
` [PATCH 5/5] KVM: SVM: Ignore lower 12 bit of nested msrpm_pa

I have a list of 788k doctors in America
 2010-02-25 15:52 UTC 

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

KVM call agenda for Feb 23
 2010-02-25 14:18 UTC  (4+ messages)

Direct access to GPGPU do-able?
 2010-02-25 14:03 UTC  (4+ messages)

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

[patch uq/master 0/2] port qemu-kvm's -mem-path and -mem-prealloc to qemu
 2010-02-25 13:33 UTC  (5+ messages)
` [patch uq/master 1/2] Allocate memory below 4GB as one chunk
` [patch uq/master 2/2] Add option to use file backed guest memory

[PATCH 1/3] KVM: Drop kvm_get_gdt() in favor of generic linux function
 2010-02-25 13:28 UTC  (4+ messages)
` [PATCH 2/3] KVM: fix segment_base() error checking
` [PATCH 3/3] KVM: move segment_base() into vmx.c

[KVM-AUTOTEST PATCH] [RFC] KVM test: A memory efficient kvm_config implementation
 2010-02-25 12:59 UTC 

How to disable KVM start at boot
 2010-02-25 12:55 UTC  (13+ messages)
              ` How to disable KVM start at boot (SOLVED)

PCI Device Assignment without VT-d?
 2010-02-25 12:34 UTC  (3+ messages)

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-02-25 12:26 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-02-25 12:26 UTC 

[PATCH] Add io memory to test device
 2010-02-25 10:35 UTC  (2+ messages)

[PATCH] KVM: fix gfn_to_hva() to use gfn_to_hva_memslot()
 2010-02-25 10:34 UTC  (2+ messages)

[PATCH 0/11] Another set of nested svm fixes and optimizations
 2010-02-25 10:32 UTC  (20+ 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

[ANNOUNCE] kvm-kmod-2.6.33
 2010-02-25 10:17 UTC 

Nested SVM and migration
 2010-02-24 20:21 UTC  (10+ messages)

[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

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 

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: 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)


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