messages from 2010-03-24 16:03:42 to 2010-03-28 11:46:36 UTC [more...]
Clocksource tsc unstable (delta = -4398046474878 ns)
2010-03-28 11:46 UTC
[PATCH v3 1/1] Shared memory uio_pci driver
2010-03-28 11:12 UTC (32+ messages)
KVM Test report, kernel 647e9e... qemu 7811d4
2010-03-28 9:09 UTC (6+ messages)
[patch 0/8] add slot deletion, rmap chain tests
2010-03-28 6:32 UTC (13+ messages)
` [patch 1/8] test: allow functions to execute on non-irq context remotely
` [patch 2/8] test: add pagefault exception handler
` [patch 3/8] test: protect fwcfg accesses with lock
` [patch 4/8] test: export vm helpers
` [patch 5/8] testdev: add port to create/delete memslots
` [patch 6/8] test: parallel faults vs slot deletion
` [patch 7/8] test: bump max vcpus to 64
` [patch 8/8] test: long rmap chains
KVM guest interrupts, traps, and, exceptions
2010-03-27 16:45 UTC (4+ messages)
[Qemu-devel] [PATCH] qemu: jaso-parser: Output the content of invalid keyword
2010-03-27 12:52 UTC
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
2010-03-27 9:47 UTC (3+ messages)
Hardware performance events are not counted by "perf" in a 2.6.31.12 KVM guest
2010-03-27 4:38 UTC (2+ messages)
KVM on MIPS?
2010-03-27 1:09 UTC (6+ messages)
KSM without VT / KSM for all memory
2010-03-27 0:13 UTC (4+ messages)
MSI-X not enabled for ixgbe device-passthrough
2010-03-26 19:40 UTC (6+ messages)
[RFC] vhost-blk implementation
2010-03-26 18:53 UTC (14+ messages)
KVM call agenda for Mar 23
2010-03-26 18:48 UTC (9+ messages)
` [Qemu-devel] "
[PATCH v3 0/2] Inter-VM shared memory PCI device
2010-03-26 15:56 UTC (18+ messages)
` [PATCH v3 1/2] Support adding a file to qemu's ram allocation
` [PATCH v3 2/2] Inter-VM shared memory PCI device
` [Qemu-devel] Re: [PATCH v3 0/2] "
[PATCH] KVM: PPC: fix build error for un-initialised var
2010-03-26 11:32 UTC (2+ messages)
[PATCH] KVM: PPC: E500 compile fix
2010-03-26 11:20 UTC (8+ messages)
[ kvm-Bugs-2976863 ] 32PAE Windows guest blue screen when booting with apci on
2010-03-26 6:44 UTC
PCI passthrough resource remapping
2010-03-26 3:00 UTC (4+ messages)
[PATCH 1/4] KVM test: Add monotonic_time into the guest test
2010-03-26 2:51 UTC (8+ messages)
` [PATCH 2/4] KVM test: Add TSC into "
` [Autotest] "
` [PATCH 3/4] KVM test: Add scrashme "
[PATCH] KMV: VMX: consult IA32_VMX_EPT_VPID_CAP to determine EPT paging-structure memory type
2010-03-26 1:39 UTC (4+ messages)
pekka-vm and kvm documentation
2010-03-25 20:57 UTC (2+ messages)
[PATCH] Correct wrong table name 'tko_test_view' in tko/frontend.py
2010-03-25 20:35 UTC (2+ messages)
[PATCH] Change decimal_places from 31 to 2 in frontend/tko/models.py
2010-03-25 20:26 UTC (2+ messages)
[KVM PATCH] pci passthrough: zap option rom scanning
2010-03-25 16:19 UTC (4+ messages)
[PATCH 0/2] Trace emulated instrucions
2010-03-25 15:02 UTC (3+ messages)
` [PATCH 1/2] KVM: x86 emulator: Don't overwrite decode cache
` [PATCH 2/2] KVM: Trace emulated instructions
[PATCH 3/3] perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
2010-03-25 14:13 UTC (5+ messages)
[PATCH] KVM test: Removing system_powerdown from windows set
2010-03-25 13:03 UTC
[PATCH] KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
2010-03-25 12:28 UTC (2+ messages)
[PATCH 0/2] Document KVM_SET_USER_MEMORY_REGION and KVM_SET_TSS_ADDR
2010-03-25 12:02 UTC (12+ messages)
` [PATCH 1/2] KVM: Document KVM_SET_USER_MEMORY_REGION
` [PATCH 2/2] KVM: Document KVM_SET_TSS_ADDR
OEM version of Windows in kvm (SLIC &Co)
2010-03-25 11:58 UTC (2+ messages)
__ratelimit: 172527 callbacks suppressed
2010-03-25 9:30 UTC (5+ messages)
[RFC] Unify KVM kernel-space and user-space code into a single project
2010-03-25 9:00 UTC (38+ messages)
qemu-kvm crashes with Assertion ... failed
2010-03-25 6:35 UTC (7+ messages)
KVM autotest patch queue report 03-25-2010
2010-03-25 5:31 UTC
Qualification Number (GOP/U234/A221/ANB)
2010-03-25 1:54 UTC
[KVM-AUTOTEST PATCH] KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown
2010-03-25 0:58 UTC
[PATCH 00/21] KVM: PPC: MOL bringup patches v3
2010-03-24 20:48 UTC (22+ messages)
` [PATCH 05/21] KVM: PPC: Split instruction reading out
` [PATCH 10/21] KVM: PPC: Make XER load 32 bit
` [PATCH 12/21] KVM: PPC: Implement alignment interrupt
` [PATCH 13/21] KVM: Add support for enabling capabilities per-vcpu
` [PATCH 01/21] KVM: PPC: Ensure split mode works
` [PATCH 02/21] KVM: PPC: Allow userspace to unset the IRQ line
` [PATCH 03/21] KVM: PPC: Make DSISR 32 bits wide
` [PATCH 04/21] KVM: PPC: Book3S_32 guest MMU fixes
` [PATCH 06/21] KVM: PPC: Don't reload FPU with invalid values
` [PATCH 07/21] KVM: PPC: Load VCPU for register fetching
` [PATCH 08/21] KVM: PPC: Implement mfsr emulation
` [PATCH 09/21] KVM: PPC: Implement BAT reads
` [PATCH 11/21] KVM: PPC: Implement emulation for lbzux and lhax
` [PATCH 14/21] KVM: PPC: Add OSI hypercall interface
` [PATCH 20/21] KVM: PPC: Make bools bitfields
` [PATCH 21/21] KVM: PPC: Disable MSR_FEx for Cell hosts
` [PATCH 15/21] KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC
` [PATCH 16/21] KVM: PPC: Fix dcbz emulation
` [PATCH 17/21] KVM: PPC: Add emulation for dcba
` [PATCH 18/21] KVM: PPC: Add check if pte was mapped secondary
` [PATCH 19/21] KVM: PPC: Use ULL for big numbers
[Qemu-devel] [PATCH] qemu: jaso-parser: Output the content of invalid keyword
2010-03-24 20:38 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