messages from 2013-07-23 02:23:44 to 2013-07-28 20:34:41 UTC [more...]
[PATCH qom-cpu v9] target-i386: Move hyperv_* static globals to X86CPU
2013-07-28 20:34 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] nVMX: reset rflags register cache during nested vmentry
2013-07-28 15:31 UTC
[PATCH v3] kvm-unit-tests : Basic architecture of VMX nested test case
2013-07-28 14:34 UTC (4+ messages)
[Bug 60642] New: guest uses 100% and completely hangs
2013-07-28 14:25 UTC (2+ messages)
` [Bug 60642] "
[PATCH v2] kvm-unit-tests : Basic architecture of VMX nested test case
2013-07-28 12:24 UTC (7+ messages)
vm performance degradation after kvm live migration or save-restore with ETP enabled
2013-07-27 7:47 UTC (3+ messages)
[PATCH 1/2] kvm: powerpc: Do not ignore "E" attribute in mas2
2013-07-26 22:27 UTC (30+ messages)
` [PATCH 2/2] kvm: powerpc: set cache coherency only for kernel managed pages
[PATCH 1/4] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
2013-07-26 22:26 UTC (10+ messages)
` [PATCH 2/4] kvm: powerpc: allow guest control "E" attribute in mas2
` [PATCH 3/4] kvm: powerpc: allow guest control "G" "
` [PATCH 4/4] kvm: powerpc: set cache coherency only for RAM pages
[PULL 02/25] kvm: Change prototype of kvm_update_guest_debug()
2013-07-26 22:05 UTC (2+ messages)
` [PULL 03/25] target-s390x: Fix CPUState rework fallout
kernel 3.10.1 - "NMI received for unknown reason"
2013-07-26 18:39 UTC (2+ messages)
[RFC 0/2] KVM: s390: add floating irq controller
2013-07-26 16:47 UTC (3+ messages)
` [RFC 1/2] KVM: s390: add and extend interrupt information data structs
` [RFC 2/2] KVM: s390: add floating irq controller
[PATCH 0/8] KVM: s390: fixes and cleanup
2013-07-26 13:04 UTC (9+ messages)
` [PATCH 1/8] KVM: s390: move kvm_guest_enter,exit closer to sie
` [PATCH 2/8] KVM: s390: fix pfmf non-quiescing control handling
` [PATCH 3/8] KVM: s390: allow sie enablement for multi-threaded programs
` [PATCH 4/8] KVM: s390: fix task size check
` [PATCH 5/8] KVM: s390: declare virtual HW facilities
` [PATCH 6/8] KVM: s390: Fix sparse warnings in priv.c
` [PATCH 7/8] KVM: s390: Add helper function for setting condition code
` [PATCH 8/8] KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
[Bug 60629] New: Starting a virtual machine ater suspend causes the host system hangup
2013-07-26 3:00 UTC
[PATCH v4 00/13] Nested EPT
2013-07-25 11:00 UTC (14+ messages)
` [PATCH v4 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
` [PATCH v4 02/13] nEPT: Fix cr3 handling in nested exit and entry
` [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 05/13] nEPT: make guest's A/D bits depends on guest's paging mode
` [PATCH v4 06/13] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v4 07/13] nEPT: Redefine EPT-specific link_shadow_page()
` [PATCH v4 08/13] nEPT: Nested INVEPT
` [PATCH v4 09/13] nEPT: Add nEPT violation/misconfigration support
` [PATCH v4 10/13] nEPT: MMU context for nested EPT
` [PATCH v4 11/13] nEPT: Advertise EPT to L1
` [PATCH v4 12/13] nEPT: Some additional comments
` [PATCH v4 13/13] nEPT: Miscelleneous cleanups
[PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
2013-07-25 16:26 UTC (3+ messages)
[PATCH 0/8] PR KVM fixes and improvements
2013-07-25 13:54 UTC (6+ messages)
` [PATCH 1/8] KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
` [PATCH 2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Mkinitcpio failing on vfio-vga-reset kernel branch on Arch Linux
2013-07-25 11:35 UTC
[RFC][PATCH 0/2] s390/kvm: add kvm support for guest page hinting v2
2013-07-25 10:58 UTC (6+ messages)
` [PATCH 1/2] mm: add support for discard of unused ptes
` [PATCH 2/2] s390/kvm: support collaborative memory management
[PATCH V2 1/4] x86: introduce hypervisor_cpuid_base()
2013-07-25 10:56 UTC (5+ messages)
` [PATCH V2 2/4] xen: switch to use hypervisor_cpuid_base()
` [PATCH V2 3/4] kvm: "
` [PATCH V2 4/4] x86: correctly detect hypervisor
[PATCH 1/2] KVM: x86: Simplify __apic_accept_irq
2013-07-25 10:44 UTC (3+ messages)
` [PATCH 2/2] KVM: x86: Drop some unused functions from lapic
[PATCH 0/4 v6] KVM :PPC: Userspace Debug support
2013-07-25 10:20 UTC (3+ messages)
` [PATCH 1/4 v6] powerpc: export debug registers save function for KVM
[[Qemu-devel] [PATCH]] nVMX: Initialize IA32_FEATURE_CONTROL MSR in reset and migration
2013-07-25 10:09 UTC (2+ messages)
[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
2013-07-25 9:38 UTC (14+ messages)
` [PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RESEND "
[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
2013-07-25 8:12 UTC (30+ messages)
` [PATCH 2/4] xen: switch to use hypervisor_cpuid_base()
` [PATCH 3/4] kvm: "
` [PATCH 4/4] x86: properly handle kvm emulation of hyperv
Call for Proposals: 2013 Linux Plumbers Virtualization Microconference
2013-07-25 4:02 UTC (3+ messages)
[PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling
2013-07-24 23:13 UTC (8+ messages)
` [PATCH 03/10] vfio: add external user support
` [PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
[Bug 60620] New: guest loses frequently (multiple times per day!) connectivity to network device
2013-07-24 19:32 UTC (2+ messages)
` [Bug 60620] "
Linux Plumbers ACPI/PM, PCI Microconference
2013-07-24 16:30 UTC (3+ messages)
[PATCH] intel-iommu: Fix leaks in pagetable freeing
2013-07-24 15:25 UTC (2+ messages)
Cannot load kvm_amd module - (says disabled by bios)
2013-07-24 13:36 UTC (5+ messages)
[ANNOUNCE] Key Signing Party at KVM Forum 2013
2013-07-24 12:50 UTC
VU#976534 - How to submit security bugs?
2013-07-24 12:23 UTC (3+ messages)
[RFC PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
2013-07-24 11:25 UTC (23+ messages)
[PATCH 2/2 v2] kvm: powerpc: set cache coherency only for kernel managed pages
2013-07-24 1:06 UTC (7+ messages)
REPLY URGENT
2013-07-23 18:46 UTC
[PATCH] pci: Enable overrides for missing ACS capabilities
2013-07-23 18:38 UTC (11+ messages)
networking stops working
2013-07-23 18:26 UTC (6+ messages)
[PATCH 2/2 v2] kvm: powerpc: set cache coherency only for kernel managed pages
2013-07-23 18:26 UTC (4+ messages)
KVM call agenda for 2013-08-06
2013-07-23 16:31 UTC
KVM call minutes for 2013-07-23
2013-07-23 16:29 UTC
[PATCH 0/4] KVM/arm64 fixes for 3.11
2013-07-23 16:04 UTC (6+ messages)
` [PATCH 3/4] arm64: KVM: let other tasks run when hitting WFE
KVM Forum 2013 Call for Participation - Extended to August 4th
2013-07-23 14:52 UTC
KVM call agenda for 2013-07-30
2013-07-23 13:51 UTC (5+ messages)
` [Qemu-devel] "
Slow TCP performance from Win2k8R2 guests under Linux KVM
2013-07-23 13:46 UTC (4+ messages)
[v1][PATCH 1/1] powerpc/ppc64: rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
2013-07-23 13:37 UTC (2+ messages)
kvm: zapping shadow pages for mmio generation wraparound
2013-07-23 12:35 UTC (3+ messages)
[PULL 11/24] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
2013-07-23 2:53 UTC (3+ messages)
` [PULL 14/24] kvm: Change kvm_{insert,remove}_breakpoint() argument "
` [PULL 19/24] exec: Change cpu_memory_rw_debug() "
[Question] why x2apic's set by default without host support(on Nehalem CPU)
2013-07-23 2:38 UTC (3+ 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