messages from 2015-10-12 14:12:17 to 2015-10-16 08:20:16 UTC [more...]
[PATCH 0/5 v2] KVM: x86: MMU: Eliminate extra memory slot searches in page fault handlers
2015-10-16 8:20 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: MMU: Make force_pt_level bool
` [PATCH 2/5] KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
` [PATCH 3/5] KVM: x86: MMU: Merge mapping_level_dirty_bitmap() into mapping_level()
` [PATCH 4/5] KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
` [PATCH 5/5] KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
[PATCH v2 0/9] Hyper-V synthetic interrupt controller
2015-10-16 7:51 UTC (11+ messages)
` [PATCH 1/9] kvm/eventfd: avoid loop inside irqfd_update()
` [PATCH 2/9] kvm/eventfd: factor out kvm_notify_acked_gsi()
` [PATCH 3/9] kvm/eventfd: add arch-specific set_irq
` [PATCH 4/9] kvm/irqchip: allow only multiple irqchip routes per GSI
` [PATCH 5/9] kvm/irqchip: kvm_arch_irq_routing_update renaming split
` [PATCH 6/9] drivers/hv: share Hyper-V SynIC constants with userspace
` [PATCH 7/9] kvm/x86: split ioapic-handled and EOI exit bitmaps
` [PATCH 8/9] kvm/x86: Hyper-V synthetic interrupt controller
` [PATCH 9/9] kvm/x86: Hyper-V kvm exit
[RESEND PATCH] kvm: Allow the Hyper-V vendor ID to be specified
2015-10-16 7:30 UTC (2+ messages)
[PATCH] KVM: PPC: Implement extension to report number of memslots
2015-10-16 6:41 UTC (2+ messages)
[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
2015-10-16 6:08 UTC (6+ messages)
` [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
linux-next: manual merge of the kvm-arm tree with the kvm tree
2015-10-16 4:20 UTC (2+ messages)
[PATCH v3 00/32] implement vNVDIMM
2015-10-16 2:32 UTC (55+ messages)
` [Qemu-devel] "
` [PATCH v3 01/32] acpi: add aml_derefof
` [PATCH v3 02/32] acpi: add aml_sizeof
` [PATCH v3 03/32] acpi: add aml_create_field
` [PATCH v3 04/32] acpi: add aml_mutex, aml_acquire, aml_release
` [PATCH v3 08/32] exec: allow memory to be allocated from any kind of path
` [PATCH v3 11/32] hostmem-file: use whole file size if possible
` [Qemu-devel] "
` [PATCH v3 14/32] pc-dimm: drop the prefix of pc-dimm
` [Qemu-devel] "
` [PATCH v3 23/32] nvdimm: build ACPI NFIT table
` [PATCH v3 25/32] nvdimm: build ACPI nvdimm devices
` [Qemu-devel] "
` [PATCH v3 27/32] nvdimm: support DSM_CMD_IMPLEMENTED function
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2015-10-16 1:45 UTC (7+ messages)
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
[PATCH] KVM: VMX: enable LBR virtualization
2015-10-16 0:54 UTC (8+ messages)
[PATCH] vfio/pci: Use kernel VPD access functions
2015-10-15 22:11 UTC
[RFC PATCH] vfio/type1: Do not support IOMMUs that allow bypass
2015-10-15 20:52 UTC
[PATCH] VFIO: platform: AMD xgbe reset module
2015-10-15 20:26 UTC (16+ messages)
Network hangs when communicating with host
2015-10-15 20:20 UTC
[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
2015-10-15 18:46 UTC (30+ messages)
[PATCH] KVM: x86: move steal time initialization to vcpu entry time
2015-10-15 17:10 UTC (2+ messages)
[PATCH 0/5] KVM: x86: MMU: Eliminate extra memory slot searches in page fault handlers
2015-10-15 15:35 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: MMU: Make force_pt_level bool
` [PATCH 2/5] KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
` [PATCH 3/5] KVM: x86: MMU: Merge mapping_level_dirty_bitmap() into mapping_level()
` [PATCH 4/5] KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
` [PATCH 5/5] KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
[PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
2015-10-15 12:17 UTC (2+ messages)
sanitizing kvmtool
2015-10-15 10:23 UTC
[PATCH] book3s_hv: Handle H_DOORBELL on the guest exit path
2015-10-15 5:59 UTC
[PATCH] KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl
2015-10-15 5:42 UTC
[PATCH] KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs
2015-10-15 5:43 UTC
[PATCH] KVM: PPC: e500: fix couple of shift operations on 64 bits
2015-10-15 5:31 UTC (2+ messages)
[PATCH 15/19] KVM: PPC: e500: fix handling local_sid_lookup result
2015-10-15 5:30 UTC (2+ messages)
[PATCH][v2] KVM: PPC: e500: Emulate TMCFG0 TMRN register
2015-10-15 5:31 UTC (2+ messages)
just an observation about USB
2015-10-14 20:30 UTC (3+ messages)
[PATCH] VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
2015-10-14 15:32 UTC
[PATCH] kvm: svm: Only propagate next_rip when guest supports it
2015-10-14 15:11 UTC (4+ messages)
` [PATCH v2] "
[GIT PULL] KVM fixes for 4.3-rc6
2015-10-14 14:56 UTC
AIO requests may be disordered by Qemu-kvm iothread with disk cache=writethrough, Bug or Feature?
2015-10-14 9:32 UTC (2+ messages)
Inconsistent guest OS disk size compared to volume.img size
2015-10-14 9:01 UTC (2+ messages)
[PATCH] KVM: x86: fix RSM into 64-bit protected mode
2015-10-14 13:25 UTC
[PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
2015-10-14 12:26 UTC (12+ messages)
` [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in "
` [PATCH v3 14/16] KVM: arm64: implement ITS command queue command handlers
[PATCH v3 5/5] KVM: nVMX: expose VPID capability to L1
2015-10-13 16:18 UTC
dog harness, dog leash, dog clothes and dog carrier
2015-10-14 7:12 UTC
[PATCH v2 3/5] KVM: nVMX: emulate the INVVPID instruction
2015-10-13 22:47 UTC (5+ messages)
` [PATCH v2 5/5] KVM: nVMX: expose VPID capability to L1
[kvm:master 9/11] arch/x86/kvm/x86.c:7499:3: note: in expansion of macro 'if'
2015-10-13 19:55 UTC
[kvm:master 9/11] arch/x86/kvm/x86.c:7499:14: warning: cast to pointer from integer of different size
2015-10-13 19:54 UTC
[PATCH 0/2] KVM: fix SMM with ept=1/unrestricted_guest=0
2015-10-13 16:45 UTC (7+ messages)
` [PATCH 1/2] KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
` [PATCH 2/2] KVM: x86: map/unmap private slots in __x86_set_memory_region
[PATCH v3 4/5] KVM: nVMX: nested VPID emulation
2015-10-13 16:18 UTC
[PATCH v3 1/5] KVM: VMX: adjust interface to allocate/free_vpid
2015-10-13 16:12 UTC (3+ messages)
` [PATCH v3 2/5] KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
` [PATCH v3 3/5] KVM: nVMX: emulate the INVVPID instruction
[PATCH v3 0/5] KVM: nVMX: nested VPID emulation
2015-10-13 16:12 UTC
[PATCHv2 00/15] arm64: 16K translation granule support
2015-10-13 16:04 UTC (6+ messages)
` [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
[PATCH 0/2] KVM: x86: fix deliver of SMIs to halted VCPUs
2015-10-13 15:55 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: clean up kvm_arch_vcpu_runnable
` [PATCH 2/2] KVM: x86: fix SMI to halted VCPU
[PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
2015-10-13 15:41 UTC (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
[GIT PULL 00/10] KVM: s390: Fixes for 4.4
2015-10-13 14:45 UTC (12+ messages)
` [GIT PULL 01/10] KVM: s390: remove unused variable in __inject_vm
` [GIT PULL 02/10] KVM: s390: disabled wait cares about machine checks, not PER
` [GIT PULL 03/10] KVM: s390: set interception requests for all floating irqs
` [GIT PULL 04/10] KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
` [GIT PULL 05/10] KVM: s390: drop out early in kvm_s390_has_irq()
` [GIT PULL 06/10] KVM: s390: simplify in-kernel program irq injection
` [GIT PULL 07/10] KVM: s390: correctly handle injection of pgm irqs and per events
` [GIT PULL 08/10] KVM: s390: switch to get_tod_clock() and fix STP sync races
` [GIT PULL 09/10] KVM: s390: factor out and fix setting of guest TOD clock
` [GIT PULL 10/10] KVM: s390: factor out reading of the "
[Bug 105841] New: "KVM: x86: apply guest MTRR virtualization on host reserved pages" causes kernel to panic on boot
2015-10-13 7:37 UTC (4+ messages)
` [Bug 105841] "
[PATCH] KVM: arm/arm64: Fix vGIC documentation
2015-10-13 7:01 UTC
[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
2015-10-12 16:29 UTC (3+ messages)
[PATCH v2 11/20] kvm: rename pfn_t to kvm_pfn_t
2015-10-12 16:16 UTC (2+ messages)
[kvm-unit-tests PATCHv2] arm: Add PMU test
2015-10-12 15:07 UTC (5+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
` [kvm-unit-tests PATCHv4 1/3] arm: Add PMU test
` [kvm-unit-tests PATCHv4 2/3] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
[PATCH 0/7] userfault21 update
2015-10-12 15:04 UTC (2+ messages)
QEMU Technical Talk: NVDIMM and persistent memory in QEMU
2015-10-12 15:01 UTC (2+ 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).