messages from 2017-05-30 15:58:54 to 2017-06-02 19:06:22 UTC [more...]
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-06-02 19:06 UTC (9+ messages)
` [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework
` [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level
[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
2017-06-02 16:29 UTC (21+ messages)
` [PATCH 01/10] vfio: platform: Add automasked field to vfio_platform_irq
` [PATCH 02/10] VFIO: platform: Introduce direct EOI interrupt handler
` [PATCH 03/10] VFIO: platform: Direct EOI irq bypass for ARM/ARM64
` [PATCH 04/10] VFIO: pci: Add automasked field to vfio_pci_irq_ctx
` [PATCH 05/10] VFIO: pci: Introduce direct EOI INTx interrupt handler
` [PATCH 08/10] KVM: arm/arm64: vgic: Handle unshared mapped interrupts
[PATCH v2 00/25] arm64: KVM: Mediate access to GICv3 sysregs at EL2
2017-06-02 16:24 UTC (29+ messages)
` [PATCH v2 01/25] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH v2 02/25] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH v2 03/25] KVM: arm64: Make kvm_condition_valid32() accessible from EL2
` [PATCH v2 04/25] KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
` [PATCH v2 05/25] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH v2 06/25] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH v2 07/25] KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
` [PATCH v2 08/25] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH v2 09/25] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH v2 10/25] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH v2 11/25] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
` [PATCH v2 12/25] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH v2 13/25] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH v2 14/25] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH v2 15/25] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH v2 16/25] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH v2 17/25] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH v2 18/25] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH v2 19/25] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH v2 20/25] KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
` [PATCH v2 21/25] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH v2 22/25] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH v2 23/25] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH v2 24/25] KVM: arm64: Enable GICv3 common sysreg trapping via command-line
` [PATCH v2 25/25] KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
[kvm-unit-tests PATCH v2] s390x: Interception tests
2017-06-02 16:22 UTC (4+ messages)
[kvm-unit-tests PATCH] ppc64: test rtc parameter
2017-06-02 15:39 UTC (2+ messages)
[PATCH kvm-unit-tests v2 0/2] arm/arm64: smp: on_cpu improvements
2017-06-02 15:31 UTC (3+ messages)
` [PATCH kvm-unit-tests v2 1/2] arm/arm64: smp: cpu0 is special
` [PATCH kvm-unit-tests v2 2/2] arm/arm64: smp: add deadlock detection
[PATCH kvm-unit-tests 0/2] arm/arm64: smp: on_cpu improvements
2017-06-02 15:26 UTC (4+ messages)
` [PATCH kvm-unit-tests 1/2] arm/arm64: smp: cpu0 is special
` [PATCH kvm-unit-tests 2/2] arm/arm64: smp: add deadlock detection
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-06-02 14:13 UTC (3+ messages)
` [PATCH V17 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
2017-06-02 13:20 UTC (23+ messages)
` [PATCH RFC 1/2] s390x: mm: allow mixed page table types (2k and 4k)
[PATCH v6] KVM: x86: avoid large stack allocations in em_fxrstor
2017-06-02 2:10 UTC
[PATCH v4] KVM: x86: avoid large stack allocations in em_fxrstor
2017-06-02 2:10 UTC (6+ messages)
` [PATCH v5] "
[PATCH 0/4] KVM: nVMX: Fix some failed VM-entry issues
2017-06-01 22:13 UTC (5+ messages)
` [PATCH 1/4] KVM: nVMX: Sequester all vmcs12 guest-state updates
` [PATCH 2/4] KVM: nVMX: Introduce update_vmcs12_vm_entry_controls
` [PATCH 3/4] KVM: nVMX: Introduce record_extra_vmcs12_exit_information
` [PATCH 4/4] KVM: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
[PATCH] KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
2017-06-01 19:44 UTC
[PATCH] KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
2017-06-01 19:43 UTC
[GIT PULL] KVM changes for 4.12-rc4
2017-06-01 16:49 UTC
[PATCH kvm-unit-tests 0/7] x86: introduce and apply on_cpus
2017-06-01 15:49 UTC (9+ messages)
` [PATCH kvm-unit-tests 1/7] x86/unittests.cfg: create hyperv group
` [PATCH kvm-unit-tests 2/7] lib/x86/smp: introduce on_cpus
` [PATCH kvm-unit-tests 3/7] x86/hyperv_clock: apply on_cpus
` [PATCH kvm-unit-tests 4/7] x86/hyperv_stimer: "
` [PATCH kvm-unit-tests 5/7] x86/hyperv_synic: "
` [PATCH kvm-unit-tests 6/7] x86/kvmclock_test: "
` [PATCH kvm-unit-tests 7/7] x86/vmexit: "
[PATCH v4 00/11] KVM: arm/arm64: race fixes and vcpu requests
2017-06-01 13:53 UTC (25+ messages)
` [PATCH v4 01/11] KVM: improve arch vcpu request defining
` [PATCH v4 02/11] KVM: add kvm_request_pending
` [PATCH v4 05/11] KVM: arm/arm64: replace pause checks with vcpu request checks
` [PATCH v4 06/11] KVM: arm/arm64: use vcpu requests for power_off
` [PATCH v4 07/11] KVM: arm/arm64: optimize VCPU RUN
` [PATCH v4 08/11] KVM: arm/arm64: change exit request to sleep request
` [PATCH v4 09/11] KVM: arm/arm64: use vcpu requests for irq injection
` [PATCH v4 11/11] KVM: arm/arm64: timer: remove request-less vcpu kick
[PATCH kvm-unit-tests 0/3] arm/arm64: introduce on_cpu[_async]
2017-06-01 13:50 UTC (4+ messages)
` [PATCH kvm-unit-tests 1/3] arm/arm64: smp: rename secondary_halt to do_idle
` [PATCH kvm-unit-tests 2/3] arm/arm64: smp: introduce on_cpu and on_cpu_async
` [PATCH kvm-unit-tests 3/3] arm/arm64: rename smp_run to on_cpus
[RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
2017-06-01 12:30 UTC (4+ messages)
` [RFC,20/30] "
[PATCH v2 0/9] Userspace timer IRQ number control and PMU with userspace-gic
2017-06-01 10:53 UTC (8+ messages)
` [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
[PATCH 1/1] KVM: SVM: do not zero out segment attributes if segment is unusable or not present
2017-06-01 9:22 UTC (2+ messages)
[PATCH V3 0/2] KVM: PPC: Book3S HV: Support POWER9's large decrementer mode
2017-06-01 6:26 UTC (3+ messages)
` [PATCH V3 2/2] KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
[Qemu-devel] Doubts about Kvm architecture
2017-05-31 21:44 UTC
[PATCH 0/2] srcu: allow using same SRCU in process and interrupt context
2017-05-31 17:56 UTC (5+ messages)
` [PATCH 1/2] srcutiny, srcutree: "
` [PATCH 2/2] srcuclassic: "
Doubts about Kvm architecture
2017-05-31 17:48 UTC (2+ messages)
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-05-31 15:48 UTC (42+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption
_Зgpaвсmвyйmе! Baс uнmеpесyюm клuенmскuе 6aзы gaнных?
2017-05-29 8:07 UTC
[kvm-unit-tests PATCH v2 0/2] s390x: program interrupt handler
2017-05-31 14:23 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: generate asm offsets for the lowcore
` [kvm-unit-tests PATCH v2 2/2] s390x: pgm interrupt handler and a way to test them
KVM is type 1 hypervisor, but
2017-05-31 14:21 UTC (3+ messages)
Possible race condition during lock_count increment in srcu_read_lock
2017-05-31 13:03 UTC (8+ messages)
[kvm-unit-tests PATCH] powerpc: Rework the rtas_token() function
2017-05-31 12:31 UTC (4+ messages)
[RFC] KVM: SVM: do not drop VMCB CPL to 0 if SS is not present
2017-05-31 10:50 UTC (10+ messages)
[kvm-unit-tests PATCH] powerpc: Fix endless loop that occurs without a device tree
2017-05-31 9:27 UTC (9+ messages)
KVM call for 2017-06-06
2017-05-31 8:18 UTC (2+ messages)
[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
2017-05-31 7:54 UTC (17+ messages)
` [PATCH 07/31] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH 14/31] KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH 17/31] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
[RFC] KVM: SVM: ignore type when setting segment registers
2017-05-31 6:42 UTC (4+ messages)
[edk2] [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
2017-05-31 2:13 UTC (3+ messages)
[PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set
2017-05-30 22:09 UTC (3+ messages)
[Bug 195315] New: Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110
2017-05-30 21:28 UTC (2+ messages)
` [Bug 195315] "
[PATCH] KVM: SVM: ignore type when setting segment registers
2017-05-30 16:04 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).