messages from 2013-08-01 07:43:33 to 2013-08-05 13:12:37 UTC [more...]
[PATCH 0/7] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
2013-08-05 13:12 UTC (11+ messages)
` [PATCH 1/7] KVM: nEPT: Advertise WB type EPTP
` [PATCH 2/7] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
` [PATCH 3/7] KVM: nVMX: Enable unrestricted guest mode support
` [PATCH 4/7] KVM: nVMX: Fix guest CR3 read-back on VM-exit
` [PATCH 5/7] KVM: nVMX: Load nEPT state after EFER
` [PATCH 6/7] KVM: nVMX: Implement support for EFER saving on VM-exit
` [PATCH 7/7] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit
[PATCH] kvm-unit-tests: VMX: Separate host and guest rflags
2013-08-05 12:43 UTC
[PATCH v2] KVM: nVMX: Advertise IA32_PAT in VM exit control
2013-08-05 12:19 UTC (3+ messages)
[PATCH v7 00/15] Nested EPT
2013-08-05 12:05 UTC (21+ messages)
` [PATCH v7 01/15] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH v7 02/15] nEPT: Fix cr3 handling in nested exit and entry
` [PATCH v7 03/15] nEPT: Fix wrong test in kvm_set_cr3
` [PATCH v7 04/15] nEPT: Move common code to paging_tmpl.h
` [PATCH v7 05/15] nEPT: make guest's A/D bits depends on guest's paging mode
` [PATCH v7 06/15] nEPT: Support shadow paging for guest paging without A/D bits
` [PATCH v7 07/15] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v7 08/15] nEPT: Redefine EPT-specific link_shadow_page()
` [PATCH v7 09/15] nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
` [PATCH v7 10/15] nEPT: Add nEPT violation/misconfigration support
` [PATCH v7 11/15] nEPT: MMU context for nested EPT
` [PATCH v7 12/15] nEPT: Nested INVEPT
` [PATCH v7 13/15] nEPT: Advertise EPT to L1
` [PATCH v7 14/15] nEPT: Some additional comments
` [PATCH v7 15/15] nEPT: Miscelleneous cleanups
FAQ on linux-kvm.org has broken link
2013-08-05 11:31 UTC (8+ messages)
[PATCH] KVM: nVMX: Advertise IA32_PAT in VM exit control
2013-08-05 11:05 UTC (8+ messages)
[PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-05 10:42 UTC (20+ messages)
vm performance degradation after kvm live migration or save-restore with ETP enabled
2013-08-05 9:37 UTC (12+ messages)
` [Qemu-devel] "
` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
[PATCH] kvm-unit-tests: VMX: Fix confused definition of rflags
2013-08-05 9:27 UTC (5+ messages)
[PATCH] nVMX: Keep arch.pat in sync on L1-L2 switches
2013-08-05 8:40 UTC (4+ messages)
[PATCH] KVM: nVMX: correctly set tr base on nested vmexit emulation
2013-08-05 6:23 UTC (4+ messages)
[PATCH] KVM: MMU: fix check the reserved bits on the gpte of L2
2013-08-05 6:03 UTC (2+ messages)
[PATCH] arch: powerpc: kvm: add signed type cast for comparation
2013-08-05 5:50 UTC (3+ messages)
KVM Test report, kernel bf640876... qemu 0779caeb
2013-08-05 4:21 UTC (3+ messages)
[PATCH V2 1/4] x86: introduce hypervisor_cpuid_base()
2013-08-05 3:38 UTC (3+ messages)
` [PATCH V2 4/4] x86: correctly detect hypervisor
[PATCH v3] kvm-unit-tests: VMX: Split VMX test suites to separate file
2013-08-05 3:32 UTC
[PATCH v2] kvm-unit-tests: VMX: Split VMX test suites to separate file
2013-08-05 0:55 UTC (5+ messages)
[PATCH v6 00/15] Nested EPT
2013-08-04 17:24 UTC (39+ 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
[PATCH] kvm-unit-tests: VMX: Split VMX test suites to separate file
2013-08-04 17:23 UTC (4+ messages)
[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
2013-08-04 14:15 UTC (8+ messages)
` [PATCH 03/12] KVM: MMU: lazily drop large spte
kernel 3.10.1 - "NMI received for unknown reason"
2013-08-04 12:44 UTC (10+ messages)
[PATCH 0/6 v2] kvm: powerpc: use cache attributes from linux pte
2013-08-03 4:25 UTC (17+ 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
[PATCH 0/8] PR KVM fixes and improvements
2013-08-03 2:00 UTC (4+ messages)
` [PATCH 2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
RFC: vfio-pci API for PCI bus/slot (hot) resets
2013-08-02 23:56 UTC (8+ 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 (5+ messages)
` [Bug 60620] "
[Bug 60679] New: L2 can't boot up when creating L1 with '-cpu host' qemu option
2013-08-02 6:33 UTC
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 (5+ messages)
` [Announcement] "
[PATCH v5 00/14] Nested EPT
2013-08-01 13:20 UTC (30+ 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 07/14] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v5 10/14] nEPT: Add nEPT violation/misconfigration support
` [PATCH v5 11/14] nEPT: MMU context for nested EPT
[PATCH 0/2] KVM: s390: add floating irq controller
2013-08-01 12:47 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH] virtio-scsi: Fix virtqueue affinity setup
2013-08-01 8:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox