public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-27 11:03:31 to 2013-05-02 13:36:01 UTC [more...]

[PATCH 02/29] cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
 2013-05-02 13:35 UTC 

[PULL 0/6] ppc patch queue 2013-05-02 for 3.10
 2013-05-02 13:32 UTC  (7+ messages)
` [PATCH 1/6] kvm/ppc/mpic: remove default routes from documentation
` [PATCH 2/6] kvm/ppc/mpic: fix mmio region lists when multiple guests used
` [PATCH 3/6] kvm/ppc/mpic: remove users
` [PATCH 4/6] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
` [PATCH 5/6] kvm/ppc/mpic: fix missing unlock in set_base_addr()
` [PATCH 6/6] KVM: PPC: Book3S: Add API for in-kernel XICS emulation

[PATCH v3 00/32] Port of KVM to arm64
 2013-05-02 13:28 UTC  (9+ messages)
` [PATCH v3 07/32] arm64: KVM: fault injection into a guest
` [PATCH v3 08/32] arm64: KVM: architecture specific MMU backend
` [PATCH v3 16/32] arm64: KVM: hypervisor initialization code

Webmail Maintenance
 2013-05-02 11:42 UTC 

BUG: virtio_mmio multi-queue competely broken -- virtio *registers* considered harmful
 2013-05-02 11:37 UTC  (3+ messages)

[PATCH 1/3] kvm/ppc/booke: Hold srcu lock when calling gfn functions
 2013-05-02 11:25 UTC  (13+ messages)
` [PATCH 2/3] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
` [PATCH 3/3] kvm: Fix obsolete comment about locking for kvm_io_bus_read/write

[PATCH 1/2] kvm/ppc/mpic: fix mmio region lists when multiple guests used
 2013-05-02 11:25 UTC  (3+ messages)
` [PATCH 2/2] kvm/ppc/mpic: remove users

[PATCH -next] kvm/ppc/mpic: fix missing unlock in set_base_addr()
 2013-05-02 11:17 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Add API for in-kernel XICS emulation
 2013-05-02 11:17 UTC  (3+ messages)
`  "

[PATCH 0/7 v3] KVM :PPC: Userspace Debug support
 2013-05-02 11:05 UTC  (11+ messages)
` [PATCH 1/7 v3] KVM: PPC: debug stub interface parameter defined
  ` [PATCH 2/7 v3] Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
    ` [PATCH 3/7 v3] KVM: extend EMULATE_EXIT_USER to support different exit reasons
      ` [PATCH 4/7 v3] booke: exit to user space if emulator request
        ` [PATCH 5/7 v3] KVM: PPC: exit to user space on "ehpriv" instruction
          ` [PATCH 6/7 v3] powerpc: export debug register save function for KVM
            ` [PATCH 7/7 v3] KVM: PPC: Add userspace debug stub support

[PULL] vhost: cleanups and fixes
 2013-05-02 10:53 UTC 

[PATCH 01/11] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-02  8:50 UTC  (20+ messages)
` [PATCH 02/11] nEPT: Add EPT tables support to paging_tmpl.h
  ` [PATCH 03/11] nEPT: MMU context for nested EPT
    ` [PATCH 04/11] nEPT: Fix cr3 handling in nested exit and entry
      ` [PATCH 05/11] nEPT: Fix wrong test in kvm_set_cr3
        ` [PATCH 06/11] nEPT: Some additional comments
          ` [PATCH 07/11] nEPT: Advertise EPT to L1
            ` [PATCH 08/11] nEPT: Nested INVEPT
              ` [PATCH 09/11] nEPT: Documentation
                ` [PATCH 10/11] nEPT: Miscelleneous cleanups
                  ` [PATCH 11/11] nEPT: Provide the correct exit qualification upon EPT

virtio performance analysis
 2013-05-02  8:22 UTC 

[PATCH] [RFC] s390/kvm: note a quiescing state if we interupt guest mode
 2013-05-02  8:09 UTC 

[PATCH v6 0/2] tcm_vhost flush
 2013-05-02  4:57 UTC  (12+ messages)
` [PATCH v6 1/2] vhost: Allow device specific fields per vq
` [PATCH v6 2/2] tcm_vhost: Wait for pending requests in vhost_scsi_flush()

[PATCH 0/3] vhost-scsi: file renames
 2013-05-02  4:44 UTC  (6+ messages)
` [PATCH 1/3] vhost: src "
` [PATCH 2/3] tcm_vhost: header split up
` [PATCH 3/3] vhost_scsi: module rename

[PATCH] tcm_vhost: Add vhost_scsi as an alias for tcm_vhost
 2013-05-02  4:27 UTC  (6+ messages)

Webmail Maintenance,
 2013-05-02  2:33 UTC 

Webmail Maintenance,
 2013-05-02  2:49 UTC 

[PULL] vhost: cleanups and fixes for 3.10
 2013-05-02  1:46 UTC  (5+ messages)

[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
 2013-05-01 23:21 UTC  (10+ messages)
            ` [PATCH -v2] x86: Add a Kconfig shortcut for kvm guest kernel
                ` [PATCH -v2.1] "

[PATCH] ARM: KVM: Don't handle PSCI calls via SMC
 2013-05-01 17:59 UTC  (2+ messages)

[RFC PATCH 00/11] kvm tools: allow ioport emulation to be used on ARM
 2013-05-01 15:50 UTC  (12+ messages)
` [RFC PATCH 01/11] kvm tools: makefile: factor out libfdt inclusion
` [RFC PATCH 02/11] kvm tools: virtio: move fdt node generation into core mmio code
` [RFC PATCH 03/11] kvm tools: arm: add ioport window to virtual memory map
` [RFC PATCH 04/11] kvm tools: console: unconditionally output to any console
` [RFC PATCH 05/11] kvm tools: allow ioports to be offset from 0
` [RFC PATCH 06/11] kvm tools: ioport: add arch callback to remap IRQ lines for ioport devices
` [RFC PATCH 07/11] kvm tools: ioport: allow ioport devices to generate fdt nodes
` [RFC PATCH 08/11] kvm tools: 8250: add fdt node generation
` [RFC PATCH 09/11] kvm tools: 8250: add address qualifier to uart name in fdt node
` [RFC PATCH 10/11] kvm tools: ARM: generate fdt nodes for ioport devices
` [RFC PATCH 11/11] kvm tools: ARM: add 8250 console callback to periodic poll

[PATCH 16/17] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
 2013-05-01 13:15 UTC  (6+ messages)

[PATCH] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
 2013-05-01  9:03 UTC  (11+ messages)

virtio performance analysis
 2013-05-01  6:22 UTC 

[PATCH] kvm: always define KVM_CAP_READONLY_MEM
 2013-05-01  5:38 UTC 

[PATCH] kvm: Add compat_ioctl for device control API
 2013-05-01  1:00 UTC 

[PATCH] vfio: Set container device mode
 2013-04-30 22:21 UTC 

Booting physically installed Windows while in Arch (AHCI support in OVMF?)
 2013-04-30 20:16 UTC  (2+ messages)

[PATCH 0/4] ARM: KVM: random mmu related fixes for 3.10
 2013-04-30 18:02 UTC  (12+ messages)
` [PATCH 1/4] ARM: KVM: be more thorough when invalidating TLBs
` [PATCH 2/4] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
` [PATCH 3/4] ARM: KVM: relax cache maintainance when building page pables
` [PATCH 4/4] ARM: KVM: fix use of S2_PGD_SIZE

any reason kvm_main.c doesn't use debugfs_remove_recursive?
 2013-04-30 16:06 UTC 

[GIT PULL v2] KVM/ARM Changes for 3.10
 2013-04-30 14:49 UTC  (16+ messages)
` [PATCH 01/15] ARM: KVM: add support for minimal host vs guest profiling
` [PATCH 02/15] ARM: KVM: arch_timer: use symbolic constants
` [PATCH 03/15] ARM: KVM: simplify HYP mapping population
` [PATCH 04/15] ARM: KVM: fix HYP mapping limitations around zero
` [PATCH 05/15] ARM: KVM: move to a KVM provided HYP idmap
` [PATCH 06/15] ARM: KVM: enforce maximum size for identity mapped code
` [PATCH 07/15] ARM: KVM: rework HYP page table freeing
` [PATCH 08/15] ARM: KVM: switch to a dual-step HYP init code
` [PATCH 09/15] ARM: KVM: perform HYP initilization for hotplugged CPUs
` [PATCH 10/15] ARM: KVM: add architecture specific hook for capabilities
` [PATCH 11/15] ARM: KVM: promote vfp_host pointer to generic host cpu context
` [PATCH 12/15] KVM: ARM: Fix API documentation for ONE_REG encoding
` [PATCH 13/15] ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally
` [PATCH 14/15] KVM: ARM: Fix spelling in error message
` [PATCH 15/15] ARM: KVM: iterate over all CPUs for CPU compatibility check

KVM call agenda for 2013-04-30
 2013-04-30 13:44 UTC  (2+ messages)

[PATCH] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
 2013-04-30 12:42 UTC  (4+ messages)

[GIT PULL] KVM/ARM Changes for 3.10
 2013-04-30 10:29 UTC  (4+ messages)

[PATCH] kvm/ppc/mpic: remove default routes from documentation
 2013-04-30 10:03 UTC  (2+ messages)

[PATCH v5 0/8] In-kernel XICS interrupt controller emulation
 2013-04-30  9:59 UTC  (6+ messages)

[PATCH unit test] add test for "mov[zs]x %ah, ..." instruction
 2013-04-30  2:23 UTC  (2+ messages)

[PATCH] kvm: KVM_CAP_IOMMU only available with device assignment
 2013-04-30  2:10 UTC  (3+ messages)

virtio PCI on KVM without IO BARs
 2013-04-29 23:03 UTC  (3+ messages)

recent kvm-kmod commit breaks on F18
 2013-04-29 21:20 UTC  (9+ messages)

linux-next: Tree for Apr 29 (kvm)
 2013-04-29 17:01 UTC  (5+ messages)

[PATCH] KVM: nVMX: Skip PF interception check when queuing during nested run
 2013-04-29 15:38 UTC  (10+ messages)
        ` [PATCH] KVM: x86: Account for failing enable_irq_window for NMI window request
            ` [PATCH v2] "

./configure options when building KVM-Qemu
 2013-04-29  8:20 UTC 

[PATCH v2] virtio-net: fill only rx queues which are being used
 2013-04-29  2:30 UTC  (2+ messages)

[PATCH] kvm tools: virtio-net mergable rx buffers
 2013-04-29  2:36 UTC  (7+ messages)

suggesting wording fixes for virtio-spec 0.9.5
 2013-04-29  0:45 UTC  (4+ messages)

[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
 2013-04-28 12:00 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH -next] ia64, metag: Do not export min_low_pfn in arch-specific code
 2013-04-28 10:24 UTC  (2+ messages)

[PATCH] KVM: x86: Avoid busy loops over uninjectable pending APIC timers
 2013-04-28 10:23 UTC  (6+ messages)

[PATCH] KVM: x86: Increase the "hard" max VCPU limit
 2013-04-28 10:18 UTC  (2+ messages)

[PATCH] kvm: Allow build-time configuration of KVM device assignment
 2013-04-28 10:13 UTC  (2+ messages)

[PATCH 00/20] KVM: PPC: In-kernel MPIC support with irqfd v4
 2013-04-28 10:05 UTC  (9+ messages)
` [PULL 00/42] ppc patch queue 2013-04-26 for 3.10
` [PATCH 16/42] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 34/42] kvm: destroy emulated devices on VM exit

[Bug 53611] New: nVMX: Add nested EPT
 2013-04-28 10:03 UTC  (17+ messages)

[PATCH] kvm, svm: Fix typo in printk message
 2013-04-28  9:43 UTC  (2+ messages)

[PATCH] KVM: x86: Check KVM_REQ_IMMEDIATE_EXIT after enable_irq_window
 2013-04-28  8:50 UTC  (3+ messages)
  ` [PATCH] KVM: x86: Rework request for immediate exit

[PATCH] KVM: VMX: remove unprintable characters from comment
 2013-04-28  5:56 UTC  (2+ messages)

[Bug 56971] New: [nested virt] L1 CPU Stuck when booting a L2 guest
 2013-04-27 11:03 UTC  (2+ messages)
` [Bug 56971] "


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