kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-25 09:32:58 to 2012-06-27 14:57:09 UTC [more...]

[PATCH v5] kvm: notify host when the guest is panicked
 2012-06-27 14:57 UTC  (10+ messages)
` [PATCH 1/6 v5] start vm after reseting it
` [PATCH 2/6 v5] update linux headers
` [PATCH 3/6 v5] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH 4/6 v5] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH 5/6 v5] deal with guest panicked event accoring to -onpanic parameter
  ` [Qemu-devel] "
` [PATCH 6/6 v5] deal with panicked event accoring to '-machine panic_action=action'

[PATCH v2 0/6] kvm: level triggered irqfd support
 2012-06-27 14:51 UTC  (21+ messages)
` [PATCH v2 1/6] kvm: Pass kvm_irqfd to functions
` [PATCH v2 2/6] kvm: Add missing KVM_IRQFD API documentation
` [PATCH v2 3/6] kvm: Sanitize KVM_IRQFD flags
` [PATCH v2 4/6] kvm: Extend irqfd to support level interrupts
` [PATCH v2 5/6] kvm: KVM_EOIFD, an eventfd for EOIs
` [PATCH v2 6/6] kvm: Level IRQ de-assert for KVM_IRQFD

[PATCH] kvm: don't clear level from irqfd
 2012-06-27 14:41 UTC  (7+ messages)

[PATCH] kvm: First step to push iothread lock out of inner run loop
 2012-06-27 14:36 UTC  (8+ messages)
      ` [Qemu-devel] "

[PATCH 2/4] KVM: Use __print_hex() for kvm_emulate_insn tracepoint
 2012-06-27 13:20 UTC  (4+ messages)

Request VFIO inclusion in linux-next
 2012-06-27 12:37 UTC  (4+ messages)

[PATCH] pseries: Add support for new KVM hash table control call
 2012-06-27 12:30 UTC  (3+ messages)

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-06-27 11:49 UTC  (28+ messages)
` [RFC PATCH 01/17] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
` [RFC PATCH 02/17] KVM: PPC64: booke: Add EPCR support in mtspr/mfspr emulation
` [RFC PATCH 03/17] KVM: PPC64: booke: Add EPCR support in sregs
` [RFC PATCH 04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery
` [RFC PATCH 05/17] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
` [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [RFC PATCH 07/17] KVM: PPC: e500: Mask ea's high 32-bits in 32/64 instr emulation
` [RFC PATCH 08/17] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
` [RFC PATCH 10/17] PowerPC: booke64: Refactor exception prolog for save/restore regs
` [RFC PATCH 11/17] PowerPC: booke64: Fix machine check handler to use the right prolog
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
` [RFC PATCH 13/17] PowerPC: booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
` [RFC PATCH 14/17] KVM: PPC32: bookehv: Remove GET_VCPU macro from exception handler
` [RFC PATCH 15/17] KVM: PPC64: bookehv: Add support for interrupt handling
` [RFC PATCH 16/17] KVM: PPC: e500: Silence bogus GCC warning in tlb code
` [RFC PATCH 17/17] KVM: PPC: booke: Fix get_tb() compile error on 64-bit

race condition in qemu-kvm-1.0.1
 2012-06-27 10:35 UTC 

[PATCH] Add a page cache-backed balloon device driver
 2012-06-27  9:40 UTC  (12+ messages)

[PATCH v3 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-27  8:56 UTC  (6+ messages)
` [PATCH v3 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
  ` [PATCH v3 1/5] x86: Add helper variables and functions to hold VMCSINFO
  ` [PATCH v3 2/5] KVM: Export symbols for module vmcsinfo-intel
  ` [PATCH v3 4/5] Sysfs: Export VMCSINFO via sysfs
  ` [PATCH v3 5/5] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH kvm-unit-tests 00/12] Unit tests for big real mode patchset
 2012-06-27  8:36 UTC  (13+ messages)
` [PATCH kvm-unit-tests 01/12] realmode: test cpuid
` [PATCH kvm-unit-tests 02/12] emulator: test leave
` [PATCH kvm-unit-tests 03/12] emulator: test long-mode lidt/lgdt
` [PATCH kvm-unit-tests 04/12] emulator: check for mov null, %ss
` [PATCH kvm-unit-tests 05/12] realmode: test for ss base used with esp/ebp base register
` [PATCH kvm-unit-tests 06/12] realmode: test sigt/sgdt
` [PATCH kvm-unit-tests 07/12] realmode: test lahf
` [PATCH kvm-unit-tests 08/12] realmode: test movsx/movzx
` [PATCH kvm-unit-tests 09/12] emulator: test enter
` [PATCH kvm-unit-tests 10/12] realmode: test bswap
` [PATCH kvm-unit-tests 11/12] emulator: test lldt
` [PATCH kvm-unit-tests 12/12] emulator: test ltr

KVM call minutes (2012-06-26)
 2012-06-26 16:42 UTC 

[PATCH v2 1/3] KVM: Add new -cpu best
 2012-06-26 16:39 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: Use -cpu best as default on x86
` [PATCH v2 3/3] i386: KVM: List -cpu host and best in -cpu ?

[PATCH 0/6] kvm/s390: sigp related changes for 3.6
 2012-06-26 16:03 UTC  (15+ messages)
` [PATCH 1/6] s390/smp: remove redundant check
` [PATCH 2/6] s390/smp/kvm: unifiy sigp definitions
` [PATCH 3/6] KVM: s390: fix sigp sense running condition code handling
` [PATCH 4/6] KVM: s390: fix sigp set prefix status stored cases
` [PATCH 5/6] KVM: s390: use sigp condition code defines
` [PATCH 6/6] KVM: s390: Fix sigp sense handling

[Bug 42782] New: IO_PAGE_FAULT while starting xorg
 2012-06-26 15:11 UTC  (8+ messages)
` [Bug 42782] "

qemu-kvm-1.0 crashes with threaded vnc server?
 2012-06-26 15:02 UTC  (6+ messages)

grub is stuck in grub_biosdisk_check_int13_extensions() with qemu-kvm
 2012-06-26 12:57 UTC 

HELLO!!
 2012-06-25 19:12 UTC 

[PATCH 0/1] vhost, use_mm and KERNEL_DS
 2012-06-26 11:42 UTC  (3+ messages)
` [PATCH 1/1] use USER_DS in vhost_worker thread

[PATCHv2 0/5] improve speed of "rep ins" emulation
 2012-06-26  9:19 UTC  (17+ messages)
` [PATCHv2 4/5] KVM: emulator: move linearize() out of emulator code

[net-next RFC V4 PATCH 0/4] Multiqueue virtio-net
 2012-06-26  6:03 UTC  (11+ messages)
` [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
` [net-next RFC V4 PATCH 4/4] virtio_net: multiqueue support

Is there a mail-list for answering questions against kvm??
 2012-06-26  2:50 UTC 

Some questions from a freshman to this community
 2012-06-26  2:20 UTC  (2+ messages)

[PATCH v2] Fixes related to processing of qemu's -numa option
 2012-06-26  0:07 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] kvm: Don't abort on kvm_irqchip_add_msi_route()
 2012-06-25 20:28 UTC  (2+ messages)

[PATCH 0/4] kvm: level triggered irqfd support
 2012-06-25 20:13 UTC  (18+ messages)
` [PATCH 3/4] kvm: Extend irqfd to support level interrupts
` [PATCH 4/4][RFC] kvm: eoi_eventfd

KVM call agenda for Tuesday, June 26
 2012-06-25 17:43 UTC 

[PATCH kvm] kvm_pv_eoi: add flag support for -cpu
 2012-06-25 14:48 UTC 

[RFC][PATCH 00/11] uq/master: irqfd-based interrupt injection for virtio/vhost
 2012-06-25 13:50 UTC  (4+ messages)
` [RFC][PATCH 05/11] kvm: Introduce kvm_irqchip_add_msi_route

buildbot failure in kvm on ppc64
 2012-06-25 11:43 UTC  (4+ messages)

AMD KVM Pci Passthrough reports device busy
 2012-06-25 11:22 UTC  (7+ messages)

[PATCH 0/5] kvm: Get coalesced MMIO flushing out of the hot-path
 2012-06-25 11:13 UTC  (7+ messages)
` [PATCH 3/5] memory: Flush coalesced MMIO on mapping and state changes

Bug? 100% load on core after physically removing USB storage from host
 2012-06-25 10:27 UTC  (12+ messages)

[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
 2012-06-25 10:04 UTC  (5+ messages)
` [RFC V2 PATCH 1/4] option: introduce qemu_get_opt_all()
` [RFC V2 PATCH 2/4] tap: multiqueue support
` [RFC V2 PATCH 3/4] net: "
` [RFC V2 PATCH 4/4] virtio-net: add "

[PATCHv9 0/8] kvm: eoi optimization support
 2012-06-25  9:41 UTC  (2+ messages)

[PATCHv3 RFC 0/2] kvm: direct msix injection
 2012-06-25  9:32 UTC  (2+ messages)


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