messages from 2012-11-25 08:53:22 to 2012-11-28 05:10:56 UTC [more...]
[PATCH V3 RFC 0/2] kvm: Improving undercommit scenarios
2012-11-28 5:10 UTC (13+ messages)
` [PATCH V3 RFC 1/2] sched: Bail out of yield_to when source and target runqueue has one task
` [PATCH V3 RFC 2/2] kvm: Handle yield_to failure return code for potential undercommit case
[PATCHv4 0/2] kvm: direct msix injection
2012-11-28 4:34 UTC (3+ messages)
[PATCH 0/3] KVM: x86: improve reexecute_instruction
2012-11-28 3:33 UTC (11+ messages)
` [PATCH 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH 3/3] KVM: x86: improve reexecute_instruction
[PATCH V5 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
2012-11-28 2:39 UTC (4+ messages)
[kvm:queue 23/25] arch/s390/kvm/kvm-s390.c:358:6: error: conflicting types for 'kvm_arch_vcpu_postcreate'
2012-11-28 1:51 UTC (2+ messages)
[PATCH] Resend - Added x86/tsc_adjust.c to test the ia32_tsc_adjust funtionality
2012-11-28 0:49 UTC (2+ messages)
[PATCH v2 0/4] nested vmx code clean up and restructure
2012-11-28 0:29 UTC (3+ messages)
` [PATCH v2 4/4] nested vmx: use a list to store the launched vmcs12 for L1 VMM
[PATCH 0/5] Alter steal time reporting in KVM
2012-11-28 0:32 UTC (11+ messages)
` [PATCH 1/5] Alter the amount of steal time reported by the guest
` [PATCH 2/5] Expand the steal time msr to also contain the consigned time
` [PATCH 3/5] Add the code to send the consigned time from the host to the guest
` [PATCH 4/5] Add a timer to allow the separation of consigned from steal time
` [PATCH 5/5] Add an ioctl to communicate the consign limit to the host
Networking latency - what to expect?
2012-11-27 23:26 UTC
[RFC PATCH 0/4] MSI affinity for assigned devices
2012-11-27 23:21 UTC (7+ messages)
` [RFC PATCH 1/4] kvm: Stub kvm_irqchip_update_msi_route
` [RFC PATCH 2/4] vfio-pci: Add support for MSI affinity
` [RFC PATCH 3/4] pci-assign: Refactor MSI virq array
` [RFC PATCH 4/4] pci-assign: Add MSI affinity support
Performance issue
2012-11-27 21:13 UTC (9+ messages)
[PATCH for-1.3] vfio-pci: Fix KVM disabled path
2012-11-27 19:45 UTC
[PATCH v2 00/18] KVM for MIPS32 Processors
2012-11-27 19:35 UTC (3+ messages)
[PATCH V5 1/2] Add code to track call origin for msr assignment
2012-11-27 19:08 UTC
[PATCH V5 0/2] Enable guest use of TSC_ADJUST functionality
2012-11-27 19:07 UTC
[PATCH V4 1/2] Add code to track call origin for msr assignment
2012-11-27 18:31 UTC (4+ messages)
[Bug 50891] New: The smp_affinity cannot work correctly when PCI passthrough device using msi/msi-x with KVM
2012-11-27 18:13 UTC (4+ messages)
` [Bug 50891] The smp_affinity cannot work correctly on guest os "
[PATCH 0/5] Alter stealtime reporting in KVM
2012-11-27 14:29 UTC (8+ messages)
` [PATCH 1/5] Alter the amount of steal time reported by the guest
` [PATCH 2/5] Expand the steal time msr to also contain the consigned time
` [PATCH 3/5] Add the code to send the consigned time from the host to the guest
` [PATCH 4/5] Add a timer to allow the separation of consigned from steal time
` [PATCH 5/5] Add an ioctl to communicate the consign limit to the host
KVM call agenda for 2012-11-27
2012-11-27 14:20 UTC (2+ messages)
[PATCH] kvm tools: powerpc: convert spapr pci to new device iterators
2012-11-27 13:00 UTC
[PATCH v3] kvm tools: add support for ARMv7 processors
2012-11-27 12:59 UTC (4+ messages)
[PATCH v9 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-11-27 12:18 UTC (4+ messages)
` [PATCH v9 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "
` [PATCH v9 2/2] KVM-INTEL: provide the vmclear function and a bitmap to support VMCLEAR in kdump
[PATCH v2 0/6] x86, apicv: Add APIC virtualizatin support
2012-11-27 11:46 UTC (25+ messages)
` [PATCH v2 3/6] x86, apicv: add virtual interrupt delivery support
` [PATCH v2 5/6] x86: Enable ack interrupt on vmexit
` [PATCH v2 6/6] x86, apicv: Add Posted Interrupt supporting
[RFC PATCH 0/2] kvm/vmx: Output TSC offset
2012-11-27 10:53 UTC (13+ messages)
` "
` "
` "
` "
` "
[net-next rfc v7 0/3] Multiqueue virtio-net
2012-11-27 10:16 UTC (4+ messages)
` [net-next rfc v7 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [net-next rfc v7 2/3] virtio_net: multiqueue support
` [net-next rfc v7 3/3] virtio-net: change the number of queues through ethtool
[Bug 50921] New: kvm hangs booting Windows 2000
2012-11-27 8:22 UTC (10+ messages)
` [Bug 50921] "
[PATCH 0/4] AER-KVM: Error containment of PCI pass-thru devices assigned to KVM guests
2012-11-27 6:46 UTC (5+ messages)
` [Qemu-devel] "
[PATCH V5] target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs
2012-11-27 5:32 UTC
[PATCH] vfio powerpc: enabled and supported on powernv platform
2012-11-27 5:07 UTC (20+ messages)
` [PATCH 0/2] vfio powerpc: implemented and enabled
` [PATCH 1/2] vfio powerpc: implemented IOMMU driver for VFIO
` [PATCH 2/2] vfio powerpc: enabled on powernv platform
[PATCH V4] target-i386: Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs
2012-11-27 4:05 UTC (2+ messages)
` [Qemu-devel] "
[kvm:queue 21/25] arch/x86/kvm/x86.c:931:38: error: 'struct clocksource' has no member named 'archdata'
2012-11-27 2:24 UTC
[kvm:queue 17/25] arch/x86/kernel/pvclock.c:183:24: error: 'PVCLOCK_FIXMAP_END' undeclared
2012-11-27 2:25 UTC
[PATCH V3] target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs
2012-11-27 1:56 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v8 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
2012-11-27 1:53 UTC (13+ messages)
` [PATCH v8 1/2] x86/kexec: add a new atomic notifier list for kdump
[PATCH V2] Resend - Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs
2012-11-27 1:42 UTC (3+ messages)
` [Qemu-devel] [PATCH V2] Resend - Enabling IA32_TSC_ADJUST for QEMU "
[PATCH V4 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
2012-11-27 1:35 UTC
[PATCH V4 0/2] Enable guest use of TSC_ADJUST functionality
2012-11-27 1:34 UTC
PROBLEM: compilation issue, inline assembly arch/x86/kvm/emulate.c fails at -O0
2012-11-27 0:53 UTC (7+ messages)
` [PATCH] x86, kvm: Remove incorrect redundant assembly constraint
The smp_affinity cannot work correctly on guest os when PCI passthrough device using msi/msi-x with KVM
2012-11-27 0:40 UTC (5+ messages)
[PATCH 0/5] KVM: PPC: Fix various bugs and vulnerabilities in HV KVM
2012-11-27 0:20 UTC (28+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking
` [PATCH v2] "
` [PATCH 3/5] KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
` [PATCH 4/5] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
[PATCH V3 1/2] Resend - Add code to track call origin for msr assignment
2012-11-26 20:36 UTC (4+ messages)
KVM Disk i/o or VM activities causes soft lockup?
2012-11-26 20:18 UTC (5+ messages)
pci_enable_msix() fails with ENOMEM/EINVAL
2012-11-26 20:04 UTC (5+ messages)
[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
2012-11-26 20:00 UTC (3+ messages)
[PATCH V3 2/2] Resend - Enabling IA32_TSC_ADJUST for KVM guest VM support
2012-11-26 18:41 UTC
[PATCH V3 0/2] Resend - IA32_TSC_ADJUST support for KVM
2012-11-26 18:40 UTC
[PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
2012-11-26 15:35 UTC (2+ messages)
[PATCH] vhost-blk: Add vhost-blk support v5
2012-11-26 15:14 UTC (3+ messages)
[PATCH] MAINTAINERS: Add git tree link for PPC KVM
2012-11-26 13:57 UTC (2+ messages)
[PATCH 0/3] KVM: PPC: Fixes for PR-KVM on POWER7
2012-11-26 13:30 UTC (2+ messages)
Invoking guest os script, without guest having network connectivity?
2012-11-26 11:06 UTC (2+ messages)
qemu-kvm-1.2.0: double free or corruption
2012-11-26 10:56 UTC (6+ messages)
` qemu-kvm-1.2.0: double free or corruption in VNC code
[매일경제신문사] 바이러스 발견 경고
2012-11-26 8:42 UTC
[Question] Forced Vmexit
2012-11-26 5:30 UTC (2+ messages)
[PATCH 1/2] Add code to track call origin for msr assignment
2012-11-25 13:40 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