kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-13 09:32:49 to 2012-08-14 15:01:50 UTC [more...]

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-14 15:01 UTC  (9+ messages)
  ` [Qemu-devel] "

[PATCH 0/8] use jump labels to streamline common APIC configuration
 2012-08-14 14:58 UTC  (18+ messages)

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-14 14:53 UTC  (28+ messages)
` [PATCH 2/3] vfio: vfio-pci device assignment driver
` [PATCH 3/3] vfio: Enable vfio-pci and mark supported
      ` VFIO: Call for reviewers (was Re: [PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-14 14:50 UTC  (36+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

kvm device assignment and MSI-X masking
 2012-08-14 14:31 UTC  (4+ messages)

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-14 14:00 UTC  (6+ messages)

KVM call agenda for Tuesday, August 14
 2012-08-14 13:49 UTC  (2+ messages)

[PATCH] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-14 13:36 UTC  (16+ messages)
  ` [Qemu-devel] "

[Bug 23692] KVM PCI Passthrough
 2012-08-14 13:24 UTC 

[Bug 23082] -tip: Cannot shutdown VM "unregister_netdevice: waiting for vnet0 to become free. Usage count = 1"
 2012-08-14 12:57 UTC 

[PATCH uq/master] kvmvapic: Disable if there is insufficient memory
 2012-08-14 11:43 UTC  (3+ messages)
` [Qemu-devel] "
  ` [PATCH v2 "

[RFC PATCH 0/4] s390: virtio-ccw guest kernel support
 2012-08-14 11:03 UTC  (11+ messages)
` [PATCH 2/4] s390: Add a mechanism to get the subchannel id
` [PATCH 3/4] s390/kvm: Add a channel I/O based virtio transport driver

How KVM sync guest page table with corresponding shadow page table?
 2012-08-14  9:23 UTC  (2+ messages)

[PATCH] kvm: disable stealtime via reboot notifier to avoid mem corruption
 2012-08-14  9:15 UTC  (3+ messages)

[PATCH] kvm tools: Add initial virtio-scsi support
 2012-08-14  6:45 UTC  (4+ messages)

[PATCH] kvm tools: Fix segfault on "lkvm run"
 2012-08-14  8:47 UTC  (3+ messages)

[PATCH repost] kvm: drop parameter validation
 2012-08-14  8:34 UTC  (5+ messages)

[PATCH uq/master 1/2] kvm: i8254: Cache kernel clock offset in KVMPITState
 2012-08-14  8:24 UTC  (2+ messages)
` [PATCH uq/master 2/2] kvm: i8254: Finish time conversion fix

[PATCH] configure: Add --disable-kvm-options
 2012-08-14  7:48 UTC  (3+ messages)

TSC in qem[-kvm] 1.1+ and in-kernel irqchip
 2012-08-14  7:41 UTC  (11+ messages)
` [Qemu-devel] "
            ` [PATCH uq/master] kvm: i8254: Finish time conversion fix

[Bug 45931] New: Nested Virt: VMX can't be initialized in L1 Xen ("Xen on KVM")
 2012-08-14  6:40 UTC 

[PATCH v2] add acpi pmtimer support
 2012-08-14  5:29 UTC 

[PATCH v6 0/3] KVM: perf: kvm events analysis tool
 2012-08-14  2:12 UTC  (6+ messages)
` [PATCH v6 3/3] KVM: perf "

[PATCH 1/2] kvm tools: Fix formatting of error message in TAP handling
 2012-08-14  1:27 UTC  (6+ messages)
` [PATCH 2/2] kvm tools: Check for unknown parameters in network option handling

[PATCH RESEND] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
 2012-08-14  0:06 UTC  (3+ messages)

[PATCH] add acpi pmtimer support
 2012-08-13 22:47 UTC  (3+ messages)
` [PATCH] add acpi pmtimer support\

[PATCH 0/5] Improve memory slot handling and other fixes
 2012-08-13 22:04 UTC  (10+ messages)
` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly

[PATCH] KVM: VMX: Advertize RDTSC exiting to nested guests
 2012-08-13 22:08 UTC  (2+ messages)

[PATCH] KVM: vmx: restore MSR_IA32_DEBUGCTLMSR after VMEXIT
 2012-08-13 22:07 UTC  (2+ messages)

[PATCH 0/3] Documentation : hypercalls
 2012-08-13 20:40 UTC  (2+ messages)

[ 01/82] virtio-blk: Call del_gendisk() before disable guest kick
 2012-08-13 20:18 UTC  (3+ messages)
` [ 02/82] virtio-blk: Reset device after blk_cleanup_queue()
` [ 03/82] virtio-blk: Use block layer provided spinlock

[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
 2012-08-13 19:47 UTC  (9+ messages)
` [RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
  ` [Qemu-devel] "
` [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
  ` [Qemu-devel] "

[PATCH 1/2] pci-assign: Switch to pci_device_route_intx_to_irq interface
 2012-08-13 19:29 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 0/15 v2] prepare unplug out of protection of global lock
 2012-08-13 18:56 UTC  (14+ messages)
` [PATCH 04/15] memory: MemoryRegion topology must be stable when updating
` [PATCH 13/15] hotplug: introduce qdev_unplug_complete() to remove device from views
` [PATCH 14/15] qom: object_unref call reclaimer

vhost-scsi port to v1.1.0 + MSI-X performance regression
 2012-08-13 18:15 UTC  (4+ messages)

[PATCH] powerpc/epapr: export epapr_hypercall_start
 2012-08-13 17:29 UTC  (4+ messages)

[Bug 17902] qemu/kvm seem to cause warning or panic
 2012-08-13 16:27 UTC 

[Bug 17591] kvm hangs when resuming guest (deadlock?)
 2012-08-13 16:08 UTC 

[Bug 16631] Intermittently fails to start VM
 2012-08-13 15:56 UTC 

[Bug 16630] New: Intermittently fails to start VM
 2012-08-13 15:56 UTC 

[PATCHv5 0/4] improve speed of "rep ins" emulation
 2012-08-13 14:39 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: Assorted 440 fixes
 2012-08-13 13:21 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: 44x: Initialize PVR
` [PATCH 2/2] KVM: PPC: BookE: Add MCSR SPR support

[RFC PATCH 0/2] irq destination caching prototype
 2012-08-13 12:59 UTC  (33+ messages)
` [RFC PATCH 2/2] Cache msi irq destination

[PATCH] tsc: use kvmclock for calibration
 2012-08-13 12:55 UTC  (10+ messages)
                ` [SeaBIOS] "

[PATCH 1/4] Introduce a common kvm requests handler
 2012-08-13 11:02 UTC  (2+ messages)

[PATCH 0/2] Make request checks return value aware
 2012-08-13 11:02 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Add return value in prepare_to_enter
` [PATCH 2/2] KVM: PPC: Add return value to core_check_requests


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