messages from 2017-09-05 14:52:04 to 2017-09-12 15:07:22 UTC [more...]
[PATCH 0/3] KVM: SVM: Fix guest not booting w/ AVIC enabled
2017-09-12 15:07 UTC (9+ messages)
` [PATCH 1/3] KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
` [PATCH 2/3] KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
` [PATCH 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC
[kvm-unit-tests PATCH RFC] s390x: factor out running of tests into common code
2017-09-12 15:01 UTC (2+ messages)
"KVM: x86: generalize guest_cpuid_has_ helpers" breaks clang
2017-09-12 14:42 UTC
[Qemu-devel] [RFC] Buffers/caches in VirtIO Balloon driver stats
2017-09-12 14:29 UTC (3+ messages)
[PATCH] arm64: KVM: Skip PSTATE.PAN reest at EL2 in non-VHE
2017-09-12 14:19 UTC (5+ messages)
sysbench throughput degradation in 4.13+
2017-09-12 14:14 UTC
[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
2017-09-12 14:02 UTC (22+ messages)
` [RFC Part2 PATCH v3 01/26] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support
` [RFC Part2 PATCH v3 03/26] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
[kvm-unit-tests] x86: access: Add test for 5 level paging mode
2017-09-12 13:42 UTC (4+ messages)
[PATCH v15 0/5] Virtio-balloon Enhancement
2017-09-12 13:23 UTC (11+ messages)
` [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [virtio-dev] "
[PATCH v2] KVM: s390: vsie: use common code functions for pinning
2017-09-12 12:52 UTC (3+ messages)
[kvm-unit-tests PATCH 1/1] x86/pmu: change the num_counters to reflect the real gp counters
2017-09-12 12:20 UTC (2+ messages)
[PATCH kvm-unit-tests] x86: access: fix SMEP-disabled case with TCG
2017-09-12 10:40 UTC
[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
2017-09-12 9:40 UTC (5+ messages)
` [PATCH v4 1/3] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device
` [PATCH v4 2/3] PCI: Avoid bus reset for Cavium cn8xxx root ports
` [PATCH v4 3/3] PCI: Avoid slot reset if bus reset is not possible
` [v4,0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
[PATCH] KVM: MMU: speedup update_permission_bitmask
2017-09-12 8:20 UTC (3+ messages)
[PATCH v1 0/6] QEMU: kvm: cleanup kvm_slot handling
2017-09-12 7:39 UTC (8+ messages)
` [PATCH v1 1/6] kvm: require JOIN_MEMORY_REGIONS_WORKS
` [PATCH v1 2/6] kvm: factor out alignment of memory section
` [PATCH v1 3/6] kvm: use start + size for memory ranges
` [PATCH v1 4/6] kvm: we never have overlapping slots in kvm_set_phys_mem()
` [PATCH v1 5/6] kvm: kvm_log_start/stop are only called with known sections
` [PATCH v1 6/6] kvm: kvm_log_sync() is only called with known memory sections
[PATCH] KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
2017-09-12 5:56 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
2017-09-12 4:04 UTC
[GIT PULL] Please pull my kvm-ppc-fixes branch
2017-09-12 4:01 UTC (4+ messages)
[PATCH v9] FlexRM support in VFIO platform
2017-09-11 19:13 UTC (3+ messages)
` [PATCH v9] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
2017-09-11 16:39 UTC (2+ messages)
[RFC PATCH v3 0/1] VM introspection
2017-09-11 15:36 UTC (2+ messages)
` [RFC PATCH v3 1/1] kvm: add documentation for the VM introspection subsystem
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-09-11 12:04 UTC (22+ messages)
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature
` 答复: "
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
[PATCH 0/2] Fix preemption issues with kvm_arm_get_running_vcpu
2017-09-11 11:29 UTC (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH 2/2] KVM: arm/arm64: Fix vgic_mmio_change_active with PREEMPT_RT
[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
2017-09-11 10:01 UTC (3+ messages)
[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
2017-09-11 9:52 UTC (2+ messages)
[PATCH v5 0/6] KVM: x86: get rid of pvclock_gtod_copy
2017-09-11 9:24 UTC (2+ messages)
[RESEND] Question about the userfaultfd write-protect support
2017-09-11 7:06 UTC
Question about the userfaultfd write-protect support
2017-09-11 7:02 UTC
[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
2017-09-11 3:27 UTC (5+ messages)
[PATCH v8] FlexRM support in VFIO platform
2017-09-10 5:47 UTC (4+ messages)
` [PATCH v8] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH 3.16 174/233] srcu: Allow use of Classic SRCU from both process and interrupt context
2017-09-09 21:47 UTC
[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
2017-09-09 4:16 UTC (4+ messages)
` [Bug 196409] "
[GIT PULL] First batch of KVM changes for v4.14
2017-09-08 22:25 UTC (2+ messages)
[GIT PULL] VFIO updates for v4.14-rc1
2017-09-08 19:25 UTC
[PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
2017-09-08 16:40 UTC (3+ messages)
` 答复: "
[PATCH v3 0/5] Handle forwarded level-triggered interrupts
2017-09-08 16:30 UTC (11+ messages)
` [PATCH v3 1/5] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v3 2/5] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v3 3/5] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v3 4/5] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v3 5/5] KVM: arm/arm64: Provide a vgic interrupt line level sample function
[PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
2017-09-08 14:55 UTC (2+ messages)
[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
2017-09-08 13:33 UTC
[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
2017-09-08 12:10 UTC (6+ messages)
[PATCH v3 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
2017-09-07 16:52 UTC (8+ messages)
` [PATCH v3 3/3] PCI: Avoid slot reset for "
[PATCH] arm64: KVM: VHE: reset PSTATE.UAO when switch to host
2017-09-07 12:00 UTC (6+ messages)
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-09-07 0:15 UTC (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization
[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
2017-09-06 22:09 UTC
[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
2017-09-06 20:49 UTC (14+ messages)
[PATCH] KVM: x86: Fix immediate_exit handling for uninitialized AP
2017-09-06 16:34 UTC
[PATCH] KVM: x86: Fix handling of pending signal on uninitialized AP
2017-09-06 15:33 UTC (2+ messages)
[PATCH] KVM: SVM: Do not issue virtual VMLOAD/VMSAVE supported-message
2017-09-06 15:28 UTC (5+ messages)
[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
2017-09-06 15:19 UTC (4+ messages)
答复:re: [PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
2017-09-06 15:15 UTC
[RFC] virtio-iommu version 0.4
2017-09-06 11:54 UTC (6+ messages)
` [virtio-dev] "
[PATCH v7] FlexRM support in VFIO platform
2017-09-06 11:12 UTC (4+ messages)
` [PATCH v7] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
2017-09-06 9:35 UTC (8+ messages)
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
2017-09-06 9:06 UTC (3+ messages)
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
[PATCH v6] FlexRM support in VFIO platform
2017-09-06 8:14 UTC (6+ messages)
` [PATCH v6] vfio: platform: reset: Add Broadcom FlexRM reset module
[PATCH] KVM: arm64: vgic-its: Fix wrong return value check in vgic_its_restore_device_tables
2017-09-06 7:22 UTC (2+ messages)
[PATCH] KVM: SVM: Add a missing 'break' statement
2017-09-05 21:58 UTC
[PATCH net V2] vhost_net: correctly check tx avail during rx busy polling
2017-09-05 21:48 UTC (2+ messages)
[PULL v2 0/5] KVM/ARM Changes for v4.14
2017-09-05 15:41 UTC (6+ messages)
` [PULL v2 1/5] KVM: arm/arm64: Fix guest external abort matching
` [PULL v2 2/5] KVM: arm/arm64: vgic: constify seq_operations and file_operations
` [PULL v2 3/5] KVM: arm/arm64: vITS: Drop its_ite->lpi field
` [PULL v2 4/5] KVM: arm/arm64: Extract GICv3 max APRn index calculation
` [PULL v2 5/5] KVM: arm/arm64: Support uaccess of GICC_APRn
[PULL 0/8] KVM/ARM Changes for v4.14
2017-09-05 15:07 UTC (7+ messages)
` [PULL 4/8] KVM: arm/arm64: Fix guest external abort matching
` [PULL 5/8] KVM: arm/arm64: vgic: constify seq_operations and file_operations
` [PULL 6/8] KVM: arm/arm64: vITS: Drop its_ite->lpi field
` [PULL 7/8] KVM: arm/arm64: Extract GICv3 max APRn index calculation
` [PULL 8/8] KVM: arm/arm64: Support uaccess of GICC_APRn
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