messages from 2008-09-23 13:47:11 to 2008-09-24 19:28:01 UTC [more...]
KVM for Sparc?
2008-09-24 19:28 UTC (8+ messages)
[PATCH 0/4] Allow enabling kvm_trace on external module
2008-09-24 17:26 UTC (5+ messages)
` [PATCH 3/4] relay_open() compat
KVM for Sparc?
2008-09-24 17:22 UTC (13+ messages)
[V6] Userspace patches for PCI device assignment
2008-09-24 17:10 UTC (28+ 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
[PATCH 0/5] bios: >4G updates
2008-09-24 16:17 UTC (3+ messages)
[patch] cap code_gen_buffer_size on ia64
2008-09-24 15:40 UTC (11+ messages)
` [patch] do not allocate code_gen buffer "
Remaining passthrough/VT-d tasks list
2008-09-24 15:39 UTC (31+ messages)
KVM: PIC: enhance IPI avoidance
2008-09-24 14:49 UTC (5+ messages)
[PATCH 0/11] Fix&Enhance NMI support for KVM - v3
2008-09-24 14:48 UTC (28+ messages)
` [PATCH 9/11] VMX: Provide support for user space injected NMIs
` [PATCH 10/11] VMX: work around lacking VNMI support
[PATCH] Implement an fd pool to get real AIO with posix-aio
2008-09-24 14:17 UTC (3+ messages)
Guest crash with 2.6.27-rc6 (a different one)
2008-09-24 12:46 UTC (3+ messages)
[PATCH 0/7] Userspace memory registration
2008-09-24 11:51 UTC (9+ 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-24 11:10 UTC (22+ 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 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
[PATCH] remove kvm_init_ap from qemu code
2008-09-24 9:37 UTC (2+ messages)
[PATCH] VT-d: remove useless header inclusion
2008-09-24 9:13 UTC (4+ 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
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 (19+ 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
[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/9][RFC] stackable dma_ops for x86
2008-09-23 14:37 UTC (3+ 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 (35+ messages)
` [PATCH 03/40] KVM: Move KVM TRACE DEFINITIONS to common header
` [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 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()
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