kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-17 23:42:25 to 2010-11-22 21:46:24 UTC [more...]

[PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path
 2010-11-22 21:46 UTC  (13+ messages)
` [PATCH v3 2/6] KVM: MMU: don't drop spte if overwrite it from W to RO
` [PATCH v3 3/6] KVM: MMU: rename 'reset_host_protection' to 'host_writable'
` [PATCH v3 4/6] KVM: MMU: remove 'clear_unsync' parameter
` [PATCH v3 5/6] KVM: MMU: abstract invalid guest pte mapping
` [PATCH v3 6/6] KVM: MMU: delay flush all tlbs on sync_page path

linux-next: Tree for November 22
 2010-11-22 21:26 UTC  (2+ messages)
` linux-next: Tree for November 22 (kvm)

[PATCH] x86/pvclock-xen: zero last_value on resume
 2010-11-22 20:16 UTC  (2+ messages)

Question on virtio frontend & backend drivers
 2010-11-22 17:05 UTC  (2+ messages)

[PATCH] macvlan: Introduce 'passthru' mode to takeover the underlying device
 2010-11-22 16:24 UTC  (2+ messages)

[PATCH 0/7] Emulator exception improvements
 2010-11-22 15:53 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86 emulator: introduce struct x86_exception to communicate faults
` [PATCH 2/7] KVM: x86 emulator: make emulator memory callbacks return full exception
` [PATCH 3/7] KVM: x86 emulator: drop dead pf injection in emulate_popf()
` [PATCH 4/7] KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks
` [PATCH 5/7] KVM: x86 emulator: simplify exception generation
` [PATCH 6/7] KVM: Push struct x86_exception info the various gva_to_gpa variants
` [PATCH 7/7] KVM: Push struct x86_exception into walk_addr()

limit conectivity of a VM
 2010-11-22 14:47 UTC  (10+ messages)

KVM call agenda for Nov 23
 2010-11-22 13:55 UTC  (2+ messages)

[KVM-AUTOTEST][PATCH 1/2][virtio-console] Add subtest layer and prepare to add new tests
 2010-11-22 13:38 UTC  (2+ messages)
` [KVM-AUTOTEST][PATCH 2/2][virtio-console] Fix compatibility with python 2.4

[PATCH vgabios] Add 1280x768 mode
 2010-11-22 11:24 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] kvm: fast-path msi injection with irqfd
 2010-11-22 10:41 UTC  (4+ messages)

mmu
 2010-11-22 10:17 UTC 

buildbot for kvm.git
 2010-11-22  9:37 UTC  (3+ messages)

[PATCH] KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
 2010-11-22  9:12 UTC  (6+ messages)

Apply For Loan
 2010-11-21  3:55 UTC 

[Qemu-devel] qemu-kvm build issue on RHEL5.1
 2010-11-22  6:28 UTC  (10+ messages)
        ` [PATCH] virtio-9p: fix build on !CONFIG_UTIMENSAT v2
            ` [Qemu-devel] "
              ` [PATCH v3] virtio-9p: fix build on !CONFIG_UTIMENSAT
                ` [Qemu-devel] "

[PATCH-v2 0/4] KVM: dirty logging optimization
 2010-11-22  5:59 UTC  (6+ messages)
` [PATCH 1/4] KVM: fix race condition in kvm_mmu_slot_remove_write_access()
` [PATCH 2/4] KVM: introduce helper to access lpage_info
` [PATCH 3/4] KVM: count the number of dirty pages for each memslot
` [RFC PATCH 4/4] KVM: selective write protection using dirty bitmap

[PATCH] optionrom: fix bugs in signrom.sh
 2010-11-21 15:19 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 0/2] Type-safe ioport callbacks
 2010-11-21 15:18 UTC  (2+ messages)
` [Qemu-devel] "

KVM with hugepages generate huge load with two guests
 2010-11-21 15:03 UTC  (9+ messages)

[PATCH 0/2] A little trace_kvm_exit improvement
 2010-11-21 14:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: Record instruction set in kvm_exit tracepoint
` [PATCH 2/2] KVM: Add instruction-set-specific exit qualifications to kvm_exit trace

VMLAUNCH hangs when enabling EPT
 2010-11-21 14:05 UTC 

[PATCH 1/1] Initial built-in iSCSI support
 2010-11-21  2:46 UTC  (2+ messages)

(unknown),
 2010-11-20 22:57 UTC 

OOM kernel panic on bootup in debian/ubuntu guests
 2010-11-20  2:14 UTC 

[PATCH v3 0/9] PCI capability and device assignment improvements
 2010-11-19 23:21 UTC  (10+ messages)
` [PATCH v3 1/9] pci: pci_default_cap_write_config ignores wmask
` [PATCH v3 2/9] pci: Remove pci_enable_capability_support()
` [PATCH v3 3/9] device-assignment: Use PCI capabilities support
` [PATCH v3 4/9] pci: Replace used bitmap with config byte map
` [PATCH v3 5/9] pci: Remove cap.length, cap.start, cap.supported
` [PATCH v3 6/9] device-assignment: Move PCI capabilities to match physical hardware
` [PATCH v3 7/9] pci: Remove capability specific handlers
` [PATCH v3 8/9] device-assignment: Make use of config_map
` [PATCH v3 9/9] device-assignment: pass through and stub more PCI caps

[RFC PATCH] kvm: PCI error stub driver
 2010-11-19 20:57 UTC 

ppc32 build failed
 2010-11-19 13:01 UTC  (6+ messages)

[RFC PATCH 0/2] KVM: dirty logging optimization
 2010-11-19  8:30 UTC  (8+ messages)
` [RFC PATCH 1/2] KVM: count the number of dirty bits for each memslot
` [RFC PATCH 2/2] KVM: selective write protection using dirty bitmap

[PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address
 2010-11-19  8:17 UTC  (2+ messages)

(unknown),
 2010-11-19  7:56 UTC 

[PATCH v2 0/2] Minimal RAM API support
 2010-11-18 21:41 UTC  (15+ messages)
` [PATCH v2 2/2] RAM API: Make use of it for x86 PC
  ` [Qemu-devel] "
` [PATCH v3 0/2] Minimal RAM API support
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] RAM API: Make use of it for x86 PC

HAL type for Win2003 Server on recent KVM versions?
 2010-11-18 20:41 UTC  (5+ messages)

[PATCH v2 1/6] KVM: MMU: fix forgot flush vcpu tlbs
 2010-11-18 16:41 UTC  (16+ messages)
` [PATCH v2 2/6] KVM: MMU: don't drop spte if overwrite it from W to RO
` [PATCH v2 5/6] KVM: MMU: remove 'clear_unsync' parameter

[PATCH] KVM test: unattended installation cleanup
 2010-11-18 16:26 UTC 

[PATCH 0/2] KVM: fix and cleanup: kvm_lock and hardware_disable
 2010-11-18 15:26 UTC  (9+ messages)
` [PATCH 1/2] KVM: take kvm_lock for hardware_disable() during cpu hotplug

[PATCH]KVM: VMX: Inform user about INTEL_TXT dependency
 2010-11-18 15:28 UTC  (4+ messages)

[PATCH 0/2] Introduce segmented addresses to the emulator
 2010-11-18 16:00 UTC  (2+ messages)

[PATCH 0/2] Minor emulator cleanups
 2010-11-18 15:45 UTC  (2+ messages)

[PATCH v2 0/2] Introduce segmented addresses to the emulator
 2010-11-18 16:03 UTC  (2+ messages)

[GIT PULL] KVM updates for 2.6.37-rc2
 2010-11-18 14:54 UTC 

[PATCH] KVM test: unattended installation cleanup
 2010-11-18 14:50 UTC  (2+ messages)

[PATCH RFC] kvm: fast-path msi injection with irqfd
 2010-11-18 14:39 UTC  (21+ messages)

[PATCHv4 00/15] boot order specification
 2010-11-18 13:16 UTC  (18+ messages)
` [PATCHv4 15/15] Pass boot device list to firmware

[PATCH v4] virtio-9p: fix build on !CONFIG_UTIMENSAT
 2010-11-18 13:12 UTC  (7+ messages)

[PATCH 0/6 v5] MSI-X mask support for assigned device
 2010-11-18 12:40 UTC  (20+ messages)
` [PATCH 4/6] KVM: Add kvm_get_irq_routing_entry() func
` [PATCH 6/6] KVM: assigned dev: MSI-X mask support

[ kvm-Bugs-1998355 ] IO Performance
 2010-11-18 10:16 UTC 

[PATCH] ceph/rbd block driver for qemu-kvm (v8)
 2010-11-18 10:48 UTC  (2+ messages)

[ kvm-Bugs-1841658 ] OpenSolaris 64bit panic with kvm-54
 2010-11-18 10:23 UTC 

2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
 2010-11-18  9:16 UTC  (4+ 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).