kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-31 23:15:42 to 2012-11-10 01:03:25 UTC [more...]

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-11-10  1:02 UTC  (10+ messages)
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 14/18] time: export time information for KVM pvclock

[PATCH v11] kvm: notify host when the guest is panicked
 2012-11-09 20:17 UTC  (7+ messages)

SR-IOV problem with Intel 82599EB (not enough MMIO resources for SR-IOV)
 2012-11-09 18:08 UTC  (8+ messages)

**Re-validate your mailbox
 2012-11-09 13:32 UTC 

External USB Hub
 2012-11-09 13:39 UTC  (2+ messages)

[PATCH] KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
 2012-11-09 14:20 UTC 

Upgrade!
 2012-11-09 13:35 UTC 

[PATCH v3 00/13] KVM/ARM vGIC support
 2012-11-09 13:51 UTC  (4+ messages)
` [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
  ` [kvmarm] "

Guest performance is reduced after live migration
 2012-11-09  9:51 UTC  (4+ messages)

[PATCH] virtio_scsi: fix memory leak on full queue condition
 2012-11-09  8:48 UTC  (2+ messages)

[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
 2012-11-09  8:38 UTC  (9+ messages)
` [PATCH V2 RFC 2/3] kvm: Handle yield_to failure return code for potential undercommit case
              ` [PATCH V2 RESEND "

[PATCH -next] tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()
 2012-11-09  5:24 UTC  (2+ messages)

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-08 21:13 UTC  (7+ messages)
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool

[PATCH 1/2] qemu-kvm/cpuid: fix a emulation of guest physical address space
 2012-11-08 16:40 UTC  (10+ messages)
` [PATCH 2/2] qemu-kvm/pci-assign: 64 bits bar emulation
    ` [Qemu-devel] "
          ` [Qemu-devel] [PATCH 1/2] qemu-kvm/cpuid: fix a emulation of guest physical address space

Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
 2012-11-08 15:26 UTC  (10+ messages)
` [Qemu-devel] "

I/O errors in guest OS after repeated migration
 2012-11-08  8:23 UTC  (5+ messages)

[PATCH 1/1] vhost-blk: Add vhost-blk support v4
 2012-11-08  7:16 UTC  (4+ messages)

[PATCH 0/5] virtio-scsi: create a separate workqueue
 2012-11-07 23:38 UTC  (10+ messages)
` [PATCH 1/5] virtio-scsi: remove the useless assignment
` [PATCH 2/5] virtio-scsi: remove the needless variable gfp_mask
` [PATCH 3/5] virtio-scsi: use pr_err instead of printk
` [PATCH 4/5] virtio-scsi: create a separate work queue for virtio-scsi
` [PATCH 5/5] virtio-scsi: tidy up the goto label in init()

Possible Spam System Helpdesk
 2012-11-07 18:48 UTC 

Den Überblick über Ihre Benutzung
 2012-11-07 10:32 UTC 

[PATCH] kvm: minor change in kvm_iommu_put_pages
 2012-11-07  2:39 UTC 

[PATCH v5] kvm/fpu: Enable fully eager restore kvm FPU
 2012-11-07  2:01 UTC 

3.7-rc2 build failure on s390x
 2012-11-06 19:20 UTC  (7+ messages)

[PATCH] CVE-2012-4461 invalid opcode oops on SET_SREGS with OSXSAVE bit set
 2012-11-06 18:24 UTC 

1.1.1 -> 1.1.2 migrate /managedsave issue
 2012-11-06 15:05 UTC  (6+ messages)

[PATCH v3 00/35] postcopy live migration
 2012-11-06 11:04 UTC  (14+ messages)
` [PATCH v3 24/35] postcopy outgoing: add -p option to migrate command
` [PATCH v3 26/35] postcopy/outgoing: add -n options to disable background transfer
  ` [Qemu-devel] "
` [PATCH v3 27/35] postcopy/outgoing: implement forward/backword prefault
      ` [Qemu-devel] "
` [PATCH v3 29/35] postcopy/outgoing: add movebg mode(-m) to migration command
` [PATCH v3 34/35] postcopy/outgoing: introduce precopy_count parameter
  ` [Qemu-devel] "

KVM call agenda 2012-11-06
 2012-11-06  8:16 UTC 

Mellanox IB PCI passthrough fails with qemu-kvm>=1.1.2
 2012-11-06  2:09 UTC 

Scheduled Maintenance & Upgrade
 2012-11-06  1:57 UTC 

[PATCH 1/5] KVM: MMU: cleanup mapping-level
 2012-11-05 12:12 UTC  (5+ messages)
` [PATCH 2/5] KVM: MMU: simplify mmu_set_spte
` [PATCH 3/5] KVM: MMU: simplify set_spte
` [PATCH 4/5] KVM: MMU: move adjusting softmmu pte access to FNAME(page_fault)
` [PATCH 5/5] KVM: MMU: remove pt_access in mmu_set_spte

[PATCH] KVM: MMU: lazily drop large spte
 2012-11-05  9:59 UTC 

Chat about Snabb Switch at KVM Summit this week?
 2012-11-05  9:39 UTC 

[PATCH] seabios/pci: enable 64 bit bar on seabios
 2012-11-05  9:24 UTC  (6+ messages)

[patch 00/16] pvclock vsyscall support + KVM hypervisor support (v3)
 2012-11-05  8:35 UTC  (39+ messages)
` [patch 01/16] KVM: x86: retain pvclock guest stopped bit in guest memory
` [patch 02/16] x86: pvclock: make sure rdtsc doesnt speculate out of region
` [patch 03/16] x86: pvclock: remove pvclock_shadow_time
` [patch 04/16] x86: pvclock: create helper for pvclock data retrieval
` [patch 05/16] x86: pvclock: introduce helper to read flags
` [patch 06/16] sched: add notifier for cross-cpu migrations
` [patch 07/16] x86: pvclock: generic pvclock vsyscall initialization
` [patch 08/16] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 09/16] x86: kvm guest: pvclock vsyscall support
` [patch 10/16] x86: vdso: pvclock gettime support

[PATCH 0/3] KVM: PPC: Fixes for PR-KVM on POWER7
 2012-11-05  4:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
` [PATCH 2/3] KVM: PPC: Book3S PR: Fix VSX handling
` [PATCH 3/3] KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S

[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
 2012-11-05  3:25 UTC  (10+ messages)
` [RFC PATCH 1/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external
` [RFC PATCH 2/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [RFC PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [RFC PATCH 4/9] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [RFC PATCH 5/9] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [RFC PATCH 6/9] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [RFC PATCH 7/9] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
` [RFC PATCH 8/9] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
` [RFC PATCH 9/9] KVM: PPC: Book 3S: Facilities to save/restore XICS source controller state

[PATCH 02/20] KVM/MIPS32: Arch specific KVM data structures
 2012-11-04 19:04 UTC  (5+ messages)

Nested Virtualization on KVM
 2012-11-04 14:56 UTC 

[PATCH V2] Enabling IA32_TSC_ADJUST for KVM guest VM support
 2012-11-03 22:22 UTC 

[PATCHv3 net-next 0/8] enable/disable zero copy tx dynamically
 2012-11-03  1:31 UTC  (10+ messages)
` [PATCHv3 net-next 1/8] skb: report completion status for zero copy skbs
` [PATCHv3 net-next 2/8] skb: api to report errors "
` [PATCHv3 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv3 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv3 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv3 net-next 6/8] vhost: move -net specific code out
` [PATCHv3 net-next 7/8] vhost-net: select tx zero copy dynamically
` [PATCHv3 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy

[PATCH 14/20] MIPS: Use the UM bit instead of the CU0 enable bit in the status register to figure out the stack for saving regs
 2012-11-03  1:11 UTC  (4+ messages)

[PATCH 00/20] KVM for MIPS32 Processors
 2012-11-02 17:14 UTC  (3+ messages)

[PATCH 07/20] KVM/MIPS32: Dynamic binary translation of select privileged instructions
 2012-11-02 17:00 UTC  (5+ messages)

[PATCH 00/28] [PULL] qemu-kvm.git uq/master queue
 2012-11-02 16:54 UTC  (8+ messages)
` [PATCH 27/28] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
  ` [Qemu-devel] "
      ` [PATCH] target-i386: cpu: fix --disable-kvm compilation

[PATCH uq/master 0/3] Fix MSI injection at load time
 2012-11-02 15:21 UTC  (11+ messages)
` [PATCH 3/3] apic: always update the in-kernel status after loading

System Helpdesk
 2012-11-02 12:38 UTC 

[PATCH 1/3] KVM: do not kfree error pointer
 2012-11-02 10:33 UTC  (3+ messages)
` [PATCH 2/3] KVM: X86: fix return value of kvm_vm_ioctl_set_tss_addr()
` [PATCH 3/3] KVM: remove unnecessary return value check

[RFC PATCH 0/4] KVM: ARM: Support transparent huge pages and hugetlbfs
 2012-11-02 10:03 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: ARM: Report support of mmu notifiers to user space
` [RFC PATCH 2/4] KVM: ARM: Fixup trace ipa printing
` [RFC PATCH 3/4] KVM: ARM: Improve stage2_clear_pte
` [RFC PATCH 4/4] KVM: ARM: Transparent huge pages and hugetlbfs support

a question about "pvclock_get_nsec_offset()"
 2012-11-01 23:02 UTC 

[PATCHv2 net-next 0/8] enable/disable zero copy tx dynamically
 2012-11-01 16:20 UTC  (5+ messages)
` [PATCHv2 net-next 1/8] skb: report completion status for zero copy skbs

[PATCH 04/20] KVM/MIPS32: MIPS arch specific APIs for KVM
 2012-11-01 15:18 UTC  (2+ messages)

[PATCH 01/20] KVM/MIPS32: Infrastructure/build files
 2012-11-01 14:54 UTC  (2+ messages)

[PATCH 15/20] MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap
 2012-11-01 12:08 UTC  (2+ messages)

[PATCH] x86, add hypervisor name to dump_stack() [v4]
 2012-11-01  9:30 UTC  (2+ messages)

[RFC PATCH v3 00/19] ACPI memory hotplug
 2012-11-01  9:01 UTC  (4+ messages)

[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-11-01  5:55 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module

[PATCH V2] Add code to track call origin for msr assignment
 2012-11-01  1:13 UTC  (2+ messages)

[PATCH 2/2] kvm, svm: Update MAINTAINERS entry
 2012-11-01  1:15 UTC  (2+ messages)

Dear User, Upgrade Your Account
 2012-11-01  0:08 UTC 

[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
 2012-11-01  0:05 UTC  (3+ messages)
` [PATCH] emulator test: add "rep ins" mmio access test

[GIT PULL] KVM fixes for 3.7-rc3
 2012-11-01  0:02 UTC 


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