messages from 2011-12-18 20:48:36 to 2011-12-20 12:49:20 UTC [more...]
kvm deadlock
2011-12-20 12:49 UTC (13+ messages)
` [RFT PATCH] blkio: alloc per cpu data from worker thread context( Re: kvm deadlock)
Controlling (WinXP-Guest)- Textmode via chardev pipe broken?
2011-12-20 12:08 UTC (2+ messages)
[PATCH]: kvm-s390: add KVM_S390_GET/SET_SREGS2 call for additional hw regs
2011-12-20 11:41 UTC (6+ messages)
` [PATCH 1/2]: kvm-s390: use guest flush inline function
` [PATCH 2/2]: kvm-s390: add KVM_S390_GET/SET_SREGS2 call for additional hw regs
[PATCH] intel-iommu: Add device info into list before doing context mapping
2011-12-20 10:47 UTC
[PATCH] kvm tools: Don't panic guest when exiting from custom rootfs
2011-12-20 10:23 UTC
[PATCH] PCI: Enable ATS at the device state restore
2011-12-20 10:15 UTC
Warning! Your mailbox is almost full
2011-12-20 10:01 UTC
[PATCH v5 00/16] uq/master: Introduce basic irqchip support
2011-12-20 10:08 UTC (30+ messages)
` [PATCH v5 06/16] apic: Introduce backend/frontend infrastructure for KVM reuse
` [Qemu-devel] "
` [PATCH v5 07/16] apic: Open-code timer save/restore
` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 00/16] uq/master: Introduce basic irqchip support
[PATCH 0/2] kvm: Lock down device assignment
2011-12-20 9:23 UTC (10+ messages)
` [PATCH 1/2] kvm: Remove ability to assign a device without iommu support
` [PATCH 2/2] kvm: Device assignment permission checks
[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
2011-12-20 9:21 UTC
[RFC 00/12] Overhaul of error handling and module init/uninit
2011-12-20 10:09 UTC (17+ messages)
` [RFC 01/12] kvm tools: Split kvm_cmd_run into init, work and uninit
` [RFC 02/12] kvm tools: Fixes for symbol resolving module
` [RFC 03/12] kvm tools: Fixes for IRQ module
` [RFC 04/12] kvm tools: Fixes for UI modules
` [RFC 05/12] kvm tools: Fixes for ioport module
` [RFC 06/12] kvm tools: Fixes for ioeventfd module
` [RFC 07/12] kvm tools: Fixes for serial module
` [RFC 08/12] kvm tools: Fixes for mptable module
` [RFC 09/12] kvm tools: Fixes for ioeventfd module
` [RFC 10/12] kvm tools: Fixes for disk image module
` [RFC 11/12] kvm tools: Fixes for rtc module
` [RFC 12/12] kvm tools: Fixes for ioeventfd module
[AMD iommu] pci Failed to assign device "hostdev0" : Device or resource busy
2011-12-20 8:31 UTC (5+ messages)
Building vgabios-stdvga.bin
2011-12-20 7:46 UTC (2+ messages)
[PATCH 0/3] KVM: MMU: Trivial fix and cleanups
2011-12-20 4:37 UTC (3+ messages)
` [PATCH 2/3] KVM: MMU: Add missing large page accounting to drop_large_spte()
[PATCH 0/4] KVM: Dirty logging optimization using rmap
2011-12-20 4:29 UTC (4+ messages)
` [PATCH 3/4] KVM: Count the number of dirty pages for dirty logging
[PATCH] virt-test: support static ip address in framework
2011-12-20 3:37 UTC (3+ messages)
[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
2011-12-20 1:16 UTC (4+ messages)
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller support
[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
2011-12-19 17:59 UTC (21+ messages)
[PATCH][STABLE] qemu-kvm: Fix save/restore of in-kernel i8259
2011-12-19 17:35 UTC (3+ messages)
` [PATCH v2][STABLE] "
Can we debug KVM Guest Bootup in Real Mode ?
2011-12-19 18:57 UTC
[PATCH] KVM: SVM: Add support for AMD's OSVW feature in guests
2011-12-19 17:46 UTC
[PATCH v5 00/13] KVM/ARM Implementation
2011-12-19 17:40 UTC (14+ messages)
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
` [Android-virt] "
[PATCH v3 00/14] KVM: PPC: Update Book3S HV memory handling
2011-12-19 17:39 UTC (7+ messages)
` [PATCH v3 04/14] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
[PULL 00/14] ppc patch queue 2011-10-31
2011-12-19 17:29 UTC (9+ messages)
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls
[PATCH 00/23] Remove cpu_get_physical_page_desc()
2011-12-19 15:52 UTC (34+ messages)
` [PATCH 01/23] memory: introduce memory_region_find()
` [Qemu-devel] "
` [PATCH 02/23] sysbus: add sysbus_address_space()
` [PATCH 03/23] memory: add memory_region_is_ram()
` [PATCH 04/23] framebuffer: drop use of cpu_get_physical_page_desc()
` [PATCH 05/23] memory: add memory_region_is_rom()
` [PATCH 06/23] loader: remove calls to cpu_get_physical_page_desc()
` [PATCH 07/23] framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
` [PATCH 08/23] memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
` [PATCH 09/23] memory: add API for observing updates to the physical memory map
` [PATCH 10/23] memory: add memory_region_is_logging()
` [PATCH 11/23] kvm: switch kvm slots to use host virtual address instead of ram_addr_t
` [PATCH 12/23] fixup: listener fixes
` [Qemu-devel] "
` [PATCH 13/23] kvm: convert to MemoryListener API
` [PATCH 14/23] vhost: "
` [PATCH 15/23] xen, vga: add API for registering the framebuffer
` [PATCH 16/23] memory: temporarily add memory_region_get_ram_addr()
` [PATCH 17/23] xen: convert to MemoryListener API
` [PATCH 18/23] memory: remove CPUPhysMemoryClient
` [PATCH 19/23] kvm: avoid cpu_get_physical_page_desc()
` [PATCH 20/23] vhost: "
` [PATCH 21/23] virtio-balloon: "
` [PATCH 22/23] sparc: "
` [PATCH 23/23] Remove cpu_get_physical_page_desc()
` [Qemu-devel] [PATCH 00/23] "
[PATCH] kvm: ensure that debugfs entries have been created
2011-12-19 14:20 UTC (2+ messages)
FreeBSD guest with VTD NIC not passing traffic
2011-12-19 14:19 UTC
[PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
2011-12-19 14:11 UTC (10+ messages)
` [PATCH 1/3] QEMU kvm: Syncing linux headers to 3.2.0-rc1
` [PATCH 2/3] QEMU kvm: Syncing linux headers to support KICK_VCPU capability
` [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target
[PATCH v3] KVM: PPC: Avoid patching paravirt template code
2011-12-19 13:46 UTC
Warning! Your mailbox is almost full
2011-12-19 13:02 UTC
[PATCH 2/3] KVM: booke: Add booke206 TLB trace
2011-12-19 13:29 UTC (2+ messages)
[PATCH 1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
2011-12-19 13:28 UTC (2+ messages)
KVM PVDMA status?
2011-12-19 12:01 UTC (2+ messages)
Failure to compile qemu-kvm - "In file included from /home/ykaul/qemu-kvm/hw/pci.c:36:0: ./qmp-commands.h:3:1: error: expected identifier or ‘(’ before ‘{’ token"
2011-12-19 11:54 UTC (3+ messages)
[PATCH] kvm tools: Use assert() helper to check a variable value
2011-12-19 10:57 UTC (12+ messages)
[PATCH 0/4] KVM: Make mmu_shrink() scan nr_to_scan shadow pages
2011-12-19 10:24 UTC (11+ messages)
` [PATCH 4/4] KVM: MMU: "
[Qemu-devel] [PATCH] virtio-serial: Allow one MSI-X vector per virtqueue
2011-12-19 8:49 UTC (5+ messages)
` "
[SeaBIOS PATCH v3] hotplug: Add device per func in ACPI DSDT tables
2011-12-19 8:45 UTC (4+ messages)
[RFC] virtio: use mandatory barriers for remote processor vdevs
2011-12-19 8:37 UTC (14+ messages)
[PATCH 0/8] KVM: MMU: reduce the size of shadow page structure and some cleanup
2011-12-19 8:32 UTC (6+ messages)
` [PATCH 1/8] KVM: MMU: combine unsync and unsync_children
` [PATCH 3/8] KVM: MMU: do not add a nonpresent spte to rmaps of its child
[PATCH v2] kvm tool: Change kvm->ram_size to real mapped size
2011-12-19 2:27 UTC
[PATCH] kvm tools: Make the whole guest memory mergeable
2011-12-19 2:39 UTC (9+ messages)
[PATCH v3] kvm: make vcpu life cycle separated from kvm instance
2011-12-19 1:16 UTC (5+ messages)
` [PATCH v4] "
[PATCH] KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
2011-12-19 1:14 UTC
[PATCH RFC v3 0/2] Initial support for Microsoft Hyper-V
2011-12-18 20:48 UTC (3+ messages)
` [PATCH RFC v3 1/2] hyper-v: introduce Hyper-V support infrastructure
` [PATCH RFC v3 2/2] hyper-v: initialize Hyper-V CPUID leaves
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;
as well as URLs for NNTP newsgroup(s).