public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-07 23:40:43 to 2013-05-10 22:53:23 UTC [more...]

[PATCH v2 0/4] kvm/ppc: interrupt disabling fixes
 2013-05-10 22:53 UTC  (14+ messages)
` [PATCH v2 1/4] powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling
` [PATCH v2 2/4] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
` [PATCH v2 3/4] kvm/ppc: Call trace_hardirqs_on before entry
` [PATCH v2 4/4] kvm/ppc: IRQ disabling cleanup

[RFC][KVM][PATCH 1/1] kvm:ppc:booke-64: soft-disable interrupts
 2013-05-10 21:50 UTC  (29+ messages)
          ` [RFC][PATCH "

[nVMX with: v3.9-11789-ge0fd9af] Stack trace when L2 guest is rebooted
 2013-05-10 21:37 UTC  (11+ messages)

[v1][KVM][PATCH 1/1] kvm:ppc:booehv: direct ISI exception to Guest
 2013-05-10 19:39 UTC  (13+ messages)
        ` [v1][PATCH "

[PATCH] kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500
 2013-05-10 19:15 UTC  (19+ messages)

[PATCH v19] pvpanic: pvpanic device driver
 2013-05-10 18:57 UTC  (3+ messages)

[v2][KVM][PATCH 1/1] kvm:ppc: enable doorbell exception with CONFIG_PPC_DOORBELL
 2013-05-10 18:18 UTC  (4+ messages)

[PATCH v4] KVM :PPC: Userspace Debug support
 2013-05-10 17:44 UTC  (7+ messages)
` [PATCH] powerpc: export debug register save function for KVM
` [PATCH] KVM: PPC: Add userspace debug stub support

Has anyone used tc to police traffic for VMs?
 2013-05-10 16:36 UTC 

[RFC v2 0/2] virtio_balloon: auto-ballooning support
 2013-05-10 13:28 UTC  (8+ messages)
` [RFC 1/2] virtio_balloon: move balloon_lock mutex to callers
` [RFC 2/2] virtio_balloon: auto-ballooning support

[RFC PATCH 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
 2013-05-10  9:59 UTC  (10+ messages)
` [RFC PATCH 1/2] ARM: KVM: move GIC/timer code to a common location
` [RFC PATCH 2/2] ARM: KVM: standalone Makefile for vgic and timers

[PATCH 0/6] KVM: PPC: IOMMU in-kernel handling
 2013-05-10  7:53 UTC  (4+ messages)
` [PATCH 2/6] KVM: PPC: Add support for multiple-TCE hcalls

how emulated disk IO translated to physical disk IO on host side
 2013-05-10  7:51 UTC  (2+ messages)

regression in v3.9? a guest stuck in BIOS if emulate_invalid_guest_state=Y
 2013-05-10  2:51 UTC  (9+ messages)

[PATCH 0/3] KVM: MMU: Simple mmu cleanups
 2013-05-10  1:43 UTC  (12+ messages)
` [PATCH 1/3] KVM: MMU: Clean up set_spte()'s ACC_WRITE_MASK handling
` [PATCH 2/3] KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
` [PATCH 3/3] KVM: MMU: Consolidate common code in mmu_free_roots()

KVM: x86: limit difference between kvmclock updates
 2013-05-09 23:21 UTC 

[PATCH kvm-unit-tests v2 0/3] realmode: print to serial port
 2013-05-09 15:04 UTC  (5+ messages)
` [PATCH kvm-unit-tests v2 1/3] realmode: restore DF at exit from exec_in_big_real_mode
` [PATCH kvm-unit-tests v2 2/3] io: only initialize serial port once
` [PATCH kvm-unit-tests v2 3/3] realmode: print to serial port

[RFC v2] virtio-balloon: automatic ballooning support
 2013-05-09 13:58 UTC 

[PATCH kvm-unit-tests 0/2] realmode: print to serial port
 2013-05-09 14:26 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] realmode: restore DF at exit from exec_in_big_real_mode
` [PATCH kvm-unit-tests 2/2] realmode: print to serial port

[GIT PULL] KVM fixes for the 3.10 merge window
 2013-05-09 13:51 UTC 

[PATCH 00/13] perf: kvm live mode
 2013-05-09 12:53 UTC 

[PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC
 2013-05-09 12:01 UTC  (4+ messages)
  ` [PATCH v2 2/3] KVM: emulator: emulate XLAT

[PATCH kvm-unit-tests] realmode: test AAM, XLAT, SALC
 2013-05-09 12:00 UTC  (5+ messages)

[PATCH resend 0/3] KVM: emulate AAM, XLAT, SALC
 2013-05-09  9:28 UTC 

Kernel 3.9 - can't boot qemu with accel=kvm _and_ networking enabled
 2013-05-09  9:09 UTC  (6+ messages)

[PATCH] kvm/ppc: interrupt disabling fixes
 2013-05-09  2:51 UTC 

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-09  0:53 UTC  (13+ messages)
` [PATCH v3 02/13] nEPT: Move gpte_access() and prefetch_invalid_gpte() to paging_tmpl.h
  ` [PATCH v3 03/13] nEPT: Add EPT tables support "
    ` [PATCH v3 04/13] nEPT: Define EPT-specific link_shadow_page()
      ` [PATCH v3 05/13] nEPT: MMU context for nested EPT
        ` [PATCH v3 06/13] nEPT: Fix cr3 handling in nested exit and entry
          ` [PATCH v3 07/13] nEPT: Fix wrong test in kvm_set_cr3
            ` [PATCH v3 08/13] nEPT: Some additional comments
              ` [PATCH v3 09/13] nEPT: Advertise EPT to L1
                ` [PATCH v3 10/13] nEPT: Nested INVEPT
                  ` [PATCH v3 11/13] nEPT: Miscelleneous cleanups
                    ` [PATCH v3 12/13] nEPT: Move is_rsvd_bits_set() to paging_tmpl.h
                      ` [PATCH v3 13/13] nEPT: Inject EPT violation/misconfigration

Problems while booting a linux system on fast models based CortexA15
 2013-05-08 22:29 UTC 

[PATCH] KVM: VMX: fix halt emulation while emulating invalid guest sate
 2013-05-08 17:09 UTC  (2+ messages)

VFIO VGA test branches
 2013-05-08 16:05 UTC  (2+ messages)

kernel 3.9.x kvm hangs after seabios
 2013-05-08 14:54 UTC  (13+ messages)

[PATCH v2 0/5] ARM: KVM: various mmu related fixes for 3.10
 2013-05-08 10:46 UTC  (4+ messages)
` [PATCH v2 1/5] ARM: KVM: be more thorough when invalidating TLBs

[PATCH v4 4/6] KVM: MMU: fast invalid all shadow pages
 2013-05-08 10:41 UTC  (11+ messages)

KVM: x86: fix maintenance of guest/host xcr0 state
 2013-05-08 10:16 UTC  (2+ messages)

[PATCH] KVM: Fix kvm_irqfd_init initialization
 2013-05-08 10:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
 2013-05-08 10:10 UTC 

dringender Vorschlag
 2013-05-08  8:46 UTC 

[PATCH v2] vhost-test: Make vhost/test.c work
 2013-05-08  8:28 UTC  (4+ messages)

[PATCH] vhost-test: Make vhost/test.c work
 2013-05-08  8:16 UTC  (5+ messages)


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