public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-06 22:35:29 to 2012-01-10 22:03:29 UTC [more...]

[RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
 2012-01-10 22:03 UTC  (5+ messages)

[PATCH] virtio-pci: Fix endianness of virtio config
 2012-01-10 22:02 UTC  (7+ messages)
  ` [Qemu-devel] "

[PATCH] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
 2012-01-10 21:36 UTC  (17+ messages)

__direct_map() questions
 2012-01-10 19:41 UTC 

KVM call agenda for Tuesday 10
 2012-01-10 19:28 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 0/5] VFIO core framework
 2012-01-10 18:35 UTC  (2+ messages)

[RFC PATCH] emulator: Fix task switch into/out of VM86
 2012-01-10 17:51 UTC  (9+ messages)

[PATCH 1/3]use int64 when compare two time
 2012-01-10 16:51 UTC  (5+ messages)
` [Qemu-devel] "

RFC: iommu_ops -- limitation with current attach_dev() API
 2012-01-10 17:15 UTC 

RFC: extend iommu_ops with domain attributes API
 2012-01-10 16:22 UTC 

Fwd: Just look
 2012-01-10 15:55 UTC 

KVM call minutes 2011-01-10
 2012-01-10 15:26 UTC 

[PATCH 0/2] KVM guest-kernel panics double fault
 2012-01-10 14:26 UTC  (3+ messages)
                ` [PATCH 1/2] KVM: extend "struct x86_emulate_ops" with "get_cpuid"
                ` [PATCH 2/2] KVM: fix missing "illegal instruction"-trap in protected modes

[PATCH v2.2] KVM: SVM: Add support for AMD's OSVW feature in guests
 2012-01-10 12:40 UTC  (2+ messages)

[PATCH] KVM: MMU: unnecessary NX state assignment
 2012-01-10 12:39 UTC  (3+ messages)

Virtual machine freezed after a save
 2012-01-10 10:04 UTC  (2+ messages)

[PATCH 3/3] stop the periodic RTC update timer
 2012-01-10  9:24 UTC  (6+ messages)

[RFC PATCH 16/16] KVM: PPC: e500mc support
 2012-01-10  8:37 UTC  (4+ messages)

[PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup
 2012-01-10  4:46 UTC  (10+ messages)
` [PATCH 1/8] KVM: MMU: combine unsync and unsync_children
` [PATCH 2/8] KVM: MMU: set the dirty bit for the upper shadow page
` [PATCH 7/8] KVM: MMU: remove the redundant get_written_sptes

[RFC PATCH 15/16] KVM: PPC: booke: standard PPC floating point support
 2012-01-09 22:56 UTC  (8+ messages)

[PATCH v2 2/3] KVM: PPC: epapr: Add idle hcall support for host
 2012-01-09 22:51 UTC  (9+ messages)

[PATCH 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-01-09 21:15 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest

[PATCH 1/3] KVM: PPC: Add generic single register ioctls
 2012-01-09 20:14 UTC  (8+ messages)
` [PATCH] "

[PULL 00/50] ppc patch queue 2012-01-04
 2012-01-09 19:52 UTC  (48+ messages)
` [PATCH 04/50] KVM: PPC: e500: MMU API
` [PATCH 06/50] KVM: PPC: e500: Don't hardcode PIR=0
` [PATCH 07/50] KVM: PPC: Add generic single register ioctls
` [PATCH 08/50] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 09/50] KVM: PPC: E500: Support hugetlbfs
` [PATCH 13/50] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
` [PATCH 19/50] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
` [PATCH 24/50] KVM: PPC: align vcpu_kick with x86
` [PATCH 40/50] KVM: PPC: Implement MMU notifiers for Book3S HV guests

[RFC PATCH 01/16] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
 2012-01-09 19:14 UTC  (3+ messages)

[RFC PATCH 12/16] KVM: PPC: e500: emulate tlbilx
 2012-01-09 16:23 UTC  (2+ messages)

[RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
 2012-01-09 15:35 UTC  (2+ messages)

[PATCH V3 0/2] kvm tools: Prepare kvmtool for another architecture
 2012-01-09 13:41 UTC  (7+ messages)
` [PATCH V3 2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()

synchronous register in kvm_run
 2012-01-09 13:10 UTC  (11+ messages)
` [PATCH 1/4] kvm: provide synchronous registers "
` [PATCH 2/4] kvm-s390: provide the prefix register via kvm_run
` [PATCH 3/4] kvm-s390: provide general purpose guest registers "

[patch 0/3] RFC: provide synchronous registers in kvm_run
 2012-01-09 12:59 UTC  (3+ messages)
` [patch 1/3] kvm: "

[PULL 0/7] avi patch queue 2011-12-25
 2012-01-09 12:48 UTC  (3+ messages)

[patch 00/11] Ucontrol patchset respin without storage keys
 2012-01-09 12:19 UTC  (2+ messages)

[RFC PATCH] KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
 2012-01-09 12:17 UTC  (2+ messages)

[PATCH][STABLE] qemu-kvm: Fix save/restore of in-kernel i8259
 2012-01-09 12:23 UTC  (5+ messages)
` [PATCH v2][STABLE] "

[PATCH RFC v3 0/2] Initial support for Microsoft Hyper-V
 2012-01-09 12:08 UTC  (2+ messages)

[PATCH v2.1] KVM: SVM: Add support for AMD's OSVW feature in guests
 2012-01-09 12:14 UTC  (2+ messages)

[PATCH] kvm tools: Add build target for statically-linked binary
 2012-01-09 12:09 UTC  (5+ messages)
` [PATCH V2] "

RFH: kvm-0.14.1 on 2.6.32.42 stuck in flash_tlb_others_ipi()
 2012-01-09 11:41 UTC 

Fritz!Card, MSIs and virtual machines
 2012-01-09 11:49 UTC  (3+ messages)

[RFC] KVM: x86: emulate movdqa
 2012-01-09 10:02 UTC  (7+ messages)

[PATCH] emulator: add movdqa tests
 2012-01-08 16:35 UTC 

[PATCH] virt: Add guest OS configuration for RHEL6.2
 2012-01-09  7:29 UTC 

Device pass-through
 2012-01-09  6:22 UTC  (10+ messages)

[PATCH][v7] megasas: LSI Megaraid SAS emulation
 2012-01-09  0:10 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 1/2] KVM: Add new -cpu best
 2012-01-09  0:06 UTC  (4+ messages)
` [PATCH 2/2] KVM: Use -cpu best as default on x86
` [Qemu-devel] [PATCH 1/2] KVM: Add new -cpu best

[PATCH] PC: pc-0.15 is not the default
 2012-01-08 23:52 UTC  (2+ messages)

[PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-01-08 21:24 UTC  (6+ messages)

[ANNOUNCE] kvm-kmod-3.2
 2012-01-08 15:09 UTC 

[RFC kvm-unit-tests] api: Add dirty logging performance test
 2012-01-08 14:54 UTC  (4+ messages)

x86_decode_insn succeeds with GroupMask flags when it should fail
 2012-01-08 14:51 UTC  (2+ messages)

[PATCH] KVM: fix mov immediate emulation for 64-bit operands
 2012-01-08 14:44 UTC  (8+ messages)

[GIT PULL] KVM updates for the 3.3 merge window
 2012-01-08 12:51 UTC 

(unknown),
 2012-01-07 14:52 UTC 

[PATCH v5] kvm: make vcpu life cycle separated from kvm instance
 2012-01-07  2:55 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 0/4] GET/SET_ONE_REG and HIOR patches v3
 2012-01-07  1:34 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Add generic single register ioctls
` [PATCH 2/4] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 3/4] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 4/4] KVM: PPC: Rename MMIO register identifiers

[KVM-autotest]Cpuflags test
 2012-01-06 22:35 UTC  (3+ messages)
` [KVM-autotest][PATCH 1/2] Virt test:Add new instruction sets
` [KVM-autotest][PATCH 2/2] Kvm test: Split cpuflags test to variants


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