kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-02 15:52:53 to 2012-11-13 04:47:59 UTC [more...]

[RFC PATCH 00/16] kvm tools: add support for ARMv7 processors
 2012-11-13  4:47 UTC  (24+ messages)
` [RFC PATCH 01/16] kvm tools: include arch uapi/asm directories in include path
` [RFC PATCH 02/16] kvm tools: only enable LTO if supported by GCC
` [RFC PATCH 03/16] kvm tools: avoid linking dynamically against libbfd
` [RFC PATCH 04/16] kvm tools: specify compiler by name when overriding make default
` [RFC PATCH 05/16] kvm tools: don't bother including linux/compiler.h
` [RFC PATCH 06/16] kvm tools: don't pass -Wcast-align to the compiler
` [RFC PATCH 07/16] kvm tools: die if init_list__init returns failure
` [RFC PATCH 08/16] kvm tools: add generic device registration mechanism
` [RFC PATCH 09/16] kvm tools: make _FDT macro usable by other architectures
` [RFC PATCH 10/16] kvm tools: virtio-mmio: use subsys_id instead of pci device ID
` [RFC PATCH 11/16] kvm tools: virtio: add dummy set_size_vq implementations
` [RFC PATCH 12/16] kvm tools: allow arch to specify default virtio transport
` [RFC PATCH 13/16] kvm tools: keep track of registered memory banks in struct kvm
` [RFC PATCH 14/16] kvm tools: teach guest_flat_to_host about memory banks starting above 0
` [RFC PATCH 15/16] kvm tools: provide a mechanism for translating host to guest addresses
` [RFC PATCH 16/16] kvm tools: add support for ARMv7 processors

interrupt remapping support
 2012-11-13  3:44 UTC 

[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-11-13  3:07 UTC  (2+ messages)

[PATCH v11] kvm: notify host when the guest is panicked
 2012-11-13  2:19 UTC  (7+ messages)

[GIT PULL] KVM fixes for 3.7-rc5
 2012-11-13  1:36 UTC 

[RFC PATCH v3 0/3] s390: channel I/O support in qemu
 2012-11-13  1:17 UTC  (3+ messages)
` [PATCH 2/3] s390: Virtual channel subsystem support

[PATCH 1/5] KVM: MMU: cleanup mapping-level
 2012-11-12 23:12 UTC  (6+ 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-12 23:10 UTC  (2+ messages)

KVM call agenda for 2012-11-12
 2012-11-12 22:31 UTC  (2+ messages)

Fix lapic time counter read for periodic mode
 2012-11-12 21:32 UTC  (2+ messages)

SR-IOV problem with Intel 82599EB (not enough MMIO resources for SR-IOV)
 2012-11-12 19:46 UTC  (9+ messages)

graphics card pci passthrough success report
 2012-11-12 15:19 UTC  (2+ messages)

[PATCH v4 00/13] KVM/ARM vGIC support
 2012-11-12  9:29 UTC  (18+ messages)
` [PATCH v4 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v4 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v4 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v4 04/13] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v4 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v4 06/13] ARM: KVM: VGIC distributor handling
` [PATCH v4 07/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v4 08/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v4 09/13] ARM: KVM: VGIC interrupt injection
` [PATCH v4 10/13] ARM: KVM: VGIC control interface world switch
` [PATCH v4 11/13] ARM: KVM: VGIC initialisation code
` [PATCH v4 12/13] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v4 13/13] ARM: KVM: Add VGIC configuration option

[PATCH] KVM: PPC: Book3S HV: Handle guest-caused machine checks without panicking
 2012-11-12  0:48 UTC 

[PATCH] KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
 2012-11-12  0:37 UTC 

Good Day,
 2012-11-11 19:47 UTC 

**Alert Notification!!!
 2012-11-11 17:45 UTC 

[PATCH RFC 1/1] kvm: Add dynamic ple window feature
 2012-11-11  7:59 UTC 

[RFC PATCH 1/6] driver core: add a bus notification to temporarily reject driver binding
 2012-11-11  5:21 UTC  (7+ messages)
` [RFC PATCH 2/6] iommu: pass on BUS_NOTIFY_QUERY_BINDING to iommu group notifier clients
` [RFC PATCH 3/6] VFIO: unregister IOMMU notifier on error recovery path
` [RFC PATCH 4/6] VFIO: reject binding driver to devices belonging to active VFIO groups
` [RFC PATCH 5/6] VFIO: simplify IOMMU group notification handler
` [RFC PATCH 6/6] VFIO: use ACCESS_ONCE() to guard access to dev->driver

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

[PATCH v4 0/5] KVM/ARM Architected Timers support
 2012-11-10 15:46 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v4 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v4 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v4 5/5] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH v4 00/14] KVM/ARM Implementation
 2012-11-10 15:43 UTC  (15+ messages)
` [PATCH v4 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v4 02/14] ARM: Section based HYP idmap
` [PATCH v4 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v4 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v4 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v4 06/14] KVM: ARM: Memory virtualization setup
` [PATCH v4 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v4 08/14] KVM: ARM: World-switch implementation
` [PATCH v4 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v4 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v4 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v4 12/14] KVM: ARM: VFP userspace interface
` [PATCH v4 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v4 14/14] KVM: ARM: Handle I/O aborts

[PATCH v3 00/13] KVM/ARM vGIC support
 2012-11-10  8:36 UTC  (5+ messages)
` [PATCH v3 01/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
  ` [kvmarm] "

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-11-10  1:02 UTC  (3+ messages)
` [patch 14/18] time: export time information for KVM pvclock

**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 

Guest performance is reduced after live migration
 2012-11-09  9:51 UTC  (3+ 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  (2+ messages)

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 

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  (5+ messages)

[patch 00/16] pvclock vsyscall support + KVM hypervisor support (v3)
 2012-11-05  8:35 UTC  (10+ messages)
` [patch 08/16] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 09/16] x86: kvm guest: pvclock vsyscall 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  (4+ 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  (2+ messages)

[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  (2+ 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  (4+ messages)

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


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