public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-30 13:11:46 to 2013-08-02 23:34:52 UTC [more...]

[PATCH 0/6 v2] kvm: powerpc: use cache attributes from linux pte
 2013-08-02 23:34 UTC  (13+ messages)
` [PATCH 1/6 v2] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
` [PATCH 2/6 v2] kvm: powerpc: allow guest control "E" attribute in mas2
` [PATCH 3/6 v2] kvm: powerpc: allow guest control "G" "
` [PATCH 4/6 v2] powerpc: move linux pte/hugepte search to more generic file
` [PATCH 5/6 v2] kvm: powerpc: booke: Add linux pte lookup like booke3s
` [PATCH 6/6 v2] kvm: powerpc: use caching attributes as per linux pte

RFC: vfio-pci API for PCI bus/slot (hot) resets
 2013-08-02 23:15 UTC  (6+ messages)

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-08-02 22:56 UTC  (13+ messages)
` [PATCH 03/12] KVM: MMU: lazily drop large spte
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable
` [PATCH 05/12] KVM: MMU: add spte into rmap before logging dirty page

FAQ on linux-kvm.org has broken link
 2013-08-02 18:06 UTC  (7+ messages)

KVM call agenda for 2013-08-06
 2013-08-02 14:48 UTC  (2+ messages)
` [Qemu-devel] "

[Bug 60620] New: guest loses frequently (multiple times per day!) connectivity to network device
 2013-08-02 12:34 UTC  (11+ messages)
` [Bug 60620] "

KVM Test report, kernel bf640876... qemu 0779caeb
 2013-08-02 11:50 UTC  (2+ messages)

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-08-02 10:57 UTC  (22+ messages)
` [PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor

[PATCH v6 00/15] Nested EPT
 2013-08-02 10:00 UTC  (29+ messages)
` [PATCH v6 01/15] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH v6 02/15] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v6 03/15] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v6 04/15] nEPT: Move common code to paging_tmpl.h
` [PATCH v6 05/15] nEPT: make guest's A/D bits depends on guest's paging mode
` [PATCH v6 06/15] nEPT: Support shadow paging for guest paging without A/D bits
` [PATCH v6 07/15] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v6 08/15] nEPT: Redefine EPT-specific link_shadow_page()
` [PATCH v6 09/15] nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
` [PATCH v6 10/15] nEPT: Nested INVEPT
` [PATCH v6 11/15] nEPT: Add nEPT violation/misconfigration support
` [PATCH v6 12/15] nEPT: MMU context for nested EPT
` [PATCH v6 13/15] nEPT: Advertise EPT to L1
` [PATCH v6 14/15] nEPT: Some additional comments
` [PATCH v6 15/15] nEPT: Miscelleneous cleanups

[Bug 60679] New: L2 can't boot up when creating L1 with '-cpu host' qemu option
 2013-08-02  6:33 UTC 

kernel 3.10.1 - "NMI received for unknown reason"
 2013-08-02  6:24 UTC  (9+ messages)

Re
 2013-08-02  5:18 UTC 

Oracle RAC in libvirt+KVM environment
 2013-08-02  5:58 UTC 

[PATCH 0/3] mips/kvm: Code cleanups for kvm_locore.S
 2013-08-01 20:22 UTC  (4+ messages)
` [PATCH 1/3] mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S
` [PATCH 2/3] mips/kvm: Cleanup .push/.pop directives in kvm_locore.S
` [PATCH 3/3] mips/kvm: Make kvm_locore.S 64-bit buildable/safe

Linux Plumbers ACPI/PM, PCI Microconference
 2013-08-01 19:45 UTC  (9+ messages)
  ` [Announcement] "

[PATCH v5 00/14] Nested EPT
 2013-08-01 13:20 UTC  (42+ messages)
` [PATCH v5 01/14] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH v5 02/14] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v5 03/14] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v5 04/14] nEPT: Move common code to paging_tmpl.h
` [PATCH v5 05/14] nEPT: make guest's A/D bits depends on guest's paging mode
` [PATCH v5 06/14] nEPT: Support shadow paging for guest paging without A/D bits
` [PATCH v5 07/14] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v5 08/14] nEPT: Redefine EPT-specific link_shadow_page()
` [PATCH v5 09/14] nEPT: Nested INVEPT
` [PATCH v5 10/14] nEPT: Add nEPT violation/misconfigration support
` [PATCH v5 11/14] nEPT: MMU context for nested EPT
` [PATCH v5 12/14] nEPT: Advertise EPT to L1
` [PATCH v5 13/14] nEPT: Some additional comments
` [PATCH v5 14/14] nEPT: Miscelleneous cleanups

[PATCH 0/2] KVM: s390: add floating irq controller
 2013-08-01 12:47 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] virtio-scsi: Fix virtqueue affinity setup
 2013-08-01  8:14 UTC  (4+ messages)

vm performance degradation after kvm live migration or save-restore with ETP enabled
 2013-08-01  6:16 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH 00/10 v7] KVM: PPC: IOMMU in-kernel handling
 2013-08-01  4:44 UTC  (11+ messages)
` [PATCH 01/10] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support
` [PATCH 03/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 05/10] powerpc: add real mode support for dma operations on powernv
` [PATCH 06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH 07/10] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 08/10] powerpc/iommu: rework to support realmode
` [PATCH 09/10] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 10/10] KVM: PPC: Add hugepage "

arm: kvm-selftest
 2013-07-31 22:36 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: minimal debugging support during emulation
 2013-07-31 10:40 UTC  (9+ messages)
` [PATCH 1/3] KVM: x86: rename EMULATE_DO_MMIO
` [PATCH 2/3] KVM: x86: handle hardware breakpoints during emulation
` [PATCH 3/3] KVM: x86: handle singlestep "

[PATCH] KVM: introduce __kvm_io_bus_sort_cmp
 2013-07-31 10:31 UTC  (4+ messages)

[PATCH] kvm-unit-tests: VMX: Split VMX test suites to separate file
 2013-07-31  9:22 UTC 

[PATCH v4 00/13] Nested EPT
 2013-07-31  8:36 UTC  (12+ messages)
` [PATCH v4 03/13] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v4 04/13] nEPT: Move common code to paging_tmpl.h
` [PATCH v4 06/13] nEPT: Add EPT tables support "

[RFC][PATCH 0/2] s390/kvm: add kvm support for guest page hinting v2
 2013-07-31  6:26 UTC  (4+ messages)
` [PATCH 1/2] mm: add support for discard of unused ptes

[PATCH 1/4] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
 2013-07-31  5:23 UTC  (9+ messages)
` [PATCH 4/4] kvm: powerpc: set cache coherency only for RAM pages

[RFC PATCH] kvm-unit-tests: VMX: Reconstruct VMX codes to add new test suites
 2013-07-31  5:19 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v3.11-rc4
 2013-07-30 18:55 UTC 

[PATCH qom-cpu for-next 1/2] cpu: Use QTAILQ for CPU list
 2013-07-30 16:55 UTC 

[PATCH] kvm-unit-tests: VMX: Fix confused definition of rflags
 2013-07-30 15:43 UTC  (2+ messages)

[PATCH v3] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-30 14:59 UTC  (4+ messages)


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