messages from 2014-01-29 20:08:09 to 2014-02-05 17:17:47 UTC [more...]
Get a vm fd using kvm API's ioctls
2014-02-05 17:17 UTC (3+ messages)
QEMU P2P migration speed
2014-02-05 15:15 UTC (4+ messages)
[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>
2014-02-05 14:28 UTC (6+ messages)
[RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Add POWER8 support
2014-02-05 9:15 UTC (26+ messages)
` [RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
` [RFC PATCH 02/10] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [RFC PATCH 03/10] KVM: PPC: BOOK3S: PR: Emulate instruction counter
` [RFC PATCH 07/10] KVM: PPC: BOOK3S: PR: Emulate facility status and control register
` [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt
kvm (qemu) speed virtio
2014-02-04 21:31 UTC (3+ messages)
Measuring KVM Performance using Hardware Performance Counters
2014-02-04 20:53 UTC (6+ messages)
file_ram_alloc: unify mem-path,mem-prealloc error handling
2014-02-04 18:43 UTC (2+ messages)
(unknown),
2014-02-04 16:13 UTC
[PATCH 00/17] kvm tools: pci: add PCI support for ARM targets
2014-02-04 16:54 UTC (18+ messages)
` [PATCH 01/17] kvm tools: pci: register virtio pba structure as mmio region with kvm
` [PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code
` [PATCH 03/17] kvm tools: net: don't propagate error codes from tx/rx operations
` [PATCH 04/17] kvm tools: net: allow a mixture of pci and mmio virtio devices
` [PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region
` [PATCH 06/17] kvm tools: pci: ensure BARs are naturally aligned
` [PATCH 07/17] kvm tools: pci: add MMIO interface to virtio-pci devices
` [PATCH 08/17] kvm tools: irq: remove pin parameter from irq__register_device
` [PATCH 09/17] kvm tools: irq: replace the x86 irq rbtree with the PCI device tree
` [PATCH 10/17] kvm tools: irq: remove remaining parameters to irq__register_device
` [PATCH 11/17] kvm tools: irq: rename irq__register_device to irq__alloc_line
` [PATCH 12/17] kvm tools: irq: make irq__alloc_line generic
` [PATCH 13/17] kvm tools: irq: move irq line allocation into device registration
` [PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer
` [PATCH 15/17] kvm tools: ARM: generate an fdt node for our PCI emulation
` [PATCH 16/17] kvm tools: powerpc: make use of common of_pci.h header definitions
` [PATCH 17/17] kvm tools: ARM: allow default virtio transport to be passed on cmdline
[PATCH 00/17] kvm tools: pci: add PCI support for ARM targets
2014-02-04 16:53 UTC (18+ messages)
` [PATCH 01/17] kvm tools: pci: register virtio pba structure as mmio region with kvm
` [PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code
` [PATCH 03/17] kvm tools: net: don't propagate error codes from tx/rx operations
` [PATCH 04/17] kvm tools: net: allow a mixture of pci and mmio virtio devices
` [PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region
` [PATCH 06/17] kvm tools: pci: ensure BARs are naturally aligned
` [PATCH 07/17] kvm tools: pci: add MMIO interface to virtio-pci devices
` [PATCH 08/17] kvm tools: irq: remove pin parameter from irq__register_device
` [PATCH 09/17] kvm tools: irq: replace the x86 irq rbtree with the PCI device tree
` [PATCH 10/17] kvm tools: irq: remove remaining parameters to irq__register_device
` [PATCH 11/17] kvm tools: irq: rename irq__register_device to irq__alloc_line
` [PATCH 12/17] kvm tools: irq: make irq__alloc_line generic
` [PATCH 13/17] kvm tools: irq: move irq line allocation into device registration
` [PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer
` [PATCH 15/17] kvm tools: ARM: generate an fdt node for our PCI emulation
` [PATCH 16/17] kvm tools: powerpc: make use of common of_pci.h header definitions
` [PATCH 17/17] kvm tools: ARM: allow default virtio transport to be passed on cmdline
Speed disk virtio
2014-02-04 14:21 UTC
(no subject)
2014-02-04 14:18 UTC
KVM call agenda for 2014-02-04
2014-02-04 13:53 UTC (2+ messages)
Looking for project ideas and mentors for Google Summer of Code 2014
2014-02-04 12:38 UTC (2+ messages)
` [libvirt] "
Fwd: AMD, Solaris, KVM. Panic at boot time
2014-02-04 11:49 UTC (4+ messages)
` Fwd: "
[PATCH 00/17] kvm-unit-tests/arm: initial drop
2014-02-04 8:33 UTC (41+ messages)
` [PATCH 05/17] add 'make cscope' support
` [PATCH 06/17] Add halt() and some error codes
` [PATCH 07/17] move x86's simple heap management to common code
` [PATCH 08/17] Introduce libio to common code for io read/write
` [PATCH 10/17] libfdt: get libfdt to build
` [PATCH 11/17] add support for device trees
` [PATCH 12/17] Introduce virtio-testdev
` [PATCH 13/17] arm: initial drop
` [PATCH 15/17] printf: support field padding
` [PATCH 16/17] arm: add useful headers from the linux kernel
` [PATCH 17/17] arm: vectors support
` [PATCH 09/17] libfdt: Import libfdt source
[PATCH] PPC: KVM: fix VCPU run for HV KVM
2014-02-04 8:09 UTC (4+ messages)
linux 3.13 guest crash with -cpu host
2014-02-03 15:01 UTC (12+ messages)
[PATCH] arm64: KVM: Add VGIC device control for arm64
2014-02-03 9:34 UTC (2+ messages)
[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
2014-02-02 21:02 UTC (3+ messages)
[PULL v2 0/8] vfio pull request
2014-02-01 22:15 UTC (3+ messages)
[uq/master PATCH 0/7] x86 CPU subclasses, take 7
2014-01-31 19:25 UTC (34+ messages)
` [uq/master PATCH 1/7] target-i386: Eliminate CONFIG_KVM #ifdefs
` [uq/master PATCH 2/7] target-i386: Don't change x86_def_t struct on cpu_x86_register()
` [uq/master PATCH 3/7] target-i386: Move KVM default-vendor hack to instance_init
` [uq/master PATCH 4/7] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
` [uq/master PATCH 5/7] target-i386: Call x86_cpu_load_def() earlier
` [uq/master PATCH 6/7] target-i386: Rename x86_def_t to X86CPUDefinition
` [uq/master PATCH 7/7] target-i386: CPU model subclasses
` [Qemu-devel] "
` [uq/master PATCH 7/7 v8] "
` [Qemu-devel] [uq/master PATCH 0/7] x86 CPU subclasses, take 7
` [libvirt] "
` [Qemu-devel] [libvirt] "
[Bug 67751] New: Stack trace with suspicious RCU usage, when starting ovs-switchd
2014-01-31 16:25 UTC (2+ messages)
` [Bug 67751] "
[Bug 69491] New: Booting into Intel Haswell (baremetal) crashes with soft lockup [qemu-system-x86:911]
2014-01-31 16:11 UTC (2+ messages)
` [Bug 69491] Booting into a guest on Intel Haswell (bare-metal) throws soft lockups [qemu-system-x86:911]
QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
2014-01-31 16:10 UTC
[PULL 0/8] KVM: s390: floating interrupt controller and asyncpf
2014-01-31 14:58 UTC (15+ messages)
` [PULL 1/8] KVM: s390: add and extend interrupt information data structs
` [PULL 2/8] KVM: s390: add floating irq controller
` [PULL 3/8] KVM: s390: limit floating irqs
` [PULL 4/8] KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PULL 5/8] KVM: async_pf: Provide additional direct page notification
` [PATCH] Fixup for patch 5
` [PATCH] KVM: async_pf: Add missing call for async page present
` [PULL 6/8] KVM: async_pf: Allow to wait for outstanding work
` [PULL 7/8] KVM: async_pf: Async page fault support on s390
` [PULL 8/8] KVM: async_pf: Exploit one reg interface for pfault
[PATCH] vfio: Set PCI_DEV_FLAGS_ASSIGNED when assigning device to guest
2014-01-30 20:10 UTC (6+ messages)
KVM: x86: remove unused last_kernel_ns variable
2014-01-30 10:58 UTC (2+ messages)
[patch] KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
2014-01-30 10:57 UTC (2+ messages)
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-01-29 21:48 UTC (8+ messages)
` [PATCH v2 7/9] vfio: Use pci_enable_msi_range() and pci_enable_msix_range()
[PATCH v2 00/10] arm/arm64: KVM: host cache maintainance when guest caches are off
2014-01-29 20:08 UTC (7+ messages)
` [PATCH v2 08/10] ARM: KVM: introduce per-vcpu HYP Configuration Register
` [PATCH v2 09/10] ARM: KVM: trap VM system registers until MMU and caches are ON
` [PATCH v2 10/10] ARM: KVM: add world-switch for AMAIR{0,1}
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox