public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-06 09:20:47 to 2012-09-10 08:10:12 UTC [more...]

[PATCH] KVM: tsc deadline timer works only when hrtimer high resolution configured
 2012-09-10  8:10 UTC  (8+ messages)

[PATCH v2] kvm/fpu: Enable fully eager restore kvm FPU
 2012-09-10  8:07 UTC  (6+ messages)

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-10  6:55 UTC  (35+ messages)

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2012-09-10  6:49 UTC  (14+ messages)
` [PATCH 1/5] monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
` [PATCH 2/5] vhost: Pass device path to vhost_dev_init()
` [PATCH 3/5] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
` [PATCH 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi
` [PATCH 5/5] virtio-scsi: Set max_target=0 during vhost-scsi operation

[PATCHv4] virtio-spec: virtio network device multiqueue support
 2012-09-10  6:33 UTC  (5+ messages)

Using kvm_mmu_remove_write_access to write-protect pages
 2012-09-10  5:14 UTC 

[PATCH 1/2] KVM: fix i8259 interrupt high to low transition logic
 2012-09-10  1:29 UTC  (2+ messages)
` [PATCH 2/2] KVM: i8259: refactor pic_set_irq level logic

[PATCH] [kvm-unit-tests] add x86/test8259.S
 2012-09-10  1:29 UTC 

[PATCH 1/2] kvm tools: Export DISPLAY ENV as our default host ip address
 2012-09-10  1:26 UTC  (13+ messages)

Final Warning Account Will Expire In 2days!!!!!!!
 2012-09-10  1:07 UTC 

KVM: x86: do not retain disabled or invalid pvclock address
 2012-09-09 23:37 UTC  (3+ messages)

[PATCH 0/3] support kvm readonly memory slot in qemu
 2012-09-09 15:45 UTC  (10+ messages)
` [PATCH 1/3] set the readonly property of rom memory region in pc
` [PATCH 2/3] update kvm related the head file from kernel
` [PATCH 3/3] support readonly memory feature in qemu

[PATCH v2] KVM: x86: Check INVPCID feature bit in EBX of leaf 7
 2012-09-09 14:34 UTC  (2+ messages)

[PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-09-09 14:13 UTC  (27+ messages)
` [PATCH 4/4] kvm: i386: "
  ` [Qemu-devel] "
                    ` [Qemu-ppc] "
                    ` [Qemu-ppc] "
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH uq/master] kvm: Clean up irqfd API
 2012-09-09 14:01 UTC  (2+ messages)

[PATCH v6 00/12] KVM: introduce readonly memslot
 2012-09-09 13:52 UTC  (13+ messages)
` [PATCH v6 11/12] "
` [PATCH v6 12/12] KVM: indicate readonly access fault

[PATCH] KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation
 2012-09-09 13:39 UTC  (2+ messages)

[PATCHv3] virtio-spec: virtio network device multiqueue support
 2012-09-09 12:40 UTC  (6+ messages)

Export offsets of VMCS fields as note information for kdump
 2012-09-09 12:00 UTC  (2+ messages)

Testing tracer wakeup_rt: .. no entries found ..FAILED!
 2012-09-08 21:06 UTC  (22+ messages)
                ` pci_get_subsys: GFP_KERNEL allocations with IRQs disabled
                        ` [PATCH 1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class()

[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
 2012-09-08  8:43 UTC  (6+ messages)
  ` [RFC][PATCH] Improving directed yield scalability for "

Warning Account Will Expire In 2days!!!!!!!
 2012-09-07 23:37 UTC 

[RFC v2 PATCH 00/21] KVM: x86: CPU isolation and direct interrupts delivery to guests
 2012-09-07  8:26 UTC  (26+ messages)
` [RFC v2 PATCH 01/21] x86: Split memory hotplug function from cpu_up() as cpu_memory_up()
` [RFC v2 PATCH 02/21] x86: Add a facility to use offlined CPUs as slave CPUs
` [RFC v2 PATCH 03/21] x86: Support hrtimer on "
` [RFC v2 PATCH 04/21] x86: Avoid RCU warnings "
` [RFC v2 PATCH 05/21] KVM: Enable/Disable virtualization on slave CPUs are activated/dying
` [RFC v2 PATCH 06/21] KVM: Add facility to run guests on slave CPUs
` [RFC v2 PATCH 07/21] KVM: handle page faults of slave guests on online CPUs
` [RFC v2 PATCH 08/21] KVM: Add KVM_GET_SLAVE_CPU and KVM_SET_SLAVE_CPU to vCPU ioctl
` [RFC v2 PATCH 09/21] KVM: Go back to online CPU on VM exit by external interrupt
` [RFC v2 PATCH 10/21] KVM: proxy slab operations for slave CPUs on online CPUs
` [RFC v2 PATCH 11/21] KVM: no exiting from guest when slave CPU halted
` [RFC v2 PATCH 12/21] x86/apic: Enable external interrupt routing to slave CPUs
` [RFC v2 PATCH 13/21] x86/apic: IRQ vector remapping on slave for "
` [RFC v2 PATCH 14/21] KVM: Directly handle interrupts by guests without VM EXIT on "
` [RFC v2 PATCH 15/21] KVM: add tracepoint on enabling/disabling direct interrupt delivery
` [RFC v2 PATCH 16/21] KVM: vmx: Add definitions PIN_BASED_PREEMPTION_TIMER
` [RFC v2 PATCH 17/21] KVM: add kvm_arch_vcpu_prevent_run to prevent VM ENTER when NMI is received
` [RFC v2 PATCH 18/21] KVM: route assigned devices' MSI/MSI-X directly to guests on slave CPUs
` [RFC v2 PATCH 19/21] KVM: Enable direct EOI for directly routed interrupts to guests
` [RFC v2 PATCH 20/21] KVM: Pass-through local APIC timer of on slave CPUs to guest VM
` [RFC v2 PATCH 21/21] x86: request TLB flush to slave CPU using NMI

[RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
 2012-09-07  6:56 UTC  (8+ messages)
` [RFC-v3 3/5] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost

[PATCH v2] KVM: trace the events of mmu_notifier
 2012-09-07  6:16 UTC 

[PATCH 1/3] KVM: MMU: release noslot pfn on the fail path properly
 2012-09-07  6:15 UTC  (3+ messages)
` [PATCH 2/3] KVM: fix release error page
` [PATCH 3/3] KVM: MMU: remove unnecessary check

[qemu-kvm] source code compile error: "No rule to make target `../libhw64/virtio-console.o', needed by `qemu-system-x86_64'"
 2012-09-07  3:27 UTC  (3+ messages)
  `  "

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-09-07  0:06 UTC  (13+ messages)

[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
 2012-09-06 23:00 UTC  (19+ messages)

[RFC PATCH v2] Update virtio spec for virtio-ccw
 2012-09-06 23:57 UTC  (5+ messages)
` [PATCH v2] virtio-spec: Add virtio-ccw spec

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-09-06 22:56 UTC  (6+ messages)
` [PATCH 6/6] KVM: booke/bookehv: Add "

Congratulations: You Have Won
 2012-09-06 20:40 UTC 

[PATCH] KVM: PPC: BookE: HV: Fix compile
 2012-09-06 19:39 UTC  (3+ messages)

[PATCH] target-i386: Allow changing of Hypervisor CPUIDs
 2012-09-06 19:36 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH 4/5]KVM:x86, apicv: add interface for poking EOI exit bitmap
 2012-09-06 16:37 UTC  (2+ messages)

[PATCH 3/5]KVM:x86, apicv: enable virtual interrupt delivery for VMX
 2012-09-06 16:29 UTC  (2+ messages)

[PATCH 2/5]KVM:x86, apicv: adjust for virtual interrupt delivery
 2012-09-06 16:22 UTC  (2+ messages)

[Bug 46101] New: > qemu-kvm-1.1.1-r1 - USB activkey doesn't work anymore
 2012-09-06 16:10 UTC  (2+ messages)
` [Bug 46101] "

[PATCH 1/5]KVM: x86, apicv: add APICv register virtualization support
 2012-09-06 16:01 UTC  (2+ messages)

[PATCH 0/5]KVM:Enable APIC-Register Virtualization and Virtual-interrupt delivery
 2012-09-06 15:45 UTC  (2+ messages)

[PATCH] kvm/x86: use symbolic constant for nr interrupts
 2012-09-06 15:37 UTC  (2+ messages)

[Bug 43355] New: kvm error and make network slow
 2012-09-06 15:10 UTC  (2+ messages)
` [Bug 43355] "

[PATCH REBASE RESEND 0/4] improve speed of "rep ins" emulation
 2012-09-06 15:07 UTC  (2+ messages)

Character device assignment
 2012-09-06 15:01 UTC  (2+ messages)

[Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment
 2012-09-06 14:59 UTC  (2+ messages)
` [Bug 43311] "

memtest 4.20+ does not work with -cpu host
 2012-09-06 14:58 UTC  (2+ messages)

[PATCH] Documentation for kvm_stat
 2012-09-06 14:01 UTC  (2+ messages)

NFS over RDMA small block DIRECT_IO bug
 2012-09-06 13:45 UTC  (5+ messages)

Efficiently integrating a user-space switch with KVM
 2012-09-06 13:45 UTC 

[patch 0/3] kvm: split kvm_arch_flush_shadow and move mmio spte invalidation to x86
 2012-09-06 13:37 UTC  (2+ messages)

[PATCH] powerpc64: restore VDSO information on critical exception
 2012-09-06 12:49 UTC 

Your e-mail has been rejected
 2012-09-06  9:23 UTC 

Windows slow boot: contractor wanted
 2012-09-06  9:20 UTC  (11+ messages)


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