public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-11 07:19:22 to 2013-01-16 03:40:04 UTC [more...]

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-16  2:56 UTC  (60+ messages)
` [PATCH v5 02/14] ARM: Section based HYP idmap
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
        ` [kvmarm] "
` [PATCH v5 04/14] KVM: ARM: Hypervisor initialization
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
    ` [kvmarm] "
` [PATCH v5 07/14] KVM: ARM: World-switch implementation
` [PATCH v5 08/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v5 13/14] KVM: ARM: Handle I/O aborts
          ` [kvmarm] "

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-01-16  3:31 UTC  (4+ messages)
` [PATCH 1/2] virtio-scsi: split out request queue set affinity function
  ` [PATCH 2/2] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH] kvm: close opened file
 2013-01-16  1:07 UTC  (2+ messages)
` [PATCH] kvm: remove redundant "if" condition

KVM: Questions and comments on make_all_cpus_request
 2013-01-16  0:43 UTC 

Cher utilisateur WEBMAIL!
 2013-01-15 19:55 UTC 

qemu-kvm hangs at start up under 3.8.0-rc3-00074-gb719f43 (works with CONFIG_LOCKDEP)
 2013-01-15 19:01 UTC  (9+ messages)

Minutes for KVM call 2013-01-15
 2013-01-15 16:16 UTC 

KVM call for 2013-01-15
 2013-01-15 14:59 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v5 0/4] KVM/ARM Architected Timers support
 2013-01-15 14:32 UTC  (12+ messages)
` [PATCH v5 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v5 3/4] ARM: KVM: arch_timers: Add timer world switch

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-15 14:31 UTC  (15+ messages)
` [PATCH v5 04/12] ARM: KVM: Initial VGIC infrastructure code
      ` [kvmarm] "
` [PATCH v5 06/12] ARM: KVM: VGIC distributor handling
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management

FreeBSD-amd64 fails to start with SMP on quemu-kvm
 2013-01-15 11:18 UTC  (7+ messages)

[PATCH] Bugfix for kvm/s390
 2013-01-15 10:17 UTC  (2+ messages)
` [PATCH] KVM: s390: kvm/sigp.c: fix memory leakage

[PATCH 00/12] Multiqueue virtio-net
 2013-01-15 10:12 UTC  (3+ messages)

[PATCH] s390: kvm/sigp.c: fix memory leakage
 2013-01-15 10:08 UTC  (2+ messages)

BSoD, HAL.DLL
 2013-01-15  9:58 UTC  (2+ messages)

[PATCH KVM v2 0/4] fix KVM i8259 IRQ trailing-edge logic
 2013-01-15  9:49 UTC  (8+ messages)
` [PATCH KVM v2 1/4] KVM: fix i8254 IRQ0 to be normally high

[PATCH 04/20] cpu: Move cpu_index field to CPUState
 2013-01-15  9:27 UTC  (2+ messages)
` [PATCH 05/20] kvm: Pass CPUState to kvm_init_vcpu()

[PATCH] access: add test for dirty bit tracking if CR0.WP = 0
 2013-01-15  7:47 UTC  (2+ messages)

[RFC PATCH 0/2] qemu vfo-pci: VGA support + initial round of device quirks
 2013-01-15  4:07 UTC  (3+ messages)
` [RFC PATCH 1/2] qemu vfio-pci: Add support for VGA MMIO and I/O port access
` [RFC PATCH 2/2] qemu vfio-pci: Graphics device quirks

[PATCH 0/3] vfio-pci: VGA and legacy MMIO & I/O port access
 2013-01-15  3:39 UTC  (4+ messages)
` [PATCH 1/3] vfio-pci: Cleanup read/write functions
` [PATCH 2/3] vfio-pci: Cleanup BAR access
` [RFC PATCH 3/3] vfio-pci: Add support for legacy MMIO & I/O port towards VGA support

[PATCH] vfio-pci: Fix buffer overfill
 2013-01-15  3:27 UTC 

[PATCH v10 0/3] x86, apicv: Add APIC virtualization support
 2013-01-15  3:21 UTC  (12+ messages)
` [PATCH v10 1/3] x86, apicv: add APICv register "
` [PATCH v10 2/3] x86, apicv: add virtual x2apic support
` [PATCH v10 3/3] x86, apicv: add virtual interrupt delivery support

Shared memory version of tap+vhost_net to support a userspace switch?
 2013-01-14 15:09 UTC 

[PATCH V3 0/2] handle polling errors
 2013-01-14  9:17 UTC  (12+ messages)
` [PATCH V3 2/2] vhost: "

[PATCH 0/7 -v2] KVM: Alleviate mmu_lock hold time when we start dirty logging
 2013-01-14  9:15 UTC  (2+ messages)

[PULL 0/8] ppc patch queue 2013-01-10
 2013-01-14  9:03 UTC  (2+ messages)

[PATCH v12 0/8] pv event to notify host when the guest is panicked
 2013-01-14  7:46 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v9 0/3] x86, apicv: Add APIC virtualization support
 2013-01-14  1:14 UTC  (19+ messages)
` [PATCH v9 2/3] x86, apicv: add virtual x2apic support
` [PATCH v9 3/3] x86, apicv: add virtual interrupt delivery support

Your ATM CARD Parcel
 2013-01-13 18:02 UTC 

[PATCH v6 1/3] KVM: x86: clean up reexecute_instruction
 2013-01-13 15:49 UTC  (3+ messages)
` [PATCH v6 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH v6 3/3] KVM: x86: improve reexecute_instruction

[PATCH] tcm_vhost: Use llist for cmd completion list
 2013-01-12 16:06 UTC  (2+ messages)

[PATCH 0/8] More fastop patches
 2013-01-12 14:32 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86 emulator: Streamline SHLD, SHRD
` [PATCH 2/8] KVM: x86 emulator: convert shift/rotate instructions to fastop
` [PATCH 3/8] KVM: x86 emulator: covert SETCC "
` [PATCH 4/8] KVM: x86 emulator: convert INC/DEC "
` [PATCH 5/8] KVM: x86 emulator: convert BT/BTS/BTR/BTC/BSF/BSR "
` [PATCH 6/8] KVM: x86 emulator: convert 2-operand IMUL "
` [PATCH 7/8] KVM: x86 emulator: rearrange fastop definitions
` [PATCH 8/8] KVM: x86 emulator: convert a few freestanding emulations to fastop

[kvmarm] [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS
 2013-01-11 20:26 UTC  (9+ messages)

[kvmarm] [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS
 2013-01-11 19:17 UTC  (4+ messages)

[PATCH v5 1/5] KVM: MMU: fix Dirty bit missed if CR0.WP = 0
 2013-01-11 19:09 UTC  (12+ messages)
` [PATCH v5 5/5] KVM: x86: improve reexecute_instruction
        ` [PATCH v5 6/5] KVM: x86: clear write_fault_to_shadow_pgtable explicitly

[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-11 18:48 UTC  (6+ messages)

[PATCH v2 0/2] KVM/ARM implementation of PSCI
 2013-01-11 18:18 UTC  (14+ messages)
` [PATCH v2 2/2] ARM: KVM: Power State Coordination Interface implementation
      ` [kvmarm] "

[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-01-11 15:53 UTC  (6+ messages)

[RFC PATCH 0/2] make mac programming for virtio net more robust
 2013-01-11 14:52 UTC  (7+ messages)
` [RFC PATCH] virtio-net: introduce a new macaddr control

[uq/master PATCH] vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'
 2013-01-11  1:02 UTC 

[PATCH 0/4] KVM: Clean up and optimize __kvm_set_memory_region() - part1
 2013-01-11  9:28 UTC  (5+ messages)
` [PATCH 1/4] KVM: set_memory_region: Don't jump to out_free unnecessarily
` [PATCH 2/4] KVM: set_memory_region: Don't check for overlaps unless we create or move a slot
` [PATCH 3/4] KVM: set_memory_region: Remove unnecessary variable memslot
` [PATCH 4/4] KVM: set_memory_region: Identify the requested change explicitly


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