public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-16 17:59:14 to 2013-01-21 03:05:06 UTC [more...]

[PATCH v2] virtio-spec: set mac address by a new vq command
 2013-01-21  3:05 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH v11 0/3] x86, apicv: Add APIC virtualization support
 2013-01-21  0:49 UTC  (8+ messages)
` [PATCH v11 2/3] x86, apicv: add virtual x2apic support
` [PATCH v11 3/3] x86, apicv: add virtual interrupt delivery support

[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
 2013-01-21  0:22 UTC  (7+ messages)

[PATCH v6 00/13] KVM/ARM vGIC support
 2013-01-21  0:06 UTC  (17+ messages)
` [PATCH v6 01/13] ARM: gic: add missing distributor defintions
` [PATCH v6 02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
  ` [kvmarm] "
` [PATCH v6 03/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v6 04/13] ARM: gic: define GICH offsets for VGIC support
` [PATCH v6 05/13] ARM: KVM: Initial VGIC infrastructure code
` [PATCH v6 06/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v6 07/13] ARM: KVM: VGIC distributor handling
` [PATCH v6 08/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v6 09/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v6 10/13] ARM: KVM: VGIC interrupt injection
` [PATCH v6 11/13] ARM: KVM: VGIC control interface world switch
` [PATCH v6 12/13] ARM: KVM: VGIC initialisation code
` [PATCH v6 13/13] ARM: KVM: Add VGIC configuration option

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-20 23:35 UTC  (10+ messages)
` [PATCH v6 13/15] KVM: ARM: Handle I/O aborts
` [PATCH v6 14/15] KVM: ARM: Power State Coordination Interface implementation
` [PATCH v6 15/15] KVM: ARM: Add maintainer entry for KVM/ARM

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

[PATCH v4 0/3] make mac programming for virtio net more robust
 2013-01-20  2:43 UTC  (4+ messages)
` [PATCH v4 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling
` [PATCH v4 3/3] virtio-net: introduce a new control to set macaddr

[PATCH v3 0/2] make mac programming for virtio net more robust
 2013-01-20  2:20 UTC  (5+ messages)
` [PATCH v3 1/2] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v3 2/2] virtio-net: introduce a new control to set macaddr

[PATCH] kvm: close opened file
 2013-01-19 10:27 UTC  (7+ messages)
  ` [PATCH v2] kvm tools: "
  ` [PATCH v2] kvm tools: remove redundant "if" condition

[QEMU PATCH v4 0/3] virtio-net: fix of ctrl commands
 2013-01-19  2:08 UTC  (5+ messages)
` [QEMU PATCH v4 1/3] virtio-net: remove layout assumptions for ctrl vq
  ` [Qemu-devel] "
` [QEMU PATCH v4 2/3] virtio-net: introduce a new macaddr control
` [QEMU PATCH v4 3/3] virtio-net: rename ctrl rx commands

[PATCH v2 0/6] KVM: PPC: e500: Shadow TLB Improvements v2
 2013-01-18 19:03 UTC  (10+ messages)
` [PATCH 1/6] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 2/6] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 3/6] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 4/6] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 5/6] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 6/6] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping

[Qemu-devel] [PATCH for-1.4 02/12] target-i386: Don't set any KVM flag by default if KVM is disabled
 2013-01-18 17:46 UTC  (13+ messages)
    `  "
  ` [Qemu-devel] [PATCH for-1.4 04/12] kvm: Create kvm_arch_vcpu_id() function
    `  "
    ` [PATCH for-1.4 01/12] kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds withou KVM
` [Qemu-devel] [PATCH for-1.4 00/12] target-i386: Fix APIC-ID-based topology (v4)

[PATCH v5 00/12] s390: channel I/O support in qemu
 2013-01-18 17:24 UTC  (21+ messages)
` [PATCH 01/12] s390: Add a hypercall registration interface
` [PATCH 02/12] s390: Lowcore mapping helper
` [PATCH 03/12] s390: Add mapping helper functions
` [PATCH 04/12] Update linux headers
  ` [Qemu-devel] "
` [PATCH 05/12] s390: Channel I/O basic defintions
` [PATCH 06/12] s390: I/O interrupt and machine check injection
` [PATCH 07/12] s390: Add channel I/O instructions
` [PATCH 08/12] s390: Virtual channel subsystem support
` [PATCH 09/12] s390: Wire up channel I/O in kvm
` [PATCH 10/12] s390: Add new channel I/O based virtio transport
` [PATCH 11/12] s390-virtio: Factor out some initialization code
` [PATCH 12/12] s390: Add s390-ccw-virtio machine

[PATCH v3 0/8] KVM: PPC: e500: Shadow TLB Improvements v3
 2013-01-18 14:38 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 2/8] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 3/8] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 4/8] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 5/8] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 6/8] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 7/8] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 8/8] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code

[PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8
 2013-01-18 12:23 UTC  (5+ messages)
` [PATCH 1/1] KVM: PPC: Emulate dcbf

[PATCH v2 0/2] make mac programming for virtio net more robust
 2013-01-18  2:43 UTC  (9+ messages)
` [QEMU PATCH v2] virtio-net: introduce a new macaddr control
    ` [Qemu-devel] "

[PATCH 0/3] KVM: PPC: e500: Shadow TLB Improvements
 2013-01-18  1:16 UTC  (12+ messages)
` [PATCH 1/3] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 2/3] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 3/3] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping

[PATCH] tcm_vhost: Use llist for cmd completion list
 2013-01-18  0:42 UTC  (3+ messages)

[PATCH] KVM: PPC: Emulate dcbf
 2013-01-17 22:52 UTC 

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-01-17 21:07 UTC  (3+ messages)

[PATCH v6 1/3] KVM: x86: clean up reexecute_instruction
 2013-01-17 21:00 UTC  (4+ messages)

[RFC 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-17 18:29 UTC  (2+ messages)

[PATCH 0/4] KVM: Clean up and optimize __kvm_set_memory_region() - part1
 2013-01-17 18:25 UTC  (13+ messages)

[kbuild] [vfio:vfio-vga 3/5] drivers/vfio/pci/vfio_pci_rdwr.c:169 vfio_pci_bar_rw() warn: always true condition '(done >= 0) => (0-u32max >= 0)'
 2013-01-17 14:59 UTC  (3+ messages)

[QEMU PATCH v3] virtio-net: introduce a new macaddr control
 2013-01-17 12:40 UTC  (2+ messages)

Locking problem in KVM (or MM)
 2013-01-16 23:31 UTC  (2+ messages)

[PULL 0/8] ppc patch queue 2013-01-10
 2013-01-17 11:28 UTC  (4+ messages)

[PATCH 2/8] KVM: PPC: booke: Allow multiple exception types
 2013-01-17 11:11 UTC  (4+ messages)
` [PATCH 5/8] KVM: PPC: debug stub interface parameter defined

[PATCH 00/12] Multiqueue virtio-net
 2013-01-17 10:31 UTC  (7+ messages)
          ` [Qemu-devel] "

VirtIO id X is not a head!
 2013-01-17 10:15 UTC  (2+ messages)

[PATCH 0/8] More fastop patches
 2013-01-17  9:44 UTC  (7+ messages)
` [PATCH 1/8] KVM: x86 emulator: Streamline SHLD, SHRD
` [PATCH 3/8] KVM: x86 emulator: covert SETCC to fastop
` [PATCH 8/8] KVM: x86 emulator: convert a few freestanding emulations "

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

[vfio:vfio-vga 4/5] drivers/vfio/pci/vfio_pci_rdwr.c:191 vfio_pci_legacy_mem_rw() warn: consider using resource_size() here
 2013-01-17  7:12 UTC 

[vfio:vfio-vga 3/5] drivers/vfio/pci/vfio_pci_rdwr.c:169 vfio_pci_bar_rw() warn: always true condition '(done >= 0) => (0-u32max >= 0)'
 2013-01-17  7:03 UTC 

[PATCH] Bugfix for kvm/s390
 2013-01-17  6:42 UTC  (2+ messages)

[PATCH] KVM: VMX: enable acknowledge interupt on vmexit
 2013-01-17  6:34 UTC  (5+ messages)

[PATCH] virtio-spec: set mac address by a new vq command
 2013-01-17  6:34 UTC  (4+ messages)

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-17  2:11 UTC  (7+ messages)
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support

[kbuild] [vfio:vfio-vga 4/5] drivers/vfio/pci/vfio_pci_rdwr.c:191 vfio_pci_legacy_mem_rw() warn: consider using resource_size() here
 2013-01-17  1:20 UTC 

Guest performance is reduced after live migration
 2013-01-17  0:05 UTC  (7+ messages)

qemu-kvm-0.12.1.2-2.209.el6.x86_64 no F12 guest creation?
 2013-01-16 21:36 UTC 

KVM: Questions and comments on make_all_cpus_request
 2013-01-16 19:26 UTC  (3+ messages)

[PATCH v6 09/15] trom: Christoffer Dall <c.dall@virtualopensystems.com>
 2013-01-16 18:14 UTC  (2+ messages)
` [RESEND PATCH v6 09/15] KVM: ARM: User space API for getting/setting co-proc registers

[PATCH v6 0/4] KVM/ARM Architected Timers support
 2013-01-16 18:03 UTC  (5+ messages)
` [PATCH v6 1/4] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v6 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v6 3/4] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v6 4/4] ARM: KVM: arch_timers: Wire the init code and config option


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