messages from 2017-04-27 19:27:46 to 2017-05-03 13:44:03 UTC [more...]
[PATCH] KVM: x86: fix KVM_SET_CLOCK relative to setting correct clock value
2017-05-03 13:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 00/22] vITS save/restore
2017-05-03 13:40 UTC (26+ messages)
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 17/22] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
[PATCH 0/2] kvm: Fixes for race conditions
2017-05-03 13:13 UTC (6+ messages)
` [PATCH 1/2] kvm: Fix mmu_notifier release race
[kvm-unit-tests PATCH 0/3] Update license information
2017-05-03 12:45 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/3] Add LGPL information to some ARM and PPC specific library files
` [kvm-unit-tests PATCH 2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays
` [kvm-unit-tests PATCH 3/3] Add a copyright/license header for the ARM spinlock test
[PATCH 0/7] KVM: MMU: fast write protect
2017-05-03 12:28 UTC (9+ messages)
` [PATCH 1/7] KVM: MMU: correct the behavior of mmu_spte_update_no_track
` [PATCH 2/7] KVM: MMU: introduce possible_writable_spte_bitmap
` [PATCH 3/7] KVM: MMU: introduce kvm_mmu_write_protect_all_pages
` [PATCH 4/7] KVM: MMU: enable KVM_WRITE_PROTECT_ALL_MEM
` [PATCH 5/7] KVM: MMU: allow dirty log without write protect
` [PATCH 6/7] KVM: MMU: clarify fast_pf_fix_direct_spte
` [PATCH 7/7] KVM: MMU: stop using mmu_spte_get_lockless under mmu-lock
[PATCH v6 00/13] basic channel IO passthrough infrastructure based on vfio
2017-05-03 11:14 UTC (24+ messages)
` [PATCH v6 01/13] update-linux-headers: update for vfio-ccw
` [PATCH v6 02/13] vfio: linux-headers "
` [PATCH v6 03/13] s390x/css: add s390-squash-mcss machine option
` [PATCH v6 04/13] s390x/css: realize css_sch_build_schib
` [PATCH v6 05/13] s390x/css: realize css_create_sch
` [PATCH v6 06/13] s390x/css: device support for s390-ccw passthrough
` [Qemu-devel] "
` [PATCH v6 07/13] vfio/ccw: vfio based subchannel passthrough driver
` [Qemu-devel] "
` [PATCH v6 08/13] vfio/ccw: get io region info
` [Qemu-devel] "
` [PATCH v6 09/13] vfio/ccw: get irqs info and set the eventfd fd
` [Qemu-devel] "
` [PATCH v6 10/13] s390x/css: introduce and realize ccw-request callback
` [Qemu-devel] "
` [PATCH v6 11/13] s390x/css: ccw translation infrastructure
` [PATCH v6 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v6 13/13] MAINTAINERS: Add vfio-ccw maintainer
[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
2017-05-03 10:46 UTC (32+ messages)
` [PATCH 01/31] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
` [PATCH 02/31] arm64: KVM: Do not use stack-protector to compile EL2 code
` [PATCH 03/31] arm: KVM: Do not use stack-protector to compile HYP code
` [PATCH 04/31] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
` [PATCH 05/31] KVM: arm/arm64: vgic-v3: "
` [PATCH 06/31] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
` [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the "
` [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH 09/31] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
` [PATCH 10/31] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
` [PATCH 11/31] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH 12/31] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH 13/31] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
` [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH 15/31] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH 16/31] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
` [PATCH 18/31] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH 19/31] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH 20/31] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH 21/31] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH 22/31] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH 23/31] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH 24/31] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH 25/31] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH 26/31] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
` [PATCH 27/31] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH 28/31] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH 29/31] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH 30/31] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
` [PATCH 31/31] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Handle pml in nested vmx
2017-05-03 1:53 UTC (3+ messages)
[PATCH] x86: kvm: Avoid guest page table walk when gpa_available is set
2017-05-02 21:44 UTC (9+ messages)
[PATCH 0/5] KVM/ARM: Fixes for 4.12-rc1
2017-05-02 20:56 UTC (14+ messages)
` [PATCH 1/5] arm64: KVM: Do not use stack-protector to compile EL2 code
` [PATCH 2/5] arm: KVM: Do not use stack-protector to compile HYP code
` [PATCH 3/5] KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
` [PATCH 4/5] KVM: arm/arm64: vgic-v3: "
` [PATCH 5/5] KVM: arm/arm64: vgic-v3: Use PREbits to infer the number of ICH_APxRn_EL2 registers
[PATCH] KVM: nVMX: do not leak PML full vmexit to L1
2017-05-02 18:31 UTC (3+ messages)
userspace emulated smmu/vfio integration: how to trap updates to the table structures?
2017-05-02 17:36 UTC (10+ messages)
[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
2017-05-02 15:48 UTC (12+ messages)
` [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
` [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
[PATCH] Revert "KVM: Support vCPU-based gfn->hva cache"
2017-05-02 14:23 UTC
[PATCH v2] uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
2017-05-02 14:20 UTC
[PATCH] tools/kvm: fix top level makefile
2017-05-02 14:04 UTC (2+ messages)
[kvm-unit-tests PATCH 00/32] VMX framework enhancements and new tests
2017-05-02 14:00 UTC (2+ messages)
CFP: KVM Forum 2017
2017-05-02 10:41 UTC
[PATCH] uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
2017-05-02 9:20 UTC (4+ messages)
[PATCH v5 3/4] shutdown: Add source information to SHUTDOWN and RESET
2017-05-02 8:13 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
2017-05-02 7:30 UTC (2+ messages)
[PATCH 0/2] arm64: Workaround for Thunder KVM hang issues
2017-05-01 4:53 UTC (2+ messages)
[PATCH kernel v11 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
2017-05-01 2:58 UTC (2+ messages)
` [kernel, v11, "
[PATCH kernel v11 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
2017-05-01 2:58 UTC (2+ messages)
` [kernel, v11, "
[PATCH kernel v11 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
2017-05-01 2:58 UTC (2+ messages)
` [kernel, v11, "
[PATCH kernel v11 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
2017-05-01 2:58 UTC (2+ messages)
` [kernel, v11, "
[PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
2017-04-30 5:35 UTC (4+ messages)
` [PATCH v3 2/4] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v3 3/4] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v3 4/4] target-arm: kvm64: handle SError interrupt for RAS extension
[BUG] x86: failed to boot a kernel on a Ryzen machine
2017-04-29 21:08 UTC (7+ messages)
[GIT PULL] Please pull my kvm-ppc-next branch again
2017-04-29 12:39 UTC (2+ messages)
[PATCH v2] arm64: Add ASM modifier for xN register operands
2017-04-28 19:08 UTC (11+ messages)
[PATCH v2] KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
2017-04-28 15:06 UTC
[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-04-28 13:07 UTC (3+ messages)
` [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-04-28 12:51 UTC (8+ messages)
` [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
` [Qemu-devel] "
[PATCH v5 00/13] basic channel IO passthrough infrastructure based on vfio
2017-04-28 11:04 UTC (5+ messages)
` [PATCH v5 07/13] vfio/ccw: vfio based subchannel passthrough driver
Accessing to guest memory pages from the host
2017-04-28 10:48 UTC
[PATCH 0/2] KVM: nVMX: Fix nested posted interrupts delivery
2017-04-28 10:16 UTC (4+ messages)
` [PATCH 1/2] x86: irq: Define a global vector for nested posted interrupts
` [PATCH 2/2] KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
[RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
2017-04-28 9:56 UTC (10+ messages)
` [RFC PATCH 02/20] intel_iommu: exposed extended-context mode to guest
` [Qemu-devel] "
` [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
` [RFC PATCH 14/20] intel_iommu: add FOR_EACH_ASSIGN_DEVICE macro
[PATCH] KVM: Documentation: remove VM mmap documentation
2017-04-28 9:52 UTC (4+ messages)
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-04-28 5:32 UTC (6+ messages)
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-04-28 2:55 UTC (10+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
Communication in x86
2017-04-28 1:48 UTC (3+ messages)
[PATCH v4 3/4] shutdown: Add source information to SHUTDOWN and RESET
2017-04-27 21:32 UTC
[PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
2017-04-27 19:27 UTC (12+ 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