messages from 2017-03-28 13:24:54 to 2017-04-03 10:04:34 UTC [more...]
[PATCH v5 untested] kvm: better MWAIT emulation for guests
2017-04-03 10:04 UTC (6+ messages)
[PATCH v2 00/24] pic/ioapic/irqchip cleanups + minor fixes
2017-04-03 8:58 UTC (7+ messages)
` [PATCH v2 11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v2 21/24] KVM: x86: drop picdev_in_range()
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-04-03 8:34 UTC (11+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
[PATCH 0/4] arch subsystem refcounter conversions
2017-04-03 7:28 UTC (4+ messages)
` [PATCH 3/4] sparc: convert mdesc_handle.refcnt from atomic_t to refcount_t
CentOS 7.2 HVM, PVM and/or PVHVM
2017-04-02 19:39 UTC (4+ messages)
[PATCH 0/5] Convert to use devm_*() for amba attached modules
2017-04-02 14:45 UTC (7+ messages)
` [PATCH 2/5] drivers/rtc/rtc-pl030.c: Convert to use devm_*()
` [PATCH 3/5] drivers/rtc/rtc-pl031.c: "
` [PATCH 4/5] vfio: platform: "
[PATCH 1/6] virtio: wrap find_vqs
2017-04-01 16:13 UTC (11+ messages)
` [PATCH 2/6] virtio: add context flag to find vqs
[Bug 195207] New: Kvmclock: Time warp when hotplug vcpu
2017-04-01 1:29 UTC
[PATCH kvmtool 00/10] Add PCI pass-through support with VFIO
2017-03-31 17:54 UTC (11+ messages)
` [PATCH kvmtool 01/10] pci: add config operations callbacks on the PCI header
` [PATCH kvmtool 02/10] pci: allow to specify IRQ type for PCI devices
` [PATCH kvmtool 03/10] irq: add irqfd helpers
` [PATCH kvmtool 04/10] Extend memory bank API with memory types
` [PATCH kvmtool 05/10] pci: add capability helpers
` [PATCH kvmtool 06/10] Add PCI device pass-through using VFIO
` [PATCH kvmtool 07/10] vfio-pci: add MSI-X support
` [PATCH kvmtool 08/10] vfio-pci: add MSI support
` [PATCH kvmtool 09/10] Introduce reserved memory regions
` [PATCH kvmtool 10/10] vfio: check reserved regions before mapping DMA
[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
2017-03-31 16:26 UTC (13+ messages)
` [PATCH 1/6] KVM: nVMX: we support 1GB EPT pages
` [PATCH 2/6] KVM: VMX: remove bogus check for invalid EPT violation
` [PATCH 3/6] kvm: x86: MMU support for EPT accessed/dirty bits
` [PATCH 4/6] kvm: nVMX: support "
` [PATCH 5/6] KVM: VMX: add missing exit reasons
` [PATCH 6/6] KVM: nVMX: support RDRAND and RDSEED exiting
[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-31 16:25 UTC (7+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages
[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-03-31 16:22 UTC (21+ messages)
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
` [PATCH v3 2/8] acpi: apei: handle SEI notification type for ARMv8
` [PATCH v3 3/8] arm64: apei: add a per-cpu variable to indecate sei is processing
` [PATCH v3 4/8] APEI: GHES: reserve a virtual page for SEI context
` [PATCH v3 5/8] arm64: KVM: add guest SEI support
` [PATCH v3 6/8] arm64: RAS: add ras extension runtime detection
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler
[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
2017-03-31 16:06 UTC (10+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending
` [PATCH v2 2/9] KVM: Add documentation for VCPU requests
` [PATCH v2 3/9] KVM: arm/arm64: prepare to use vcpu requests
` [PATCH v2 4/9] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu request
` [PATCH v2 5/9] KVM: arm/arm64: replace vcpu->arch.power_off "
` [PATCH v2 6/9] KVM: arm/arm64: use a vcpu request on irq injection
` [PATCH v2 7/9] KVM: arm/arm64: PMU: remove request-less vcpu kick
` [PATCH v2 8/9] KVM: arm/arm64: fix race in kvm_psci_vcpu_on
` [PATCH v2 9/9] KVM: arm/arm64: avoid race by caching MPIDR
[PATCH] KVM: nVMX: do not leak PML full vmexit to L1
2017-03-31 13:47 UTC (2+ messages)
[PATCH 0/3] kvm: API adjustments for dirty page ring patches
2017-03-31 13:41 UTC (6+ messages)
` [PATCH 1/2] kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
` [PATCH 2/2] kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
host freezes when running windows 7
2017-03-31 11:50 UTC
[PATCH] x86/fpu: move FPU state into separate cache
2017-03-31 5:57 UTC (13+ messages)
[Bug 195167] New: INVEPT might crash the host
2017-03-31 2:30 UTC
[PATCH v6] vfio error recovery: kernel support
2017-03-30 18:16 UTC (8+ messages)
KVM/ARM: sleeping function called from invalid context
2017-03-30 17:36 UTC (7+ messages)
linux-next: unsigned commits in the kvm tree
2017-03-30 11:01 UTC (3+ messages)
[PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
2017-03-30 8:29 UTC (6+ messages)
` [kbuild-all] "
[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
2017-03-30 7:29 UTC (14+ messages)
` [kvmtool PATCH v9 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available
` [kvmtool PATCH v9 09/15] arm: allow creation of an MSI register frame region
` [kvmtool PATCH v9 12/15] PCI: inject PCI device ID on MSI injection
` [kvmtool PATCH v9 14/15] extend GSI IRQ routing to take a device ID
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:148:9: error: 'ctx' undeclared
2017-03-30 3:55 UTC
[PATCH net-next 0/8] vhost-net rx batching
2017-03-30 3:53 UTC (13+ messages)
` [PATCH net-next 7/8] vhost_net: try batch dequing from skb array
` [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:106:33: sparse: not enough arguments for function vring_new_virtqueue
2017-03-30 2:08 UTC
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-30 1:22 UTC (31+ messages)
` [edk2] "
[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
2017-03-29 22:53 UTC
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
2017-03-29 22:40 UTC
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-29 17:08 UTC (8+ messages)
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
Native Linux KVM tool v2
2017-03-29 15:15 UTC
[kvm-unit-tests PULL] Patch queue for powerpc
2017-03-29 12:14 UTC (2+ messages)
[PATCH] tcg/i386: Display AMD HT warning only for KVM
2017-03-29 11:58 UTC
[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-28 22:18 UTC (14+ messages)
` [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V14 03/10] efi: parse ARM processor error
` [PATCH V14 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V14 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V14 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V14 07/10] efi: print unrecognized CPER section
` [PATCH V14 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V14 09/10] trace, ras: add ARM processor error trace event
` [PATCH V14 10/10] arm/arm64: KVM: add guest SEA support
[PULL] vhost: fixes
2017-03-28 18:32 UTC
[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-28 16:44 UTC (10+ messages)
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support
KVM call for 2017-04-11
2017-03-28 16:08 UTC
[PATCH] kvm/x86/vmx: report KVM_SYSTEM_EVENT_CRASH on triple fault
2017-03-28 15:51 UTC (5+ messages)
[PATCH v4 00/16] basic vfio-ccw infrastructure
2017-03-28 15:23 UTC (5+ messages)
Communication in x86
2017-03-28 14:51 UTC (2+ messages)
[PATCH v2 0/9] arm64: KVM: Fix PMU exception generation
2017-03-28 13:37 UTC (5+ messages)
` [PATCH v2 7/9] arm64: KVM: Do not corrupt registers on failed 64bit CP read
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).