public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-08 21:25:21 to 2017-11-10 21:44:32 UTC [more...]

[PATCH 0/4] KVM: nVMX: Fix pending event injection on nested scenarios
 2017-11-10 21:44 UTC  (3+ messages)
` [PATCH 1/4] KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2

[PATCH 0/5] KVM: x86: Various IOAPIC improvements
 2017-11-10 21:42 UTC  (8+ messages)
` [PATCH 4/5] KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-10 21:42 UTC  (2+ messages)

[PATCH] KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
 2017-11-10 21:41 UTC  (7+ messages)

[PATCH v1] KVM: x86: fix em_fxstor() sleeping while in atomic
 2017-11-10 21:41 UTC  (2+ messages)

[PATCH v6 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-10 21:40 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Various emulator fixes
 2017-11-10 21:39 UTC  (2+ messages)

[PATCH] KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
 2017-11-10 21:37 UTC  (7+ messages)

[PATCH v2] KVM: nVMX/nSVM: Don't intercept #UD when running L2
 2017-11-10 21:37 UTC  (2+ messages)

[PATCH] KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
 2017-11-10 21:36 UTC  (2+ messages)

[PATCH 0/2] kvm: vmx: CPUs without virtual NMIs
 2017-11-10 21:35 UTC  (2+ messages)

[PATCH] KVM: SVM: obey guest PAT
 2017-11-10 21:27 UTC  (2+ messages)

Administrador do sistema
 2017-11-10 20:25 UTC 

[PATCH v2 0/5] x86/xen: support booting PVH guest via standard boot path
 2017-11-10 20:39 UTC  (7+ messages)
` [PATCH v2 1/5] x86: merge x86_hyper into x86_platform and x86_init
` [PATCH v2 2/5] x86: add enum for hypervisors to replace x86_hyper
` [PATCH v2 4/5] x86: add guest_late_init hook to hypervisor_x86 structure

[PATCH v8 0/7] Support RAS virtualization in KVM
 2017-11-10 19:54 UTC  (8+ messages)
` [PATCH v8 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v8 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v8 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v8 4/7] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA
` [PATCH v8 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
` [PATCH v8 6/7] arm64: kvm: Set Virtual SError Exception Syndrome for guest
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

[PATCH kvmtool 0/3] Virtio cleanup
 2017-11-10 19:19 UTC  (4+ messages)
` [PATCH kvmtool 1/3] virtio: Save negotiated features
` [PATCH kvmtool 2/3] virtio: Support drivers that don't negotiate VIRTIO_RING_F_EVENT_IDX
` [PATCH kvmtool 3/3] virtio/pci: Use port I/O for configuration registers by default

[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
 2017-11-10 18:15 UTC  (2+ messages)

[PULL 0/1] vfio-ccw: bugfix
 2017-11-10 18:15 UTC  (3+ messages)
` [PULL 1/1] s390: vfio-ccw: Do not attempt to free no-op, test and tic cda

[GIT PULL] KVM fix for v4.14(-rc9)
 2017-11-10 17:30 UTC 

[PATCH v3 0/4] KVM: Paravirt remote TLB flush
 2017-11-10 16:49 UTC  (12+ messages)
` [PATCH v3 1/4] KVM: Add vCPU running/preempted state
` [PATCH v3 2/4] KVM: Add paravirt remote TLB flush
` [PATCH v3 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v3 4/4] KVM: Add flush_on_enter before guest enter

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-11-10 15:39 UTC  (4+ messages)

[PATCH v1] s390x/mm: cleanup gmap_pte_op_walk()
 2017-11-10 15:18 UTC 

[GIT PULL 0/9] KVM: s390: fixes and improvements for 4.15
 2017-11-10 13:47 UTC  (15+ messages)
` [GIT PULL 1/9] s390/sthyi: reorganize sthyi implementation
` [GIT PULL 2/9] s390/sthyi: add cache to store hypervisor info
` [GIT PULL 3/9] s390/sthyi: add s390_sthyi system call
` [GIT PULL 4/9] KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup
` [GIT PULL 5/9] KVM: s390: SIE considerations for AP Queue virtualization
` [GIT PULL 6/9] KVM: s390: vsie: use common code functions for pinning
` [GIT PULL 7/9] KVM: s390: abstract conversion between isc and enum irq_types
` [GIT PULL 8/9] KVM: s390: clear_io_irq() requests are not expected for adapter interrupts
` [GIT PULL 9/9] KVM: s390: provide a capability for AIS state migration

[RFC/PATCH 00/22] KVM/s390: Hugetlbfs enablement
 2017-11-10 12:57 UTC  (3+ messages)
` [RFC/PATCH 02/22] s390/mm: Abstract gmap notify bit setting

[PATCH v12 00/12] Add RAS virtualization support in QEMU
 2017-11-10 19:19 UTC  (14+ messages)
` [PATCH v12 01/12] ACPI: add related GHES structures and macros definition
` [PATCH v12 02/12] ACPI: Add APEI GHES table generation and CPER record support
` [PATCH v12 03/12] docs: APEI GHES generation description
` [PATCH v12 04/12] ACPI: enable APEI GHES in the configure file and build it
` [PATCH v12 05/12] linux-headers: sync against Linux v4.14-rc8
` [PATCH v12 06/12] target-arm: kvm64: detect whether can set vsesr_el2
` [PATCH v12 07/12] target-arm: handle SError interrupt exception from the guest OS
` [PATCH v12 08/12] target-arm: kvm64: inject synchronous External Abort
` [PATCH v12 09/12] Move related hwpoison page function to accel/kvm/ folder
` [PATCH v12 10/12] ARM: ACPI: Add _E04 for hardware error device
` [PATCH v12 11/12] hw/arm/virt: Add RAS platform version for migration
` [PATCH v12 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-11-10  9:41 UTC  (20+ messages)
` [PATCH v5 09/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v5 10/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v5 16/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v5 17/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE

[PATCH 0/1] KVM: nVMX: Do not recalc IOAPIC handled vectors while running L2
 2017-11-10  8:37 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/4] KVM: Paravirt remote TLB flush
 2017-11-10  8:35 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: Add vCPU running/preempted state
` [PATCH v2 2/4] KVM: Add paravirt remote TLB flush
` [PATCH v2 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v2 4/4] KVM: Add flush_on_enter before guest enter

[PATCH] target-i386: adds PV_TLB_FLUSH CPUID feature bit
 2017-11-10  8:20 UTC  (3+ messages)

[PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-10  8:19 UTC  (21+ messages)

[PATCH 0/2] KVM: some swait cleanups
 2017-11-10  8:05 UTC  (8+ messages)
` [PATCH 1/2] sched/swait: allow swake_up() to return
` [PATCH 2/2] KVM: cleanup some users of swake_up()

[PATCH v2 0/3] KVM: arm64: single step emulation instructions
 2017-11-10  7:47 UTC  (5+ messages)
` [PATCH v2 1/3] kvm: arm debug: introduce helper for single-step
  ` [PATCH] fixup! "
` [PATCH v2 2/3] kvm: arm64: handle single-stepping trapped instructions
` [PATCH v2 3/3] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-09 18:34 UTC  (5+ messages)
` [PATCH v2 2/4] Add AMD Core Perf Extension MSRs
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest

[PULL 00/26] KVM/ARM Changes for v4.15
 2017-11-09 18:04 UTC  (2+ messages)

[GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.14-2 tag
 2017-11-09 18:01 UTC  (5+ messages)

[GIT PULL] Please pull paulus/powerpc kvm-ppc-next-4.15-2 tag
 2017-11-09 17:59 UTC  (2+ messages)

[PATCH 1/2] Refactor: module: sys_funcs.c: create a init_fpu() define for kernels 4.1 and up
 2017-11-09 16:19 UTC  (4+ messages)
` [PATCH 2/2] module: sys_funcs.c: init_fpu(): add definition for kernel 4.14 "

[PATCH v5 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-09 16:19 UTC  (10+ messages)
` [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH RESEND 0/3] KVM: Paravirt remote TLB flush
 2017-11-09 15:11 UTC  (11+ messages)
` [PATCH RESEND 1/3] KVM: Add vCPU running/preempted state
` [PATCH RESEND 2/3] KVM: Add paravirt remote TLB flush
` [PATCH RESEND 3/3] KVM: Add flush_on_enter before guest enter

[PATCH v2] KVM: s390: provide a capability for AIS state migration
 2017-11-09 14:57 UTC  (5+ messages)

[PATCH] vhost/vsock: fix uninitialized vhost_vsock->guest_cid
 2017-11-09 13:29 UTC 

[PATCH] KVM: s390: provide a capability for AIS state migration
 2017-11-09  9:15 UTC  (2+ messages)

[PATCH 0/5] KVM: s390: patches for 4.15
 2017-11-09  8:59 UTC  (4+ messages)
` [PATCH 2/5] KVM: s390: SIE considerations for AP Queue virtualization

[PATCH v3] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-09  5:47 UTC  (3+ messages)

Administrador do sistema
 2017-11-09  1:42 UTC 

[PATCH 0/3] KVM: Paravirt remote TLB flush
 2017-11-09  1:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: Add vCPU running/preempted state
` [PATCH 2/3] KVM: Add paravirt remote TLB flush
` [PATCH 3/3] KVM: Add flush_on_enter before guest enter

[PATCH v2] KVM: X86: Fix softlockup when get the current kvmclock timestamp
 2017-11-09  0:43 UTC  (3+ messages)

[PATCH] vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()
 2017-11-09  0:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox