messages from 2016-05-24 09:36:22 to 2016-05-29 00:51:44 UTC [more...]
Hello
2016-05-29 0:44 UTC
[PATCH 0/6 Resend] *** Vhost-pci RFC ***
2016-05-29 8:11 UTC (2+ messages)
` [PATCH 6/6 Resend] Vhost-pci RFC: Experimental Results
[PATCH V6 0/8] vfio, platform: add ACPI support
2016-05-28 22:01 UTC (9+ messages)
` [PATCH V6 1/8] vfio: platform: move reset call to a common function
` [PATCH V6 2/8] vfio: platform: determine reset capability
` [PATCH V6 3/8] vfio: platform: add support for ACPI probe
` [PATCH V6 4/8] vfio: platform: add extra debug info argument to call reset
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open
` [PATCH V6 8/8] vfio: platform: check reset call return code during release
[PATCH 0/6] *** Vhost-pci RFC ***
2016-05-28 23:36 UTC (7+ messages)
` [PATCH 1/6] Vhost-pci RFC: Introduction
` [PATCH 2/6] Vhost-pci RFC: Modification Scope
` [PATCH 3/6] Vhost-pci RFC: Benefits to KVM
` [PATCH 4/6] Vhost-pci RFC: Detailed Description in the Virtio Specification Format
` [PATCH 5/6] Vhost-pci RFC: Future Security Enhancement
` [PATCH 6/6] Vhost-pci RFC: Experimental Results
[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
2016-05-28 14:56 UTC (20+ messages)
` [RFC PATCH v4 1/3] Mediated device Core driver
` [RFC PATCH v4 2/3] VFIO driver for mediated PCI device
` [RFC PATCH v4 3/3] VFIO Type1 IOMMU: Add support for mediated devices
[PATCH v5] KVM: halt-polling: poll for the upcoming fire timers
2016-05-28 0:14 UTC (7+ messages)
[PATCH] x86/kvm: fix condition to update kvm master clocks
2016-05-27 19:29 UTC (6+ messages)
[PATCH] KVM: x86: avoid write-tearing of TDP
2016-05-27 16:34 UTC (3+ messages)
[PATCH] KVM: Handle MSR_IA32_PERF_CTL
2016-05-27 15:38 UTC (6+ messages)
[RFC PATCH 0/4] cgroup aware workqueues
2016-05-27 14:17 UTC (7+ messages)
[PATCH kvm-unit-tests] x86: add SMM tests
2016-05-27 12:14 UTC
[PATCH RFC v2 QEMU] balloon: speed up inflating & deflating process
2016-05-27 10:36 UTC
[PATCH RFC v2 kernel] balloon: speed up inflating/deflating process
2016-05-27 10:34 UTC
[PATCH v3] KVM: halt-polling: poll if emulated lapic timer will fire soon
2016-05-27 6:40 UTC (4+ messages)
[GIT PULL] Second batch of KVM changes for 4.7
2016-05-26 18:50 UTC
[RFC PATCH V2 0/4] Utilizing VMX preemption for timer virtualization
2016-05-26 15:32 UTC (22+ messages)
` [RFC PATCH V2 1/4] Add the kvm sched_out hook
` [RFC PATCH V2 2/4] Utilize the vmx preemption timer
` [RFC PATCH V2 3/4] Separate the start_sw_tscdeadline
` [RFC PATCH V2 4/4] Utilize the vmx preemption timer for tsc deadline timer
[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
2016-05-26 14:47 UTC (10+ messages)
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-26 13:45 UTC (9+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
[RFC 0/9] KVM: x86: break the xAPIC barrier
2016-05-26 11:58 UTC (11+ messages)
` [PATCH 1/9] KVM: x86: add kvm_apic_map_get_dest_lapic
` [PATCH 2/9] KVM: x86: dynamic kvm_apic_map
` [PATCH 7/9] KVM: x86: use proper format of APIC ID register
[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
2016-05-26 9:10 UTC (14+ messages)
` [PATCH v4 01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
` [PATCH v4 10/12] KVM: arm64: implement ITS command queue command handlers
[kvm-unit-tests PATCH v4 00/13] Improve the output of test runners
2016-05-26 7:25 UTC (15+ messages)
` [kvm-unit-tests PATCH v4 02/13] x86/*: report skipped tests
` [kvm-unit-tests PATCH v4 08/13] scripts/runtime: consolidate summary tags
` [kvm-unit-tests PATCH v4 09/13] run_tests: print SUMMARY line in summary
[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-05-26 3:48 UTC (23+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "
[PATCH kvm-unit-tests v2] KVM: x86: add hyperv clock test case
2016-05-25 18:30 UTC (6+ messages)
[GIT PULL] VFIO updates for v4.7-rc1
2016-05-25 16:31 UTC
[PATCH] vfio/pci: Fix ordering of eventfd vs virqfd shutdown
2016-05-25 15:01 UTC
[PATCH RFC kernel] balloon: speed up inflating/deflating process
2016-05-25 14:29 UTC (19+ messages)
[PATCH v2 0/7] vgic fixes for 4.7-rc1
2016-05-25 14:26 UTC (8+ messages)
` [PATCH v2 1/7] KVM: arm/arm64: vgic-v2: Clear all dirty LRs
` [PATCH v2 2/7] KVM: arm/arm64: vgic-v3: "
` [PATCH v2 3/7] KVM: arm/arm64: vgic-v2: Always resample level interrupts
` [PATCH v2 4/7] KVM: arm/arm64: vgic-v3: "
` [PATCH v2 5/7] arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
` [PATCH v2 6/7] arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
` [PATCH v2 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1
[PATCH v3] sched/cputime: add steal time support to full dynticks CPU time accounting
2016-05-25 10:35 UTC (4+ messages)
[PATCH v4] KVM: halt-polling: poll for the upcoming fire timers
2016-05-25 2:10 UTC (9+ messages)
[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-05-24 17:19 UTC (12+ messages)
[PATCH v3] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
2016-05-24 15:57 UTC (4+ messages)
[RFC PATCH] vfio: Add support for mmapping sub-page MMIO BARs
2016-05-24 14:47 UTC
hard lockup in wait_lapic_expire() - bug in TSC deadline timer?
2016-05-24 14:36 UTC (8+ messages)
[PATCH 0/7] vgic fixes for 4.7-rc1
2016-05-24 13:18 UTC (9+ messages)
` [PATCH 5/7] arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
` [PATCH 6/7] arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
` [PATCH 7/7] arm64: KVM: vgic-v3: Relax synchronization when SRE==1
KVM call for agenda for 2016-06-07
2016-05-24 12:51 UTC
KVM call for 2016-05-24
2016-05-24 12:51 UTC (2+ messages)
[PATCH v2] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
2016-05-24 12:41 UTC (3+ messages)
` [PATCH v3] "
[PATCH] tools/virtio/ringtest: add usage example to README
2016-05-24 12:41 UTC (2+ messages)
[kvm-unit-tests PATCH 00/10] arm/arm64: add gic framework
2016-05-24 12:39 UTC (6+ messages)
` [Qemu-devel] "
[PATCH v3] kvm:vmx: more complete state update on APICv on/off
2016-05-24 12:03 UTC (11+ messages)
[PULL] vhost: cleanups and fixes
2016-05-24 11:57 UTC
[PATCH v2 0/5] Improve KVM per VM monitoring
2016-05-24 10:09 UTC (6+ messages)
[RFC PATCH V3 0/3] basic device IOTLB support
2016-05-24 9:36 UTC (4+ messages)
` [RFC PATCH V3 1/3] vhost: introduce vhost memory accessors
` [RFC PATCH V3 2/3] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V3 3/3] vhost: device IOTLB API
[PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct
2016-02-10 13:57 UTC
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