kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-27 14:48:57 to 2009-07-29 14:32:04 UTC [more...]

[PATCH] KVM: VMX: Fix locking order in handle_invalid_guest_state
 2009-07-29 14:32 UTC  (6+ messages)

[PATCH 0/12] Nested SVM cleanups
 2009-07-29 14:21 UTC  (45+ messages)
` [PATCH 01/12] kvm/svm: make nested svm debugging runtime configurable
` [PATCH 02/12] kvm/svm: add helper functions for global interrupt flag
` [PATCH 03/12] kvm/svm: optimize nested #vmexit
` [PATCH 04/12] kvm/svm: optimize nested vmrun
` [PATCH 05/12] kvm/svm: copy only necessary parts of the control area on vmrun/vmexit
` [PATCH 06/12] kvm/svm: complete interrupts after handling nested exits
` [PATCH 07/12] kvm/svm: move nested svm state into seperate struct
` [PATCH 08/12] kvm/svm: cache nested intercepts
` [PATCH 09/12] kvm/svm: consolidate nested_svm_exit_handled
` [PATCH 10/12] kvm/svm: do nested vmexit in nested_svm_exit_handled
` [PATCH 11/12] kvm/svm: handle #pf intercepts in nested_svm_exit_handled directly
` [PATCH 12/12] kvm/svm: simplify nested_svm_check_exception

[PATCH] simplify creation of kernel irqchip and pit
 2009-07-29 13:50 UTC  (4+ messages)

[PATCH] Specify the system UUID for VM
 2009-07-29 13:25 UTC  (9+ messages)
    ` [Autotest] "

[KVM AUTOTEST PATCH] KVM test: Add hugepage variant
 2009-07-29 13:03 UTC  (6+ messages)
    ` [Autotest] "

[PATCH] exit if we fail to initialize kvm
 2009-07-29 12:47 UTC  (10+ messages)

[KVM-AUTOTEST PATCH] KVM test: Add hugepage variant
 2009-07-29 12:11 UTC  (5+ messages)
` [KVM AUTOTEST PATCH] [RFC] KVM test: keep record of supported qemu options
    ` [Autotest] "

[KVM AUTOTEST PATCH] [RFC] KVM test: keep record of supported qemu options
 2009-07-29 12:10 UTC  (2+ messages)
  ` [Autotest] "

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2009-07-29 12:08 UTC  (2+ messages)

ioctl number overlapped?
 2009-07-29 12:11 UTC  (3+ messages)

[PATCH] remove useless wrappers around functions
 2009-07-29 12:07 UTC  (2+ messages)

[PATCH] use kvm_has_sync_mmu from upstream
 2009-07-29 12:06 UTC  (2+ messages)

[PATCH 0/2] Use coalescing region from upstream
 2009-07-29 12:05 UTC  (2+ messages)

[PATCH] remove NULL check after qemu malloc
 2009-07-29 11:55 UTC  (2+ messages)

[patch 0/2] mmu fixes
 2009-07-29 10:09 UTC  (6+ messages)
` [patch 1/2] KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
` [patch 2/2] KVM: MMU: fix bogus alloc_mmu_pages assignment

[PATCH] kvm: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
 2009-07-29 10:03 UTC  (3+ messages)

[PATCH 0/7 v5] KVM: support for 1gb pages
 2009-07-29 10:00 UTC  (2+ messages)

kvm userspace: ksm support
 2009-07-29  9:30 UTC  (6+ messages)

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-07-29  8:10 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-07-29  8:10 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-07-29  8:10 UTC 

virtio-serial: An interface for host-guest communication
 2009-07-29  7:48 UTC  (18+ messages)
` [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication
  ` [PATCH 1/3] virtio-serial: virtio device for simple host <-> guest communication
    ` [PATCH 2/3] vnc: add a is_vnc_active() helper
      ` [PATCH 3/3] virtio-serial: vnc: support for sending / receiving guest clipboard
  ` [Qemu-devel] Re: virtio-serial: An interface for host-guest communication

R/W HG memory mappings with kvm?
 2009-07-28 23:06 UTC  (11+ messages)

ESX on KVM requirements
 2009-07-28 21:39 UTC  (9+ messages)

[PATCH] use upstream cpuid code
 2009-07-28 20:05 UTC 

[PATCH-RFC 1/2] eventfd: reorganize the code to simplify new flags
 2009-07-28 17:55 UTC  (2+ messages)
` [PATCH-RFC 2/2] eventfd: EFD_STATE flag

[PATCH-RFC 0/2] eventfd: new EFD_STATE flag
 2009-07-28 17:54 UTC 

[PATCH 0/3] Allow larger BIOS image
 2009-07-28 16:57 UTC  (5+ messages)
` [PATCH 1/3] Update BIOS INT15-E820 to allow a "

[PATCH RFC] pci: expose function reset capability in sysfs
 2009-07-28 16:56 UTC  (8+ messages)

[PATCH 3/9] virt/kvm: correct error-handling code
 2009-07-28 15:53 UTC 

[PATCH 2.6.30.x] kvm: fix ack not being delivered when msi present
 2009-07-28 15:52 UTC 

[PATCHv4 2/2] virtio: refactor find_vqs
 2009-07-28 14:58 UTC  (5+ messages)

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2009-07-28 14:01 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2009-07-28 14:01 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2009-07-28 14:01 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2009-07-28 14:01 UTC 

[PATCH v2 0/6]
 2009-07-28 13:45 UTC  (17+ messages)
` [PATCH v2 1/6] remove kvm_in* functions
  ` [PATCH v2 2/6] reuse env stop and stopped states
    ` [PATCH v2 3/6] remove kvm_abi variable
      ` [PATCH v2 4/6] remove created from kvm_state
        ` [PATCH v2 5/6] remove kvm_specific kvm_out* functions
          ` [PATCH v2 6/6] remove kvm_mmio_read and kvm_mmio_write

[PATCH] qemu-kvm: fix error handling in msix vector add
 2009-07-28 13:31 UTC  (4+ messages)

broken timer
 2009-07-28 13:35 UTC  (3+ messages)

qemu_cond_wait polling
 2009-07-28  9:32 UTC  (3+ messages)
  ` [PATCH] qemu-kvm: Drop polling property from qemu_cond_wait

[PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS
 2009-07-28  9:01 UTC  (4+ messages)
            ` [Autotest] "

kvm (on core 2 duo) freezes shortly after startup
 2009-07-28  6:22 UTC  (2+ messages)

[AUTOTEST] print login command and change some timeout values
 2009-07-28  2:53 UTC  (3+ messages)
  ` [Autotest] "

KVM: limit lapic periodic timer frequency
 2009-07-28  2:41 UTC 

KVM: MMU: limit rmap chain length
 2009-07-28  2:40 UTC 

[Autotest] autotest exception in windows 2003 guest (ValueError: invalid literal for int() with base 10: '%errorlevel%)
 2009-07-28  2:17 UTC  (2+ messages)

[PATCH] remove unused function
 2009-07-28  1:49 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2009-07-28  1:03 UTC 

[KVM-AUTOTEST PATCH] KVM test: Cleanup the KVM test control file
 2009-07-27 21:51 UTC 

[KVM_AUTOTEST] add kvm hugepage variant and test
 2009-07-27 21:05 UTC  (5+ messages)
` [KVM_AUTOTEST] add kvm hugepage variant
      ` [Autotest] "

[PATCH 0/9] More integration with qemu.git
 2009-07-27 19:55 UTC  (15+ messages)
` [PATCH 1/9] require --enable-kvm
  ` [PATCH 2/9] embed kvm_create_context into kvm_init
    ` [PATCH 3/9] change order of kvm_init call

[ kvm-Bugs-2827968 ] graphics regressions kvm 86 -> 87 & 88 with option -vga std
 2009-07-27 18:01 UTC 

[ kvm-Bugs-2827968 ] graphics regressions kvm 86 -> 87 & 88 with option -vga std
 2009-07-27 17:59 UTC 

[ kvm-Bugs-2827947 ] graphics regressions kvm 86 -> 87 & 88 with option -vga std
 2009-07-27 17:16 UTC 

(unknown)
 2009-07-27 16:19 UTC 


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