public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-27 14:04:56 to 2011-04-30 15:15:46 UTC [more...]

[RFC PATCH 0/2] Multiqueue support for qemu(virtio-net)
 2011-04-30 15:15 UTC  (9+ messages)
` [RFC PATCH 1/2] net: Add multiqueue support
    ` [Qemu-devel] [RFC PATCH 0/2] Multiqueue support for qemu(virtio-net)

[PATCH] KVM: MMU: Use ptep_user for cmpxchg_gpte()
 2011-04-30 14:50 UTC 

[PATCH 1/3] kvm tools: Lock job_mutex before signalling
 2011-04-30 13:30 UTC  (3+ messages)
` [PATCH 2/3] kvm tools: Introduce virtio-rng
` [PATCH 3/3] kvm tools: Add cmdline switch to enable virtio-rng

[PATCH 0/2] make kvm guest mode to be rcu quiescent state
 2011-04-30 12:59 UTC  (10+ messages)
` [PATCH 1/2] rcu: export rcu_note_context_switch() function
` [PATCH 2/2] KVM: make guest mode entry to be rcu quiescent state

update from 0.12.5 to 0.14 goes headless
 2011-04-30 12:24 UTC 

State of stable 2.6.38 queue
 2011-04-30 11:09 UTC 

[PATCH 1/3] kvm tools: Make virtio-net kvm__irq_line thread safe
 2011-04-30  7:44 UTC  (29+ messages)
` [PATCH 2/3] kvm tools: Make virtio-console "
` [PATCH 3/3] kvm tools: Make virtio-blk "

[PATCH 0/2 V7] add inject-nmi qmp command
 2011-04-29 22:24 UTC  (18+ messages)
` [PATCH 2/2 V7] qemu,qmp: "
  ` [Qemu-devel] "
              ` [RFC PATCH 0/3 V8] QAPI: "
                    ` [Qemu-devel] "
                          ` [PATCH 0/2 V9] hmp,qmp: add inject-nmi
                          ` [PATCH 1/2 V9] qemu,qmp: QError: New QERR_UNSUPPORTED
                          ` [PATCH 2/2 V9] qmp,inject-nmi: convert do_inject_nmi() to QObject

[PATCH v3 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
 2011-04-29 21:44 UTC  (11+ messages)
` [PATCH v3 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only)
  ` [Qemu-devel] "
` [PATCH v3 2/5] hpet 'driftfix': add driftfix property to HPETState and DeviceInfo
` [PATCH v3 3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription
` [PATCH v3 4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only)
` [PATCH v3 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts

[PATCH v2 0/6] qemu-kvm: pci-assign: Some more cleanups
 2011-04-29 20:41 UTC  (8+ messages)
` [PATCH v2 1/6] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH v2 2/6] pci-assign: Move merge_bits
` [PATCH v2 3/6] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH v2 4/6] pci-assign: Properly handle more overlapping accesses
` [PATCH v2 5/6] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH v2 6/6] pci-assign: Convert need_emulate_cmd into a bitmask

[CentOS] Install CentOS as KVM guest
 2011-04-29 19:47 UTC  (9+ messages)
          `  "

Bug in KVM clock backwards compensation
 2011-04-29 18:17 UTC  (12+ messages)

[PATCH 1/3] KVM: Introduce a helper to check if gfn is in memslot
 2011-04-29 16:05 UTC  (9+ messages)
` [RFC PATCH 3/3] KVM: MMU: Optimize guest page table walk

[AUTOTEST]Add ability to call autotest client tests from kvm tests like a subtest
 2011-04-29 15:23 UTC  (4+ messages)
` [AUTOTEST][KVM] [PATCH 1/2] Repair bug of creating kvm guest machine
  ` [AUTOTEST][PATCH "
` [AUTOTEST][KVM] [PATCH 2/2] Add ability to call autotest client tests from kvm tests like a subtest

[PATCH] kvm tools: Modify thread pool API
 2011-04-29 15:15 UTC 

[PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address
 2011-04-29 13:14 UTC  (7+ messages)

[PATCH] qemu-kvm: Limit MSI vector walk to actual array size
 2011-04-29 11:24 UTC 

[PATCH] qemu-kvm: Do not advertise MSI caps on lacking KVM support
 2011-04-29 11:24 UTC 

[PATCH 1/6] kvm tools: Prevent duplicate definitions of ALIGN
 2011-04-29 11:12 UTC  (8+ messages)
` [PATCH 2/6] kvm tools: Add kernel headers required for using list
` [PATCH 3/6] kvm tools: Introduce generic IO threadpool
` [PATCH 4/6] kvm tools: Use threadpool for virtio-blk
` [PATCH 5/6] kvm tools: Use threadpool for virtio-console
` [PATCH 6/6] kvm tools: Use threadpool for virtio-net

[ANNOUNCE] qemu-kvm-0.14.0
 2011-04-29  8:59 UTC  (7+ messages)

[Autotest PATCH] KVM-test: TSC drift test
 2011-04-29  5:42 UTC  (2+ messages)

[Autotest PATCH] KVM-test: Simple stop/continue test
 2011-04-29  5:05 UTC  (2+ messages)
` [Autotest] "

[Autotest PATCH] KVM-test: Check if guest bootable after reseting several times
 2011-04-29  4:53 UTC  (2+ messages)
` [Autotest] "

[PATCH] KVM test: Fix problem when unexpected strings appear on SSH prompt
 2011-04-29  4:15 UTC 

[PATCH 0/4] Fix HTML report generation v2
 2011-04-29  3:49 UTC  (5+ messages)
` [PATCH 1/4] tools/html_report: Make html report generation autotest generic
` [PATCH 2/4] job: Write a job HTML report for every autotest client job
` [PATCH 3/4] virt.virt_utils: Get rid of create_report function
` [PATCH 4/4] KVM test: control: Get rid of report generation code

Guest virtual CPUs limited to only 50% of host CPU
 2011-04-29  0:30 UTC  (3+ messages)

KVM call minutes for Apr 26
 2011-04-28 21:31 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH] kvm tools: Emulate RTC to fix system time in guests
 2011-04-28 20:27 UTC  (2+ messages)

[PATCH 0/3] Fix HTML report generation
 2011-04-28 19:08 UTC  (4+ messages)
` [PATCH 1/3] tools/html_report: Make html report generation autotest generic
` [PATCH 2/3] virt.virt_utils: Get rid of create_report function
` [PATCH 3/3] KVM test: control: Replace create_report function call

Virtualize BTS?
 2011-04-28 15:53 UTC  (2+ messages)

[PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups
 2011-04-28 15:46 UTC  (14+ messages)
` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH 2/5] pci-assign: Move merge_bits
` [PATCH 3/5] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH 4/5] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH 5/5] pci-assign: Convert need_emulate_cmd into a bitmask

nmi is broken?
 2011-04-28 14:23 UTC  (9+ messages)

[PATCH] KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions
 2011-04-28 13:00 UTC 

[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04
 2011-04-28  9:52 UTC 

[PATCH] KVM: SVM: Make dump_vmcb static, reduce text
 2011-04-28 10:08 UTC  (2+ messages)

[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04
 2011-04-28  9:48 UTC 

[PATCH 0/1] KVM: MMU: Fix 64-bit paging breakage on x86_32
 2011-04-28 10:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Segment cleanups and optimizations
 2011-04-28  9:23 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86 emulator: consolidate segment accessors
` [PATCH 2/2] KVM: VMX: Cache vmcs segment fields

faking vendor-id to guest for driver-install-triggering?
 2011-04-28  8:12 UTC  (2+ messages)

performance of virtual functions compared to virtio
 2011-04-28  8:07 UTC  (9+ messages)

[PATCH] KVM: Add CPUID support for VIA CPU
 2011-04-28  1:27 UTC  (13+ messages)
                      ` [PATCH] qemu-kvm: "

RCU+KVM: making CPU guest mode a quiescent state
 2011-04-27 22:32 UTC  (6+ messages)

[PATCH 0/7] KVM autotest refactor stage 1 v3
 2011-04-27 20:51 UTC  (2+ messages)
` [Autotest] "

[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
 2011-04-27 18:38 UTC  (5+ messages)
` [PATCH 2/6] kvm: add kvmclock to its second bit
    ` [PATCH v2 2a/6] x86: Allow multiple cpu feature matches of lookup_feature

[PATCH v2 0/9] qemu-kvm: Clean up and enhance MSI irqchip support
 2011-04-27 16:26 UTC  (12+ messages)
  ` [PATCH v2 8/9] qemu-kvm: Refresh MSI settings after vmload

[PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
 2011-04-27 15:00 UTC  (6+ messages)

[PATCH 0/7] qemu-kvm: Clean up and enhance MSI irqchip support
 2011-04-27 14:47 UTC  (13+ messages)
` [PATCH 2/7] qemu-kvm: Rename kvm_msix_message to KVMMsiMessage
` [PATCH 7/7] qemu-kvm: Add in-kernel irqchip support for MSI

[PATCH v2 0/9] qemu-kvm: Clean up and enhance MSI irqchip support
 2011-04-27 14:21 UTC  (16+ messages)


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