messages from 2008-09-23 01:34:03 to 2008-09-24 10:17:41 UTC [more...]
[PATCH 0/9] Enhance NMI support of KVM - v2
2008-09-24 10:18 UTC (5+ messages)
` [PATCH 5/9] kvm-x86: Enable NMI Watchdog via in-kernel PIT source
Remaining passthrough/VT-d tasks list
2008-09-24 9:58 UTC (25+ messages)
[PATCH] remove kvm_init_ap from qemu code
2008-09-24 9:37 UTC (2+ messages)
[patch] cap code_gen_buffer_size on ia64
2008-09-24 9:19 UTC
[PATCH] VT-d: remove useless header inclusion
2008-09-24 9:13 UTC (4+ messages)
[PATCH] Implement an fd pool to get real AIO with posix-aio
2008-09-24 9:02 UTC (2+ messages)
[V6] Userspace patches for PCI device assignment
2008-09-24 4:58 UTC (23+ messages)
` [PATCH 1/7] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices
` [PATCH 2/7] qemu: Introduce pci_map_irq to get irq nr from pin number for a PCI device
` [PATCH 3/7] qemu: piix: Introduce functions to get pin number from irq and vice versa
` [PATCH 4/7] qemu: Include hw.h in qemu/hw/isa.h to fix compile issues
` [PATCH 5/7] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests
` [PATCH 6/7] KVM/userspace: Build vtd.c for Intel IOMMU support
` [PATCH 7/7] KVM/userspace: Device Assignment: Support for hot plugging PCI devices
KVM: PIC: enhance IPI avoidance
2008-09-24 3:05 UTC (2+ messages)
[Patch] Segfault with -vnc option
2008-09-24 2:27 UTC (5+ messages)
` [Qemu-devel] "
` [PATCH] Wrapper around dpy_copy to fix segfault "
[ kvm-Bugs-2119399 ] Can not build KVM with 2.6.26 kernel
2008-09-24 2:04 UTC
KVM for Sparc?
2008-09-23 20:44 UTC (12+ messages)
KVM for Sparc?
2008-09-23 20:38 UTC (5+ messages)
Guest crash with 2.6.27-rc6 (a different one)
2008-09-23 19:56 UTC (2+ messages)
Guest crash on 2.6.27-rc6
2008-09-23 18:24 UTC (3+ messages)
VT-d support for device assignment
2008-09-23 18:57 UTC (3+ messages)
[PATCH 0/3] Refactor AIO to allow multiple AIO implementations
2008-09-23 18:28 UTC (20+ messages)
` [PATCH 1/3] Only call aio flush handler if set
` [Qemu-devel] "
` [PATCH 2/3] Move aio implementation out of raw block driver
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/3] Refactor AIO to allow multiple AIO implementations
` [Qemu-devel] "
[PATCH 0/7] Userspace memory registration
2008-09-23 17:44 UTC (8+ messages)
` [PATCH 1/7] Don't separate registrations with IO_MEM_ROM set
` [PATCH 2/7] do not use mem_hole anymore
` [PATCH 3/7] substitute is_allocated_mem with more general is_containing_region
` [PATCH 4/7] add debuging facilities to memory registration at libkvm
` [PATCH 5/7] unregister memory area depending on their flags
` [PATCH 6/7] register mmio slots
` [PATCH 7/7] move kvm memory registration inside qemu's
[PATCHEY 0/9] Rrrreplace the ol' scurvy memory registration
2008-09-23 16:48 UTC (21+ messages)
` [PATCH 3/9] allow intersecting region to be on the boundary
` [PATCH 4/9] substitute is_allocated_mem with more general is_containing_region
` [PATCH 7/9] register mmio slots
` [PATCH 8/9] coalesce mmio regions with an explicit call
[PATCH 5/5] bios: switch MTRRs to cover only the PCI range and default to WB
2008-09-23 16:42 UTC
[PATCH 4/5] bios: fix SMBIOS end address range reporting
2008-09-23 16:42 UTC
[PATCH 3/5] bios: update SMBIOS table to report memory above 4G
2008-09-23 16:42 UTC
[PATCH 2/5] bios: reformat ram_probe() to match the surrounding code
2008-09-23 16:42 UTC
[PATCH 1/5] bios: rename memory extent variables
2008-09-23 16:42 UTC
[PATCH 0/5] bios: >4G updates
2008-09-23 16:41 UTC
[PATCH 0/11] Fix&Enhance NMI support for KVM - v3
2008-09-23 15:42 UTC (20+ messages)
` [PATCH 9/11] VMX: Provide support for user space injected NMIs
` [PATCH 10/11] VMX: work around lacking VNMI support
[PATCH 0/9][RFC] stackable dma_ops for x86
2008-09-23 14:37 UTC (7+ messages)
` [PATCH 6/9] x86/iommu: change Calgary to use dma_ops register interface
[ kvm-Bugs-2124690 ] external modules dont support seperate linux output dir
2008-09-23 14:38 UTC
Network Overruns
2008-09-23 14:27 UTC (8+ messages)
[PATCH] kvm/ia64: Qemu : Fix Guest boot issue with >3G memory
2008-09-23 14:16 UTC (2+ messages)
[PATCH 00/40] KVM Updates for 2.6.28 merge window (part 1 of 3)
2008-09-23 13:46 UTC (41+ messages)
` [PATCH 01/40] KVM: VMX: Rename misnamed msr bits
` [PATCH 02/40] KVM: x86: accessors for guest registers
` [PATCH 03/40] KVM: Move KVM TRACE DEFINITIONS to common header
` [PATCH 04/40] KVM: Introduce kvm_set_irq to inject interrupts in guests
` [PATCH 05/40] KVM: MMU: Separate the code for unlinking a shadow page from its parents
` [PATCH 06/40] KVM: MMU: Simplify kvm_mmu_zap_page()
` [PATCH 07/40] KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
` [PATCH 08/40] KVM: VMX: Move nmi injection failure processing to vm exit path
` [PATCH 09/40] KVM: Clear exception queue before emulating an instruction
` [PATCH 10/40] KVM: VMX: Fix pending exception processing
` [PATCH 11/40] KVM: Add a pending interrupt queue
` [PATCH 12/40] KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
` [PATCH 13/40] KVM: VMX: Remove redundant check in handle_rmode_exception
` [PATCH 14/40] KVM: Consolidate PIC isr clearing into a function
` [PATCH 15/40] KVM: Consolidate XX_VECTOR defines
` [PATCH 16/40] KVM: VMX: Reinject real mode exception
` [PATCH 17/40] KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
` [PATCH 18/40] KVM: SVM: "
` [PATCH 19/40] KVM: kvmtrace: Remove use of bit fields in kvm trace structure
` [PATCH 20/40] KVM: kvmtrace: replace get_cycles with ktime_get v3
` [PATCH 21/40] KVM: ppc: enable KVM_TRACE building for powerpc
` [PATCH 22/40] KVM: ppc: adds trace points for ppc tlb activity
` [PATCH 23/40] KVM: ppc: trace powerpc instruction emulation
` [PATCH 24/40] KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
` [PATCH 25/40] KVM: Ignore DEBUGCTL MSRs with no effect
` [PATCH 26/40] KVM: ppc: guest breakpoint support
` [PATCH 27/40] KVM: ppc: Stop saving host TLB state
` [PATCH 28/40] KVM: ppc: Write only modified shadow entries into the TLB on exit
` [PATCH 29/40] KVM: powerpc: Map guest userspace with TID=0 mappings
` [PATCH 30/40] KVM: Add irq ack notifier list
` [PATCH 31/40] KVM: irq ack notification
` [PATCH 32/40] KVM: PIT: fix injection logic and count
` [PATCH 33/40] x86: paravirt: factor out cpu_khz to common code
` [PATCH 34/40] x86: KVM guest: use paravirt function to calculate cpu khz
` [PATCH 35/40] KVM: direct mmio pfn check
` [PATCH 36/40] KVM: pci device assignment
` [PATCH 37/40] KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
` [PATCH 38/40] KVM: Reduce stack usage in kvm_vcpu_ioctl()
` [PATCH 39/40] KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
` [PATCH 40/40] KVM: Reduce stack usage in kvm_pv_mmu_op()
[patch 00/10] out of sync shadow v2
2008-09-23 13:17 UTC (10+ messages)
` [patch 09/10] KVM: MMU: out of sync shadow core v2
mmotm 2008-09-22-01-36 uploaded (kvm)
2008-09-23 10:25 UTC (4+ messages)
libkvm: kvm_init: check kvm context allocation and zero it
2008-09-23 9:57 UTC (2+ messages)
[PATCH]kvm/ia64: Qemu: Set pmcntrl to SCI_EN by default when initalize acpi
2008-09-23 9:26 UTC (2+ messages)
[PATCH] [KVM-userspace] remove compatibility code related to CONFIG_DMAR
2008-09-23 9:25 UTC (2+ messages)
[PATCH] Don't destroy vcpu in case vcpu_setup fails
2008-09-23 9:21 UTC (2+ messages)
[RFC] Extending MTRRs above 4G
2008-09-23 9:19 UTC (4+ messages)
VMX: Host NMI triggering on NMI vmexit
2008-09-23 8:59 UTC (7+ messages)
[PATCH] x86 emulator: consolidate push reg
2008-09-23 8:58 UTC
[PATCH] don't enter guest after SIPI was received by a CPU
2008-09-23 8:57 UTC (2+ messages)
Event channels in KVM?
2008-09-23 7:26 UTC (9+ messages)
writes to a virtio block device hungs
2008-09-23 7:06 UTC (2+ messages)
[PATCH] Add USB sys file-system support
2008-09-23 1:33 UTC (12+ messages)
` [PATCH] Add USB sys file-system support (v2)
` [Qemu-devel] "
` [PATCH] Add USB sys file-system support (v3)
` [PATCH] Add USB sys file-system support (v4)
` [PATCH] Add USB sys file-system support (v5)
` [PATCH] Add USB sys file-system support (v6)
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