kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-10 16:07:19 to 2013-01-15 10:12:39 UTC [more...]

[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 v5 00/14] KVM/ARM Implementation
 2013-01-15  9:56 UTC  (40+ messages)
` [PATCH v5 02/14] ARM: Section based HYP idmap
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v5 04/14] KVM: ARM: Hypervisor initialization
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [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-15  9:50 UTC  (3+ 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 v2 0/4] fix KVM i8259 IRQ trailing-edge logic
 2013-01-15  9:49 UTC  (13+ messages)
` [PATCH KVM v2 1/4] KVM: fix i8254 IRQ0 to be normally high
` [PATCH KVM v2 2/4] KVM: additional i8254 output fixes

[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

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-14 22:50 UTC  (12+ 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

[PATCH v5 0/4] KVM/ARM Architected Timers support
 2013-01-14 22:25 UTC  (9+ 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

qemu-kvm hangs at start up under 3.8.0-rc3-00074-gb719f43 (works with CONFIG_LOCKDEP)
 2013-01-14 18:57 UTC  (4+ messages)

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

KVM call for 2013-01-15
 2013-01-14 13:26 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  (3+ 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  (21+ messages)
` [PATCH v9 1/3] x86, apicv: add APICv register "
` [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

FreeBSD-amd64 fails to start with SMP on quemu-kvm
 2013-01-13  9:23 UTC  (6+ messages)

[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  (17+ messages)

[PATCH v5 1/5] KVM: MMU: fix Dirty bit missed if CR0.WP = 0
 2013-01-11 19:09 UTC  (13+ 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  (16+ messages)
` [PATCH v2 1/2] ARM: KVM: move one-time init to its own function
` [PATCH v2 2/2] ARM: KVM: Power State Coordination Interface implementation
      ` [kvmarm] "
` [kvmarm] [PATCH v2 0/2] KVM/ARM implementation of PSCI

[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  (10+ messages)
` [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr
` [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

[PATCH qom-cpu 0/7] disable kvm_mmu + -cpu "enforce" fixes (v3)
 2013-01-11  1:05 UTC  (6+ messages)
` [PATCH qom-cpu 3/7] target-i386: Disable kvm_mmu by default
` [PATCH qom-cpu 6/7] target-i386/cpu.c: Add feature name array for ext4_features
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH qom-cpu 0/7] disable kvm_mmu + -cpu "enforce" fixes (v3)

[RFC 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-11  0:05 UTC  (14+ messages)
` [RFC 01/12] kvm: add KVM_FEATURE_CLOCKSOURCE_STABLE_BIT fake #define
` [RFC 02/12] target-i386: Don't set any KVM flag by default if KVM is disabled
` [RFC 07/12] target-i386/cpu: Introduce apic_id_for_cpu() function
` [RFC 12/12] pc: Generate APIC IDs according to CPU topology

[PULL 0/2] vfio-pci: Fixes for 1.4 & stable
 2013-01-10 20:57 UTC  (2+ messages)

[PATCH] KVM: trace: Fix exit decoding
 2013-01-10 17:51 UTC  (2+ messages)

[PATCH 0/1] s390 bug in 3.8-rc
 2013-01-10 19:53 UTC  (3+ messages)
` [RFC/PATCH 1/1] s390/kvm: Fix BUG in include/linux/kvm_host.h:745

Proper taming of oom-killer with kvm
 2013-01-10 19:29 UTC 

[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
 2013-01-10 19:06 UTC  (6+ messages)

[PATCH v3 0/7] Streamline arithmetic instruction emulation
 2013-01-10 17:33 UTC  (2+ messages)

KVM/arm64 updates
 2013-01-10 17:46 UTC 


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