messages from 2013-11-06 07:34:23 to 2013-11-16 19:11:28 UTC [more...]
[Bug 65081] New: Starting a second guest with -smp 2 makes the first guest very slow and the second one hang (or also very slow)
2013-11-16 19:00 UTC (2+ messages)
` [Bug 65081] "
[PATCH] arm/arm64: KVM: Fix hyp mappings of vmalloc regions
2013-11-16 17:15 UTC (3+ messages)
Interface to enable in-kernel hcall handling
2013-11-16 8:59 UTC
hypervisor/libvert combination
2013-11-16 7:56 UTC (2+ messages)
[PATCH 0/4] KVM: PPC: Book3S HV: Bug fixes for 3.13
2013-11-16 6:46 UTC (5+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Fix physical address calculations
` [PATCH 2/4] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
` [PATCH 3/4] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
` [PATCH 4/4] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
[PATCH 0/4 v3] kvm: powerpc: use cache attributes from linux pte
2013-11-15 20:35 UTC (6+ messages)
` [PATCH 1/4 v3] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 2/4 v3] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
` [PATCH 3/4 v3] kvm: powerpc: define a linux pte lookup function
` [PATCH 4/4 v3] kvm: powerpc: use caching attributes as per linux pte
[RFC] target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
2013-11-15 11:58 UTC (5+ messages)
[PATCH v3 00/15] KVM: MMU: locklessly write-protect
2013-11-15 7:09 UTC (16+ messages)
` [PATCH v3 01/15] KVM: MMU: properly check last spte in fast_page_fault()
` [PATCH v3 02/15] KVM: MMU: lazily drop large spte
` [PATCH v3 03/15] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH v3 04/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v3 05/15] KVM: MMU: update spte and add it into rmap before dirty log
Performance counters in kvm?
2013-11-14 21:08 UTC (10+ messages)
Guaranteed Top 10 Google Placements mail-archive.com In 100 Days
2013-11-14 20:27 UTC
[Bug 63301] [PATCH]The hugetlb driver doesn't call mmu notifiers correctly when COW:ing pages
2013-11-14 11:51 UTC
[PATCH v2 for-1.7] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
2013-11-14 11:17 UTC (5+ messages)
` [Qemu-devel] "
No such file or directory while trying to open /dev/part_boot
2013-11-14 11:02 UTC
PXE issues
2013-11-14 8:12 UTC
[PATCH] kvm, vmx: Fix lazy FPU on nested guest
2013-11-14 7:22 UTC (3+ messages)
[PATCH for-1.7] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
2013-11-13 22:23 UTC (35+ messages)
` [Qemu-devel] "
[Bug 55711] arm/kvm/arm.c:203: possible missing break ?
2013-11-13 21:27 UTC
[Bug 58921] New: [nested virt] L2 Windows guest can't boot up ('-cpu host' to start L1)
2013-11-13 20:10 UTC (3+ messages)
` [Bug 58921] "
[Bug 58941] New: [nested virt] L2 has NMI error when creating L1 with "-cpu host" parameter
2013-11-13 20:10 UTC (4+ messages)
` [Bug 58941] "
[Bug 60629] New: Starting a virtual machine ater suspend causes the host system hangup
2013-11-13 19:07 UTC (2+ messages)
` [Bug 60629] "
[Bug 60652] New: arch/x86/kvm/svm.c: svm_vcpu_reset() and uninitialized dummy variable?
2013-11-13 16:35 UTC (3+ messages)
` [Bug 60652] "
[Bug 60833] New: Window guest time passed very quickly, when restore vm that saved 10 minutes ago
2013-11-13 15:27 UTC (3+ messages)
` [Bug 60833] "
Question maximum throughput virtio interface / channel bounding inside KVM guest
2013-11-13 15:22 UTC (3+ messages)
centos 6.4 kvm, can't install windows 2008r2
2013-11-13 8:53 UTC (5+ messages)
[PATCH] powerpc: book3s: PR: Enable Little Endian PR guest
2013-11-12 21:03 UTC (3+ messages)
[GIT PULL] KVM/arm64 fixes for 3.13
2013-11-12 16:30 UTC (19+ messages)
` [PATCH 1/3] arm64: KVM: Yield CPU when vcpu executes a WFE
` [PATCH 2/3] arm/arm64: KVM: MMIO support for BE guest
` [PATCH 3/3] arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
[ANNOUNCE] Key Signing Party at KVM Forum 2013
2013-11-12 15:48 UTC (5+ messages)
` [Qemu-devel] "
KVM call agenda for 2013-11-12
2013-11-12 14:48 UTC (2+ messages)
Re:Answer back
2013-11-12 10:52 UTC
[Bug 60620] New: guest loses frequently (multiple times per day!) connectivity to network device
2013-11-12 14:26 UTC (6+ messages)
` [Bug 60620] "
[Bug 64801] New: Nested Virtualisation with KVM on Intel and AMD processors: L2 unreachable
2013-11-11 20:47 UTC (2+ messages)
` [Bug 64801] "
kvm unit test fails to build on 32 bit systems
2013-11-11 18:48 UTC (4+ messages)
[kvm:queue 6/21] arch/x86/kvm/cpuid.c:564:39: sparse: dereference of noderef expression
2013-11-11 14:23 UTC (2+ messages)
[PATCH] powerpc: book3s: kvm: Use the saved dsisr and dar values
2013-11-11 14:02 UTC
[PATCH] powerpc: book3s: kvm: Don't abuse host r2 in exit path
2013-11-11 13:59 UTC
VMs are pausing with ENOSPC
2013-11-11 12:22 UTC (4+ messages)
[GIT PULL] Third and final KVM/ARM updates for 3.13
2013-11-11 11:31 UTC (6+ messages)
` [PATCH 1/4] ARM: KVM: Fix MPIDR computing to support virtual clusters
` [PATCH 2/4] ARM: KVM: fix L2CTLR to be per-cluster
` [PATCH 3/4] ARM: KVM: drop limitation to 4 CPU VMs
` [PATCH 4/4] arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
[Bug 64601] New: Whole system crashes when sharing network card in virtual PC only on kernel 3.11
2013-11-10 6:33 UTC (4+ messages)
` [Bug 64601] "
[PATCH 00/15] Support POWER8 and little-endian guests in HV KVM
2013-11-09 11:05 UTC (16+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: Align physical CPU thread numbers with virtual
` [PATCH 02/15] KVM: PPC: Book3S HV: Don't set DABR on POWER8
` [PATCH 03/15] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
` [PATCH 04/15] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
` [PATCH 05/15] KVM: PPC: Book3S HV: Add handler for HV facility unavailable
` [PATCH 06/15] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
` [PATCH 07/15] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
` [PATCH 08/15] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
` [PATCH 09/15] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
` [PATCH 10/15] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
` [PATCH 11/15] KVM: PPC: Book3S HV: Add little-endian guest support
` [PATCH 12/15] KVM: PPC: Book3S HV: Add H_SET_MODE address translation setting
` [PATCH 13/15] KVM: PPC: Book3S HV: Add H_SET_MODE DAWR/X setting
` [PATCH 14/15] KVM: PPC: Book3S HV: Add H_SET_MODE CIABR setting
` [PATCH 15/15] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
[PATCH v5 0/6] KVM: PPC: Book3S: MMIO support for Little Endian guests
2013-11-08 14:36 UTC (3+ messages)
` [PATCH v5 4/6] KVM: PPC: Book3S: modify kvmppc_need_byteswap() for little endian host
` [PATCH v5.1 "
[PATCH v2 3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests
2013-11-08 14:29 UTC (12+ messages)
[PATCH 1/2] KVM: PPC: Book3S HV: Fix physical address calculations
2013-11-08 8:46 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
2013-11-07 20:38 UTC (9+ messages)
` [PATCH 3/7] Return info for device and its memory regions and interrupts
Webmail Account Certificate expired on the 7th-11-2013
2013-11-07 12:28 UTC
[PATCH for 1.7] kvm: Fix uninitialized cpuid_data
2013-11-07 11:15 UTC (2+ messages)
[PATCH uq/master] pci-assign: Remove dead code for direct I/O region access from userspace
2013-11-07 11:11 UTC (4+ messages)
VM with KVM and 2 displays
2013-11-07 9:10 UTC
[Bug 60830] New: L2 rhel6u4(32bit) guest reboot continuously
2013-11-07 6:33 UTC (3+ messages)
` [Bug 60830] "
[PATCH 0/4] *** SUBJECT HERE ***
2013-11-07 1:54 UTC (3+ messages)
` [PATCH 3/4 v2] kvm: powerpc: define a linux pte lookup function
[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
2013-11-07 0:36 UTC (7+ messages)
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests
[PATCH 1/2] kvm: Delete prototype for non-existent function complete_pio
2013-11-06 9:07 UTC (2+ messages)
[patch 0/3] generic kernel watchdog reset at pvclock read
2013-11-06 7:49 UTC (3+ messages)
` [patch 0/2] generic kernel watchdog reset at pvclock read (v2)
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