kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-23 12:02:56 to 2015-07-30 07:26:00 UTC [more...]

[PATCH 0/4] KVM: cleanups around memory barriers and irqchip_in_kernel
 2015-07-30  7:26 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86: remove unnecessary memory barriers for shared MSRs
` [PATCH 2/4] KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
` [PATCH 3/4] KVM: i8254: remove unnecessary irqchip_in_kernel check
` [PATCH 4/4] KVM: x86: clean/fix memory barriers in irqchip_in_kernel

[PATCH 1/3] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-07-30  7:21 UTC  (4+ messages)
` [PATCH 2/3] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
  ` [edk2] "

[PATCH 0/2] KVM: x86: limit interactions between IOAPIC and LAPIC
 2015-07-30  7:19 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: set TMR when the interrupt is accepted
` [PATCH 2/2] KVM: x86: store IOAPIC-handled vectors in each VCPU

[PATCH kvm-unit-tests] x86: ioapic: add tests around retriggering of level interrupts
 2015-07-30  7:13 UTC  (3+ messages)

[PATCH 0/2] vhost: add ioctl to query nregions limit and rise default limit
 2015-07-30  6:33 UTC  (11+ messages)
` [PATCH 1/2] vhost: add ioctl to query nregions upper limit
` [PATCH 2/2] vhost: increase default limit of nregions from 64 to 509

[PATCH v8 3/4] KVM: x86: Add EOI exit bitmap inference
 2015-07-30  6:32 UTC 

[PATCH v5 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-07-30  6:27 UTC  (16+ messages)
` [PATCH v5 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH v5 3/4] KVM: x86: Add EOI exit bitmap inference
` [PATCH v5 4/4] KVM: x86: Add support for local interrupt requests from userspace

[PATCH v7 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-07-30  6:21 UTC  (4+ messages)
` [PATCH v7 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH v7 3/4] KVM: x86: Add EOI exit bitmap inference
` [PATCH v7 4/4] KVM: x86: Add support for local interrupt requests from userspace

kvm-unit-test failed to complete
 2015-07-30  4:41 UTC  (5+ messages)

Should KVM_GUEST stop depending on PARAVIRT?
 2015-07-30  0:14 UTC  (17+ messages)

video/GPU passthrough, second monitor, shared keyboard/mouse
 2015-07-29 18:41 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v4.2-rc5
 2015-07-29 16:14 UTC 

[kvm-unit-tests RFC PATCH] arm/tlbflush.c: TLB flushing torture test [DEV]
 2015-07-29 14:36 UTC  (6+ messages)

[kvm-unit-tests PATCH v2] alloc: only warn once if we run out of log entries
 2015-07-29 14:22 UTC 

[kvm-unit-tests PATCH] alloc: only warn once if we run out of log entries
 2015-07-29 14:16 UTC  (3+ messages)

[kvm-unit-tests PATCH] arm/arm64: fix mmu_enabled
 2015-07-29 14:03 UTC 

[kvm-unit-tests PATCH v2 0/2] lib: devicetree: add stdout-path
 2015-07-29 13:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] devicetree: add /chosen/stdout-path support
` [kvm-unit-tests PATCH v2 2/2] arm/arm64: uart0_init: check /chosen/stdout-path

[RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR
 2015-07-29 13:52 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/6] Generate standalone tests
 2015-07-29 13:51 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH] Add MAINTAINERS file
 2015-07-29 13:45 UTC  (9+ messages)

[PATCH] KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
 2015-07-29 11:43 UTC 

[GIT PULL 00/16] KVM: s390: Fixes and features for kvm/next (4.3)
 2015-07-29 10:56 UTC  (18+ messages)
` [GIT PULL 01/16] KVM: s390: propagate error from enable storage key
` [GIT PULL 02/16] KVM: s390: filter space-switch events when PER is enforced
` [GIT PULL 03/16] KVM: s390: clean up cmma_enable check
` [GIT PULL 04/16] KVM: s390: only reset CMMA state if it was enabled before
` [GIT PULL 05/16] KVM: s390: add kvm stat counter for all diagnoses
` [GIT PULL 06/16] KVM: s390: Improve vcpu event debugging for diagnoses
` [GIT PULL 07/16] KVM: s390: VCPU_EVENT cleanup for prefix changes
` [GIT PULL 08/16] KVM: s390: remove "from (user|kernel)" from irq injection messages
` [GIT PULL 09/16] KVM: s390: add more debug data for the pfault diagnoses
` [GIT PULL 10/16] KVM: s390: Fixup interrupt vcpu event messages and levels
` [GIT PULL 11/16] KVM: s390: more irq names for trace events
` [GIT PULL 12/16] KVM: s390: remove outdated documentation
` [GIT PULL 13/16] KVM: s390: improve debug feature usage
` [GIT PULL 14/16] KVM: s390: adapt debug entries for instruction handling
` [GIT PULL 15/16] KVM: s390: Provide global debug log
` [GIT PULL 16/16] KVM: s390: log capability enablement and vm attribute changes

[PATCH 00/16] implement vNVDIMM
 2015-07-29  8:41 UTC  (6+ messages)
` [Qemu-devel] "

[v3 0/5] KVM: irqfd consumer based on IRQ bypass manager
 2015-07-29  8:47 UTC  (6+ messages)
` [v3 1/5] KVM: x86: select IRQ_BYPASS_MANAGER
` [v3 2/5] KVM: arm/arm64: "
` [v3 3/5] KVM: create kvm_irqfd.h
` [v3 4/5] KVM: introduce kvm_arch functions for IRQ bypass
` [v3 5/5] KVM: eventfd: add irq bypass consumer management

[PATCH v6 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-07-29  1:59 UTC  (4+ messages)
` [PATCH v6 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH v6 3/4] KVM: x86: Add EOI exit bitmap inference
` [PATCH v6 4/4] KVM: x86: Add support for local interrupt requests from userspace

[RFC 0/2] VFIO: Add virtual MSI doorbell support
 2015-07-28 17:58 UTC  (8+ messages)
` [RFC 1/2] drivers: vfio: iommu map and unmap device specific memory from kernel
` [RFC 2/2] drivers: vfio: pci: Add virtual MSI doorbell support

[RFC PATCH 0/1] iommu: Detach device from domain when removed from group
 2015-07-28 17:55 UTC  (2+ messages)
  ` [RFC PATCH 1/1] "

[kvm-unit-tests PATCH 0/2] lib: devicetree: add stdout-path
 2015-07-28 13:27 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] devicetree: add /chosen/stdout-path support
` [kvm-unit-tests PATCH 2/2] arm/arm64: uart0_init: check /chosen/stdout-path

[PULL] vhost: cleanups and fixes
 2015-07-28 10:00 UTC 

[kvm-unit-tests PATCH v4 0/3] A couple of small fixes
 2015-07-28  8:01 UTC  (3+ messages)

[v5 00/19] Add VT-d Posted-Interrupts support
 2015-07-28  5:06 UTC  (5+ messages)
` [v5 15/19] KVM: eventfd: add irq bypass consumer management

[RFC PATCH 0/4] Shared vhost design
 2015-07-27 21:12 UTC  (6+ messages)
` [RFC PATCH 4/4] vhost: Add cgroup-aware creation of worker threads

[PATCH 0/3] PPC HV bug fixes + hcalls for FreeBSD
 2015-07-27 17:31 UTC  (3+ messages)
` [PATCH 3/3] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD

[PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-07-27  9:02 UTC  (12+ messages)

virtio-serial: Add multiple times opening support to virtserialport(port)
 2015-07-27  7:34 UTC 

KVM: unknown exit, hardware reason 31
 2015-07-27  3:23 UTC  (2+ messages)

Good Day to you
 2015-07-25  0:18 UTC 

[PATCH v3 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-07-24 15:55 UTC  (12+ messages)
` [PATCH v3 01/11] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
` [PATCH v3 02/11] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v3 03/11] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v3 04/11] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH v3 05/11] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v3 06/11] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v3 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v3 08/11] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v3 09/11] KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interrupt
` [PATCH v3 10/11] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v3 11/11] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices

[RFC 0/2] Propagate virtual timer interrupts to userspace
 2015-07-24 15:23 UTC  (3+ messages)
` [RFC 1/2] Introduce KVM_EXIT_IRQ
` [RFC 2/2] Send KVM_EXIT_IRQ from timer if irqchip is not used

[PATCH] mm: rename and document alloc_pages_exact_node
 2015-07-24 14:52 UTC  (7+ messages)

[PATCHv3 0/2] Fixes for kvmtool virtio-net part
 2015-07-24 14:23 UTC  (4+ messages)
` [PATCHv3 1/2] kvmtool: Introduce downscript option for virtio-net

[GIT PULL] KVM changes for 4.2-rc4
 2015-07-24 12:14 UTC 

add multiple times opening support to a virtserialport
 2015-07-24 12:00 UTC 

add multiple times opening support to a virtserialport
 2015-07-24 11:55 UTC 

[PATCH 0/2] Two fixes for dynamic micro-threading
 2015-07-24 11:45 UTC  (5+ messages)

TODO list
 2015-07-24  6:01 UTC 

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-24  1:27 UTC  (2+ messages)

[PATCH] vfio: Fix lockdep issue
 2015-07-23 18:23 UTC 

Lockdep warning in VFIO using v4.2-rc3
 2015-07-23 17:24 UTC  (3+ messages)

[PULL v2] virtio/vhost: fixes for 4.2
 2015-07-23 17:13 UTC 

[RFC PATCH 0/1] vfio-pci/iommu: Detach iommu group on remove path
 2015-07-23 13:27 UTC  (6+ messages)
` [RFC PATCH 1/1] "


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