messages from 2016-06-09 12:09:32 to 2016-06-13 15:09:23 UTC [more...]
[QEMU 0/7] Fast balloon and fast live migration
2016-06-13 15:09 UTC (15+ messages)
` [QEMU 1/7] balloon: speed up inflating & deflating process
` [QEMU 2/7] virtio-balloon: add drop cache support
` [QEMU 3/7] Add the hmp and qmp interface for dropping cache
` [Qemu-devel] "
` [QEMU 4/7] balloon: get free page info from guest
` [QEMU 5/7] bitmap: Add a new bitmap_move function
` [QEMU 6/7] kvm: Add two new arch specific functions
` [QEMU 7/7] migration: skip free pages during live migration
[PATCH 0/5] arm/arm64: KVM: Tighten memory protection flags
2016-06-13 15:02 UTC (7+ messages)
` [PATCH 1/5] arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
` [PATCH 2/5] arm64: Add PTE_HYP_XN page table flag
` [PATCH 3/5] arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
` [PATCH 4/5] arm/arm64: KVM: Map the HYP text as read-only
` [PATCH 5/5] arm/arm64: KVM: Make default HYP mappings non-excutable
[PATCH 0/3] KVM: do not use kvm->online_vcpus to check "has one VCPU been created?"
2016-06-13 14:44 UTC (8+ messages)
` [PATCH 1/3] KVM: introduce kvm->created_vcpus
` [PATCH 2/3] KVM: remove kvm_vcpu_compatible
` [PATCH 3/3] KVM: s390: use kvm->created_vcpus
[kvm-unit-tests PATCH v3 0/3] arm/powerpc: make argv[0] the program name
2016-06-13 14:24 UTC (9+ messages)
` [kvm-unit-tests PATCH v3 1/3] arm/arm64: reserve argv[0] for prognam
` [kvm-unit-tests PATCH v3 2/3] powerpc/ppc64: "
` [kvm-unit-tests PATCH v3 3/3] arm & powerpc: populate argv[0] with prognam
[kvm-unit-tests PATCH v8 00/12] Cleanup low-level arch code
2016-06-13 14:17 UTC (20+ messages)
` [kvm-unit-tests PATCH v8 12/12] io: Unify IO accessors across architectures
` [kvm-unit-tests PATCH v9 12/12] ppc64: Introduce lib/ppc64/asm/barrier.h
` [kvm-unit-tests PATCH v10 "
` [kvm-unit-tests PATCH v9 13/12] io: Unify IO accessors across architectures
` [kvm-unit-tests PATCH v10 "
[PATCH] kvmtool/arm: Fix timer trigger
2016-06-13 14:09 UTC
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-06-13 13:51 UTC (15+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
non-root mode and preemption
2016-06-13 13:45 UTC (2+ messages)
[kvm-unit-tests PATCH v2] Adjust the premature_failure check
2016-06-13 13:30 UTC (4+ messages)
` [PATCH] scripts/runtime: "
` [kvm-unit-tests PATCH] "
[PATCH V3] vfio: platform: support No-IOMMU mode
2016-06-13 13:20 UTC (3+ messages)
[GIT PULL 0/2] KVM: s390: 4.7: fixup and missing stat
2016-06-13 11:44 UTC (4+ messages)
` [GIT PULL 1/2] KVM: s390: ignore IBC if zero
` [GIT PULL 2/2] KVM: s390: Add stats for PEI events
[PATCH] VMX: check apicv is active before using VT-d posted interrupt
2016-06-13 11:44 UTC (2+ messages)
[PATCH v6 0/3] Sched, KVM: st: Add steal time support to full dynticks CPU time accounting
2016-06-13 11:31 UTC (10+ messages)
` [PATCH v6 1/3] KVM: fix steal clock warp during guest cpu hotplug
` [PATCH v6 2/3] sched/cputime: Fix prev steal time accouting during "
` [PATCH v6 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting
hard lockup in wait_lapic_expire() - bug in TSC deadline timer?
2016-06-13 10:33 UTC (8+ messages)
[PATCH 0/6] Fast balloon & fast live migration
2016-06-13 10:17 UTC (8+ messages)
` [PATCH 1/6] virtio-balloon: rework deflate to add page to a list
` [PATCH 2/6] virtio-balloon: speed up inflate/deflate process
` [PATCH 3/6] mm:split the drop cache operation into a function
` [PATCH 4/6] virtio-balloon: add drop cache support
` [PATCH 5/6] mm: add the related functions to get free page info
` [PATCH 6/6] virtio-balloon: tell host vm's "
linux-next boots then hangs
2016-06-13 10:13 UTC (12+ messages)
[PATCH v3 0/2] Add QEMU support for Intel local MCE
2016-06-13 10:09 UTC (9+ messages)
` [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
[PATCH] target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data
2016-06-13 10:02 UTC (2+ messages)
Fixing nested SVM event injection
2016-06-13 9:31 UTC (3+ messages)
qemu/vhost tx data path
2016-06-13 9:14 UTC (2+ messages)
[PATCH v5 1/3] KVM: fix steal clock warp during guest cpu hotplug
2016-06-13 8:09 UTC (6+ messages)
` [PATCH v5 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting
[PATCH 0/4] VFIO SR-IOV support
2016-06-13 7:08 UTC (11+ messages)
` [PATCH 1/4] VFIO: Probe new devices in a live VFIO group with the VFIO driver
` [PATCH 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
` [PATCH 4/4] VFIO: Add support for SR-IOV extended capablity
` [PATCH 4/4] VFIO: Add support for SRIOV "
[PATCH V7 0/9] vfio, platform: add ACPI support
2016-06-13 4:26 UTC (10+ messages)
` [PATCH V7 1/9] vfio: platform: rename reset function
` [PATCH V7 2/9] vfio: platform: move reset call to a common function
` [PATCH V7 3/9] vfio: platform: determine reset capability
` [PATCH V7 4/9] vfio: platform: add support for ACPI probe
` [PATCH V7 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V7 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V7 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V7 8/9] vfio: platform: check reset call return code during open
` [PATCH V7 9/9] vfio: platform: check reset call return code during release
[PATCH V6 0/8] vfio, platform: add ACPI support
2016-06-13 3:41 UTC (10+ messages)
` [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
X58 Virtualization w/ Linux
2016-06-13 3:32 UTC (7+ messages)
[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
2016-06-13 1:28 UTC (11+ messages)
` Re: [Qemu-devel] "
` "
[PATCH 0/4] MIPS: KVM: Module + non dynamic translating fixes
2016-06-12 18:45 UTC (2+ messages)
[kvm-unit-tests PATCH v4 00/12] PCI bus support
2016-06-12 13:42 UTC (17+ messages)
` [kvm-unit-tests PATCH v4 04/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v4 09/12] pci: Add generic ECAM host support
[PATCH] pvclock: introduce seqcount-like API
2016-06-12 10:25 UTC (9+ messages)
ext4 error when testing virtio-scsi & vhost-scsi
2016-06-12 3:23 UTC
Converting from VirtIO to another disk controller
2016-06-10 19:17 UTC (3+ messages)
[kvm-unit-tests REPOST PATCH v2 0/4] arm/powerpc: make argv[0] the program name
2016-06-10 16:32 UTC (2+ messages)
[PATCH kvm-unit-tests] x86/kvmclock_test: rework to avoid spinlocks
2016-06-10 14:58 UTC
[PATCH kernel 9/9] KVM: PPC: VFIO device: support SPAPR TCE
2016-06-10 6:50 UTC (9+ messages)
[Bug 116731] New: KVM guest fails to boot OVMF firmware with SMP enabled
2016-06-10 6:38 UTC (2+ messages)
` [Bug 116731] "
[PART2 RFC v1 0/9] iommu/AMD: Introduce IOMMU AVIC support
2016-06-09 23:59 UTC (4+ messages)
` [PART2 RFC v1 5/9] iommu/amd: Introduce amd_iommu_update_ga()
[PATCH 4.2.y-ckt 084/206] MIPS: KVM: Fix timer IRQ race when freezing timer
2016-06-09 21:14 UTC (2+ messages)
` [PATCH 4.2.y-ckt 085/206] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
[PATCH] x86/kvm: fix condition to update kvm master clocks
2016-06-09 19:19 UTC (6+ messages)
[PATCH] x86/kvm/svm: Simplify cpu_has_svm()
2016-06-09 15:19 UTC (2+ messages)
[4.2.y-ckt stable] Patch "MIPS: KVM: Fix timer IRQ race when writing CP0_Compare" has been added to the 4.2.y-ckt tree
2016-06-09 14:34 UTC
[4.2.y-ckt stable] Patch "MIPS: KVM: Fix timer IRQ race when freezing timer" has been added to the 4.2.y-ckt tree
2016-06-09 14:34 UTC
[PATCH 00/18] MIPS: KVM: Miscellaneous clean-ups
2016-06-09 13:58 UTC (20+ messages)
` [PATCH 01/18] MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
` [PATCH 02/18] MIPS: KVM: Drop unused host_cp0_entryhi
` [PATCH 03/18] MIPS: KVM: Drop unused kvm_mips_sync_icache()
` [PATCH 04/18] MIPS: KVM: Convert headers to kernel sized types
` [PATCH 05/18] MIPS: KVM: Convert code "
` [PATCH 06/18] MIPS: KVM: Make various Cause variables 32-bit
` [PATCH 07/18] MIPS: KVM: Move non-TLB handling code out of tlb.c
` [PATCH 08/18] MIPS: KVM: Don't indirect KVM functions
` [PATCH 09/18] MIPS: KVM: Simplify even/odd TLB handling
` [PATCH 10/18] MIPS: KVM: Drop unused hpa0/hpa1 args from function
` [PATCH 11/18] MIPS: KVM: Restore host EBase from ebase variable
` [PATCH 12/18] MIPS: KVM: Clean up TLB management hazards
` [PATCH 13/18] MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
` [PATCH 14/18] MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
` [PATCH 15/18] MIPS: KVM: Simplify TLB_* macros
` [PATCH 16/18] MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
` [PATCH 17/18] MIPS: KVM: Combine handle_tlb_ld/st_miss
` [PATCH 18/18] MIPS: KVM: Use va in kvm_get_inst()
[PATCH 3/4] PCI: Expose iov_set_numvfs and iov_resource_size for modules
2016-06-09 12:27 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