kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-28 16:58:25 to 2012-07-03 06:45:29 UTC [more...]

[PATCH v5] kvm: notify host when the guest is panicked
 2012-07-03  6:45 UTC  (9+ messages)
` [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter

kvm segfaults and bad page state in 3.4.0
 2012-07-03  6:41 UTC  (2+ messages)

[RFC PATCH] Expose tsc deadline timer feature to guest
 2012-07-03  6:38 UTC  (4+ messages)

[PATCH 1/3] KVM: fix fault page leak
 2012-07-03  6:32 UTC  (3+ messages)
` [PATCH 2/3] KVM: MMU: fix shrinking page from the empty mmu
` [PATCH 3/3] KVM: MMU: track the refcount when unmap the page

[PATCH] mm: mmu_notifier: fix freed page still mapped in secondary MMU
 2012-07-03  6:29 UTC 

KVM call agenda for Tuesday, July 3rd
 2012-07-03  3:59 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] kvm: handle last_boosted_vcpu = 0 case
 2012-07-03  3:30 UTC  (5+ messages)

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2012-07-03  0:47 UTC  (7+ messages)
  ` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)
      ` [PATCH RFC] virtio-balloon: fix add/get API use

[PATCH v2 0/3] Improve virtio-blk performance
 2012-07-03  0:39 UTC  (12+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk

[PATCH v3 0/3] kvm: KVM_IRQFD cleanup, docs, sanitize flags
 2012-07-03  0:10 UTC  (9+ messages)
` [PATCH v3 1/3] kvm: Pass kvm_irqfd to functions
` [PATCH v3 2/3] kvm: Add missing KVM_IRQFD API documentation
` [PATCH v3 3/3] kvm: Sanitize KVM_IRQFD flags

[ANNOUNCE] qemu-kvm-1.1.0
 2012-07-02 23:32 UTC 

[PATCH 0/6] kvm/s390: sigp related changes for 3.6
 2012-07-02 23:16 UTC  (4+ messages)

First shot at adding IPMI to qemu
 2012-07-02 19:44 UTC  (10+ messages)
` [PATCH 1/9] smbios: Add a function to directly add an entry
` [PATCH 2/9] pc: move SMBIOS setup to after device init
` [PATCH 3/9] isa: Add a way to query for a free interrupt
` [PATCH 4/9] Add a base IPMI interface
` [PATCH 5/9] IPMI: Add a PC ISA type structure
` [PATCH 6/9] IPMI: Add a KCS low-level interface
` [PATCH 7/9] IPMI: Add a BT "
` [PATCH 8/9] IPMI: Add a local BMC simulation
` [PATCH 9/9] IPMI: Add an external connection simulation interface

[RFC PATCH 0/6] option to not remove files inside -mem-path dir (v2)
 2012-07-02 19:54 UTC  (9+ messages)
` [PATCH 1/6] file_ram_alloc(): coding style fixes
` [PATCH 2/6] file_ram_alloc(): use g_strdup_printf() instead of asprintf()
` [PATCH 3/6] vl.c: change mem_prealloc to bool (v2)
` [PATCH 4/6] file_ram_alloc: change length argument to size_t (v2)
` [PATCH 5/6] file_ram_alloc(): extract temporary-file creation code to separate function (v2)
` [RFC PATCH 6/6] add -keep-mem-path-files option (v2)

[PATCH v11 8/8] PPC: Don't use hardcoded opcode for ePAPR hcall invocation
 2012-07-02 18:02 UTC  (12+ messages)

[PATCHv3 RFC 0/2] kvm: direct msix injection
 2012-07-02 17:08 UTC  (3+ messages)

race between kvm-kmod-3.0 and kvm-kmod-3.3 // was: race condition in qemu-kvm-1.0.1
 2012-07-02 15:57 UTC  (8+ messages)

[PATCH v2 1/3] KVM: Add new -cpu best
 2012-07-02 14:27 UTC  (6+ messages)
` [PATCH v2 2/3] KVM: Use -cpu best as default on x86
` [Qemu-devel] [PATCH v2 1/3] KVM: Add new -cpu best

[PATCH v2 1/5] KVM: Add APIs for unlocked TLB flush
 2012-07-02 14:18 UTC  (7+ messages)
` [PATCH v2 3/5] KVM: Flush TLB in mmu notifier without holding mmu_lock

[PATCH] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
 2012-07-02 13:41 UTC  (2+ messages)

[PATCH v11 5/8] KVM: PPC: ev_idle hcall support for e500 guests
 2012-07-02 13:40 UTC  (4+ messages)

[Bug 15298] kernel BUG at /usr/src/packages/BUILD/kernel-desktop-2.6.31.8/linux-2.6.31/mm/slab.c:532!
 2012-07-02 13:26 UTC 

[PATCH v8 00/15] KVM/ARM Implementation
 2012-07-02 13:07 UTC  (21+ messages)
` [PATCH v8 04/15] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
` [PATCH v8 07/15] ARM: KVM: Hypervisor inititalization
` [PATCH v8 09/15] ARM: KVM: Memory virtualization setup
` [PATCH v8 11/15] ARM: KVM: World-switch implementation

[PATCH v11 4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel
 2012-07-02 12:17 UTC  (2+ messages)

plan for device assignment upstream
 2012-07-02  9:43 UTC  (4+ messages)

[bug 1.1] -M pc-1.0 + vhost = SIGSEGV
 2012-07-02  9:30 UTC  (4+ messages)

[PATCH stable-1.1] qemu-kvm: virtio: Do not register mask notifiers without in-kernel irqchip support
 2012-07-02  9:12 UTC  (2+ messages)

[PATCH 0/8] KVM: Optimize MMU notifier's THP page invalidation -v4
 2012-07-02  9:10 UTC  (10+ messages)
` [PATCH 1/8] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
` [PATCH 2/8] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
` [PATCH 3/8] KVM: MMU: Make kvm_handle_hva() handle range of addresses
` [PATCH 4/8] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
` [PATCH 5/8] KVM: Separate rmap_pde from kvm_lpage_info->write_count
` [PATCH 6/8] KVM: MMU: Add memslot parameter to hva handlers
` [PATCH 7/8] KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
` [PATCH 8/8] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()

[PATCH v2 0/7] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-07-02  9:07 UTC  (6+ messages)
` [PATCH v2 2/7] memory: Flush coalesced MMIO on selected region access
    ` [PATCH v3 "

[PATCH v4] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-07-02  8:59 UTC  (6+ messages)

qemu-kvm-1.0.1 - unable to exit if vcpu is in infinite loop
 2012-07-02  8:12 UTC  (11+ messages)

[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
 2012-07-02  7:34 UTC  (5+ messages)
` [RFC V2 PATCH 4/4] virtio-net: add multiqueue support

[PATCH stable-1.1] qemu-kvm: Add missing default machine options
 2012-07-02  7:34 UTC 

Request VFIO inclusion in linux-next
 2012-07-02  4:14 UTC  (4+ messages)

[PATCH 0/6] KVM: Optimize MMU notifier's THP page invalidation -v3
 2012-07-02  2:22 UTC  (13+ messages)
` [PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count
` [PATCH 6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()

[PATCH v5] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-07-02  1:18 UTC 

[PATCH] Add a page cache-backed balloon device driver
 2012-07-02  0:29 UTC  (6+ messages)

Your Funds Notification
 2012-07-01 12:29 UTC 

[PATCH] apic: fix kvm build on UP without IOAPIC
 2012-07-01 17:10 UTC  (3+ messages)

[UTEXAS: SUSPECTED SPAM] Your Funds Notification
 2012-07-01 11:00 UTC 

linux-next: Tree for June 29 (kvm)
 2012-07-01 16:24 UTC  (6+ messages)

[PATCHv2 kvm] kvm_pv_eoi: add flag support
 2012-07-01 15:08 UTC 

[PATCHv2 0/5] improve speed of "rep ins" emulation
 2012-07-01 11:24 UTC  (7+ messages)
` [PATCHv2 1/5] Provide userspace IO exit completion callback
` [PATCHv2 5/5] KVM: Provide fast path for "rep ins" emulation if possible

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2012-07-01  9:46 UTC  (2+ messages)
` [Bug 42980] "

[Bug 42779] New: KVM domain hangs after loading initrd with Xenomai kernel
 2012-07-01  9:42 UTC  (2+ messages)
` [Bug 42779] "

[Bug 43339] New: Wrong Pci-Bridge Header Type check
 2012-07-01  9:40 UTC  (2+ messages)
` [Bug 43339] "

[PATCH kvm] kvm_pv_eoi: add flag support for -cpu
 2012-07-01  8:22 UTC  (3+ messages)

[PATCH v2 0/6] kvm: level triggered irqfd support
 2012-07-01  7:34 UTC  (31+ messages)
` [PATCH v2 1/6] kvm: Pass kvm_irqfd to functions
` [PATCH v2 4/6] kvm: Extend irqfd to support level interrupts
` [PATCH v2 5/6] kvm: KVM_EOIFD, an eventfd for EOIs
` [PATCH v2 6/6] kvm: Level IRQ de-assert for KVM_IRQFD

[PATCH] kvm: Don't abort on kvm_irqchip_add_msi_route()
 2012-06-29 23:02 UTC  (2+ messages)

Will there be a qemu-kvm 1.1 version?
 2012-06-29 22:27 UTC  (2+ messages)

[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
 2012-06-29 14:56 UTC  (15+ messages)
` [RFC PATCH 06/18] KVM: Add facility to run guests on slave CPUs
` [RFC PATCH 16/18] KVM: add kvm_arch_vcpu_prevent_run to prevent VM ENTER when NMI is received
` [RFC PATCH 18/18] x86: request TLB flush to slave CPU using NMI

Security for Virtualization
 2012-06-29 11:53 UTC  (2+ messages)
` Fwd: "

[PATCH v3 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-29  2:58 UTC  (8+ messages)
` [PATCH v3 1/5] x86: Add helper variables and functions to hold VMCSINFO
` [PATCH v3 4/5] Sysfs: Export VMCSINFO via sysfs

[RFC 01/10] KVM: reintroduce hc_gpa
 2012-06-29  1:59 UTC  (3+ messages)
` [RFC 07/10] KVM: add KVM TMEM host side interface

[PATCH] kvm: First step to push iothread lock out of inner run loop
 2012-06-29  1:45 UTC  (5+ messages)
    ` [Qemu-devel] "

[patch 3/3] vfio: return -EFAULT on failure
 2012-06-28 22:25 UTC  (2+ messages)

[patch 2/3] vfio: make count unsigned to prevent integer underflow
 2012-06-28 22:24 UTC  (2+ messages)

[patch 1/3 v2] vfio: signedness bug in vfio_config_do_rw()
 2012-06-28 22:24 UTC  (2+ messages)

[KVM][Kemari]: Build error fix
 2012-06-28 19:13 UTC  (3+ messages)

[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-06-28 18:17 UTC  (6+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks

[PATCH 0/4] kvm: level triggered irqfd support
 2012-06-28 17:21 UTC  (6+ messages)
` [PATCH 4/4][RFC] kvm: eoi_eventfd


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