kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-09 10:13:00 to 2009-10-13 12:28:57 UTC [more...]

[PATCH] allow userspace to adjust kvmclock offset
 2009-10-13 12:28 UTC  (3+ messages)

[PATCH 1/2] Complete cpu initialization before signaling main thread
 2009-10-13 12:17 UTC  (2+ messages)
` [PATCH 2/2] Don't sync mpstate to/from kernel when unneeded

[KVM-AUTOTEST,01/17] Add new module kvm_subprocess
 2009-10-13 11:58 UTC  (3+ messages)

[KVM-AUTOTEST PATCH 1/3] KVM test: kvm_subprocess.py: do not start tail thread by default
 2009-10-13 11:48 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH 2/3] KVM test: kvm_subprocess.py: use only unbound methods as close() hooks
  ` [KVM-AUTOTEST PATCH 3/3] KVM test: kvm_subprocess.py: automatically close unreferenced shell sessions

[PATCH 1/1] virtio: adding __devexit to virtballoon_remove
 2009-10-13 11:33 UTC  (2+ messages)

[PATCH] Little bug fix in pci_hotplug.py
 2009-10-13  9:13 UTC 

QemuOpts changes breaks multiple nic options
 2009-10-13  8:58 UTC  (2+ messages)

Biweekly KVM Test report, kernel 94252... qemu 5cc3c
 2009-10-13  6:58 UTC  (3+ messages)

kernel bug in kvm_intel
 2009-10-13  6:50 UTC  (4+ messages)

I/O performance of VirtIO
 2009-10-13  6:35 UTC  (4+ messages)

[PATCH] Using shutil.move to move result files in job.py
 2009-10-13  2:36 UTC 

[PULL REQUEST] kvm-kmod
 2009-10-12 22:27 UTC  (6+ messages)
` [PATCH 1/4] Remove const from vm_ops to avoid warnings on older kernels
` [PATCH 3/4] Avoid kmap_atomic_to_page in svm
` [PATCH 2/4] Add cpufreq_get wrapper for !CONFIG_CPU_FREQ
` [PATCH 4/4] Update source link

assign-dev: Purpose of interrupt_work
 2009-10-12 20:44 UTC  (23+ messages)

[PATCH v2: kvm 4/4] Fix hotplug of CPUs for KVM
 2009-10-12 19:41 UTC  (14+ messages)
` [PATCH v4: kvm 1/4] Code motion. Separate timer intialization into an indepedent function
  ` [PATCH v4: kvm 2/4] Kill the confusing tsc_ref_khz and ref_freq variables
              ` [PATCH] cpufreq: Make cpufreq_get always defined
                ` [PATCH] KVM: Harden against cpufreq
                  ` [PATCH] kvm-kmod cpufreq_get fix

[PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting
 2009-10-12 19:13 UTC  (12+ messages)

[PATCH][retry 2] Support Pause Filter in AMD processors
 2009-10-12 19:17 UTC  (3+ messages)
` [PATCH][retry 3] "

[PATCH 0/9 v3] KVM: Nested SVM fixes and tracepoint conversion
 2009-10-12 18:37 UTC  (12+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections
` [PATCH 2/9] KVM: SVM: Move INTR vmexit out of atomic code
` [PATCH 3/9] KVM: SVM: Add tracepoint for nested vmrun
` [PATCH 4/9] KVM: SVM: Add tracepoint for nested #vmexit
` [PATCH 5/9] KVM: SVM: Add tracepoint for injected #vmexit
` [PATCH 6/9] KVM: SVM: Add tracepoint for #vmexit because intr pending
` [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction
` [PATCH 8/9] KVM: SVM: Add tracepoint for skinit instruction
` [PATCH 9/9] KVM: SVM: Remove nsvm_printk debugging code

[PATCH] fix msr list
 2009-10-12 17:50 UTC  (2+ messages)

[PATCH 2/3] qemu: make cirrus init value pci spec compliant
 2009-10-12 16:57 UTC  (46+ messages)
        ` [Qemu-devel] "
              `  "

[Autotest] [KVM-AUTOTEST PATCH 3/7] KVM test: new test timedrift_with_migration
 2009-10-12 16:29 UTC 

[KVM-AUTOTEST PATCH 1/7] KVM test: migration test: move the bulk of the code to a utility function
 2009-10-12 15:28 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 2/7] KVM test: timedrift test: move the get_time() helper function to kvm_test_utils.py
  ` [KVM-AUTOTEST PATCH 3/7] KVM test: new test timedrift_with_migration
    ` [Autotest] "

[PATCH v2 3/9] provide in-kernel ioapic
 2009-10-12 14:49 UTC  (28+ messages)
          ` [Qemu-devel] "
                        `  "
        ` [PATCH v2 4/9] provide in-kernel apic
          `  "
            ` [Qemu-devel] "

[PATCHv2] seabios: enable io/memory unconditionally
 2009-10-12 14:40 UTC  (3+ messages)

[ kvm-Bugs-2874689 ] qemu-kvm-0.11.0 will not boot gpxe e1000
 2009-10-12 14:16 UTC 

[ kvm-Bugs-2874699 ] qemu-kvm-0.11.0 will not boot gpxe e1000
 2009-10-12 14:14 UTC 

[PATCH 1/1] kvm/mmu: Resolve compile warning
 2009-10-12 11:59 UTC  (2+ messages)

[PATCH 0/2] Switch pcbios to submodule
 2009-10-12 10:25 UTC  (2+ messages)
` [PATCH 1/2] Switch roms/pcbios submodule to qemu-kvm branch

[PATCH 0/9 v2] KVM: Nested SVM fixes and tracepoint conversion
 2009-10-12  9:34 UTC  (9+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections

[PATCH 00/10] Clean up vcpu context structure
 2009-10-12  9:24 UTC  (12+ messages)
` [PATCH 01/10] use a more upstream friendly version of irqchip-in-kernel test
  ` [PATCH 02/10] drop kvm_mmio_read and write
    ` [PATCH 03/10] remove unneded opaque
      ` [PATCH 04/10] remove kvm_context from vpcu structure
        ` [PATCH 05/10] Use kvm_run inside CPUState
          ` [PATCH 06/10] make some functions static
            ` [PATCH 07/10] use env as parameter for functions that access kvm_run
              ` [PATCH 08/10] use env in kvm_arch_run
                ` [PATCH 09/10] remove kvm_run from vcpu_context
                  ` [PATCH 10/10] remove id field from vcpu context structure

Add a qemu interface for sharing memory between guests
 2009-10-12  8:55 UTC  (2+ messages)

[PATCH] Fix a bug in function create in kvm_vm
 2009-10-12  6:58 UTC  (6+ messages)
` [Autotest] "

[KVM-AUTOTEST PATCH] KVM test: kvm_subprocess: add function kill_tail_thread()
 2009-10-12  6:55 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH 01/17] Add new module kvm_subprocess
  ` [KVM-AUTOTEST,01/17] "

[PATCH] KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
 2009-10-12  6:51 UTC 

Hot-adding disk on VM
 2009-10-12  2:25 UTC  (3+ messages)

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-10-11 22:42 UTC 

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM
 2009-10-11 22:41 UTC 

sync guest calls made async on host - SQLite performance
 2009-10-11  9:16 UTC  (10+ messages)

kvm guest: hrtimer: interrupt too slow
 2009-10-10 17:37 UTC  (20+ messages)
            ` [PATCH] tune hrtimer_interrupt hang logic

kvm or qemu-kvm?
 2009-10-10 17:03 UTC  (6+ messages)

Problem booting guest with Linux 2.6.3x
 2009-10-10 16:10 UTC  (6+ messages)

[PATCH] qemu-kvm: Fix configure to respect --kerneldir
 2009-10-10  9:58 UTC 

[was: mmotm 2009-10-09-01-07 uploaded]
 2009-10-09 23:15 UTC  (4+ messages)
    ` kvm build failure "

sharing host infiniband between VMs
 2009-10-09 22:51 UTC  (2+ messages)

[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command
 2009-10-09 20:49 UTC  (7+ messages)
` [PATCH 2/6] KVM test: Introducing unattended install subtest
  ` [PATCH 3/6] KVM test: Add unattended install files for F11 and WinXP
    ` [PATCH 4/6] KVM test: Add unattended install script
      ` [PATCH 5/6] KVM test: Utility to make windows guests ACK end of install
        ` [PATCH 6/6] KVM test: kvm_tests.cfg.sample changes for unattended
` [Autotest] [PATCH 1/6] KVM test: Added floppy and tftp options to qemu command

[PATCH] KVM test: Adding Windows 7 guests and step files
 2009-10-09 15:41 UTC 

[libvirt] dynamic scsi disk attach seems to be broken in qemu(-kvm)-0.11, libvirt-0.7.1
 2009-10-09 15:38 UTC  (5+ messages)
  ` [Qemu-devel] "


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