public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-06 03:13:56 to 2012-07-10 12:23:41 UTC [more...]

[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
 2012-07-10 12:23 UTC  (2+ messages)

[PATCH RFC 0/2] kvm: Improving directed yield in PLE handler
 2012-07-10 11:54 UTC  (15+ messages)
` [PATCH RFC 1/2] kvm vcpu: Note down pause loop exit
` [PATCH RFC 2/2] kvm PLE handler: Choose better candidate for directed yield
  ` [PATCH RFC 0/2] kvm: Improving directed yield in PLE handler : detailed result

[PATCH 1/2] KVM: X86: remove read buffer for mmio read
 2012-07-10 10:48 UTC  (13+ messages)
` [PATCH 2/2] KVM: X86: introduce set_mmio_exit_info

[PATCH v2 0/7] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-07-10 10:41 UTC  (6+ messages)
` [PATCH v2 2/7] memory: Flush coalesced MMIO on selected region access
    ` [PATCH v3 "

[PATCH] pseries: Add support for new KVM hash table control call
 2012-07-10 10:34 UTC  (4+ messages)

KVM call agenda for Tuesday, July 10th
 2012-07-10 10:34 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 0/6] Optimize vcpu->requests processing
 2012-07-10  9:13 UTC  (11+ messages)
` [PATCH v3 1/6] KVM: Don't use KVM_REQ_PENDING_TIMER
` [PATCH v3 2/6] KVM: Simplify KVM_REQ_EVENT/req_int_win handling
` [PATCH v3 3/6] KVM: Move mmu reload out of line
` [PATCH v3 4/6] KVM: Optimize vcpu->requests checking
` [PATCH v3 5/6] KVM: Reorder KVM_REQ_EVENT to optimize processing
` [PATCH v3 6/6] KVM: Clean up vcpu->requests == 0 processing

[PATCH] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
 2012-07-10  8:48 UTC 

[PATCHv2 kvm] kvm_pv_eoi: add flag support
 2012-07-10  8:39 UTC  (2+ messages)

[PATCH 0/3] apic: Fixes for userspace model
 2012-07-10  8:32 UTC  (5+ messages)
` [PATCH 1/3] apic: Resolve potential endless loop around apic_update_irq
` [PATCH 2/3] apic: Reevaluate pending interrupts on LVT_LINT0 changes
` [PATCH 3/3] apic: Defer interrupt updates to VCPU thread

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-10  1:28 UTC  (7+ messages)
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO

[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
 2012-07-10  0:29 UTC  (22+ messages)
                  ` SCSI Performance regression [was Re: [PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6]
                    ` [Ksummit-2012-discuss] "

KVM VM's disappeared
 2012-07-09 23:07 UTC 

KVM VM's disappeared
 2012-07-09 22:16 UTC 

KVM VM's disappeared
 2012-07-09 22:15 UTC 

KVM VM's disappeared
 2012-07-09 22:04 UTC 

KVM VM's disappeared
 2012-07-09 21:27 UTC 

[PATCH v3 0/2] kvm: level irqfd and new eoifd
 2012-07-09 20:35 UTC  (6+ messages)
` [PATCH v3 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[net-next RFC V5 0/5] Multiqueue virtio-net
 2012-07-09 20:13 UTC  (23+ messages)
` [net-next RFC V5 2/5] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V5 4/5] virtio_net: multiqueue support
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq

[PATCH 2/6] rcu: Allow rcu_user_enter()/exit() to nest
 2012-07-09 17:45 UTC  (2+ messages)

[PATCH 2/2] KVM: PPC: booke: Add watchdog emulation
 2012-07-09 17:29 UTC  (13+ messages)

[PATCH] kvm: Fix device assignment threaded irq handler
 2012-07-09 16:53 UTC 

[PATCHv3 RFC 0/2] kvm: direct msix injection
 2012-07-09 15:49 UTC  (6+ messages)

[PATCH] pci-assign: Switch to PCI_HOST_DEVADDR property
 2012-07-09 15:13 UTC  (2+ messages)

First shot at adding IPMI to qemu
 2012-07-09 14:05 UTC  (3+ messages)

[PATCH 0/3] Add -cpu best support
 2012-07-09 13:52 UTC  (6+ messages)
` [PATCH 1/3] KVM: Add new -cpu best
` [PATCH 2/3] KVM: Use -cpu best as default on x86
  ` [Qemu-devel] "

[PATCH v3 0/3] Add -cpu best support
 2012-07-09 12:11 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Add new -cpu best
` [PATCH v3 2/3] KVM: Use -cpu best as default on x86
` [PATCH v3 3/3] i386: KVM: List -cpu host and best in -cpu ?

[PATCH v2 1/3] KVM: Add new -cpu best
 2012-07-09 11:57 UTC  (3+ messages)

qemu-kvm-1.1.0 crashing with kernel 3.5.0-rc6
 2012-07-09 10:57 UTC 

[PATCH] add PLE stats to kvmstat
 2012-07-09 10:52 UTC  (8+ messages)

[PATCH v6] kvm: notify host when the guest is panicked
 2012-07-09 10:44 UTC  (17+ messages)
` [PATCH 1/7 v6] start vm after reseting it
` [PATCH 2/7 v6] update linux headers
      ` [Qemu-devel] "
` [PATCH 3/7 v6] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH 4/7 v6] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH 5/7 v6] introduce a new qom device to deal with panicked event
` [PATCH 6/7 v6] deal with guest panicked event accoring to -onpanic parameter
` [PATCH 7/7 v6] deal with panicked event accoring to '-machine panic_action=action'

[PATCH 2/2 v2] KVM: PPC: booke: Add watchdog emulation
 2012-07-09 10:34 UTC 

[PATCH] apic: fix kvm build on UP without IOAPIC
 2012-07-09  9:24 UTC  (7+ messages)

[PATCH] ehci: Kick async schedule on wakeup in the non companion case
 2012-07-09  8:16 UTC  (3+ messages)
  ` Issue with mouse-capture

[PATCH] tcm_vhost: Convert to cmwq submission for I/O dispatch
 2012-07-09  6:10 UTC 

[PATCH] virtio-blk spec: document topology fields
 2012-07-08 23:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: add kvm list for virtio components
 2012-07-09  0:37 UTC  (3+ messages)

[PATCH] virtio-blk: add back VIRTIO_BLK_F_FLUSH
 2012-07-09  0:11 UTC  (2+ messages)

[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
 2012-07-08 23:45 UTC  (9+ messages)

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2012-07-08 23:39 UTC  (8+ messages)
  ` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)

CPU in guest shorter than normal
 2012-07-08 20:48 UTC 

[PATCH] KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
 2012-07-08 14:34 UTC 

[PATCH] kvm: First step to push iothread lock out of inner run loop
 2012-07-08  7:49 UTC  (9+ messages)
          ` [Qemu-devel] "

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-07-07  8:39 UTC  (17+ messages)
` [RFC PATCH 04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery
  ` [Qemu-ppc] "
` [RFC PATCH 08/17] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
  ` [Qemu-ppc] "
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
  ` [Qemu-ppc] "

[PATCH] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
 2012-07-06 20:19 UTC  (2+ messages)

[PATCH] kvm: align ram_size to page boundary
 2012-07-06 18:50 UTC  (10+ messages)
                ` [Qemu-devel] "

Regarding improving ple handler (vcpu_on_spin)
 2012-07-06 17:11 UTC  (3+ messages)
` [PATCH] kvm: handle last_boosted_vcpu = 0 case

[PATCH] qemu-kvm: Fix default machine options
 2012-07-06 17:02 UTC  (2+ messages)

[PATCH 1/2] kvm, Add x86_hyper_kvm to complete detect_hypervisor_platform check [v2]
 2012-07-06 17:47 UTC  (3+ messages)

[PATCH] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
 2012-07-06 16:11 UTC  (2+ messages)

[PATCH] Fix default accelerator when building with --disable-kvm
 2012-07-06 15:58 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: Critical interrupt emulation support
 2012-07-06 14:54 UTC  (2+ messages)

USB: 2 bug-fixes, for master *and* for stable-1.1
 2012-07-06 12:30 UTC  (4+ messages)
` [PATCH 1/2] usb-redir: Correctly handle the usb_redir_babble usbredir status
` [PATCH 2/2] usb-ehci: Fix an assert whenever isoc transfers are used

[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
 2012-07-06 10:33 UTC  (7+ messages)

[Bug 44271] New: kvm failure at boot up
 2012-07-06  9:53 UTC 

[PATCH v2 0/7] KVM paravirt remote flush tlb
 2012-07-06  9:47 UTC  (4+ messages)
` [PATCH v2 3/7] KVM: Add paravirt kvm_flush_tlb_others

[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
 2012-07-06  9:31 UTC  (6+ messages)
` [RFC V3 1/5] option: introduce qemu_get_opt_all()
` [RFC V3 2/5] tap: multiqueue support
` [RFC V3 3/5] net: "
` [RFC V3 4/5] vhost: "
` [RFC V3 5/5] virtio-net: add "

[PATCH] cpu: smp_wmb before lauching cpus
 2012-07-06  8:14 UTC  (8+ messages)


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