kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-02 18:20:16 to 2010-09-07 14:36:48 UTC [more...]

[PATCH 0/3] Add svm cpuid features to qemu-kvm
 2010-09-07 14:36 UTC  (22+ messages)
` [PATCH 1/3] qemu-kvm: Invert svm-flag setting logic
  ` [Qemu-devel] "
` [PATCH 2/3] qemu-kvm: Set cpuid definition to 0 before initializing it
` [PATCH 3/3] qemu-kvm: Add svm cpuid features

KVM call minutes for Sept 7
 2010-09-07 14:30 UTC 

[PATCH master/stable-0.12/stable-0.13] kvm: reset MSR_IA32_CR_PAT correctly
 2010-09-07 13:24 UTC  (2+ messages)

KVM Test report, kernel e6a9246... qemu 94f964d
 2010-09-07 13:23 UTC  (14+ messages)

KVM call agenda for September 7
 2010-09-07 12:37 UTC  (3+ messages)
  ` Device hotplug issues

[patch 0/2] qemu-kvm cleanups
 2010-09-07  8:21 UTC  (4+ messages)
` [patch 1/2] qemu-kvm: use usptream eventfd code
` [patch 2/2] qemu-kvm: drop posix-aio-compat.cs signalfd usage

Is it possible to live migrate guest OS'es between different versions of kvm/qemu-kvm?
 2010-09-07  7:23 UTC  (7+ messages)

KVM timekeeping and TSC virtualization
 2010-09-07  3:44 UTC  (3+ messages)
` [KVM timekeeping 26/35] Catchup slower TSC to guest rate

Fwd: Guest hangs when I do general operation
 2010-09-07  2:43 UTC 

[PATCH 0/4] Apply some CODING_STYLE to qemu-kvm*.c
 2010-09-06 20:01 UTC  (7+ messages)
` [PATCH 1/4] qemu-kvm-x86.c: reindent
` [PATCH 2/4] qemu-kvm-x86.c: remove extraneous line continuation
` [PATCH 3/4] qemu-kvm-x86.c: add braces where appropriate
` [PATCH 4/4] qemu-kvm.c: "

[PATCH 0/3] KVM fixes and cleanups
 2010-09-06 18:26 UTC  (10+ messages)
` [PATCH 2/3] KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
` [PATCH 3/3] KVM: SVM: Clean up rip handling in vmrun emulation

[PATCH 0/4 -v2] x86: update AMD CPUID bits
 2010-09-06 18:47 UTC  (6+ messages)
` [PATCH 1/4] x86: Fix misnamed AMD CPUID feature bit
` [PATCH 2/4] x86: Update AMD CPUID feature bits
` [PATCH 3/4] x86: Fix allowed CPUID bits for KVM guests
` [PATCH 4/4] x86, kvm: add new AMD SVM feature bits

[PATCH 0/27] Nested Paging Virtualization for KVM v3 (now with fixed Cc-List)
 2010-09-06 18:37 UTC  (31+ messages)
` [PATCH 01/27] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/27] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/27] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/27] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/27] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/27] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/27] KVM: MMU: Introduce kvm_init_shadow_mmu helper function
` [PATCH 08/27] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 09/27] KVM: MMU: Introduce generic walk_addr function
` [PATCH 10/27] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 11/27] KVM: X86: Introduce pointer to mmu context used for gva_to_gpa
` [PATCH 12/27] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/27] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/27] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/27] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [PATCH 16/27] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 17/27] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 18/27] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 19/27] KVM: X86: Propagate fetch faults
` [PATCH 20/27] KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
` [PATCH 21/27] KVM: MMU: Introduce kvm_pdptr_read_mmu
` [PATCH 22/27] KVM: MMU: Refactor mmu_alloc_roots function
` [PATCH 23/27] KVM: MMU: Allow long mode shadows for legacy page tables
` [PATCH 24/27] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 25/27] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 26/27] KVM: SVM: Expect two more candiates for exit_int_info
` [PATCH 27/27] KVM: SVM: Report Nested Paging support to userspace

[patch 0/3] add mce test
 2010-09-06 14:53 UTC  (10+ messages)
` [patch 1/3] kvm test: add monitor_printf
  ` [patch 1/3] kvm test: add monitor_printf (v2)
` [patch 2/3] kvm test: add kvm-unit.cfg
` [patch 3/3] Add mce test

PCI Device Assignment status
 2010-09-06 14:40 UTC  (9+ messages)

[PATCH 0/4] x86: update AMD CPUID bits
 2010-09-06 12:14 UTC  (15+ messages)
` [PATCH 1/4] x86: Fix misnamed AMD CPUID feature bit
` [PATCH 2/4] x86: Update AMD CPUID feature bits
` [PATCH 3/4] x86: Fix allowed CPUID bits for KVM guests
` [PATCH 4/4] x86, kvm: add new AMD SVM feature bits

[GIT PULL net-2.6] vhost-net: 2.6.36 regression fixes
 2010-09-06 11:36 UTC 

[RFC PATCH v9 04/16] Add a function make external buffer owner to query capability
 2010-09-06 11:11 UTC  (11+ messages)
` [RFC PATCH v9 05/16] Add a function to indicate if device use external buffer
  ` [RFC PATCH v9 06/16] Use callback to deal with skb_release_data() specially
    ` [RFC PATCH v9 07/16] Modify netdev_alloc_page() to get external buffer
      ` [RFC PATCH v9 08/16] Modify netdev_free_page() to release "
        ` [RFC PATCH v9 09/16] Don't do skb recycle, if device use "
          ` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
            ` [RFC PATCH v9 11/16] Add header file for mp device
              ` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
                ` [RFC PATCH v9 12/16] Add mp(mediate passthru) device

[PATCH 0/2] KVM: cleanup: get_dirty_log
 2010-09-06 10:17 UTC  (5+ messages)
` [PATCH 1/2] KVM: cleanup: open-code kvm_get_dirty_log()
` [PATCH 2/2] KVM: cleanup: centralize get_dirty_log ioctl

[PATCH 1/2] KVM test: unittest: Fix the broken smp params
 2010-09-06  9:33 UTC  (2+ messages)
` [PATCH 2/2] KVM test: unittest: Build unittests from new repo

[PATCH] KVM: don't sent IPI if the vcpu is not online
 2010-09-06  9:19 UTC  (11+ messages)

[PATCH] kvm_stat: ignore events that have never occured
 2010-09-06  8:55 UTC  (3+ messages)

2.6.35.2, .4 and 36-rc3: gpf from proc/libvirtd when starting guest
 2010-09-06  2:48 UTC 

[PATCH] ivshmem: remove unnecessary checks for unsigned
 2010-09-06  1:59 UTC  (4+ messages)

[ kvm-Bugs-2976863 ] 32PAE Windows guest is slow to boot with acpi on shadow
 2010-09-06  1:10 UTC 

GPU passthrough again 
 2010-09-05 20:39 UTC  (2+ messages)

[PATCH] vhost: fix attach to cgroups regression
 2010-09-05 15:08 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-09-05 10:35 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-09-05 10:35 UTC 

[KVM timekeeping] Revert getnsboottime() kernel API
 2010-09-05  8:26 UTC  (3+ messages)

KVM: x86: set vcpu runnable when injecting MCE
 2010-09-05  8:17 UTC  (2+ messages)

[PATCH] KVM: PPC: Move of include to __KERNEL__ section
 2010-09-05  7:57 UTC  (2+ messages)

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-09-05  7:10 UTC  (7+ messages)
` [PATCH 2/7] pci: memory access API and IOMMU support

kernelshark plugins and ftrace array fields
 2010-09-05  7:08 UTC  (7+ messages)

Mutual Support
 2010-09-04 15:38 UTC 

virtio-9p error
 2010-09-04  4:01 UTC  (3+ messages)

VIA Nano processor U2250 (1.6GHz Capable)
 2010-09-03 23:30 UTC  (2+ messages)

[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
 2010-09-03 20:29 UTC  (8+ messages)

qemu-kvm: testdev: add monitor device parameter
 2010-09-02 23:45 UTC 

[PATCH v2 0/4] virtio-net: More configurability and bh handling for tx
 2010-09-03 13:11 UTC  (2+ messages)

high load with win7 & usb tablet
 2010-09-03 12:21 UTC 

[PATCH] vhost: error handling fix
 2010-09-03 10:25 UTC 

virtio BUG while assembling RAID1 across vd[ab]
 2010-09-03  8:53 UTC  (3+ messages)

[RFC v2 4/7] change kernel accounting to include steal time
 2010-09-03  7:18 UTC  (13+ messages)

[PATCH 2/4] pci: add foreachcap() helper
 2010-09-03  2:58 UTC  (7+ messages)
  ` [SeaBIOS] "
` [PATCH 3/4] iommu: introduce AMD IOMMU support, initialize it
  ` [SeaBIOS] "
` [PATCH 4/4] iommu: provide ACPI tables
  ` [SeaBIOS] "
` [PATCH 1/4] pci: expand tabs to spaces in pci_ids.h and pci_regs.h

[PATCH] Use signed 16-bit values for ivshmem register writes
 2010-09-03  1:53 UTC  (2+ messages)

vhost not working with version 12.5 with kernel 2.6.35.4
 2010-09-03  0:10 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;
as well as URLs for NNTP newsgroup(s).