public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-03 13:13:09 to 2010-12-06 16:22:01 UTC [more...]

[PATCH 0/5] Extra capabilities for device assignment
 2010-12-06 16:21 UTC  (10+ messages)
` [PATCH 1/5] device-assignment: Fix off-by-one in header check
` [PATCH 2/5] pci: MSI-X capability is 12 bytes, not 16, MSI is 10 bytes
` [PATCH 3/5] pci: Error on PCI capability collisions
` [PATCH 4/5] device-assignment: Error checking when adding capabilities
` [PATCH 5/5] device-assignment: pass through and stub more PCI caps
` [PATCH v2 0/5] Extra capabilities for device assignment

[PATCH 0/5] KVM&genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-06 16:21 UTC  (12+ messages)
` [PATCH 1/5] genirq: Pass descriptor to __free_irq
` [PATCH 2/5] genirq: Introduce interrupt sharing notifier
` [PATCH 3/5] KVM: Split up MSI-X assigned device IRQ handler
` [PATCH 4/5] KVM: Clean up unneeded void pointer casts
` [PATCH 5/5] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v2)
 2010-12-06 16:21 UTC  (59+ messages)

Roadmap for KVM support on Tile?
 2010-12-06 16:13 UTC 

[PATCH 3/3][STABLE] KVM: add schedule check to napi_enable call
 2010-12-06 16:12 UTC  (7+ messages)
` [stable] "

[PATCH] KVM: SVM: Add xsetbv intercept
 2010-12-06 16:10 UTC  (2+ messages)

[PATCH v2 0/3] virtio: Use ioeventfd for virtqueue notify
 2010-12-06 15:09 UTC  (13+ messages)
` [PATCH 2/3] virtio-pci: "
    ` [Qemu-devel] "

[PATCH v2 0/2] savevm odness related to kvmclock
 2010-12-06 14:10 UTC  (4+ messages)
` [PATCH v2 1/2] Do not register kvmclock savevm section if kvmclock is disabled
` [PATCH v2 2/2] make kvmclock value idempotent for stopped machine

[PATCHv7 00/16] boot order specification
 2010-12-06 13:54 UTC  (17+ messages)
` [PATCHv7 01/16] Introduce fw_name field to DeviceInfo structure
` [PATCHv7 02/16] Introduce new BusInfo callback get_fw_dev_path
` [PATCHv7 03/16] Keep track of ISA ports ISA device is using in qdev
` [PATCHv7 04/16] Add get_fw_dev_path callback to ISA bus "
` [PATCHv7 05/16] Store IDE bus id in IDEBus structure for easy access
` [PATCHv7 06/16] Add get_fw_dev_path callback to IDE bus
` [PATCHv7 07/16] Add get_fw_dev_path callback for system bus
` [PATCHv7 08/16] Add get_fw_dev_path callback for pci bus
` [PATCHv7 09/16] Record which USBDevice USBPort belongs too
` [PATCHv7 10/16] Add get_fw_dev_path callback for usb bus
` [PATCHv7 11/16] Add get_fw_dev_path callback to scsi bus
` [PATCHv7 12/16] Add bootindex parameter to net/block/fd device
` [PATCHv7 13/16] Change fw_cfg_add_file() to get full file path as a parameter
` [PATCHv7 14/16] Add bootindex for option roms
` [PATCHv7 15/16] Add notifier that will be called when machine is fully created
` [PATCHv7 16/16] Pass boot device list to firmware

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v4)
 2010-12-06 13:43 UTC  (5+ messages)

[PATCH v4 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
 2010-12-06 13:17 UTC  (7+ messages)
` [PATCH v4 3/3] KVM: MMU: retry #PF for softmmu

Block device resize detection
 2010-12-06 13:12 UTC  (4+ messages)

[PATCH 1/2 rebased] KVM: MMU: Avoid dropping accessed bit while removing write access
 2010-12-06 13:07 UTC  (6+ messages)
` [PATCH 2/2 rebased] KVM: MMU: Introduce a helper to access lpage_info

[PATCH] KVM: Add reading critical region for kvm_io_bus_read/write
 2010-12-06 12:58 UTC  (2+ messages)

[PATCH] ceph/rbd block driver for qemu-kvm (v8)
 2010-12-06 12:48 UTC  (2+ messages)
` [Qemu-devel] "

[KVM-autotest][PATCH] virtio_console: add lseek test
 2010-12-06 12:24 UTC  (3+ messages)
` [PATCH 1/2] * Add "
` [PATCH 2/2] FIX tbasic_loopback execution FIX critical tests; multioupen is not critical; basic_loopback is critical test

[KVM-Autotest][PATCH][virtio-console] Adding SIGIO test to virtio_console
 2010-12-06 12:10 UTC 

[PATCH 0/2] Emulator intercept frameworks
 2010-12-06 10:53 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86 emulator: add framework for instruction intercepts
` [PATCH 2/2] KVM: x86 emulator: add SVM intercepts

[PATCH 0/2] tools/virtio: virtio_ring testing tool
 2010-12-06  4:53 UTC  (12+ messages)
` [PATCH 1/2] vhost test module
` [PATCH 2/2] tools/virtio: virtio_test tool

PCI passthrough on Sony Vaio F11 laptop
 2010-12-05 21:47 UTC  (8+ messages)

Dear Account Owner
 2010-12-05 20:31 UTC 

[PATCH 0/2] Keep cr3 cached in VMCS
 2010-12-05 17:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: Replace reads of vcpu->arch.cr3 by an accessor
` [PATCH 2/2] KVM: Fetch guest cr3 from hardware on demand

I Need Your Help
 2010-12-05  9:50 UTC 

[RFC PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-05 13:02 UTC  (40+ messages)
` [RFC PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC PATCH 2/3] sched: add yield_to function
` [RFC PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH] Convert .flat files to 32-bit elf format
 2010-12-05 12:48 UTC  (4+ messages)

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-12-05 11:05 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-12-05 11:04 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-12-05 11:03 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-12-05 11:03 UTC 

Problems on qemu-kvm unittests
 2010-12-05  8:16 UTC  (3+ messages)

buildbot failure in kvm on ppc64
 2010-12-05  2:10 UTC 

buildbot failure in kvm on s390
 2010-12-05  2:07 UTC 

buildbot failure in kvm on ia64
 2010-12-05  2:08 UTC 

buildbot failure in kvm on ppc44x
 2010-12-05  2:09 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-12-04 21:07 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-12-04 21:06 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-12-04 21:05 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-12-04 21:05 UTC 

[PATCH 0/2] Fix savevm odness related to kvmclock
 2010-12-04 13:41 UTC  (4+ messages)
` [PATCH 2/2] Do not register kvmclock savevm section if kvmclock is disabled

[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v3)
 2010-12-04  8:53 UTC  (4+ messages)

[PATCH 07/15] ftrace: fix event alignment: kvm:kvm_hv_hypercall
 2010-12-04  8:11 UTC 

(unknown),
 2010-12-04  1:16 UTC 

[PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions
 2010-12-03 20:23 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature
 2010-12-03 14:25 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Remove flush_guest_tlb function
` [PATCH 2/3] KVM: SVM: Use svm_flush_tlb instead of force_new_asid
` [PATCH 3/3] KVM: SVM: Implement Flush-By-Asid feature

[KVM-Autotest][PATCH][virtio-console] Correcting timeout interruption of virtio_console test
 2010-12-03 13:13 UTC 


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