public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-25 14:39:41 to 2011-08-30 17:15:23 UTC [more...]

help? need to enable VT-d for 2.6.27
 2011-08-30 16:29 UTC 

RFC: vfio / device assignment -- layout of device fd files
 2011-08-30 16:54 UTC  (9+ messages)
` [Qemu-devel] "

KVM on IBM PowerEN processor
 2011-08-30 16:49 UTC  (4+ messages)

[PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
 2011-08-30 16:37 UTC  (10+ messages)
` [PATCH 1/4] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4] Add functions to check if the host has stopped the vm
` [PATCH 3/4] Add generic stubs for kvm stop check functions
` [PATCH 4/4] Add check for suspended vm in softlockup detector

Broken pci_block_user_cfg_access interface
 2011-08-30 16:30 UTC  (9+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-30 16:14 UTC  (16+ messages)

kvm PCI assignment & VFIO ramblings
 2011-08-30 16:13 UTC  (11+ messages)

VFIO v2 design plan
 2011-08-30 14:51 UTC  (5+ messages)

KVM call agenda for August 30
 2011-08-30 13:39 UTC  (2+ messages)

[PATCH 0/5] Separate thread for VM migration
 2011-08-30 12:31 UTC  (17+ messages)
` [PATCH 1/5] Support for vm_stop from the migration thread
` [PATCH 2/5] MRU ram block list
` [PATCH 3/5] Migration thread mutex
` [PATCH 4/5] Separate migration dirty bitmap
` [PATCH 5/5] Separate migration thread

[PATCH x86 kvm] Fix register corruption in pvclock_scale_delta
 2011-08-30 11:39 UTC 

[PATCH v2] KVM: APIC: avoid instruction emulation for EOI writes
 2011-08-30 10:57 UTC  (2+ messages)

Biweekly KVM Test report, kernel 902c502f... qemu a040d28b
 2011-08-30  7:15 UTC 

A non-responsive guest problem
 2011-08-30  3:20 UTC  (10+ messages)

[PATCH v3 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
 2011-08-30  2:38 UTC  (11+ messages)
` [PATCH v3 02/11] KVM: x86: tag the instructions which are used to write page table
` [PATCH v3 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH v3 04/11] KVM: x86: cleanup port-in/port-out emulated
` [PATCH v3 05/11] KVM: MMU: do not mark accessed bit on pte write path
` [PATCH v3 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v3 07/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH v3 08/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH v3 09/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH v3 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH v3 11/11] KVM: MMU: improve write flooding detected

kvm PCI assignment & VFIO ramblings
 2011-08-30  1:29 UTC  (15+ messages)

[PATCH resend] KVM: Document KVM_IRQFD
 2011-08-29 21:52 UTC  (5+ messages)

Questions regarding ivshmem spec
 2011-08-29 18:15 UTC  (7+ messages)
` [Qemu-devel] "

[Bug 39412] New: Win Vista and Win2K8 guests cann't find NIC driver
 2011-08-29 16:23 UTC  (4+ messages)
` [Bug 39412] Win Vista and Win2K8 guests' network breaks down

[PATCH] KVM: APIC: avoid instruction emulation for EOI writes
 2011-08-29 14:14 UTC  (11+ messages)

[PATCH 0/3] Emulator fuzz tester
 2011-08-29 12:42 UTC  (10+ messages)
` [PATCH 3/3] KVM: x86 emulator: "

[PATCH] KVM: Document KVM_IRQFD
 2011-08-29 12:32 UTC 

[PATCH] kvm tools: Add ivshmem device
 2011-08-29 12:25 UTC 

windows workload: many ept_violation and mmio exits
 2011-08-29 11:12 UTC  (13+ messages)
        ` HPET configuration in Seabios (was: Re: windows workload: many ept_violation and mmio exits)
            ` HPET configuration in Seabios

[AUTOTEST][PATCH]Add test for problem with killing guest when network is under load
 2011-08-29 10:42 UTC  (2+ messages)

qemu-kvm 0.15.0 boot order not working
 2011-08-29 10:12 UTC 

[PATCH][SeaBIOS] memory hotplug
 2011-08-29  9:24 UTC  (2+ messages)

[PATCH] KVM: emulate lapic tsc deadline timer for hvm
 2011-08-29  6:47 UTC  (4+ messages)

Dear Account Owner
 2011-08-29  6:17 UTC 

[PATCH] kvm tools: adds a PCI device that exports a host shared segment as a PCI BAR in the guest
 2011-08-29  4:55 UTC  (21+ messages)

[PATCH v2] posix-aio-compat: fix latency issues
 2011-08-28  8:09 UTC  (8+ messages)
    ` [Qemu-devel] "

[RFC PATCH v5 0/4] Separate thread for VM migration
 2011-08-26 17:00 UTC  (3+ messages)
` [RFC PATCH v5 2/4] Migration thread mutex

[PATCH] virt.virt_env_process: Take screenshots pre/post test only when required
 2011-08-26 20:06 UTC 

Add ability client part starts autotest like server part
 2011-08-26 16:22 UTC  (5+ messages)
` [AUTOTEST][PATCH 1/3] autotest: Move autotest.py from server part to client part of autotest
` [AUTOTEST][PATCH 2/3] autotest: Move hosts package from server side to client side
` [AUTOTEST][PATCH 3/3] autotest: Client/server part unification

KSM Unstable tree question
 2011-08-26 15:15 UTC  (4+ messages)

[PATCH 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
 2011-08-26 14:24 UTC  (12+ messages)
` [PATCH 11/11] KVM: MMU: improve write flooding detected

[PATCH] Fix build without cpu-emulation
 2011-08-26 13:13 UTC 

Guest kernel device compatability auto-detection
 2011-08-26 10:28 UTC  (14+ messages)
` [Qemu-devel] "

[AUTOTEST][PATCH] Add test for testing of killing guest when network is under usage
 2011-08-26  7:43 UTC  (2+ messages)

[PATCH] KVM test: Add cpu_hotplug subtest
 2011-08-25 22:44 UTC  (3+ messages)

[PATCH] KVM test: Add cpu_hotplug subtest v2
 2011-08-25 22:43 UTC 

[PATCH] KVM: Add wrapper script around QEMU to test kernels
 2011-08-25 18:01 UTC  (2+ messages)
` [Qemu-devel] "

Emulating LWZU Instruction for e500 powerpc
 2011-08-25 14:44 UTC  (2+ messages)

[PULL 00/14] ppc patch queue 2011-08-25
 2011-08-25 14:39 UTC  (14+ messages)
` [PATCH 02/14] KVM: PPC: Add papr_enabled flag
` [PATCH 03/14] KVM: PPC: Check privilege level on SPRs
` [PATCH 04/14] KVM: PPC: Interpret SDR1 as HVA in PAPR mode
` [PATCH 05/14] KVM: PPC: Read out syscall instruction on trap
` [PATCH 06/14] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 07/14] KVM: PPC: Add PAPR hypercall code for PR mode
` [PATCH 08/14] KVM: PPC: Stub emulate CFAR and PURR SPRs
` [PATCH 09/14] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
` [PATCH 10/14] KVM: PPC: Enable the PAPR CAP for Book3S
` [PATCH 11/14] KVM: PPC: Add sanity checking to vcpu_run
` [PATCH 12/14] KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
` [PATCH 13/14] KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
` [PATCH 14/14] KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code


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