public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-10 17:29:57 to 2008-12-15 02:09:45 UTC [more...]

[PATCH 0 of 5] dma api v3
 2008-12-15  2:09 UTC  (39+ messages)
` [PATCH 1 of 5] fix cpu_physical_memory len
` [PATCH 2 of 5] add can_dma/post_dma for direct IO
  ` [Qemu-devel] "
      ` [Qemu-devel] "
` [PATCH 3 of 5] rename dma.c to isa_dma.c
` [PATCH 4 of 5] dma api
  ` [Qemu-devel] "
` [PATCH 5 of 5] bdrv_aio_readv/writev

[PATCH] Vmchannel PCI device
 2008-12-15  2:03 UTC  (15+ messages)
` [Qemu-devel] "

Poor write- and overall performance
 2008-12-14 23:44 UTC 

[ kvm-Bugs-1971512 ] failure to migrate guests with more than 4GB of RAM
 2008-12-14 15:45 UTC 

[ kvm-Bugs-2411975 ] Vista can not boot up on PAE host
 2008-12-14 13:19 UTC 

[ kvm-Bugs-2411975 ] Vista can not boot up on PAE host
 2008-12-14 13:19 UTC 

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-14 12:46 UTC  (3+ messages)

[PATCH 1 of 6] [PATCH] kvm-userspace: ppc: fix compatfd build decision
 2008-12-14 10:45 UTC  (2+ messages)

[PATCH 1/7] Fix whitespace in virtio
 2008-12-14  8:39 UTC  (9+ messages)
` [PATCH 2/7] Create virtio-blk.h header
  ` [PATCH 3/7] Create virtio-net.h header
    ` [PATCH 4/7] Move virtio_balloon_init to virtio-balloon.h
      ` [PATCH 5/7] Do not access virtio-rings directly
        ` [PATCH 6/7] Do not modify VirtQueueElement
          ` [PATCH 7/7] Optionally bounce the virtio buffers
            ` [PATCH] kvm: qemu: virtio: enable VIRTIO_ZERO_COPY

[PATCH 0 of 6] powerpc updates to kvm-userspace
 2008-12-14  8:37 UTC  (3+ messages)

[PATCH] kvm-userspace: Switch to KVM_CAP_USER_NMI
 2008-12-14  8:11 UTC  (2+ messages)

[PATCH] KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
 2008-12-14  8:10 UTC  (2+ messages)

[PATCH 00/36] KVM Updates for 2.6.29 (part 3 of 3)
 2008-12-14  8:07 UTC  (37+ messages)
` [PATCH 01/36] KVM: x86 emulator: reduce duplication in one operand emulation thunks
` [PATCH 02/36] KVM: x86 emulator: consolidate emulation of two operand instructions
` [PATCH 03/36] KVM: s390: Fix refcounting and allow module unload
` [PATCH 04/36] KVM: s390: Fix memory leak of vcpu->run
` [PATCH 05/36] KVM: Prevent trace call into unloaded module text
` [PATCH 06/36] KVM: x86 emulator: Extract 'pop' sequence into a function
` [PATCH 07/36] KVM: x86 emulator: allow pop from mmio
` [PATCH 08/36] KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
` [PATCH 09/36] KVM: x86 emulator: fix ret emulation
` [PATCH 10/36] KVM: x86 emulator: fix popf emulation
` [PATCH 11/36] KVM: Remove extraneous semicolon after do/while
` [PATCH 12/36] KVM: fix sparse warning
` [PATCH 13/36] KVM: VMX: "
` [PATCH 14/36] KVM: remove the IRQ ACK notifier assertions
` [PATCH 15/36] KVM: make kvm_unregister_irq_ack_notifier() safe
` [PATCH 16/36] KVM: don't fee an unallocated irq source id
` [PATCH 17/36] KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
` [PATCH 18/36] KVM: split out kvm_free_assigned_irq()
` [PATCH 19/36] KVM: ppc: support large host pages
` [PATCH 20/36] powerpc/44x: declare tlb_44x_index for use in C code
` [PATCH 21/36] KVM: ppc: directly insert shadow mappings into the hardware TLB
` [PATCH 22/36] KVM: ppc: save and restore guest mappings on context switch
` [PATCH 23/36] KVM: ppc: Implement in-kernel exit timing statistics
` [PATCH 24/36] KVM: ppc: mostly cosmetic updates to the exit timing accounting code
` [PATCH 25/36] KVM: Really remove a slot when a user ask us so
` [PATCH 26/36] KVM: x86 emulator: Extend the opcode descriptor
` [PATCH 27/36] KVM: x86 emulator: add Src2 decode set
` [PATCH 28/36] KVM: x86 emulator: add a new "implied 1" Src decode type
` [PATCH 29/36] KVM: x86 emulator: add the assembler code for three operands
` [PATCH 30/36] KVM: x86 emulator: add the emulation of shld and shrd instructions
` [PATCH 31/36] KVM: x86 emulator: Fix handling of VMMCALL instruction
` [PATCH 32/36] KVM: MMU: use page array in unsync walk
` [PATCH 33/36] KVM: MMU: collapse remote TLB flushes on root sync
` [PATCH 34/36] KVM: MMU: skip global pgtables on sync due to cr3 switch
` [PATCH 35/36] KVM: MMU: prepopulate the shadow on invlpg
` [PATCH 36/36] x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj

kvm-userspace requires kvm capable kernel headers in default search path of the compiler
 2008-12-14  7:57 UTC  (3+ messages)

Weekly KVM Test report, kernel 387f7c ... userspace 9f149d 
 2008-12-14  7:12 UTC 

Using signals to communicate two Qemu processes
 2008-12-13 23:43 UTC  (3+ messages)

[PATCH] [PATCH] qemu: ppc: kvm-userspace: KVM PowerPC support for qemu gdbstub
 2008-12-13  8:35 UTC  (7+ messages)

[PATCH] [PATCH] kvm-userspace: gdb: fix new gdb function types
 2008-12-13  8:27 UTC  (2+ messages)

Failed to use PCI device assignment
 2008-12-13  2:12 UTC  (2+ messages)

[RFC] Replace posix-aio with custom thread pool
 2008-12-12 20:35 UTC  (41+ messages)
` [Qemu-devel] "

[ kvm-Bugs-2386363 ] virtio-net doesn't set vc->info_str
 2008-12-12 16:31 UTC 

[ kvm-Bugs-2421626 ] missing break in 'case KVM_EXIT_S390_RESET'
 2008-12-12 15:59 UTC 

[PATCH] virtio_net: add link status handling
 2008-12-12  8:04 UTC  (6+ messages)

[PATCH][BIOS] Add BCV option rom in boot menu
 2008-12-12  4:28 UTC  (4+ messages)
` [Bochs-developers] "

[patch 0/3] synchronized TSC between vcpu's on SMP guests
 2008-12-11 19:45 UTC  (6+ messages)
` [patch 3/3] KVM: VMX: initialize TSC offset relative to vm creation time

[ kvm-Bugs-2418470 ] libvirt save/restore broken after upgrading to kvm-80
 2008-12-11 21:44 UTC 

[PATCH 0/5] KVM: Improved guest debugging / debug register emulation
 2008-12-11 19:15 UTC  (4+ messages)
` [PATCH 3/5] KVM: VMX: Ensure interruptibility when single-stepping
    ` [PATCH] KVM: VMX: Allow single-stepping when interruptible

Slow virtio networking
 2008-12-11 18:35 UTC  (2+ messages)

Virtio network performance problem
 2008-12-11 17:03 UTC  (7+ messages)

[PATCH] KVM: use modern cpumask primitives, no cpumask_t on stack
 2008-12-11 16:51 UTC 

[PATCH] [PATCH] qemu: report issues causing the kvm probe to fail
 2008-12-11 16:40 UTC 

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-12-11 15:39 UTC  (10+ messages)
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters

[ kvm-Bugs-2417387 ] kvm-80, AMD, vga not updated
 2008-12-11 15:20 UTC 

[ kvm-Bugs-2417350 ] external module trace support kvm-80
 2008-12-11 15:05 UTC 

[PATCH 0/2] reduce code duplication
 2008-12-11 14:11 UTC  (3+ messages)
` [PATCH 1/2] pass parameter as char
  ` [PATCH 2/2] reduce code duplication

How to use PCI-passthrough with kvm
 2008-12-11 10:26 UTC  (6+ messages)

[PATCH] kvm-userspace: Load PCI option ROMs
 2008-12-11 10:19 UTC 

[PATCH 0 of 3] update gdbstub support
 2008-12-11 10:09 UTC  (4+ messages)
` [PATCH 1 of 3] [PATCH] kvm-userspace: ppc: Add kvm_translate wrapper
` [PATCH 2 of 3] [PATCH] qemu: ppc: kvm-userspace: KVM PowerPC support for qemu gdbstub
` [PATCH 3 of 3] [PATCH] kvm-userspace: fix gdbstub kvm integration

[PATCHSETS #2] KVM device passthrough support with AMD IOMMU
 2008-12-11  1:11 UTC  (9+ messages)

[PATCH 2/17] Change P2P domain flags
 2008-12-11  0:37 UTC  (3+ messages)
`  "

KVM: mmu_notifiers release method
 2008-12-10 20:23 UTC 

[PATCH] kvm-userspace: Fix a compiler warning
 2008-12-10 21:41 UTC 

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2008-12-10 20:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox