messages from 2010-12-09 13:38:26 to 2010-12-14 10:24:15 UTC [more...]
[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
2010-12-14 10:24 UTC (6+ messages)
` [RFC -v2 PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC -v2 PATCH 2/3] sched: add yield_to function
` [RFC -v2 PATCH 3/3] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin
USB Passthrough 1.1 performance problem
2010-12-14 10:11 UTC (11+ messages)
[PATCH 0/3] Provide unmapped page cache control (v2)
2010-12-14 10:01 UTC (5+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v2)
` [PATCH 2/3] Refactor zone_reclaim (v2)
` [PATCH 3/3] Provide control over unmapped pages (v2)
[PATCH] kvm,x86: return true when user space query KVM_CAP_USER_NMI extension
2010-12-14 9:57 UTC
[RFC PATCH 0/3] directed yield for Pause Loop Exiting
2010-12-14 9:25 UTC (24+ messages)
` [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 v4 0/2] Minimal RAM API support
2010-12-14 9:18 UTC (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] RAM API: Make use of it for x86 PC
[PATCH 1/2] KVM: MMU: don't make direct sp read-only if !map_writable
2010-12-14 8:56 UTC (5+ messages)
` [PATCH 2/2] KVM: MMU: audit: allow audit more guests at the same time
[PATCH v3 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
2010-12-14 8:53 UTC (6+ messages)
` [PATCH v3 1/4] genirq: Introduce driver-readable IRQ status word
` [PATCH v3 2/4] genirq: Inform handler about line sharing state
` [PATCH v3 3/4] genirq: Add support for IRQF_COND_ONESHOT
` [PATCH v3 4/4] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices
KVM with hugepages generate huge load with two guests
2010-12-14 7:26 UTC (9+ messages)
SMBIOS support in Qemu?
2010-12-14 6:19 UTC (2+ messages)
` [Qemu-devel] "
[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
2010-12-14 5:48 UTC (3+ messages)
Re:
2010-12-14 3:03 UTC
[PATCH] RFC: delay pci_update_mappings for 64-bit BARs
2010-12-14 3:00 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 0/5] pci-assign: Host IRQ sharing suppport + some fixes and cleanups
2010-12-14 0:16 UTC (11+ messages)
` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH 2/5] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH 3/5] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH 4/5] pci-assign: Convert need_emulate_cmd into a bitmask
` [PATCH 5/5] pci-assign: Use PCI-2.3-based shared legacy interrupts
KVM call agenda for Dec 14
2010-12-14 0:12 UTC
[PATCH v2 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices
2010-12-13 22:59 UTC (13+ messages)
` [PATCH v2 1/4] genirq: Introduce driver-readable IRQ status word
` [PATCH v2 2/4] genirq: Inform handler about line sharing state
` [PATCH v2 3/4] genirq: Add support for IRQF_COND_ONESHOT
` [PATCH v2 4/4] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices
[RESEND PATCH] exec: Implement qemu_ram_free_from_ptr()
2010-12-13 21:02 UTC
[RESEND PATCH v3 0/2] Minimal RAM API support
2010-12-13 21:01 UTC (5+ messages)
` [RESEND PATCH v3 1/2] "
` [Qemu-devel] "
` [RESEND PATCH v3 2/2] RAM API: Make use of it for x86 PC
Freezing Windows 2008 x64bit guest
2010-12-13 20:44 UTC (11+ messages)
[PATCH 0/2] tools/virtio: virtio_ring testing tool
2010-12-13 17:14 UTC (6+ messages)
` [PATCH 2/2] tools/virtio: virtio_test tool
trace_printk() support in trace-cmd
2010-12-13 17:05 UTC (25+ messages)
[PATCH] KVM: Correct kvm_pio tracepoint count field
2010-12-13 15:25 UTC
[PATCH v2 0/2] savevm odness related to kvmclock
2010-12-13 13:40 UTC (6+ messages)
` [PATCH v2 1/2] Do not register kvmclock savevm section if kvmclock is disabled
In what order are the CPUs discovered?
2010-12-13 13:32 UTC
[PATCH -v2 0/5] kvm/svm: implement new DecodeAssist features
2010-12-13 12:24 UTC (9+ messages)
` [PATCH 1/5] kvm/svm: add new SVM feature bit names
` [PATCH 2/5] kvm/svm: enhance MOV CR intercept handler
` [PATCH 3/5] kvm/svm: enhance mov DR "
` [PATCH 4/5] kvm/svm: implement enhanced INVLPG intercept
` [PATCH 5/5] kvm/svm: copy instruction bytes from VMCB
[PATCH] kvm: cleanup CR8 handling
2010-12-13 12:08 UTC (2+ messages)
[PATCH] [qemu-kvm-next-tree] fix compile error of hw/device-assignment.c
2010-12-13 12:04 UTC (3+ messages)
[PATCH] pci: Fix PCI capabilities collision error value
2010-12-13 12:01 UTC (3+ messages)
[Qemu-devel] SCSI Command support over VirtIO Block device
2010-12-13 10:47 UTC (2+ messages)
[PATCH 1/6] qemu,kvm: Enable NMI support for user space irqchip
2010-12-13 8:43 UTC (6+ messages)
` [PATCH V2] qemu,kvm: Enable user space NMI injection for kvm guest
SCSI Command support over VirtIO Block device
2010-12-13 5:14 UTC
[GIT PULL net-2.6] vhost-net: logging fixup
2010-12-12 22:21 UTC (2+ messages)
[PATCH] KVM: MMU: Fix incorrect direct page write protection due to ro host page
2010-12-12 17:39 UTC
[PATCH conditional] qemu-kvm: ioeventfd fixup
2010-12-12 11:47 UTC
CPU and RAM in VMs
2010-12-12 10:48 UTC (2+ messages)
Does KVM use one EPT table per Guest CR3?
2010-12-12 10:47 UTC (6+ messages)
[PATCH] Fix preempt imbalance in kvm_timer_init()
2010-12-12 9:28 UTC (2+ messages)
linux-next: Tree for November 22 (kvm)
2010-12-12 9:23 UTC (8+ messages)
[PATCH 0/2] Small KVM device assignment cleanups
2010-12-12 9:15 UTC (3+ messages)
` [PATCH 1/2] KVM: Split up MSI-X assigned device IRQ handler
` [PATCH 2/2] KVM: Clean up unneeded void pointer casts
You were given Seven Hundred And Fifty Thousand Pounds in British Gnld Promo: send
2010-12-12 6:55 UTC
[PATCHv8 00/16] boot order specification
2010-12-11 23:27 UTC (12+ messages)
` [Qemu-devel] "
[PATCH v16 01/17] Add a new structure for skb buffer from external
2010-12-10 20:36 UTC (5+ messages)
` [PATCH v16 02/17]Add a new struct for device to manipulate external buffer
` [PATCH v16 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
[PATCH] intel-iommu: Fix use after release during device attach
2010-12-10 18:44 UTC (5+ messages)
[RFC PATCH V2 5/5] Add TX zero copy in macvtap
2010-12-10 16:55 UTC (5+ messages)
[PATCH 0/28] nVMX: Nested VMX, v7
2010-12-10 12:10 UTC (4+ messages)
` [PATCH 09/28] nVMX: Add VMCS fields to the vmcs12
[PATCH v2 2/2] qemu,qmp: convert do_inject_nmi() to QObject, QError
2010-12-10 11:20 UTC (3+ messages)
[PATCH v2 1/2] QError: new QERR_INVALID_CPU_INDEX
2010-12-10 10:58 UTC (2+ messages)
[RFC PATCH V2 0/5] macvtap TX zero copy between guest and host kernel
2010-12-10 10:16 UTC (2+ messages)
[RFC PATCH V2 4/5] Add vhost zero copy callback to release guest kernel buffers
2010-12-10 10:08 UTC
[RFC PATCH V2 3/5] Add userspace buffers callback in skb_share_info
2010-12-10 10:01 UTC
[RFC PATCH V2 2/5] Add a new device flag for zero copy
2010-12-10 9:57 UTC
[RFC PATCH V2 1/5] Add a new sock flag for zero-copy
2010-12-10 9:55 UTC
[PATCH 3/3] kvm, x86: introduce kvm_inject_x86_mce_on
2010-12-10 8:25 UTC
[PATCH 2/3] kvm, x86: kvm_mce_inj_* subroutins for templated error injections
2010-12-10 8:25 UTC
[PATCH 1/3] kvm, x86: introduce kvm_mce_in_progress
2010-12-10 8:24 UTC
[PATCH 3/3] Add function for checking mca broadcast of CPU
2010-12-10 8:21 UTC
[PATCH 2/3] Add "broadcast" option for mce command
2010-12-10 8:21 UTC
[PATCH 1/3] Clean up cpu_inject_x86_mce()
2010-12-10 8:20 UTC
[PATCH] kvm: x86: Save/restore error_code
2010-12-10 8:02 UTC (5+ messages)
[PATCH] qemu-kvm,cleanup: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
2010-12-10 7:52 UTC
[PATCH 6/6] qemu,qmp: Convert do_sendkey() to QObject,QError
2010-12-09 18:54 UTC (2+ messages)
[PATCH 2/6] qemu,qmp: convert do_inject_nmi() to QObject
2010-12-09 18:49 UTC (2+ messages)
[RFC PATCH] KVM: Fix missing lock for kvm_io_bus_unregister_dev()
2010-12-09 17:21 UTC (3+ messages)
make snapshot and restoring it
2010-12-09 18:08 UTC
[PATCH 0/5] Extra capabilities for device assignment
2010-12-09 16:17 UTC (8+ messages)
` [PATCH v2 "
I/O Performance Tips
2010-12-09 14:51 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox