kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-17 11:02:11 to 2012-01-22 11:02:29 UTC [more...]

[PATCH v2 2/2] KVM: Fix writeback on page boundary that propagate changes in spite of #PF
 2012-01-22 11:01 UTC 

[PATCH v2 1/2] KVM: Exception during emulation decode should propagate
 2012-01-22 11:01 UTC 

(unknown)
 2012-01-21 13:11 UTC 

BUG: Process hang when kvm crashed, stacktrace cfs+kvm
 2012-01-21 21:19 UTC  (8+ messages)
  ` [Scst-devel] "

ATTENTION***
 2012-01-20 20:33 UTC 

[PATCH 00/20] [PULL] qemu-kvm.git uq/master queue
 2012-01-20 17:26 UTC  (21+ messages)
` [PATCH 01/20] hyper-v: introduce Hyper-V support infrastructure
` [PATCH 02/20] hyper-v: initialize Hyper-V CPUID leaves
` [PATCH 03/20] msi: Generalize msix_supported to msi_supported
` [PATCH 04/20] kvm: Move kvmclock into hw/kvm folder
` [PATCH 05/20] apic: Stop timer on reset
` [PATCH 06/20] apic: Inject external NMI events via LINT1
` [PATCH 07/20] apic: Introduce apic_report_irq_delivered
` [PATCH 08/20] apic: Factor out base class for KVM reuse
` [PATCH 09/20] apic: Open-code timer save/restore
` [PATCH 10/20] i8259: Completely privatize PicState
` [PATCH 11/20] i8259: Factor out base class for KVM reuse
` [PATCH 12/20] ioapic: Drop post-load irr initialization
` [PATCH 13/20] ioapic: Factor out base class for KVM reuse
` [PATCH 14/20] memory: Introduce memory_region_init_reservation
` [PATCH 15/20] kvm: Introduce core services for in-kernel irqchip support
` [PATCH 16/20] kvm: x86: Establish IRQ0 override control
` [PATCH 17/20] kvm: x86: Add user space part for in-kernel APIC
` [PATCH 18/20] kvm: x86: Add user space part for in-kernel i8259
` [PATCH 19/20] kvm: x86: Add user space part for in-kernel IOAPIC
` [PATCH 20/20] kvm: Activate in-kernel irqchip support

[PATCH] qemu-kvm: Remove icache flush from cpu_physical_memory_rw
 2012-01-20 10:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] qemu-kvm: Remove obsolete io_thread line from configure
 2012-01-20 10:26 UTC  (2+ messages)

[PATCH v4 0/3] virtio-scsi driver
 2012-01-20 16:45 UTC  (4+ messages)
` [PATCH v4 1/3] virtio-scsi: first version
` [PATCH v4 2/3] virtio-scsi: add error handling
` [PATCH v4 3/3] virtio-scsi: add power management support

[PATCH] KVM: Factor out kvm_vcpu_kick to arch-generic code
 2012-01-20 16:43 UTC  (2+ messages)

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-20 15:09 UTC  (40+ messages)
` [PATCH RFC V4 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

qemu-kvm upstreaming: Do we need -no-kvm-pit and -no-kvm-pit-reinjection semantics?
 2012-01-20 13:06 UTC  (19+ messages)
            ` [Qemu-devel] "

KVM Balloon status
 2012-01-20  9:18 UTC 

[PATCH 1/2] virtio: fix typos of memory barriers
 2012-01-20  8:17 UTC  (2+ messages)
` [PATCH 2/2] virtio: correct the memory barrier in virtqueue_kick_prepare()

[PATCH v5 00/13] KVM/ARM Implementation
 2012-01-20  2:59 UTC  (8+ messages)
          ` [Android-virt] "

[PATCH 0/3] acpi_piix4: Add CPU eject handling
 2012-01-20  1:08 UTC  (5+ messages)
` [PATCH 1/3][Seabios] Add bitmap for cpu _EJ0 callback

[PATCH v8 00/18] uq/master: Introduce basic irqchip support
 2012-01-19 18:54 UTC  (21+ messages)
` [PATCH v8 01/18] msi: Generalize msix_supported to msi_supported
` [PATCH v8 02/18] kvm: Move kvmclock into hw/kvm folder
` [PATCH v8 03/18] apic: Stop timer on reset
` [PATCH v8 04/18] apic: Inject external NMI events via LINT1
` [PATCH v8 05/18] apic: Introduce apic_report_irq_delivered
` [PATCH v8 06/18] apic: Factor out base class for KVM reuse
` [PATCH v8 07/18] apic: Open-code timer save/restore
` [PATCH v8 08/18] i8259: Completely privatize PicState
` [PATCH v8 09/18] i8259: Factor out base class for KVM reuse
` [PATCH v8 10/18] ioapic: Drop post-load irr initialization
` [PATCH v8 11/18] ioapic: Factor out base class for KVM reuse
` [PATCH v8 12/18] memory: Introduce memory_region_init_reservation
` [PATCH v8 13/18] kvm: Introduce core services for in-kernel irqchip support
` [PATCH v8 14/18] kvm: x86: Establish IRQ0 override control
` [PATCH v8 15/18] kvm: x86: Add user space part for in-kernel APIC
` [PATCH v8 16/18] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v8 17/18] kvm: x86: Add user space part for in-kernel IOAPIC
` [PATCH v8 18/18] kvm: Activate in-kernel irqchip support

[PATCH 0/3] KVM: PPC: Book3s: HV: Add HPT preallocation
 2012-01-19 17:46 UTC  (10+ messages)
` [PATCH 1/3] KVM: PPC: Convert RMA allocation into generic code
  ` [PATCH 3/3] KVM: PPC: Add HPT preallocator
` [PATCH 2/3] KVM: PPC: Initialize linears with zeros

qemu-kvm upstreaming: Do we want -kvm-shadow-memory semantics?
 2012-01-19 17:39 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH RFC] kvm: deliver msix interrupts from irq handler
 2012-01-19 16:39 UTC  (8+ messages)

[PATCH] kvm: fix error handling for out of range irq
 2012-01-19 11:22 UTC  (2+ messages)
` [PATCH] kvm: fix error handling for out of range

[PATCH] hyper-v. Fix broken build due to missing references. All credits go to Jan Kiszka, who reported and fixed this issue
 2012-01-19 11:01 UTC 

[PATCH 1/3] KVM: MMU: Remove unused kvm_pte_chain
 2012-01-19 10:13 UTC  (2+ messages)

[PATCH v2] KVM: SVM: comment nested paging and virtualization module parameters
 2012-01-19 10:14 UTC  (2+ messages)

Suggestions for testing VAPIC / TPR patching
 2012-01-19  9:27 UTC  (4+ messages)

[PATCH] KVM: PPC: E500: Fail init when not on e500v2
 2012-01-18 23:54 UTC 

[PATCH V2 0/7] pit, hpet, pcspk: fixes & preparation for KVM
 2012-01-18 23:09 UTC  (8+ messages)
` [PATCH V2 1/7] i8254: Do not raise IRQ level on reset
` [PATCH V2 2/7] hpet: Save/restore cached RTC IRQ level
` [PATCH V2 3/7] i8254: Factor out interface header
` [PATCH V2 4/7] i8254: Pass irq output object on initialization
` [PATCH V2 5/7] i8254: Rework & fix interaction with HPET in legacy mode
` [PATCH V2 6/7] pcspk: Convert to qdev
` [PATCH V2 7/7] i8254: Factor out pit_get_channel_info

[PATCH] virt: Fix libvirt vm incompatibility with RHEL 5
 2012-01-18 21:25 UTC 

[PATCH RFC v3 0/2] Initial support for Microsoft Hyper-V
 2012-01-18 20:43 UTC  (4+ messages)
` [PATCH RFC v3 1/2] hyper-v: introduce Hyper-V support infrastructure

[PATCH v7 00/18] uq/master: Introduce basic irqchip support
 2012-01-18 20:39 UTC  (4+ messages)

[Bug 42600] New: Live migration of very large vm get's stuck
 2012-01-18 14:53 UTC 

[PATCH] pci-assign: Fix multifunction support
 2012-01-18 10:17 UTC  (5+ messages)

[PATCH 0/3 kvm-unit-tests] Dirty logging performance test
 2012-01-18 13:50 UTC  (2+ messages)

Shanghai™ Industrial Holdings Limited
 2012-01-18  8:44 UTC 

[RFC][PATCH] KVM: perf: a smart tool to analyse kvm events
 2012-01-18  5:34 UTC  (11+ messages)
` [PATCH 2/3] KVM: improve trace events of vmexit/mmio/ioport
` [PATCH 3/3] KVM: perf: kvm events analysis tool

general protection fault
 2012-01-18  5:22 UTC  (2+ messages)

How are you?
 2012-01-17 20:07 UTC 

[PATCH 1/4 V10] Add flag to indicate that a vm was stopped by the host
 2012-01-17 18:40 UTC  (4+ messages)
` [PATCH 2/4 V10] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V10] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4 V10] Add check for suspended vm in softlockup detector

[PATCH V7] Guest stop notification
 2012-01-17 18:27 UTC 

[PATCH 0/4 V9] Avoid soft lockup message when KVM is stopped by host
 2012-01-17 18:20 UTC  (6+ messages)
` [PATCH 1/4 V9] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V9] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V9] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4 V9] Add check for suspended vm in softlockup detector

[PATCH V6] Guest stop notification
 2012-01-17 18:13 UTC  (2+ messages)

[KVM-autotest] Add multihost migration support to cpuflag
 2012-01-17 15:56 UTC  (5+ messages)
` [KVM-autotest][PATCH 1/4] virt: Check ilegal instruction code
` [KVM-autotest][PATCH 2/4] virt: Add aliases to class Flag
` [KVM-autotest][PATCH 3/4] kvm migration: Repair migration_control.srv to new interface of kvm configs
` [KVM-autotest][PATCH 4/4] kvm test: Add multihost migration support to cpuflag test

KVM call agenda for Tuesday 17
 2012-01-17 15:02 UTC  (2+ messages)

[PATCH] kvm: flush the dirty log when unregistering a slot
 2012-01-17 12:28 UTC  (3+ messages)

[PATCH 0/2] Remove hack from movsx/movzx decoding
 2012-01-17 12:03 UTC  (2+ messages)

[PATCH] KVM: do not #GP on perf MSR writes when vPMU is disabled
 2012-01-17 11:24 UTC  (2+ messages)


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).