public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 09:49:23 to 2013-01-17 12:42:06 UTC [more...]

[PATCH 0/4] KVM: Clean up and optimize __kvm_set_memory_region() - part1
 2013-01-17 12:42 UTC  (5+ 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)

[PATCH v2 0/2] make mac programming for virtio net more robust
 2013-01-17 12:13 UTC  (17+ messages)
` [PATCH v2 1/2] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v2 2/2] virtio-net: introduce a new control to set macaddr
` [QEMU PATCH v2] virtio-net: introduce a new macaddr control
    ` [Qemu-devel] "

[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  (9+ messages)
` [PATCH 3/8] KVM: PPC: booke: Added debug handler
` [PATCH 4/8] Added ONE_REG interface for debug instruction
` [PATCH 5/8] KVM: PPC: debug stub interface parameter defined
` [PATCH 6/8] booke: Added DBCR4 SPR number
` [PATCH 7/8] KVM: PPC: booke/bookehv: Add debug stub support
` [PATCH 8/8] KVM:PPC:booke: Allow debug interrupt injection to guest

[PATCH v3 0/2] make mac programming for virtio net more robust
 2013-01-17 10:40 UTC  (3+ 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 00/12] Multiqueue virtio-net
 2013-01-17 10:31 UTC  (8+ messages)
          ` [Qemu-devel] "

[PATCH v2] virtio-spec: set mac address by a new vq command
 2013-01-17 10:25 UTC 

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  (3+ messages)
` [PATCH] KVM: s390: kvm/sigp.c: fix memory leakage

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

[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  3:47 UTC  (2+ messages)

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-17  2:11 UTC  (44+ messages)
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
        ` [kvmarm] "
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
    ` [kvmarm] "
` [PATCH v5 07/14] KVM: ARM: World-switch implementation
` [PATCH v5 13/14] KVM: ARM: Handle I/O aborts

[PATCH v11 0/3] x86, apicv: Add APIC virtualization support
 2013-01-17  1:26 UTC  (6+ messages)
` [PATCH v11 1/3] x86, apicv: add APICv register "
` [PATCH v11 2/3] x86, apicv: add virtual x2apic support
` [PATCH v11 3/3] x86, apicv: add virtual interrupt delivery 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)

[PATCH v6 1/3] KVM: x86: clean up reexecute_instruction
 2013-01-16 23:20 UTC  (2+ 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  (4+ messages)

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-16 18:14 UTC  (17+ messages)
` [PATCH v6 01/15] ARM: Add page table and page defines needed by KVM
` [PATCH v6 02/15] ARM: Section based HYP idmap
` [PATCH v6 03/15] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v6 04/15] KVM: ARM: Hypervisor initialization
` [PATCH v6 05/15] KVM: ARM: Memory virtualization setup
` [PATCH v6 06/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v6 07/15] KVM: ARM: World-switch implementation
` [PATCH v6 08/15] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v6 09/15] trom: Christoffer Dall <c.dall@virtualopensystems.com>
  ` [RESEND PATCH v6 09/15] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v6 10/15] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v6 11/15] KVM: ARM: VFP userspace interface
` [PATCH v6 12/15] KVM: ARM: Handle guest faults in KVM
` [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 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

[PATCH v6 00/13] KVM/ARM vGIC support
 2013-01-16 18:01 UTC  (14+ messages)
` [PATCH v6 01/13] ARM: gic: add missing distributor defintions
` [PATCH v6 02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [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

perf event "cache-references" count much more larger in guest than in host
 2013-01-16 17:45 UTC 

[PATCH] KVM: PPC: add paravirt idle loop for 64-bit book E
 2013-01-16 17:44 UTC  (2+ messages)

[RFC PATCH v4 0/8] s390: channel I/O support in qemu
 2013-01-16 17:05 UTC  (7+ messages)
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
    ` [Qemu-devel] "

[PATCH] kvm: close opened file
 2013-01-16 16:52 UTC  (5+ messages)
` [PATCH] kvm: remove redundant "if" condition
  ` [PATCH v2] kvm tools: close opened file
  ` [PATCH v2] kvm tools: remove redundant "if" condition

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

[GIT PULL] KVM fixes for 3.8-rc3
 2013-01-16 14:12 UTC 

[RFC PATCH 0/2] make mac programming for virtio net more robust
 2013-01-16  9:17 UTC  (5+ messages)
` [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr
  ` [Qemu-devel] "

[PATCH 0/8] KVM: BOOKE/BOOKEHV : Added debug stub support
 2013-01-16  8:20 UTC  (2+ messages)
` [PATCH 1/8] KVM: PPC: booke: use vcpu reference from thread_struct

Higher (quadratical) resolution
 2013-01-16  7:40 UTC 

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-01-16  3:55 UTC  (5+ 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

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  (8+ 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  (11+ 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] 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


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