messages from 2011-05-07 14:48:21 to 2011-05-11 10:36:23 UTC [more...]
[PATCH 0/13] Hypervisor-mode KVM on POWER7
2011-05-11 10:36 UTC (2+ messages)
` [PATCH 01/13] kvm/powerpc: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
[PATCH 0/2] make kvm guest mode to be rcu quiescent state
2011-05-11 9:57 UTC (7+ messages)
` [PATCH 1/2] rcu: provide rcu_virt_note_context_switch() function
` [PATCH 2/2] KVM: make guest mode entry to be rcu quiescent state
[RFC][PATCH 0/3] perf support for amd guest/host-only bits
2011-05-11 8:57 UTC (21+ messages)
` [PATCH 1/3] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH 2/3] perf, x86: Use GO/HO bits in perf-ctr
` [PATCH 3/3] perf, tools: Add support for guest/host-only profiling
problem with DRBD backed iSCSI storage pool and KVM guests
2011-05-11 3:48 UTC (2+ messages)
[AUTOTEST][PATCH] Add ability to call autotest client tests from kvm tests like a subtest
2011-05-11 3:13 UTC (2+ messages)
More work on Livebackup for qemu/qemu-kvm
2011-05-11 2:45 UTC
[PATCH v2] KVM: MMU: optimize pte write path if don't have protected sp
2011-05-11 2:44 UTC
[PATCH] kvm: Fix kvm mmu_notifier initialization order
2011-05-11 0:28 UTC
[PATCH 1/2] kvm tools: Add memory gap for larger RAM sizes
2011-05-10 21:09 UTC (3+ messages)
` [PATCH 2/2] kvm tools: Prevent PFN wraparound
Hello
2011-05-10 16:39 UTC
[PATCH v4 0/3] Store and load PCI device saved state across function resets
2011-05-10 16:02 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Track the size of each saved capability data area
` [PATCH v4 2/3] PCI: Add interfaces to store and load the device saved state
` [PATCH v4 3/3] KVM: Use pci_store/load_saved_state() around VM device usage
PCI Passthrough, error: The driver 'pci-stub' is occupying your device 0000:08:06.2
2011-05-10 16:00 UTC (12+ messages)
[PATCH] virtio-net: Fix incorrect argument type
2011-05-10 13:51 UTC
KVM call agenda for May 10th
2011-05-10 13:20 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] kvm-s390: userspace access to guest storage keys
2011-05-10 11:29 UTC (6+ messages)
Fwd: Graphics pass-through
2011-05-10 10:53 UTC (15+ messages)
` "
CentOS 5.6 & KVM
2011-05-10 10:30 UTC
[PATCH uq/master V2] kvm: Add CPUID support for VIA CPU
2011-05-10 8:02 UTC
[PATCH v3 0/3] Store and load PCI device saved state across function resets
2011-05-09 20:43 UTC (3+ messages)
` [PATCH v3 1/3] PCI: Track the size of each saved capability data area
[PATCH] kvm tools: PCI -- Make PCI device numbers being unique
2011-05-09 20:10 UTC (6+ messages)
[PATCH v2] kvm: Add documentation for KVM_CAP_NR_VCPUS
2011-05-09 19:48 UTC
2.6.32 guest with paravirt clock enabled hangs on 2.6.37.6 host (w qemu-kvm-0.13.0)
2011-05-09 19:27 UTC (9+ messages)
[PATCH 0/30] nVMX: Nested VMX, v9
2011-05-09 17:27 UTC (43+ messages)
` [PATCH 01/30] nVMX: Add "nested" module option to kvm_intel
` [PATCH 02/30] nVMX: Implement VMXON and VMXOFF
` [PATCH 03/30] nVMX: Allow setting the VMXE bit in CR4
` [PATCH 04/30] nVMX: Introduce vmcs12: a VMCS structure for L1
` [PATCH 05/30] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 06/30] nVMX: Decoding memory operands of VMX instructions
` [PATCH 07/30] nVMX: Introduce vmcs02: VMCS used to run L2
` [PATCH 08/30] nVMX: Fix local_vcpus_link handling
` [PATCH 09/30] nVMX: Add VMCS fields to the vmcs12
` [PATCH 10/30] nVMX: Success/failure of VMX instructions
` [PATCH 11/30] nVMX: Implement VMCLEAR
` [PATCH 12/30] nVMX: Implement VMPTRLD
` [PATCH 13/30] nVMX: Implement VMPTRST
` [PATCH 14/30] nVMX: Implement VMREAD and VMWRITE
` [PATCH 15/30] nVMX: Move host-state field setup to a function
` [PATCH 16/30] nVMX: Move control field setup to functions
` [PATCH 17/30] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 18/30] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 19/30] nVMX: No need for handle_vmx_insn function any more
` [PATCH 20/30] nVMX: Exiting from L2 to L1
` [PATCH 21/30] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 22/30] nVMX: Correct handling of interrupt injection
` [PATCH 23/30] nVMX: Correct handling of exception injection
` [PATCH 24/30] nVMX: Correct handling of idt vectoring info
` [PATCH 25/30] nVMX: Handling of CR0 and CR4 modifying instructions
` [PATCH 26/30] nVMX: Further fixes for lazy FPU loading
` [PATCH 27/30] nVMX: Additional TSC-offset handling
` [PATCH 28/30] nVMX: Add VMX to list of supported cpuid features
` [PATCH 29/30] nVMX: Miscellenous small corrections
` [PATCH 30/30] nVMX: Documentation
VMSTATE_U64 vs. VMSTATE_UINT64
2011-05-09 13:04 UTC (2+ messages)
Trouble adding kvm clock trace to qemu-kvm
2011-05-09 12:27 UTC (3+ messages)
[PATCH] kvm tools: Rename pci_device to pci_hdr for clarity
2011-05-09 11:23 UTC (3+ messages)
[PATCH 0/6] KVM: x86 emulator: Unused opt removal and some cleanups
2011-05-09 9:08 UTC (2+ messages)
X86EMUL_PROPAGATE_FAULT
2011-05-09 8:50 UTC (2+ messages)
KVM migration with different source and dest paths
2011-05-09 8:45 UTC (2+ messages)
[PATCH 1/2] KVM: MMU: Clean up gpte reading with copy_from_user()
2011-05-09 8:37 UTC (3+ messages)
` [PATCH 2/2] KVM: Validate userspace_addr of memslot when registered
[PATCH] kvm: Add documentation for KVM_CAP_NR_VCPUS
2011-05-09 8:21 UTC (2+ messages)
[CentOS] Install CentOS as KVM guest
2011-05-09 7:51 UTC (8+ messages)
` "
[PATCH] kvm tools: Fix 'kill -3' hangs
2011-05-09 7:45 UTC (3+ messages)
` [PATCH] kvm tools: Fix and improve the CPU register dump debug output code
` [PATCH] kvm tools: Dump vCPUs in order
[PATCH v4 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
2011-05-09 7:03 UTC (6+ messages)
` [PATCH v4 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only)
` [PATCH v4 2/5] hpet 'driftfix': add driftfix property to HPETState and DeviceInfo
` [PATCH v4 3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription
` [PATCH v4 4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only)
` [PATCH v4 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts
[PATCH 0/3] virtio and vhost-net performance enhancements
2011-05-09 5:59 UTC (3+ messages)
` [PATCH 3/3] virtio_ring: need_event api comment fix
[PATCH 00/18] virtio and vhost-net performance enhancements
2011-05-09 5:57 UTC (9+ messages)
` [PATCH 06/18] virtio_ring: avail event index interface
` [PATCH 08/18] virtio_ring: support for used_event idx feature
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 14/18] virtio: add api for delayed callbacks
[PATCH] qemu-kvm: Add CPUID support for VIA CPU
2011-05-09 5:28 UTC (7+ messages)
RHEL6 host / CentOS5.6 guest periodically very sluggish
2011-05-09 3:33 UTC
[RFC][PATCH] Import Linux headers for KVM and vhost
2011-05-09 3:24 UTC (9+ messages)
` [PATCH v2] "
` [Qemu-devel] "
[PATCH] kvm tools: Add missing space after kernel params
2011-05-08 18:58 UTC
[PATCH v2 0/4] Resend this patch series
2011-05-08 17:41 UTC (12+ messages)
` [PATCH v2 1/4] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio console
` [PATCH v2 2/4] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio blk
` [PATCH v2 3/4] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio rng
` [PATCH v2 4/4] kvm tools: Fix virtio console hangs by removing IRQ injection for tx path
[PATCH] kvm tools: Enable earlyprintk=serial by default
2011-05-08 13:25 UTC (2+ messages)
[PATCH 4/4] kvm tools: Fix virtio console hangs by removing IRQ injection for tx path
2011-05-08 12:59 UTC (3+ messages)
Is KVM_GET_SREGS safe from other threads?
2011-05-08 9:07 UTC (3+ messages)
KVM_GET_SUPPORTED_CPUID returning -E2BIG
2011-05-08 8:56 UTC (2+ messages)
Windows Page File
2011-05-08 6:54 UTC (3+ messages)
[PATCH 1/3] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio console
2011-05-08 2:14 UTC (3+ messages)
` [PATCH 2/3] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio blk
` [PATCH 3/3] kvm tools: Use virt_queue__trigger_irq() to trigger IRQ for virtio rng
[PATCH 1/2] kvm tools: Don't use all of host RAM for guests by default
2011-05-07 19:09 UTC (2+ messages)
` [PATCH 2/2] kvm tools: Warn if guest RAM size exceeds host RAM size
[patch 0/2] small fixes for PCI devices in mptable
2011-05-07 15:10 UTC (11+ messages)
` [patch 1/2] kvm tools: Fix up PCI pin assignment to conform specification
` [patch 2/2] kvm tools: mptable -- Fix up srcbusirq assignment for PCI devices
[PATCH 1/2] kvm tools: Respect ISR status in virtio header
2011-05-07 15:06 UTC (12+ messages)
[patch 0/2] kvm tools, minor nits fixes, updated
2011-05-07 15:02 UTC (3+ messages)
` [patch 1/2] kvm tools: Fix up PCI pin assignment to conform specification
` [patch 2/2] kvm tools: mptable -- Fix up srcbusirq assignment for PCI devices
[PATCH] kvm tools: Limit CPU count by KVM_CAP_NR_VCPUS
2011-05-07 14:51 UTC (2+ messages)
KVM_CREATE_VCPU max vcpu ABI
2011-05-07 14:48 UTC (3+ messages)
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).