KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-18 20:44:27 to 2015-11-24 13:51:06 UTC [more...]

[PATCH v2 0/3] Introduce MSI hardware mapping for VFIO
 2015-11-24 13:50 UTC  (4+ messages)
` [PATCH v2 1/3] vfio: Introduce map and unmap operations
` [PATCH v2 2/3] gicv3, its: Introduce VFIO "
` [PATCH v2 3/3] vfio: Introduce generic MSI mapping operations

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-11-24 13:35 UTC  (8+ messages)
` [RFC PATCH V2 01/10] Qemu/VFIO: Create head file pci.h to share data struct
` [RFC PATCH V2 02/10] Qemu/VFIO: Add new VFIO_GET_PCI_CAP_INFO ioctl cmd definition
` [RFC PATCH V2 03/10] Qemu/VFIO: Rework vfio_std_cap_max_size() function
` [RFC PATCH V2 04/10] Qemu/VFIO: Add vfio_find_free_cfg_reg() to find free PCI config space regs
` [RFC PATCH V2 05/10] Qemu/VFIO: Expose PCI config space read/write and msix functions
` [RFC PATCH V2 06/10] Qemu/PCI: Add macros for faked PCI migration capability
` [RFC PATCH V2 07/10] Qemu: Add post_load_state() to run after restoring CPU state

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-11-24 13:38 UTC  (4+ messages)
  ` [RFC PATCH V2 1/3] VFIO: Add new ioctl cmd VFIO_GET_PCI_CAP_INFO
  ` [RFC PATCH V2 2/3] PCI: Add macros for faked PCI migration capability
` [RFC PATCH V2 3/3] Ixgbevf: Add migration support for ixgbevf driver

RE:
 2015-11-24 13:21 UTC 

[PATCH 0/3] Introduce MSI hardware mapping for VFIO
 2015-11-24 12:42 UTC  (5+ messages)
` [PATCH 1/3] vfio: Introduce map and unmap operations
` [PATCH 2/3] gicv3, its: Introduce VFIO "
` [PATCH 3/3] vfio: Introduce generic MSI mapping operations

KVM call for 2015-12-08
 2015-11-24 12:26 UTC 

KVM call for November 22th
 2015-11-24 12:24 UTC  (3+ messages)
` KVM call for November 24th

Trying to switch EPTP for execute-protecting guest pages
 2015-11-24 11:44 UTC  (2+ messages)

[PATCH v6 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-11-24  9:14 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: arm/arm64: Add VGICv3 save/restore API documentation
` [PATCH v6 2/7] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
` [PATCH v6 3/7] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v6 4/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v6 5/7] KVM: arm64: Refactor system register handlers
` [PATCH v6 6/7] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v6 7/7] KVM: arm64: Implement vGICv3 CPU interface access

[PATCH v6 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-11-24  3:33 UTC  (4+ messages)
` [PATCH v6 1/3] target-i386: fallback vcpu's TSC rate to value returned by KVM
` [PATCH v6 2/3] target-i386: reorganize TSC rate setting code
` [PATCH v6 3/3] target-i386: add support to migrate vcpu's TSC rate

[Bug 108381] New: KVM crashes when using qemu/kvm with specific BIOS
 2015-11-24  1:46 UTC 

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-11-24  1:26 UTC  (5+ messages)

[RFC post-2.5 PATCH 0/5] VFIO: capability chains
 2015-11-23 21:14 UTC  (6+ messages)
` [RFC post-2.5 PATCH 1/5] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
` [RFC post-2.5 PATCH 2/5] vfio: Generalize region support
` [RFC post-2.5 PATCH 3/5] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
` [RFC post-2.5 PATCH 4/5] linux-headers/vfio: Update for proposed capabilities list
` [RFC post-2.5 PATCH 5/5] vfio: Enable sparse mmap capability

[PATCH] target-i386: Do not set MCG_SER_P by default
 2015-11-23 20:46 UTC  (10+ messages)
      ` MCG_CAP ABI breakage (was Re: [Qemu-devel] [PATCH] target-i386: Do not set MCG_SER_P by default)

[RFC PATCH 0/3] VFIO: capability chains
 2015-11-23 20:43 UTC  (4+ messages)
` [RFC PATCH 1/3] vfio: Define "
` [RFC PATCH 2/3] vfio: Define sparse mmap capability for regions
` [RFC PATCH 3/3] vfio/pci: Include sparse mmap capability for MSI-X table regions

Greetings to you,
 2015-11-23 20:16 UTC 

[Bug 107561] New: 4.2 breaks PCI passthrough in QEMU/KVM
 2015-11-23 18:40 UTC  (6+ messages)
` [Bug 107561] "

[PATCH] virtio_ring: Shadow available ring flags & index
 2015-11-23 16:46 UTC  (9+ messages)

[PATCH v2 0/2] RFC: kvm stat enhancements
 2015-11-23 11:24 UTC  (3+ messages)
` [PATCH 1/2] KVM: Remove unnecessary debugfs dentry references
` [PATCH 2/2] KVM: Create debugfs dir and stat files for each VM

[PATCH 00/21] arm64: KVM: world switch in C
 2015-11-23 10:47 UTC  (9+ messages)
` [PATCH 03/21] arm64: KVM: Implement vgic-v2 save/restore
` [PATCH 04/21] arm64: KVM: Implement vgic-v3 save/restore
` [PATCH 05/21] arm64: KVM: Implement timer save/restore

LAST WARNING FROM ADMIN
 2015-11-23  9:38 UTC 

[PATCH v8 0/5] implement vNVDIMM
 2015-11-23  8:53 UTC  (7+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-23  7:56 UTC  (14+ messages)

[PATCH] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
 2015-11-23  1:35 UTC  (3+ messages)

[Bug 107921] New: Regression with KVM virtual machine using VFIO for PCI passthrough
 2015-11-22 23:51 UTC  (2+ messages)
` [Bug 107921] "

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-22 22:11 UTC  (15+ messages)

[patch] vfio: fix a warning message
 2015-11-21 10:32 UTC 

Fwd: 100% Frequency CPU - Windows2k8R2 Guest
 2015-11-21  5:09 UTC 

[PATCH] kvm: Dump guest rIP when the guest tried something unsupported
 2015-11-20 18:52 UTC 

[kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
 2015-11-20 18:01 UTC  (4+ messages)

[PATCH v9 0/6] QEMU support for KVM Guest Debug on arm64
 2015-11-20 16:17 UTC  (15+ messages)
` [PATCH v9 1/6] target-arm: kvm64 - introduce kvm_arm_init_debug()
` [PATCH v9 2/6] target-arm: kvm - implement software breakpoints
` [PATCH v9 3/6] target-arm: kvm - support for single step
` [PATCH v9 4/6] target-arm: kvm - add support for HW assisted debug
` [PATCH v9 5/6] target-arm: kvm - re-inject guest debug exceptions
` [PATCH v9 6/6] tests/guest-debug: introduce basic gdbstub tests

[PATCH V3 00/10] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-20 16:01 UTC  (16+ messages)
` [PATCH 01/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
` [PATCH 02/10] KVM: x86: MMU: Remove unused parameter of __direct_map()
` [PATCH 03/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 04/10] KVM: x86: MMU: Make mmu_set_spte() return emulate value
` [PATCH 05/10] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
` [PATCH 06/10] KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
` [PATCH 07/10] KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
` [PATCH 08/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 09/10] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()
` [PATCH 10/10] KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()

linux-next: manual merge of the kvms390 tree with the kvm tree
 2015-11-20 10:01 UTC  (2+ messages)

[PATCH] KVM: x86: emulate: correct page fault error code for NoWrite instructions
 2015-11-20  7:46 UTC  (4+ messages)

[PATCH] vfio: platform: remove needless stack usage
 2015-11-20  0:17 UTC 

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-19 23:55 UTC  (3+ messages)
` [PATCH 9/9] vfio-pci: "

[RESEND PATCH] vfio: Drop owner assignment from platform_driver
 2015-11-19 22:49 UTC  (2+ messages)

[patch 1/2] KVM: fix error handling in kvm_create_vm_debugfs()
 2015-11-19 19:07 UTC  (3+ messages)

[GIT PULL 0/5] KVM: s390: Fixes for 4.4
 2015-11-19 17:06 UTC  (7+ messages)
` [GIT PULL 1/5] KVM: s390: enable SIMD only when no VCPUs were created
` [GIT PULL 2/5] KVM: s390: fix pfmf intercept handler
` [GIT PULL 3/5] KVM: Provide function for VCPU lookup by id
` [GIT PULL 4/5] KVM: s390: avoid memory overwrites on emergency signal injection
` [GIT PULL 5/5] KVM: s390: fix wrong lookup of VCPUs by array index

[PATCH v3 0/3] target-i386: add memory protection-key support
 2015-11-19 14:56 UTC  (8+ messages)
` [PATCH v3 1/3] target-i386: add pkeys support for cpuid handling
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 0/3] target-i386: add memory protection-key support

[RFC] kvmtool: add support for modern virtio-pci
 2015-11-19 14:55 UTC  (9+ messages)

[PATCH v4 00/13] ARM IRQ forward control based on IRQ bypass manager
 2015-11-19 14:54 UTC  (14+ messages)
` [PATCH v4 01/13] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
` [PATCH v4 02/13] VFIO: platform: registration of a dummy IRQ bypass producer
` [PATCH v4 03/13] VFIO: platform: test forwarded state when selecting the IRQ handler
` [PATCH v4 04/13] VFIO: platform: single handler using function pointer
` [PATCH v4 05/13] VFIO: platform: add vfio_platform_set_forwarded
` [PATCH v4 06/13] VFIO: platform: add vfio_platform_irq_is_active
` [PATCH v4 07/13] VFIO: platform: add irq bypass producer management
` [PATCH v4 08/13] KVM: arm/arm64: vgic: adapt state machine for non shared mapped interrupts
` [PATCH v4 09/13] KVM: arm/arm64: vgic: support irqfd injection of a mapped IRQ
` [PATCH v4 10/13] KVM: arm/arm64: vgic: forwarding control
` [PATCH v4 11/13] KVM: arm/arm64: vgic: implement clear active for non shared mapped IRQ
` [PATCH v4 12/13] KVM: arm/arm64: vgic: implement clear pending "
` [PATCH v4 13/13] KVM: arm/arm64: implement IRQ bypass consumer functions

[PATCH] KVM: arm/arm64: vgic: leave the LR active state on GICD_ICENABLERn access
 2015-11-19 14:52 UTC 

[PATCH 0/4] Preview: vcpu lookup by id changes
 2015-11-19 13:36 UTC  (14+ messages)
` [PATCH 1/4] KVM: Provide function for VCPU lookup by id
` [PATCH 2/4] KVM: s390: fix wrong lookup of VCPUs by array index
` [PATCH 3/4] KVM: use heuristic for fast VCPU lookup by id
` [PATCH 4/4] KVM: Use common function for "

[patch 2/2] KVM: fix vm_stat_get()
 2015-11-19 12:41 UTC 

[PATCH] KVM: x86: don't expose syscall/sysret to intel 32-bit guest
 2015-11-19 12:02 UTC  (3+ messages)

[RFC PATCH 0/3] x86, kvm: Unify CPUID computation and fix MSR accessing
 2015-11-19  9:47 UTC  (8+ messages)
` [RFC PATCH 1/3] x86/cpu: Unify CPU family, model, stepping calculation

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-19  4:02 UTC  (10+ messages)
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct


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 read-only IMAP folder(s) and NNTP newsgroup(s).