kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-31 02:32:16 to 2010-09-03 07:19:13 UTC [more...]

[RFC v2 0/7] kvm stael time implementation
 2010-09-03  7:18 UTC  (21+ messages)
` [RFC v2 1/7] change headers preparing for steal time
  ` [RFC 1/8] Implement getnsboottime kernel API
    ` [RFC v2 2/7] always call kvm_write_guest
      ` [RFC 2/8] change headers preparing for steal time
        ` [RFC 3/8] always call kvm_write_guest
          ` [RFC v2 3/7] measure time out of guest
            ` [RFC v2 4/7] change kernel accounting to include steal time

virtio BUG while assembling RAID1 across vd[ab]
 2010-09-03  5:32 UTC  (2+ messages)

[PATCH] KVM: don't sent IPI if the vcpu is not online
 2010-09-03  4:12 UTC 

[PATCH] ivshmem: remove unnecessary checks for unsigned
 2010-09-03  2:54 UTC  (2+ messages)

[PATCH 2/4] pci: add foreachcap() helper
 2010-09-03  2:58 UTC  (7+ messages)
  ` [SeaBIOS] "
` [PATCH 3/4] iommu: introduce AMD IOMMU support, initialize it
  ` [SeaBIOS] "
` [PATCH 4/4] iommu: provide ACPI tables
  ` [SeaBIOS] "
` [PATCH 1/4] pci: expand tabs to spaces in pci_ids.h and pci_regs.h

[PATCH] Use signed 16-bit values for ivshmem register writes
 2010-09-03  1:53 UTC  (2+ messages)

vhost not working with version 12.5 with kernel 2.6.35.4
 2010-09-03  0:10 UTC  (2+ messages)

[patch 0/3] add mce test
 2010-09-02 23:36 UTC  (4+ messages)
` [patch 1/3] kvm test: add monitor_printf
` [patch 2/3] kvm test: add kvm-unit.cfg
` [patch 3/3] Add mce test

KVM: x86: set vcpu runnable when injecting MCE
 2010-09-02 23:41 UTC 

kernelshark plugins and ftrace array fields
 2010-09-02 19:24 UTC  (9+ messages)

[PATCH 0/3] KVM fixes and cleanups
 2010-09-02 16:32 UTC  (8+ messages)
` [PATCH 1/3] KVM: MMU: Fix 32 bit legacy paging with NPT
` [PATCH 2/3] KVM: SVM: Restore correct registers after sel_cr0 intercept emulation
` [PATCH 3/3] KVM: SVM: Clean up rip handling in vmrun emulation

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-09-02 16:14 UTC  (9+ messages)
` [PATCH 2/7] pci: memory access API and IOMMU support
  ` [Qemu-devel] "

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-09-02 16:07 UTC  (18+ messages)
` [PATCH 1/7] pci: expand tabs to spaces in pci_regs.h
` [PATCH 2/7] pci: memory access API and IOMMU support
` [PATCH 4/7] ide: use the PCI memory access interface

[PATCH v2 0/4] virtio-net: More configurability and bh handling for tx
 2010-09-02 15:35 UTC  (6+ messages)
` [PATCH v2 1/4] virtio-net: Make tx_timer timeout configurable
` [PATCH v2 2/4] virtio-net: Limit number of packets sent per TX flush
` [PATCH v2 3/4] virtio-net: Rename tx_timer_active to tx_waiting
` [PATCH v2 4/4] virtio-net: Introduce a new bottom half packet TX

[ kvm-Bugs-3056363 ] cpu0 unhandled wrmsr:
 2010-09-02 11:27 UTC 

[PATCH] KVM: ia64: define kvm_lapic_enabled() to fix a compile error
 2010-09-02  8:57 UTC  (2+ messages)

[Autotest] [PATCH] KVM test: Update pci_hotplug to suit for new qemu
 2010-09-02 16:53 UTC  (2+ messages)

[PATCH 0/4] KVM: MMU: mmu audit code improved
 2010-09-02  8:30 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: MMU: support disable/enable mmu audit dynamicly
  ` [PATCH v2 5/5] KVM: MMU: lower the aduit frequency

[PATCH 0/1] Fix guest kernel crash when hitting AMD errata
 2010-09-02  8:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] KVM test: virtio_console test v2
 2010-09-02  8:16 UTC  (2+ messages)

[PATCH] [DRAFT] KVM-TEST: Use cdrom for Linux guests in unattended_install
 2010-09-02  4:41 UTC  (2+ messages)
` [PATCH v2] "

ftrace/perf_event leak
 2010-09-02  1:20 UTC  (13+ messages)

Degrading Network performance as KVM/kernel version increases
 2010-09-01 21:05 UTC  (3+ messages)

10Gb Ethernet Adapters (with TOE ) port
 2010-09-01 13:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/5] virtio-net: More configurability and bh handling for tx
 2010-09-01 10:40 UTC  (22+ messages)
` [PATCH 1/5] virtio-net: Make tx_timer timeout configurable
    ` [Qemu-devel] "
` [PATCH 2/5] virtio-net: Limit number of packets sent per TX flush
` [PATCH 4/5] virtio-net: Introduce a new bottom half packet TX
` [PATCH 5/5] virtio-net: Switch default to new bottom half TX handler for iothread

[PATCH 0/2] Fix MSR_IA32_PERF_STATUS
 2010-09-01  8:56 UTC  (6+ messages)
` [PATCH 1/2] KVM: Don't save/restore MSR_IA32_PERF_STATUS
` [PATCH 2/2] KVM: Fix bogus value returned for MSR_IA32_PERF_STATUS

[PATCH] Write to read-only msr MSR_IA32_PERF_STATUS is harmless, ignore it!
 2010-09-01  8:42 UTC  (9+ messages)

[PULL 00/35] KVM: PPC: End-August patch queue
 2010-09-01  7:50 UTC  (23+ messages)
` [PATCH 01/35] KVM: PPC: Move EXIT_DEBUG partially to tracepoints
` [PATCH 02/35] KVM: PPC: Move book3s_64 mmu map debug print to trace point
` [PATCH 07/35] KVM: PPC: Preload magic page when in kernel mode
` [PATCH 10/35] KVM: PPC: Move slb debugging to tracepoints
` [PATCH 13/35] KVM: PPC: Add feature bitmap for magic page
` [PATCH 14/35] KVM: PPC: Move BAT handling code into spr handler
` [PATCH 15/35] KVM: PPC: Interpret SR registers on demand
` [PATCH 17/35] KVM: PPC: Add mtsrin PV code
` [PATCH 18/35] KVM: PPC: Make PV mtmsr work with r30 and r31
` [PATCH 20/35] KVM: PPC: Make PV mtmsrd L=1 "
` [PATCH 22/35] KVM: PPC: Implement correct SID mapping on Book3s_32
` [PATCH 23/35] KVM: PPC: Don't put MSR_POW in MSR
` [PATCH 25/35] KVM: PPC: fix compilation of "dump tlbs" debug function
` [PATCH 26/35] KVM: PPC: allow ppc440gp to pass the compatibility check
` [PATCH 27/35] KVM: PPC: Enable napping only for Book3s_64
` [PATCH 28/35] KVM: PPC: Implement Level interrupts on Book3S
` [PATCH 30/35] KVM: PPC: Expose level based interrupt cap
` [PATCH 31/35] KVM: PPC: Implement level interrupts for BookE
` [PATCH 32/35] KVM: PPC: Document KVM_INTERRUPT ioctl
` [PATCH 34/35] KVM: PPC: Fix compile error in e500_tlb.c
  ` [PATCH 35/35] KVM: PPC: Add documentation for magic page enhancements

[PATCH 0/6] kvm_stat tracepoint support
 2010-09-01  7:32 UTC  (14+ messages)
` [PATCH 0/6] *** SUBJECT HERE ***
` [PATCH 1/6] kvm_stat: refactor to separate stats provider from difference engine
` [PATCH 2/6] kvm_stat: implement tracepoint stats provider
` [PATCH 3/6] kvm_stat: provide detailed kvm_exit:exit_reason display
` [PATCH 4/6] kvm_stat: sort tui output according to highest occurence
` [PATCH 5/6] kvm_stat: increase label width
` [PATCH 6/6] kvm_stat: be slower

[PATCH] kvm_stat: ignore events that have never occured
 2010-09-01  7:17 UTC 

[PATCH] kvm_stat: use total count as a secondary sort key
 2010-09-01  7:15 UTC 

[patch 0/2] SVM: fix cpu onlining
 2010-09-01  7:09 UTC  (4+ messages)
` [patch 1/2] KVM: SVM: reset mmu context in init_vmcb
` [patch 2/2] KVM: SVM: init_vmcb should reset vcpu->efer

[PATCH 0/2] Improve kvm_stat delta display
 2010-09-01  7:05 UTC  (3+ messages)
` [PATCH 1/2] kvm_stat: make the initial sleep shorter
` [PATCH 2/2] kvm_stat: scale delta column to make it a rate

[KVM timekeeping] Revert getnsboottime() kernel API
 2010-09-01  5:57 UTC 

[PATCH 0/4]: NUMA: add host binding
 2010-09-01  3:38 UTC  (9+ messages)
` [PATCH 4/4] NUMA: realize NUMA memory pinning

windows 2008 installation doesn't recognize cdrom
 2010-08-31 22:36 UTC  (6+ messages)

"KVM internal error. Suberror: 1" with ancient 2.4 kernel as guest
 2010-08-31 16:30 UTC  (3+ messages)

How kvm handle extern interrupt when guest os is running
 2010-08-31 15:47 UTC  (2+ messages)
`  "

KVM call minutes for August 31
 2010-08-31 15:00 UTC 

[PATCH] cgroups: fix API thinko
 2010-08-31 14:57 UTC  (5+ messages)

VIA Nano processor U2250 (1.6GHz Capable)
 2010-08-31 13:54 UTC  (2+ messages)

KVM call agenda for August 31
 2010-08-31 13:30 UTC  (3+ messages)

Is it possible to live migrate guest OS'es between different versions of kvm/qemu-kvm?
 2010-08-31 12:24 UTC  (4+ messages)

[PATCH kvm-unit-tests v2 0/8] Tests for kvmclock
 2010-08-31  8:37 UTC  (9+ messages)
` [PATCH kvm-unit-tests v2 1/8] Introduce some type definiations
` [PATCH kvm-unit-tests v2 2/8] Increase max_cpu to 64
` [PATCH kvm-unit-tests v2 3/8] Introduce memory barriers
` [PATCH kvm-unit-tests v2 4/8] Introduce atomic operations
` [PATCH kvm-unit-tests v2 5/8] Export tsc related helpers
` [PATCH kvm-unit-tests v2 6/8] Introduce atol()
` [PATCH kvm-unit-tests v2 7/8] Add a simple kvmclock driver
` [PATCH kvm-unit-tests v2 8/8] Add tests for kvm-clock

[PATCH 00/26] KVM: PPC: Mid-August patch queue
 2010-08-31  6:28 UTC  (5+ messages)
` [PATCH 13/26] KVM: PPC: Add feature bitmap for magic page

[PATCH] KVM: pit: Do not check pending pit timer in vcpu thread
 2010-08-31  6:25 UTC  (3+ messages)


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