messages from 2015-02-27 07:19:15 to 2015-03-04 06:13:21 UTC [more...]
[PATCH 3.18 066/151] KVM: MIPS: Disable HTW while in guest
2015-03-04 6:13 UTC (2+ messages)
` [PATCH 3.18 067/151] KVM: MIPS: Dont leak FPU/DSP to guest
[PATCH 3.14 28/73] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
2015-03-04 6:12 UTC
[PATCH 3.10 20/53] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
2015-03-04 6:06 UTC (2+ messages)
` [PATCH 3.10 43/53] KVM: MIPS: Dont leak FPU/DSP to guest
[PATCH] KVM: vmx: Set msr bitmap correctly if vcpu is in guest mode
2015-03-04 5:27 UTC (5+ messages)
[PATCH] Revert "target-ppc: Create versionless CPU class per family if KVM"
2015-03-03 22:14 UTC (7+ messages)
[PATCH] KVM: make halt_poll_ns static
2015-03-03 21:46 UTC (3+ messages)
[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
2015-03-03 20:58 UTC (22+ messages)
` [RFC/RFT PATCH 1/3] arm64: KVM: handle some sysreg writes in EL2
[PATCH v3] x86: svm: use kvm_fast_pio_in()
2015-03-03 20:44 UTC (7+ messages)
[PATCH 0/6] QEMU ARM64 Migration Fixes
2015-03-03 17:10 UTC (13+ messages)
` [PATCH 1/6] target-arm: kvm: save/restore mp state
` [PATCH 2/6] arm_gic_kvm.c: restore config before pending IRQs
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs
[PATCH v3 0/2] kvm: x86: kvm_emulate_*
2015-03-03 16:52 UTC (5+ messages)
` [PATCH v3 1/2] kvm: x86: make kvm_emulate_* consistant
` [PATCH v3 2/2] x86: svm: make wbinvd faster
2 CPU Conformance Issue in KVM/x86
2015-03-03 14:31 UTC (4+ messages)
[PATCH v3 00/16] s390x cpu model implementation
2015-03-03 10:55 UTC (25+ messages)
` [PATCH v3 01/16] Introduce probe mode for machine type none
` [Qemu-devel] "
` [PATCH v3 02/16] Introduce option --probe to switch into probe mode
` [PATCH v3 03/16] Introduce stub routine cpu_desc_avail
` [PATCH v3 04/16] target-s390x: Introduce cpu facilities
` [PATCH v3 05/16] target-s390x: Generate facility defines per cpu model
` [PATCH v3 06/16] target-s390x: Introduce cpu models
` [PATCH v3 07/16] target-s390x: Define cpu model specific facility lists
` [PATCH v3 08/16] target-s390x: Add cpu model alias definition routines
` [PATCH v3 09/16] target-s390x: Update linux-headers/asm-s390/kvm.h
` [PATCH v3 10/16] target-s390x: Add KVM VM attribute interface for cpu models
` [PATCH v3 11/16] target-s390x: Add cpu class initialization routines
` [PATCH v3 12/16] target-s390x: Prepare accelerator during cpu object realization
` [PATCH v3 13/16] target-s390x: New QMP command query-cpu-model
` [PATCH v3 14/16] target-s390x: Extend QMP command query-cpu-definitions
` [PATCH v3 15/16] target-s390x: Introduce facility test routine
` [PATCH v3 16/16] target-s390x: Enable cpu model usage
[BUG] Balloon malfunctions with memory hotplug
2015-03-03 6:27 UTC (9+ messages)
` [Qemu-devel] "
General Query Related to the KVM Page Migration
2015-03-03 4:05 UTC
[PATCH] arch: mips: kvm: Enable after disabling interrupt
2015-03-02 22:18 UTC (2+ messages)
[PATCH] MIPS: KVM: Fix trace event to save PC directly
2015-03-02 22:15 UTC (2+ messages)
[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
2015-03-02 22:04 UTC (2+ messages)
[PATCH] Revert "remove sched notifier for cross-cpu migrations"
2015-03-02 21:00 UTC
[PATCH v2] x86: svm: use kvm_fast_pio_in()
2015-03-02 20:57 UTC (3+ messages)
virtio balloon: do not call blocking ops when !TASK_RUNNING
2015-03-02 20:44 UTC (12+ messages)
QEMU, libvirt, and KVM are participating in Google Summer of Code 2015
2015-03-02 20:05 UTC
[PATCH v2 0/2] Series short description
2015-03-02 19:20 UTC (6+ messages)
` [PATCH v2 1/2] kvm: x86: make kvm_emulate_* consistant
` [PATCH v2 2/2] x86: svm: make wbinvd faster
[Bug 88671] New: BUG at drivers/pci/ats.c:62! the second time booting a kvm guest with pci passthrough
2015-03-02 17:32 UTC (3+ messages)
` [Bug 88671] Radeon driver fails to reset hardware properly after kvm guest reboot
[PATCH] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
2015-03-02 17:29 UTC (3+ messages)
[PATCH v14 01/20] vfio/platform: initial skeleton of VFIO support for platform devices
2015-03-02 17:00 UTC (20+ messages)
` [PATCH v14 02/20] vfio: platform: probe to devices on the platform bus
` [PATCH v14 06/20] vfio/platform: return info for bound device
` [PATCH v14 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v14 04/20] vfio: amba: VFIO support for AMBA devices
` [PATCH v14 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCH v14 07/20] vfio/platform: return info for device memory mapped IO regions
` [PATCH v14 08/20] vfio/platform: read and write support for the device fd
` [PATCH v14 09/20] vfio/platform: support MMAP of MMIO regions
` [PATCH v14 10/20] vfio/platform: return IRQ info
` [PATCH v14 12/20] vfio/platform: trigger an interrupt via eventfd
` [PATCH v14 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
` [PATCH v14 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
` [PATCH v14 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
` [PATCH v14 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCH v14 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd
` [PATCH v14 11/20] vfio/platform: initial interrupts support code
` [PATCH v14 13/20] vfio/platform: support for level sensitive interrupts
` [PATCH v14 17/20] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v14 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
[PATCH v4 1/5] vfio: implement iommu driver capabilities with an enum
2015-03-02 16:58 UTC (5+ messages)
` [PATCH v4 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH v4 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH v4 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
` [PATCH v4 5/5] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
[PATCH] x86: svm: make wbinvd faster
2015-03-02 16:58 UTC (7+ messages)
[kvm-unit-tests PATCH 00/18] arm/arm64: add smp support
2015-03-02 16:22 UTC (4+ messages)
[PATCH v8 0/5] irqfd support for arm/arm64
2015-03-02 16:11 UTC (4+ messages)
` [PATCH v8 5/5] KVM: arm/arm64: add irqfd support
[PATCH] x86: svm: use kvm_fast_pio_in()
2015-03-02 16:03 UTC (3+ messages)
[PATCH 0/4] KVM ARM64 Migration Fixes
2015-03-02 14:20 UTC (10+ messages)
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer, "
` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model, "
[3.16.y-ckt stable] Patch "MIPS: Export MSA functions used by lose_fpu(1) for KVM" has been added to staging queue
2015-03-02 13:38 UTC
[3.16.y-ckt stable] Patch "MIPS: Export FP functions used by lose_fpu(1) for KVM" has been added to staging queue
2015-03-02 13:38 UTC
[v3 00/26] Add VT-d Posted-Interrupts support
2015-03-02 13:36 UTC (7+ messages)
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
[3.16.y-ckt stable] Patch "KVM: MIPS: Don't leak FPU/DSP to guest" has been added to staging queue
2015-03-02 13:35 UTC
[PATCH v2 0/5] KVM ARM64 Migration Fixes
2015-03-02 13:29 UTC (6+ messages)
` [PATCH v2 1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH v2 2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH v2 3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn
` [PATCH v2 4/5] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH v2 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
[PATCH RFC v4 00/16] qemu: towards virtio-1 host support
2015-03-02 12:00 UTC (4+ messages)
` Qemu and virtio 1.0
[patch added to the 3.12 stable tree] KVM: MIPS: Don't leak FPU/DSP to guest
2015-03-02 11:29 UTC
[PATCH stable 3.10] KVM: MIPS: Don't leak FPU/DSP to guest
2015-03-02 11:12 UTC
[PATCH stable 3.12, 3.14] KVM: MIPS: Don't leak FPU/DSP to guest
2015-03-02 11:11 UTC
[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
2015-03-02 10:18 UTC (5+ messages)
[patch added to the 3.12 stable tree] MIPS: KVM: Deliver guest interrupts after local_irq_disable()
2015-03-01 22:40 UTC
stand-alone kvmtool
2015-03-01 10:21 UTC (5+ messages)
[Bug 94011] New: Enable CONFIG_PARAVIRT_SPINLOCKS by default
2015-02-28 14:14 UTC
[PATCH] x86: svm: use kvm_fast_pio_in()
2015-02-28 0:01 UTC
[PATCH] vhost: cleanup iterator update logic
2015-02-27 20:58 UTC (2+ messages)
[PATCH] vhost: drop hard-coded num_buffers size
2015-02-27 20:58 UTC (2+ messages)
[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
2015-02-27 15:22 UTC (6+ messages)
Build warning for unused function in the file,sm7xxfb.c
2015-02-27 15:21 UTC (2+ messages)
[PATCH] KVM/s390: Fix trivial typo in comments
2015-02-27 8:26 UTC (2+ messages)
[PATCHv2 0/9] Fix possible warnings and errors for kvm_main.c
2015-02-27 7:18 UTC (9+ messages)
` [PATCHv2 1/9] Fix WARNING: quoted string split across lines in kvm_main.c
` [PATCHv2 2/9] Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' "
` [PATCHv2 3/9] Fix WARNING: labels should not be indented "
` [PATCHv2 4/9] Fix ERROR:do not initialise statics to 0 or NULL "
` [PATCHv2 5/9] Fix WARNING:EXPORT_SYMBOL(x) should immediately.. "
` [PATCHv2 6/9] Fix WARNINGs:Missing blank line after declarationgs "
` [PATCHv2 7/9] Fix WARNINGs:please, no space before tabs "
` [PATCHv2 9/9] Fix WARNINGs about using printk drectly "
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).