kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-26 13:58:00 to 2009-08-31 17:33:33 UTC [more...]

vhost_net_init returned -7
 2009-08-31 17:33 UTC  (6+ messages)

Extending virtio_console to support multiple ports
 2009-08-31 16:37 UTC  (23+ messages)
      ` [Qemu-devel] "
          ` [PATCH] hvc_console: provide (un)locked version for hvc_resize()

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-08-31 15:23 UTC  (2+ messages)

[PATCH] Remove unneeded printf() in kvm_run()
 2009-08-31 14:12 UTC 

[PATCH] call vmx_load_host_state() only if msr is cached
 2009-08-31 14:09 UTC  (3+ messages)

[PATCH] don't call adjust_vmx_controls() second time
 2009-08-31 13:52 UTC  (6+ messages)

[PATCH 3/3] VMX: Enhance invalid guest state emulation
 2009-08-31 13:50 UTC  (3+ messages)

KVM maintainership update
 2009-08-31 13:37 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-08-31 13:27 UTC  (2+ messages)

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-08-31 13:17 UTC 

RFC: shadow page table reclaim
 2009-08-31 12:40 UTC  (4+ messages)

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2009-08-31 12:25 UTC  (3+ messages)

[PATCH] x86 emulator: Add missing decoder flags for 'or' instructions
 2009-08-31 12:19 UTC  (2+ messages)

[PATCH] use __pa_symbol to calculate the address of a C symbol
 2009-08-31 11:24 UTC  (2+ messages)

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-08-31 11:22 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-08-31 11:22 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-08-31 11:21 UTC 

[PATCH] qemu-kvm: fix warning with USE_KVM_DEVICE_ASSIGNMENT disabled
 2009-08-31 10:23 UTC 

[KVM-AUTOTEST PATCH 0/2] Add KSM test
 2009-08-31  9:48 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH 1/2] "
` [KVM-AUTOTEST PATCH 2/2] "

Questions about creating virtual disks with qemu/kvm
 2009-08-31  9:42 UTC  (2+ messages)

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-08-31  9:30 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-08-31  9:29 UTC 

R/W HG memory mappings with kvm?
 2009-08-31  8:44 UTC  (15+ messages)

Biweekly KVM Test report, kernel 78621... qemu f3600
 2009-08-31  6:04 UTC 

[ kvm-Bugs-2847560 ] Guest hang with exhausted IRQ sources error if 8 VFs assigne
 2009-08-31  5:58 UTC 

[PATCH -tip v14 00/12] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-08-31  4:14 UTC  (4+ messages)
` [TOOL] c2kpe: C expression to kprobe event format converter

Problem getting virtio storage and network to work
 2009-08-30 17:19 UTC 

kvm-88: KVM_APIC_READ: read reserved register b0
 2009-08-30 15:28 UTC  (8+ messages)

Guest network, wireless host
 2009-08-30  0:19 UTC  (2+ messages)

[PATCH] KVM: prevent read from desc->shadow_ptes[-1] in rmap_desc_remove_entry()
 2009-08-29 17:57 UTC  (2+ messages)

Poor network performance with cable modem assigned to guest
 2009-08-29 17:03 UTC  (4+ messages)

[PATCH] Add pusha/popa instructions to the realmode test harness
 2009-08-29 13:30 UTC 

[PATCH] Add pusha/popa instructions to the realmode test harness
 2009-08-29 13:29 UTC 

[PATCH] Add pusha/popa instructions to the realmode test harness
 2009-08-29 13:29 UTC 

[PATCH] Add pusha/popa instructions to the realmode test harness
 2009-08-29 13:27 UTC 

[PATCH] x86 emulator: Add pusha and popa instructions
 2009-08-29 13:26 UTC 

[KVM-AUTOTEST PATCH] KVM test: kvm_tests: fix a litte bug in timedrift()
 2009-08-28 17:30 UTC  (2+ messages)
` [Autotest] "

[PATCHv5 1/3] mm: export use_mm/unuse_mm to modules
 2009-08-28 15:31 UTC  (4+ messages)
` [PATCHv5 2/3] mm: reduce atomic use on use_mm fast path
` [PATCHv5 3/3] vhost_net: a kernel-level virtio server

Экспресс груз из Москвы в Питер из Питера в Москву 8 903 175 15 29
 2009-08-28 12:47 UTC 

[PATCH 1/2] Update kvm.h in qemu-kvm tree
 2009-08-28 14:48 UTC  (2+ messages)
` [PATCH 2/2] Handle emulation failure in userspace

[patch 0/5] unify remote request and kvm_vcpu_kick IPI mechanism
 2009-08-28  7:22 UTC  (18+ messages)
` [patch 1/5] KVM: move kvm_vcpu_kick to virt/kvm/kvm_main.c
` [patch 2/5] KVM: reintroduce guest mode bit and unify remote request code
` [patch 3/5] KVM: switch REQ_TLB_FLUSH/REQ_MMU_RELOAD to kvm_vcpus_request
` [patch 4/5] KVM: remove make_all_cpus_request
` [patch 5/5] KVM: x86: drop duplicat kvm_flush_remote_tlbs
` [RFC] KVM: x86: conditionally acquire/release slots_lock on entry/exit

[PATCH] virtio-blk: set QUEUE_ORDERED_DRAIN by default
 2009-08-28  6:33 UTC  (8+ messages)

Notes on block I/O data integrity
 2009-08-28  2:03 UTC  (13+ messages)
    ` [Qemu-devel] "
` [Qemu-devel] "

[PATCH 0/2] eventfd: new EFD_STATE flag
 2009-08-27 17:09 UTC  (31+ messages)

[PATCHv5 0/3] vhost: a kernel-level virtio server
 2009-08-27 16:06 UTC 

vhost net: performance with ping benchmark
 2009-08-27 16:00 UTC  (4+ messages)

[PATCH] fix misreporting of coalesced interrupts by kvm tracer
 2009-08-27 13:25 UTC 

KVM pvmmu: do not batch pte updates from interrupt context
 2009-08-27 13:00 UTC  (3+ messages)

[PATCH 1/2] eventfd: reorganize the code to simplify new flags
 2009-08-27 12:02 UTC  (4+ messages)

[PATCHv2] eventfd: reorganize the code slightly
 2009-08-27 12:01 UTC 

[PATCHv4 2/2] virtio: refactor find_vqs
 2009-08-27 11:26 UTC  (6+ messages)

[PATCHv4 2/2] vhost_net: a kernel-level virtio server
 2009-08-27 11:19 UTC  (13+ messages)

Biweekly KVM Test report, kernel 7597f... qemu 1c45e
 2009-08-27  1:23 UTC  (9+ messages)
          ` KVM: PIT: fix pit_state copy in set_pit2/get_pit2

[ kvm-Bugs-2841731 ] Guest migration fail on PAE host
 2009-08-27  1:21 UTC 

[ kvm-Bugs-2778112 ] Guest hangs on restart with directly loaded kernel
 2009-08-26 22:03 UTC 

AlacrityVM benchmark numbers updated
 2009-08-26 20:05 UTC  (5+ messages)

syslog overflowing with latest kvm tree
 2009-08-26 19:44 UTC  (2+ messages)

Page allocation failures in guest
 2009-08-26 19:22 UTC  (4+ messages)

Performace data when running Windows VMs
 2009-08-26 19:20 UTC  (8+ messages)

Congratulation
 2009-08-26 15:04 UTC 

[PATCH 00/47] KVM updates for 2.6.32 merge window (4/4)
 2009-08-26 14:33 UTC  (4+ messages)
` [PATCH 05/47] KVM: VMX: Optimize vmx_get_cpl()


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