messages from 2008-12-05 17:30:14 to 2008-12-08 20:57:51 UTC [more...]
[ANNOUNCE] kvm-80 release
2008-12-08 20:57 UTC (4+ messages)
[PATCH 0/17] [v4] Support VT-d multiple device assignment for KVM
2008-12-08 20:18 UTC (2+ messages)
[PATCH 0/4] LSI53C895A: Implemented 64-bit Block Moves
2008-12-08 18:58 UTC (8+ messages)
` [PATCH 1/4] LSI53C895A: Rename dmbs register to dbms
` [PATCH 2/4] Add 64-bit Block Move support (Direct & Table Indirect)
` [PATCH 3/4] LSI53C895A: Implement TARGET RESET message
` [Qemu-devel] "
` [PATCH 4/4] LSI53C895A: Don't reset scratch C-R on soft reset
How to send ACPI events to kvm guests
2008-12-08 18:53 UTC (3+ messages)
[RFC] Replace posix-aio with custom thread pool
2008-12-08 18:23 UTC (4+ messages)
` [Qemu-devel] "
[ kvm-Bugs-2405061 ] kvm-80: virtio networking broken
2008-12-08 16:53 UTC
KVM live migration syntax
2008-12-08 16:46 UTC (2+ messages)
lsi_scsi: error: Bad Status move errors with kvm-79
2008-12-08 16:27 UTC (4+ messages)
[ kvm-Bugs-2405061 ] kvm-80: virtio networking broken
2008-12-08 16:18 UTC
[PATCH 17/17] Deassign device in kvm_free_assgined_device
2008-12-08 16:04 UTC
[PATCH 15/17] KVM: use the new intel iommu APIs
2008-12-08 16:03 UTC
[PATCH 16/17] KVM: support device assignment
2008-12-08 16:03 UTC
[PATCH 13/17] Change intel iommu APIs of virtual machine domain
2008-12-08 16:03 UTC
[PATCH 14/17] Check agaw is sufficient for mapped memory
2008-12-08 16:03 UTC
[PATCH 12/17] Change domain_context_mapping_one for virtual machine domain
2008-12-08 16:03 UTC
[PATCH 11/17] Allocation and free functions of virtual machine domain
2008-12-08 16:03 UTC
[PATCH 10/17] Add domain_flush_cache
2008-12-08 16:03 UTC
[PATCH 9/17] Add/remove domain device info for virtual machine domain
2008-12-08 16:03 UTC
[PATCH 8/17] Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
2008-12-08 16:03 UTC
[PATCH 7/17] iommu coherency
2008-12-08 16:02 UTC
[PATCH 6/17] calculate agaw for each iommu
2008-12-08 16:02 UTC
[PATCH 5/17] iommu bitmap instead of iommu pointer in dmar_domain
2008-12-08 16:02 UTC
[PATCH 4/17] Get iommu from g_iommus for deferred flush
2008-12-08 16:02 UTC
[PATCH 3/17] Add global iommu list
2008-12-08 16:02 UTC
[PATCH 1/17] Initialize domain flags to 0
2008-12-08 16:02 UTC
[PATCH 2/17] Change P2P domain flags
2008-12-08 16:02 UTC
./configure bug when building against spit kernel source and build (with patch)
2008-12-08 15:49 UTC
[PATCH 0/5] KVM: Improved guest debugging / debug register emulation
2008-12-08 15:17 UTC (12+ messages)
` [PATCH 3/5] KVM: VMX: Ensure interruptibility when single-stepping
` [PATCH 2/5] KVM: New guest debug interface
[PATCH] virtio: make PCI devices take a virtio_pci module ref
2008-12-08 14:58 UTC (24+ messages)
` [PATCH 1/2] virtio: add PCI device release() function
` [PATCH 2/2] virtio: do not statically allocate root device
[PATCH 1/2] kvm: use modern cpumask primitives, no cpumask_t on stack
2008-12-08 14:55 UTC (10+ messages)
` [PATCH] kvm: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus
` kvm: use modern cpumask primitives, no cpumask_t on stack
[PATCH 2/2] kvm: use cpumask_var_t for cpus_hardware_enabled
2008-12-08 14:29 UTC (5+ messages)
Two VNC patches
2008-12-08 14:11 UTC (3+ messages)
[PATCH] Fix off-by-one bug limiting VNC passwords to 7 chars
2008-12-08 14:09 UTC (6+ messages)
` [Qemu-devel] "
` [PATCH v2] "
` [RESEND] [PATCH v2] Accept password as an argument to 'change vnc password'
` [RESEND] [PATCH v2] Fix off-by-one bug limiting VNC passwords to 7 chars
[ kvm-Bugs-2405061 ] kvm-80: virtio networking broken
2008-12-08 13:51 UTC
[ kvm-Bugs-2327497 ] NFS copy makes guest network unstable
2008-12-08 13:40 UTC
[PATCH] Add KVM version to monitor "info version"
2008-12-08 13:37 UTC (5+ messages)
[ kvm-Bugs-2400666 ] Guest hang after Live Migration on PAE host
2008-12-08 13:31 UTC
[ kvm-Bugs-2327497 ] NFS copy makes guest network unstable
2008-12-08 13:28 UTC
[PATCHSETS] KVM device passthrough support with AMD IOMMU
2008-12-08 13:05 UTC (2+ messages)
[PATCH 00/45] KVM Updates for 2.6.29 (Part 1 of 3)
2008-12-08 12:07 UTC (47+ messages)
` [PATCH 01/45] KVM: x86 emulator: consolidate push reg
` [PATCH 02/45] KVM: VMX: include all IRQ window exits in statistics
` [PATCH 03/45] KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
` [PATCH 04/45] KVM: VMX: Support for NMI task gates
` [PATCH 05/45] KVM: x86: Reset pending/inject NMI state on CPU reset
` [PATCH 06/45] KVM: VMX: refactor/fix IRQ and NMI injectability determination
` [PATCH 07/45] KVM: VMX: refactor IRQ and NMI window enabling
` [PATCH 08/45] KVM: VMX: fix real-mode NMI support
` [PATCH 09/45] KVM: x86: Enable NMI Watchdog via in-kernel PIT source
` [PATCH 10/45] KVM: x86: VCPU with pending NMI is runnabled
` [PATCH 11/45] KVM: Kick NMI receiving VCPU
` [PATCH 12/45] KVM: x86: Support for user space injected NMIs
` [PATCH 13/45] KVM: VMX: Provide support "
` [PATCH 14/45] KVM: VMX: work around lacking VNMI support
` [PATCH 15/45] KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
` [PATCH 16/45] x86: Rename mtrr_state struct and macro names
` [PATCH 17/45] x86: Export some definition of MTRR
` [PATCH 18/45] KVM: Improve MTRR structure
` [PATCH 19/45] KVM: VMX: Add PAT support for EPT
` [PATCH 20/45] KVM: Add local get_mtrr_type() to support MTRR
` [PATCH 21/45] KVM: Enable MTRR for EPT
` [PATCH 22/45] KVM: Clean up kvm_x86_emulate.h
` [PATCH 23/45] KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
` [PATCH 24/45] KVM: VMX: Move private memory slot position
` [PATCH 25/45] KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)
` [PATCH 26/45] KVM: x86: Fix and refactor NMI watchdog emulation
` [PATCH 27/45] KVM: x86: Optimize NMI watchdog delivery
` [PATCH 28/45] KVM: IRQ ACK notifier should be used with in-kernel irqchip
` [PATCH 29/45] KVM: x86: Fix typo in function name
` [PATCH 30/45] KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
` [PATCH 31/45] KVM: SVM: Set the 'busy' flag of the TR selector
` [PATCH 32/45] KVM: allow emulator to adjust rip for emulated pio instructions
` [PATCH 33/45] KVM: VMX: Handle mmio emulation when guest state is invalid
` [PATCH 34/45] KVM: ia64: Re-organize data sturure of guests' data area
` [PATCH 35/45] KVM: ia64: Remove lock held by halted vcpu
` [PATCH 36/45] KVM: Enable Function Level Reset for assigned device
` [PATCH 37/45] KVM: MMU: Fix aliased gfns treated as unaliased
` [PATCH 38/45] KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
` [PATCH 39/45] KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
` [PATCH 40/45] KVM: ppc: combine booke_guest.c and booke_host.c
` [PATCH 41/45] KVM: ppc: Refactor powerpc.c to relocate 440-specific code
` [PATCH 42/45] ppc: Create disassemble.h to extract instruction fields
` [PATCH 43/45] KVM: ppc: refactor instruction emulation into generic and core-specific pieces
` [PATCH 44/45] KVM: ppc: Move the last bits of 44x code out of booke.c
` [PATCH 45/45] KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
[PATCH][BIOS][v2] Fill IPL table according discovered ATA drives
2008-12-08 12:03 UTC
[PATCH][BIOS][v2] Add BCV option rom in boot menu
2008-12-08 12:03 UTC
[PATCH 0/2] module_refcounting and anonymous inodes
2008-12-08 11:57 UTC (3+ messages)
WARNING with device passthrough and MSI interrupts
2008-12-08 11:41 UTC
[PATCH 00/45] KVM Updates for 2.6.29 (Part 1 of 3)
2008-12-08 11:36 UTC
Video problems with kvm-80
2008-12-08 11:07 UTC
[ kvm-Bugs-2143498 ] FreeBSD fails to reboot
2008-12-08 10:14 UTC
[PATCH][BIOS] Fill IPL table according discovered ATA drives
2008-12-08 10:05 UTC (3+ messages)
` [Bochs-developers] [PATCH][BIOS] Fill IPL table accordingdiscovered "
kvm-userspace: VGA/VESA framebuffer broken
2008-12-08 8:00 UTC (10+ messages)
[ kvm-Bugs-2405145 ] kvm-80 AMD unknown symbols
2008-12-08 6:29 UTC
[ kvm-Bugs-2405145 ] kvm-80 AMD unknown symbols
2008-12-08 2:39 UTC
[ kvm-Bugs-1971512 ] failure to migrate guests with more than 4GB of RAM
2008-12-08 2:22 UTC
[ kvm-Bugs-2186151 ] qemu/qemu-kvm.c:356 SegmentCache breaks kvm-ia64 building
2008-12-08 2:22 UTC
[ kvm-Bugs-2217430 ] Host crash in kvm:unsync_walk_fn with kvm-78
2008-12-08 2:22 UTC
[ kvm-Bugs-2137862 ] Linux kernels with CONFIG_KVM_GUEST are broken on kvm-76
2008-12-08 2:22 UTC
[ kvm-Bugs-1978070 ] Launching KVM freezes the system
2008-12-08 2:22 UTC
[ kvm-Bugs-2405061 ] kvm-80: virtio networking broken
2008-12-08 2:07 UTC
routing vs bridging with tap
2008-12-08 1:37 UTC
Keyboard issues with KVM-80
2008-12-08 0:57 UTC (3+ messages)
Problem with PCI device assignment (KVM-79, 2.6.28)
2008-12-07 22:42 UTC
Video problems with kvm-80
2008-12-07 21:04 UTC
Problem with PCI device assignment (KVM-79, 2.6.28)
2008-12-07 22:54 UTC (2+ messages)
Problems with KVM-79
2008-12-07 18:16 UTC (2+ messages)
[PATCH][BIOS] Add BCV option rom in boot menu
2008-12-07 16:59 UTC (3+ messages)
` [Bochs-developers] "
[PATCH] kvm-userspace: Fix -no-kvm-irqchip
2008-12-07 10:14 UTC (2+ messages)
[PATCH] kvm_get_tsc_khz: return khz, not lpj
2008-12-07 9:41 UTC (2+ messages)
Weekly KVM Test report, kernel 3c2607 ... userspace 6892f6
2008-12-07 7:31 UTC
[ kvm-Bugs-2400666 ] Guest hang after Live Migration on PAE host
2008-12-07 7:31 UTC
[ kvm-Bugs-2400666 ] Guest hang after Live Migration on PAE host
2008-12-07 7:26 UTC
how to compile kvm 64 bit
2008-12-07 0:17 UTC (5+ messages)
` Fwd: "
Hangs
2008-12-06 23:18 UTC (9+ messages)
vlan option is misleading, what about vnet ?
2008-12-06 18:34 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 08/13] allocation and free functions of virtual machine domain
2008-12-06 2:14 UTC (8+ messages)
[ kvm-Bugs-2287677 ] kvm79 compiling errors (with-patched-kernel)
2008-12-05 23:33 UTC
dividing host CPU performance
2008-12-05 18:55 UTC (2+ messages)
[patch 0/4] oos shadow optimizations v2
2008-12-05 17:57 UTC (2+ messages)
[PATCH] KVM: emulator: Fix handling of VMMCALL instruction
2008-12-05 17:52 UTC (2+ messages)
[PATCH] fix compile failure in acpi.c
2008-12-05 17:44 UTC (2+ messages)
[PATCH] Use guards in virtio-net for easier upstream merging (v2)
2008-12-05 17:40 UTC (2+ messages)
[PATCH] Fix unitialized offset in virtio-net receive_header
2008-12-05 17:39 UTC (2+ messages)
[PATCH 1/7] Fix whitespace in virtio
2008-12-05 17:38 UTC (2+ messages)
kvm-userspace ppc fixes
2008-12-05 17:30 UTC (2+ 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).