public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-23 06:45:33 to 2011-08-25 21:35:33 UTC [more...]

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

[PATCH 0/3] Emulator fuzz tester
 2011-08-25 19:07 UTC  (5+ messages)
` [PATCH 3/3] KVM: x86 emulator: "

kvm PCI assignment & VFIO ramblings
 2011-08-25 18:05 UTC  (19+ messages)

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

Guest kernel device compatability auto-detection
 2011-08-25 16:25 UTC  (7+ messages)
` [Qemu-devel] "

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

Questions regarding ivshmem spec
 2011-08-25 14:42 UTC  (5+ messages)
` [Qemu-devel] "

[PULL 00/14] ppc patch queue 2011-08-25
 2011-08-25 14:39 UTC  (15+ messages)
` [PATCH 01/14] KVM: PPC: move compute_tlbie_rb to book3s common header
` [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

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

kvm PCI assignment & VFIO ramblings
 2011-08-25 13:25 UTC  (36+ messages)

[PATCH 0/3] Build fixes
 2011-08-25 11:02 UTC  (4+ messages)
` [PATCH 1/3] Avoid the use of deprecated gnutls gnutls_*_set_priority functions

[RFC PATCH v5 0/4] Separate thread for VM migration
 2011-08-25  6:35 UTC  (9+ messages)
` [RFC PATCH v5 1/4] MRU ram list
` [RFC PATCH v5 2/4] Migration thread mutex
` [RFC PATCH v5 3/4] Separate migration bitmap
` [RFC PATCH v5 4/4] Separate thread for VM migration
` [Qemu-devel] [RFC PATCH v5 0/4] "

KSM Unstable tree question
 2011-08-25  6:33 UTC 

about vEOI optimization
 2011-08-25  4:39 UTC  (4+ messages)

[PATCH] KVM: Add wrapper script around Qemu to test kernels
 2011-08-25  3:44 UTC  (11+ messages)
` [Qemu-devel] "

virtio issues
 2011-08-24 22:39 UTC 

[PATCH v3 0/7] qemu-kvm: device assignment cleanups and upstream diff reductions
 2011-08-24 17:12 UTC  (11+ messages)
` [PATCH v3 1/7] pci-assign: Fix kvm_deassign_irq handling in assign_irq
` [PATCH v3 2/7] pci-assign: Update legacy interrupts only if used
` [PATCH v3 3/7] pci-assign: Drop libpci header dependency
` [PATCH v3 4/7] pci-assign: Refactor calc_assigned_dev_id
` [PATCH v3 5/7] pci-assign: Track MSI/MSI-X capability position, clean up related code
` [PATCH v3 6/7] pci-assign: Generic config space access management
` [PATCH v3 7/7] qemu-kvm: Resolve PCI upstream diffs

[PATCH] kvm tools: Improve init within a custom filesystem
 2011-08-24 18:59 UTC  (6+ messages)

vfio/dev-assignment: potential pci_block_user_cfg_access nesting
 2011-08-24 15:10 UTC  (4+ messages)

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

[RFC/PATCH] kvm tools: Introduce 'kvm setup' command
 2011-08-24 14:43 UTC 

A non-responsive guest problem
 2011-08-24 12:47 UTC  (9+ messages)

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

[PATCH] pcnet-pci: fix wrong opaque given to I/O accessors
 2011-08-24  9:22 UTC  (3+ messages)

[PATCH 1/2] kvm tools: Move ioeventfd registration to virtio-pci
 2011-08-24  9:09 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Seperate pci layer out of virtio-console

Cache flush questions of Intel IOMMU
 2011-08-24  5:56 UTC 

[PATCH] KVM test: Add cpu_hotplug subtest
 2011-08-24  4:35 UTC  (3+ messages)
  ` [Autotest] "

virtio issues
 2011-08-24  4:14 UTC  (2+ messages)

gfx card passthrough broken with latest head
 2011-08-23 23:28 UTC  (3+ messages)

[PATCH] virt: Fix file_transfer subtest
 2011-08-23 20:36 UTC 

[PATCH resend] kvm tools: MSI-X fixes
 2011-08-23 19:28 UTC 

[PATCH] kvm tools: MSI-X fixes
 2011-08-23 19:08 UTC 

[PATCH v2] posix-aio-compat: fix latency issues
 2011-08-23 14:10 UTC  (7+ messages)
    ` [Qemu-devel] "

Shared IRQ with PCI Passthrough?
 2011-08-23 13:07 UTC  (4+ messages)

[RFC PATCH v4 0/5] Separate thread for VM migration
 2011-08-23 12:16 UTC  (6+ messages)
` [RFC PATCH v4 2/5] ramlist mutex

[PATCH] KVM: emulate lapic tsc deadline timer for hvm
 2011-08-23 10:47 UTC  (3+ messages)

DMI BIOS String
 2011-08-23  6:45 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