public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-12 08:58:02 to 2009-06-15 13:48:04 UTC [more...]

[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - rebased v2
 2009-06-15 13:47 UTC  (4+ messages)
` [PATCH 1/3] kvm-s390: infrastructure to kick vcpus out of guest state - rebased
` [PATCH 2/3] kvm-s390: update vcpu->cpu "
` [PATCH 3/3] kvm-s390: streamline memslot handling - rebased v2

[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - rebased
 2009-06-15 13:47 UTC  (7+ messages)
` [PATCH 3/3] kvm-s390: streamline memslot "

[Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities
 2009-06-15 13:45 UTC  (70+ messages)
            ` Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
                            ` Configuration vs. compat hints
                                `  "
                                ` [Qemu-devel] "

[Autotest] [KVM-AUTOTEST PATCH 1/4] Make all programs on kvm test use /usr/bin/python
 2009-06-15 13:35 UTC  (2+ messages)

[PATCH 0/8] Small cpu loop cleanups
 2009-06-15 13:23 UTC  (9+ messages)
` [PATCH 1/8] env->kvm_cpu_state.init is always zero here
` [PATCH 2/8] Do not use env->halted to decide where halted state should be handled
` [PATCH 3/8] Call kvm_arch_load_regs() instead of kvm_load_registers()
` [PATCH 4/8] Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstate
` [PATCH 5/8] Retrieve mp state info in cpu_synchronize_state()
` [PATCH 6/8] env->exception_index is not used by kvm code
` [PATCH 7/8] s->cpu_env cannot be zero here
` [PATCH 8/8] env->exit_request is not used by kvm

[PATCH 0/4] Add rudimentary Hyper-V guest support v3
 2009-06-15 13:21 UTC  (5+ messages)
` [PATCH 1/4] Add definition for IGNNE MSR
  ` [PATCH 2/4] Implement Hyper-V MSRs
    ` [PATCH 3/4] Nested SVM: Implement INVLPGA
      ` [PATCH 4/4] Nested SVM: Improve interrupt injection

[KVM PATCH v2 0/2] irqfd: use POLLHUP notification for close()
 2009-06-15 12:54 UTC  (13+ messages)
` [KVM PATCH v2 2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl

[ kvm-Bugs-2803638 ] kvm-86: winxp guest + kvmnet.sys virtio unstable
 2009-06-15 12:43 UTC 

[PATCH] KVM: x86: Ignore reads to K7 EVNTSEL MSRs
 2009-06-15 12:38 UTC  (2+ messages)

[PATCH] Activate Virtualization On Demand v2
 2009-06-15 12:27 UTC  (4+ messages)

[KVM-AUTOTEST PATCH 0/5] Introducing kvm_subprocess
 2009-06-15 12:16 UTC  (6+ messages)
` [KVM-AUTOTEST PATCH 1/5] Add new module kvm_subprocess
  ` [KVM-AUTOTEST PATCH 2/5] Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module
  ` [KVM-AUTOTEST PATCH 3/5] Modify remote_login and remote_scp in kvm_utils to use kvm_subprocess
  ` [KVM-AUTOTEST PATCH 4/5] Modify run_autotest() in kvm_tests.py to use the new kvm_subprocess module
  ` [KVM-AUTOTEST PATCH 5/5] Remove kvm_spawn and run_bg() from kvm_utils.py

[PATCH 0/4] Add rudimentary Hyper-V guest support v2
 2009-06-15 11:56 UTC  (10+ messages)
` [PATCH 1/4] Add definition for IGNNE MSR
  ` [PATCH 2/4] Implement Hyper-V MSRs v2
    ` [PATCH 3/4] Nested SVM: Implement INVLPGA v2
      ` [PATCH 4/4] Nested SVM: Improve interrupt injection v2

[PATCH 1/6] env->kvm_cpu_state.init is always zero here
 2009-06-15 10:26 UTC  (14+ messages)
` [PATCH 2/6] Do not use env->halted to decide where halted state should be handled
` [PATCH 3/6] Call kvm_arch_load_regs() instead of kvm_load_registers()
` [PATCH 4/6] Handle vcpu init/sipi by calling a function on vcpu
` [PATCH 5/6] Rename kvm_(load|save)_mpstate to kvm_arch_(load|save)_mpstate
` [PATCH 6/6] Retrieve mp state info in cpu_synchronize_state()

[KVM PATCH v6 0/2] iosignalfd
 2009-06-15  4:25 UTC  (5+ messages)
` [KVM PATCH v6 2/2] KVM: add iosignalfd support

ESX on KVM requirements
 2009-06-14 15:56 UTC  (3+ messages)

[KVM PATCH v10] kvm: add support for irqfd
 2009-06-14 13:50 UTC  (12+ messages)

qemu-kvm broken after ./configure --disable-kvm
 2009-06-14 13:14 UTC  (9+ messages)

[PATCH] kvm: x86: Fix racy event propagation in kmv timer
 2009-06-14 11:18 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] RFC use dirty bit for page dirty tracking (v2)
 2009-06-14 11:10 UTC  (3+ messages)
` [PATCH 1/2] kvm: fix dirty bit tracking for slots with large pages

[PATCHv2] [APIC] Optimize searching for highest IRR
 2009-06-14 11:04 UTC  (2+ messages)

[PATCH] Replace pending exception by PF if it happens serially
 2009-06-14 11:01 UTC  (2+ messages)

[patch 0/5] VMX EPT misconfiguration handler v3
 2009-06-14  9:54 UTC  (2+ messages)

extboot and qemu-kvm-0.10.x
 2009-06-14  9:46 UTC  (2+ messages)

[PATCH 1/5] Userspace changes for configuring irq0->inti2 override (v6)
 2009-06-14  9:35 UTC  (11+ messages)
` [PATCH 4/5] Userspace changes for KVM HPET (v6)
` [PATCH 5/5] HPET interaction with in-kernel PIT (v6)

slow guest performance with build load, looking for ideas
 2009-06-14  9:33 UTC  (2+ messages)

Wiki updates
 2009-06-14  9:28 UTC  (2+ messages)

[libvirt] qemu-kvm-0.10.5, kvm-kmod-2.6.30, libvirt-0.6.4 - save/restore still unreliable
 2009-06-14  9:26 UTC  (6+ messages)

[PATCH 0/3][RESEND] I/O memory registration simplification
 2009-06-14  8:38 UTC  (4+ messages)
` [PATCH 1/3] Remove io_index argument from cpu_register_io_memory()
` [PATCH 2/3] Rearrange io_mem_init()
` [PATCH 3/3] Rename pci_register_io_region() to pci_register_bar()

[PATCH] move performance counter MSR access interception to generic x86 KVM path
 2009-06-14  8:00 UTC  (2+ messages)

Claims Info!!
 2009-06-13  9:52 UTC 

[Autotest] [KVM-AUTOTEST PATCH 3/4] kvm_tests: Use autotest log files to scan results
 2009-06-13  9:13 UTC 

[KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around
 2009-06-13  9:00 UTC  (7+ messages)
` [KVM-AUTOTEST PATCH 2/4] kvm test config sample: change control file names for the autotest tests
  ` [KVM-AUTOTEST PATCH 3/4] kvm_tests: Use autotest log files to scan results
    ` [KVM-AUTOTEST PATCH 4/4] Adding control files dir to kvm test
      ` [Autotest] "
` [Autotest] [KVM-AUTOTEST PATCH 1/4] kvm test: Fix more incorrect long line breaks lying around

[RESEND][ PATCH -tip -v9 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-06-12 22:50 UTC  (9+ messages)
` [RESEND][ PATCH -tip -v9 1/7] x86: instruction decoder API
` [RESEND][ PATCH -tip -v9 2/7] x86: x86 instruction decoder build-time selftest
` [RESEND][ PATCH -tip -v9 3/7] kprobes: checks probe address is instruction boudary on x86
` [RESEND][ PATCH -tip -v9 4/7] kprobes: cleanup fix_riprel() using insn decoder "
` [RESEND][ PATCH -tip -v9 5/7] x86: add pt_regs register and stack access APIs
` [RESEND][ PATCH -tip -v9 6/7] tracing: ftrace dynamic ftrace_event_call support
` [RESEND][ PATCH -tip -v9 7/7] tracing: add kprobe-based event tracer

KVM autotest patch queue updated
 2009-06-12 20:06 UTC 

[KVM-AUTOTEST][PATCH] Enable running test(s) multiple times (iterations)
 2009-06-12 19:43 UTC  (3+ messages)

[KVM-AUTOTEST PATCH 0/4] kvm test: fixing the 'autotest' subtest
 2009-06-12 16:12 UTC 

[KVM_AUTOTEST PATCH] Added functionality to the preprocessor to run scripts
 2009-06-12 14:43 UTC 

[patch] move _PR to SSDT v2
 2009-06-12 13:56 UTC 

[KVM-AUTOTEST PATCH] A test patch - Boot VMs until one of them becomes unresponsive
 2009-06-12 13:27 UTC  (2+ messages)
` [KVM-AUTOTEST PATCH] stress_boot - Boot VMs until one of them becomes unresponsive - Version2

winner
 2009-06-12 11:54 UTC 

[PATCH] qemu: fix free assigned device
 2009-06-12 16:58 UTC 


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