messages from 2016-11-28 22:53:23 to 2016-12-01 12:20:08 UTC [more...]
[patch] KVM: use after free in kvm_ioctl_create_device()
2016-12-01 12:20 UTC (2+ messages)
[kvm-unit-tests PATCH v13 0/4] ARM PMU tests
2016-12-01 12:19 UTC (16+ messages)
` [kvm-unit-tests PATCH v13 1/4] arm: Define macros for accessing system registers
` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 2/4] arm: Add PMU test
` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 3/4] arm: pmu: Check cycle count increases
` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 4/4] arm: pmu: Add CPI checking
` [Qemu-devel] "
[PULL] KVM/ARM updates for 4.9-rc7
2016-12-01 12:15 UTC (5+ messages)
` [PATCH] KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs
[PATCH v2] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
2016-12-01 11:38 UTC
[Qemu-devel] [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test
2016-12-01 5:35 UTC (4+ messages)
[v8 0/3] plumb kvm/vfio to notify kvm:group attach/detach
2016-12-01 5:20 UTC (4+ messages)
` [v8 1/3] vfio: vfio_register_notifier: classify iommu notifier
` [v8 2/3] vfio: support notifier chain in vfio_group
` [v8 3/3] kvm: set/clear kvm to/from vfio_group when group add/delete
[PATCH] vfio/pci: Support error recovery
2016-12-01 4:51 UTC (6+ messages)
[PATCH] vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'
2016-12-01 4:48 UTC (5+ messages)
[v7 0/3] plumb kvm/vfio to notify kvm:group attach/detach
2016-12-01 4:42 UTC (8+ messages)
` [v7 3/3] kvm: set/clear kvm to/from vfio_group when group add/delete
[PATCH] KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
2016-12-01 3:05 UTC
[PATCH v3 0/5] VMX Capability MSRs
2016-11-30 23:53 UTC (14+ messages)
` [PATCH v3 1/5] KVM: nVMX: generate non-true VMX MSRs based on true versions
` [PATCH v3 2/5] KVM: nVMX: support restore of VMX capability MSRs
` [PATCH v3 3/5] KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
` [PATCH v3 4/5] KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
` [PATCH v3 5/5] KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
4.9.0-rc6+ boot problem
2016-11-30 22:20 UTC (5+ messages)
[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
2016-11-30 20:03 UTC (9+ messages)
` [PATCH 1/8] kvm: nVMX: Prepare for checkpointing L2 state
` [PATCH 2/8] kvm: nVMX: Refactor handle_vmon()
` [PATCH 3/8] kvm: nVMX: Refactor handle_vmptrld()
` [PATCH 4/8] kvm: nVMX: Refactor nested_get_vmcs12_pages()
` [PATCH 5/8] kvm: nVMX: Split VMCS checks from nested_vmx_run()
` [PATCH 6/8] kvm: nVMX: Refactor nested_vmx_run()
` [PATCH 7/8] kvm: nVMX: Introduce KVM_CAP_VMX_STATE
` [PATCH 8/8] kvm: nVMX: Defer gpa->hpa lookups for set_vmx_state
[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-11-30 19:15 UTC (7+ messages)
` [PATCH kernel v5 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH kernel v5 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH kernel v5 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH kernel v5 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info
[PATCH v2 0/5] KVM: VMX: Fix single stepping with emulated instructions
2016-11-30 18:52 UTC (8+ messages)
` [PATCH v2 1/5] KVM: x86: Add a return value to kvm_emulate_cpuid
` [PATCH v2 2/5] KVM: VMX: Reorder some skip_emulated_instruction calls
` [PATCH v2 3/5] KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
` [PATCH v2 4/5] KVM: x86: Add kvm_skip_emulated_instruction and use it
` [PATCH v2 5/5] KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs
[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
2016-11-30 18:28 UTC (3+ messages)
` [PATCH v2] "
[kvm-unit-tests PATCH] x86: Test single stepping with emulated instructions
2016-11-30 18:17 UTC (2+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch
2016-11-30 17:25 UTC (2+ messages)
[GIT PULL 0/2] KVM: s390: Changes for 4.10 (via kvm/next)
2016-11-30 17:20 UTC (2+ messages)
Possible nested virtualization issues? Guest panic + hung task on host
2016-11-30 17:06 UTC
[kvm-unit-tests PATCH] Test 32-bit ljmp emulation
2016-11-30 16:36 UTC (2+ messages)
` [kvm-unit-tests PATCH v2] "
[PATCH v3 0/4] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
2016-11-30 15:03 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] KVM: nVMX: propagate errors from prepare_vmcs02
` [PATCH v3 3/4] KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
` [PATCH v3 4/4] KVM: nVMX: check host CR3 on vmentry and vmexit
[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2016-11-30 14:41 UTC (13+ messages)
` [RFC v3 04/10] iommu: iommu_alloc_resv_region
[kvm-unit-tests PATCH 0/4] pci: Various PCI BAR checks
2016-11-30 13:57 UTC (11+ messages)
` [kvm-unit-tests PATCH 1/4] Move INVALID_PHYS_ADDR macro to lib/libcflat.h
` [kvm-unit-tests PATCH 2/4] pci: Assert when PCI bus address can not be translated
` [kvm-unit-tests PATCH 3/4] pci: Sanity check PCI device BAR numbers
` [kvm-unit-tests PATCH 4/4] pci: Do not set or get addresses for unimplemented BARs
[PATCH] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
2016-11-30 13:41 UTC (14+ messages)
[qemu patch V3 0/2] improve kvmclock difference on migration
2016-11-30 13:09 UTC (9+ messages)
` [qemu patch V3 2/2] kvmclock: reduce "
[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
2016-11-30 11:09 UTC (7+ messages)
` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking "
[PATCH v2] KVM/PPC Patch for KVM issue in real mode
2016-11-30 9:09 UTC (3+ messages)
[RFC Design Doc v3] Enable Shared Virtual Memory feature in pass-through scenarios
2016-11-30 8:49 UTC
[PATCH kernel v7 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
2016-11-30 6:52 UTC (8+ messages)
` [PATCH kernel v7 1/7] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v7 2/7] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v7 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v7 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v7 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v7 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
[PATCH 1/5] KVM: PPC: XICS cleanup: remove XICS_RM_REJECT
2016-11-30 6:47 UTC (5+ messages)
` [PATCH 2/5] KVM: PPC: XICS: correct the real mode ICP rejecting counter
` [PATCH 3/5] KVM: PPC: XICS: Fix potential resend twice issue
` [PATCH 4/5] KVM: PPC: XICS: Implement ICS P/Q states
` [PATCH 5/5] KVM: PPC: XICS: Don't lock twice when doing check resend
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-29 19:56 UTC (11+ messages)
` [RFC PATCH v3 15/20] x86: Check for memory encryption on the APs
` [RFC PATCH v3 19/20] x86: Add support to make use of Secure Memory Encryption
` [RFC PATCH v3 20/20] "
[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
2016-11-29 19:38 UTC (5+ messages)
` [PATCH v3] kvm: svm: "
[PATCH] KVM/PPC Patch for KVM issue in real mode
2016-11-29 19:16 UTC (2+ messages)
[PATCH 0/4] VMX Capability MSRs
2016-11-29 17:42 UTC (8+ messages)
` [PATCH 1/4] KVM: nVMX: support restore of VMX capability MSRs
[PATCH] KVM: x86: restrict maximal physical address
2016-11-29 16:53 UTC (5+ messages)
[PATCH] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
2016-11-29 16:15 UTC (6+ messages)
[PATCH v2] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
2016-11-29 16:01 UTC (2+ messages)
[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-11-29 15:37 UTC (4+ messages)
` [PATCH V5 03/10] efi: parse ARMv8 processor error
[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-29 9:26 UTC (5+ messages)
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
[PATCH kernel v6 0/7] powerpc/spapr/vfio: Put pages on VFIO container shutdown
2016-11-29 5:07 UTC (11+ messages)
` [PATCH kernel v6 3/7] vfio/spapr: Postpone allocation of userspace version of TCE table
` [PATCH kernel v6 4/7] vfio/spapr: Add a helper to create default DMA window
` [PATCH kernel v6 5/7] vfio/spapr: Postpone default window creation
` [PATCH kernel v6 6/7] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v6 7/7] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
[PATCH v7 00/14] VT-d unit test
2016-11-29 4:25 UTC (15+ messages)
` [PATCH v7 01/14] pci: fix missing extern for pci_testdev()
` [PATCH v7 02/14] x86/asm: add cpu_relax()
` [PATCH v7 03/14] libcflat: introduce is_power_of_2()
` [PATCH v7 04/14] x86: intel-iommu: add vt-d init test
` [PATCH v7 05/14] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH v7 06/14] libcflat: moving MIN/MAX here
` [PATCH v7 07/14] vm/page: provide PGDIR_OFFSET() macro
` [PATCH v7 08/14] pci: introduce struct pci_dev
` [PATCH v7 09/14] pci: provide pci_scan_bars()
` [PATCH v7 10/14] pci: provide pci_enable_defaults()
` [PATCH v7 11/14] pci: edu: introduce pci-edu helpers
` [PATCH v7 12/14] x86: intel-iommu: add dmar test
` [PATCH v7 13/14] pci: add msi support for 32/64bit address
` [PATCH v7 14/14] x86: intel-iommu: add IR MSI test
[PATCH kvm-unit-tests v6 00/14] VT-d unit test
2016-11-29 4:15 UTC (5+ messages)
[PATCH] arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
2016-11-29 2:12 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;
as well as URLs for NNTP newsgroup(s).