kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-09 14:04:34 to 2009-09-15 15:03:17 UTC [more...]

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-15 15:03 UTC  (24+ messages)

kvm scaling question
 2009-09-15 14:10 UTC  (9+ messages)
` Proxmox VE 1.4beta1 released

[PATCH] KVM test: Fixing the release tag fix
 2009-09-15 14:00 UTC 

[ kvm-Bugs-2859271 ] USB pass-through works, but device won't work
 2009-09-15 13:39 UTC 

[PATCH] Activate Virtualization On Demand
 2009-09-15  9:37 UTC 

Running kvm/use/kvmctl just segfault
 2009-09-15  9:07 UTC  (11+ messages)

[PATCH 1/2] KVM test: Renaming some test files
 2009-09-15  7:03 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Fixing KVM release tag detection

[PATCH] Add pass through feature test (support SR-IOV)
 2009-09-15  2:20 UTC 

pci: is reset incomplete?
 2009-09-14 22:54 UTC  (4+ messages)

[GIT PULL][RESEND]KVM updates for 2.6.32-rc1
 2009-09-14 17:54 UTC 

[PATCH] Activate Virtualization On Demand
 2009-09-14 16:54 UTC  (8+ messages)

[PATCH 0/3] ksm support for kvm
 2009-09-14 16:51 UTC  (14+ messages)
` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages
  ` [PATCH 2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes
    ` [PATCH 3/3] add support for change_pte mmu notifiers

[PATCH] Adding a userspace application crash handling system to autotest
 2009-09-14 14:39 UTC  (3+ messages)
` [Autotest] "

[PATCH 00/10][QEMU-KVM] Port test suite to multiboot
 2009-09-14 13:30 UTC  (16+ messages)
` [PATCH 01/10] Add test device for use with the test suite
` [PATCH 02/10] test: load image immediately after program headers
` [PATCH 03/10] test: Set up a default stack
` [PATCH 04/10] test: add multiboot headers to startup files
` [PATCH 05/10] test: Map 4GB of memory
` [PATCH 06/10] test: use real APIC instead of fake APIC
` [PATCH 07/10] test: switch output format to elf
` [PATCH 08/10] test: Remove smp support from access.c
` [PATCH 09/10] test: fix realmode test print_serial() direction flag
` [PATCH 10/10] test: port readmode tests to multiboot

[PATCH 0/3] Add x2apic mode to apic test
 2009-09-14 13:02 UTC  (4+ messages)
` [PATCH 1/3] test: Use function table for APIC access
` [PATCH 2/3] test: use new apic_icr_write() to issue IPI
` [PATCH 3/3] test: add x2apic test

[Autotest] [KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows
 2009-09-14 11:58 UTC 

[PATCH 0/2] Make apic.flat test pass again
 2009-09-14 11:50 UTC  (3+ messages)
` [PATCH 1/2] test: Mask PIC interrupts before APIC test
` [PATCH 2/2] test-device: add support for irq injection

[PATCH] Adding a userspace application crash handling system to autotest
 2009-09-14 10:23 UTC 

[Autotest] [KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows
 2009-09-14  9:39 UTC  (3+ messages)

[KVM-AUTOTEST PATCH 1/4] KVM test: migration test: destroy dest_vm if test fails
 2009-09-14  8:46 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH 2/4] KVM test: wait_for_login(): include the VM's name in log messages
  ` [KVM-AUTOTEST PATCH 3/4] KVM test: kvm_vm.py: wrap VM.destroy() in a try-finally block
    ` [KVM-AUTOTEST PATCH 4/4] KVM test: boot test: change the scope of the try-finally statement

[Autotest] [PATCH 12/19] KVM test: Add new module kvm_test_utils.py
 2009-09-14  8:46 UTC 

[PATCH 01/19] KVM test: kvm_utils.py: make verify_ip_address_ownership() more robust
 2009-09-14  8:40 UTC  (26+ messages)
` [PATCH 02/19] KVM test: Migration test cleanup
  ` [PATCH 03/19] KVM test: scan_results.py: allow parsing and printing of multiple result files
    ` [PATCH 04/19] KVM test: kvm_utils.py: add kill_process_tree()
      ` [PATCH 05/19] KVM test: kvm_subprocess: use kill_process_tree() to close child processes
        ` [PATCH 06/19] KVM test: timedrift test: set CPU affinity recursively for all children
          ` [PATCH 07/19] KVM test: kvm_subprocess: get rid of get_pid() (replace it with get_shell_pid())
            ` [PATCH 08/19] KVM test: remove unused function is_sshd_running()
              ` [PATCH 09/19] KVM test: kvm_config.py: remove unused function get_match_block_indices()
                ` [PATCH 10/19] KVM test: boot test: add option to reboot using system_reset
                  ` [PATCH 11/19] KVM test: shutdown test: allow shutting down using system_powerdown
                    ` [PATCH 12/19] KVM test: Add new module kvm_test_utils.py
                      ` [PATCH 13/19] KVM test: kvm_tests.py: save test code by using utilities in kvm_test_utils.py
                        ` [PATCH 14/19] KVM test: kvm_preprocessing.py: don't explicitly print failure messages
                          ` [PATCH 15/19] KVM test: Autotest test wrapper cleanup
                            ` [PATCH 16/19] KVM test: kvm_subprocess: robustify the test for child process termination
                              ` [PATCH 17/19] KVM test: kvm_vm.py: add macaddr= to command line only if a MAC address is given
                                ` [PATCH 18/19] KVM test: kvm_tests.cfg.sample: get all Windows test utilities from a single ISO
                                  ` [PATCH 19/19] KVM test: kvm_preprocessing.py: verify PPM file validity before passing to PIL
                                    ` [Autotest] "
                                  ` [Autotest] [PATCH 18/19] KVM test: kvm_tests.cfg.sample: get all Windows test utilities from a single ISO
                            ` [Autotest] [PATCH 15/19] KVM test: Autotest test wrapper cleanup
                      ` [Autotest] [PATCH 12/19] KVM test: Add new module kvm_test_utils.py
` [Autotest] [PATCH 01/19] KVM test: kvm_utils.py: make verify_ip_address_ownership() more robust

[PATCH] test: add cr8 latency tests
 2009-09-14  7:51 UTC 

[patch 0/5] unify remote request and kvm_vcpu_kick IPI mechanism
 2009-09-14  7:17 UTC  (11+ messages)
` [RFC] KVM: x86: conditionally acquire/release slots_lock on entry/exit

[PATCH -v2] QEMU-KVM: MCE: Relay UCR MCE to guest
 2009-09-14  5:10 UTC  (7+ messages)

Biweekly KVM Test report, kernel 8f54d... qemu 33ed1
 2009-09-14  3:28 UTC 

[PATCH QEMU-KVM 0/2] vmcall latency test
 2009-09-13 16:09 UTC  (3+ messages)
` [PATCH QEMU-KVM 1/2] test: Allow adding mode vmexit latency tests
` [PATCH QEMU-KVM 2/2] test: Add vmcall latency test

[PATCH 1/4] Remove unused function
 2009-09-13 12:55 UTC  (6+ messages)
` [PATCH 2/4] Use kvm_cpu_synchronize_state() instead of kvm_arch_(save|load)_regs()
` [PATCH 3/4] set correct CS seg limit and flags on sipi
` [PATCH 4/4] Make cpu runnable after sipi

losing mouse location with vnc
 2009-09-12  9:48 UTC  (2+ messages)

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-09-12  9:15 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2009-09-12  9:14 UTC 

KVM updates for 2.6.32-rc1
 2009-09-12  8:20 UTC 

Poor network performance with cable modem assigned to guest
 2009-09-12  7:51 UTC  (5+ messages)

[KVM-AUTOTEST PATCH v2 1/3] KVM test: use a better source for random numbers
 2009-09-11 14:15 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH v2 2/3] [RFC] KVM test: kvm_tests.cfg.sample: add some scheduler params
  ` [KVM-AUTOTEST PATCH v2 3/3] [RFC] KVM test: client parallel test execution

[ kvm-Bugs-2826486 ] Clock speed in FreeBSD
 2009-09-11  9:03 UTC 

[PATCH 1/3] KVM test: use a better source for random numbers
 2009-09-11  1:19 UTC  (3+ messages)
` [PATCH 2/3] [RFC] KVM test: kvm_tests.cfg.sample: add some scheduler params
  ` [PATCH 3/3] [RFC] KVM test: client parallel test execution

[PATCH] KVM test: Make install test not strip binaries
 2009-09-10 15:09 UTC 

[PATCH 1/3] KVM test: Move top level docstrings, other cleanups
 2009-09-10 14:47 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Removing the fix_cdkeys.py program
  ` [PATCH 3/3] KVM test: Points user to online documentation

[PATCH] fix missing prototype warning with USE_KVM_DEVICE_ASSIGNMENT disabled
 2009-09-10 12:56 UTC 

Multiple Port Support for virtio-console
 2009-09-10 11:57 UTC  (2+ messages)

[PATCH][RESEND] qemu-kvm: fix warnings with USE_KVM_DEVICE_ASSIGNMENT disabled
 2009-09-10 11:47 UTC  (2+ messages)

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-09-10  9:58 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-09-10  9:57 UTC 

[PATCH] Fix --disable-kvm build regression of commit 8c7d4cb
 2009-09-10  9:43 UTC  (2+ messages)

[PATCH] QEMU-KVM: MCE: Relay UCR MCE to guest
 2009-09-10  2:50 UTC  (5+ messages)

New kvm.git branch for linux-next
 2009-09-10  0:20 UTC  (2+ messages)

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2009-09-09 18:07 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-09-09 17:11 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-09-09 17:11 UTC 

[PATCH] call kvm_cpu_synchronize_state() on target vcpu
 2009-09-09 16:36 UTC  (10+ messages)

[PATCH] sync halt state into env
 2009-09-09 16:35 UTC  (2+ messages)

[PATCH v2] call kvm_cpu_synchronize_state() on target vcpu
 2009-09-09 16:16 UTC  (2+ messages)

[PATCH 3/9] virt/kvm: correct error-handling code
 2009-09-09 14:42 UTC  (2+ messages)

qemu-kvm still unable to load option rom extboot.bin
 2009-09-09 14:04 UTC  (2+ messages)


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