messages from 2009-07-05 22:41:20 to 2009-07-07 20:20:15 UTC [more...]
[PATCH -tip -v10 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
2009-07-07 20:20 UTC (13+ messages)
` [PATCH -tip -v10 5/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip -v10 6/7] tracing: ftrace dynamic ftrace_event_call support
` [PATCH -tip -v10 7/7] tracing: add kprobe-based event tracer
guest gettimeofday behavior
2009-07-07 20:12 UTC (8+ messages)
mmu_notifiers: turn off lockdep around mm_take_all_locks
2009-07-07 20:00 UTC (7+ messages)
[PATCH][RESEND] Add kvm_set_boot_cpu_id() API
2009-07-07 19:47 UTC (4+ messages)
` buildbot
LILO incompatibility with KVM?
2009-07-07 19:03 UTC (2+ messages)
Tap initialization
2009-07-07 18:48 UTC
[PATCH 0/2] Fix compilation with --disable-kvm
2009-07-07 18:43 UTC (4+ messages)
` [PATCH 1/2] surround kvm function with kvm_enabled
` [PATCH 2/2] fix compilation with kvm disabled
[PATCHv4] qemu-kvm: enable msi with irqchip
2009-07-07 18:30 UTC (3+ messages)
[AUTOTEST] [PATCH 1/2] Add latest LTP test in autotest
2009-07-07 17:45 UTC (6+ messages)
` [Autotest] "
[KVM PATCH v9 0/2] iosignalfd
2009-07-07 17:26 UTC (21+ messages)
` [KVM PATCH v9 1/2] KVM: make io_bus interface more robust
` [KVM PATCH v9 2/2] KVM: add iosignalfd support
[PATCH 0/6 v4] KVM support for 1GB pages
2009-07-07 17:04 UTC (10+ messages)
` [PATCH 1/6] kvm/mmu: make rmap code aware of mapping levels
` [PATCH 2/6] kvm/mmu: rename is_largepage_backed to mapping_level
` [PATCH 3/6] kvm/mmu: make direct mapping paths aware of mapping levels
` [PATCH 4/6] kvm/mmu: make page walker "
` [PATCH 5/6] kvm/mmu: enable gbpages by increasing nr of pagesizes
` [PATCH 6/6] kvm x86: report 1GB page support to userspace
[PATCH v3] enable x2APIC without interrupt remapping under KVM
2009-07-07 16:14 UTC (11+ messages)
kvm-87 fails to compile under uClibc
2009-07-07 15:58 UTC (11+ messages)
[PATCH 1/5] BIOS changes for irq0->inti2 override (v9)
2009-07-07 15:50 UTC (5+ messages)
` [PATCH 2/5] Userspace changes for irq0->inti2 override support (v9)
` [PATCH 3/5] BIOS changes for qemu-kvm hpet "
` [PATCH 4/5] Userspace changes for qemu-kvm HPET support(v9)
` [PATCH 5/5] Kernel changes for HPET legacy support(v9)
[PATCH] No need to kick cpu if not in a guest mode
2009-07-07 15:39 UTC (3+ messages)
kvm guest for 486 sx
2009-07-07 15:38 UTC (12+ messages)
Dose KVM support setting scheduler parameters for a domain
2009-07-07 15:31 UTC (2+ messages)
[ kvm-Bugs-2817367 ] Network doesn't work anymore switching from kvm-86 to kvm-87
2009-07-07 14:18 UTC
[PATCH v2] add trace points in irqchip code
2009-07-07 13:43 UTC (2+ messages)
[RFC] KVM-Autotest: remote shell utility for Windows guests
2009-07-07 13:39 UTC
[PATCH] add trace points in irqchip code
2009-07-07 12:52 UTC (4+ messages)
[PATCH 1/5] BIOS changes for irq0->inti2 override (v8)
2009-07-07 11:58 UTC (4+ messages)
` [PATCH 4/5] Userspace changes for qemu-kvm HPET support(v8)
[PATCH] qemu-kvm: preserve the hypervisor bit while KVM trims the CPUID bits
2009-07-07 11:38 UTC (3+ messages)
` [PATCH v2] "
[KVM PATCH v9 0/5] irqfd fixes and enhancements
2009-07-07 11:26 UTC (17+ messages)
` [KVM PATCH v9 5/5] KVM: create irqfd-cleanup-wq on demand
[PATCHv3] qemu-kvm: enable msi with irqchip
2009-07-07 11:27 UTC (6+ messages)
[PATCH] kvm: fail msi request if !level
2009-07-07 11:24 UTC (2+ messages)
[PATCH] fix AMD Fam10h unhandled MSRs
2009-07-07 11:13 UTC (3+ messages)
` [PATCH] fix MMIO_CONF_BASE MSR access
Does qemu-img use qemu-system-x86_64?
2009-07-07 11:06 UTC (3+ messages)
[PATCH v3 0/5] Further qemu-kvm cleanups
2009-07-07 9:52 UTC (7+ messages)
` [PATCH v3 1/5] qemu-kvm.c memory cleanup
` [PATCH v3 2/5] cleanup mmio coalescing functions
` [PATCH v3 3/5] kvm finalize
` [PATCH v3 4/5] remove callbacks structure
` [PATCH v3 5/5] remove wrappers around ex-libkvm functions
Weird Windows license issue
2009-07-07 6:17 UTC (7+ messages)
[ kvm-Bugs-2817367 ] Network doesn't work anymore switching from kvm-86 to kvm-87
2009-07-07 5:59 UTC
[PATCH 0/2] RFC use dirty bit for page dirty tracking (v2)
2009-07-07 5:11 UTC (5+ messages)
[PATCH -v6] QEMU: MCE: Add MCE simulation to qemu/tcg
2009-07-07 1:58 UTC (3+ messages)
kvm, drbd, elevator, rotational - quite an interesting co-operation
2009-07-06 20:00 UTC (10+ messages)
` [DRBD-user] "
[patch 0/8] RFC: in-kernel timer emulation changes
2009-07-06 1:55 UTC (9+ messages)
` [patch 1/8] KVM: timer interface unification
` [patch 2/8] KVM: move lapic timer ack to EOI handler
` [patch 3/8] KVM: x86: per-vcpu timer list
` [patch 4/8] KVM: x86: replace hrtimer based timer emulation
` [patch 5/8] KVM: timer: honor noreinject tunable
` [patch 6/8] KVM: timer: optimize next_timer_event and vcpu_arm_exit
` [patch 7/8] KVM: PIT: removed unused code
` [patch 8/8] kvmctl: time testcase
bridge + KVM performance
2009-07-06 19:27 UTC (7+ messages)
` EOI acceleration for high bandwidth IO
[PATCHv5 0/5] qemu misc save/load fixes
2009-07-06 18:34 UTC (2+ messages)
netperf in autotest
2009-07-06 18:16 UTC (3+ messages)
[PATCH] KVM test: Fixing kvm release tag detection
2009-07-06 15:21 UTC (2+ messages)
How to mount the qcow2.img image?
2009-07-06 13:17 UTC (2+ messages)
kvm segfault when starting a 32bit linux kernel
2009-07-06 10:59 UTC
[ kvm-Bugs-2817367 ] Network doesn't work anymore switching from kvm-86 to kvm-87
2009-07-06 10:33 UTC
[PATCH] Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
2009-07-06 7:55 UTC (2+ messages)
[PATCH] qemu-kvm: Work around borken MSR_GET_INDEX_LIST
2009-07-06 7:50 UTC (2+ messages)
[PATCH] KVM: x86: Fix KVM_GET_MSR_INDEX_LIST
2009-07-06 7:49 UTC (2+ messages)
KVM: PIT: fix kpit_elapsed division by zero
2009-07-06 7:44 UTC (2+ messages)
[PATCH] handle AMD microcode MSR
2009-07-06 7:42 UTC (2+ messages)
[PATCH] qemu-kvm: Fix kvm-disabled build
2009-07-06 7:41 UTC (2+ messages)
[PATCH] qemu-kvm: Fix warning with DEVICE_ASSIGNMENT disabled
2009-07-06 7:41 UTC (2+ messages)
just a dump
2009-07-06 7:39 UTC (6+ messages)
R/W HG memory mappings with kvm?
2009-07-06 7:38 UTC (2+ messages)
KVM crashes when using certain USB device
2009-07-06 7:32 UTC (5+ messages)
[PATCH] KVM: Fix apic_mmio_write return for unaligned write
2009-07-06 7:27 UTC (2+ messages)
[Autotest] [PATCH] Add a client-side test qemu_iotests
2009-07-06 7:21 UTC (3+ messages)
[PATCH] Adds the LTP control file under tests/kvm/autotest_control/
2009-07-06 7:15 UTC (2+ messages)
[AUTOTEST] [PATCH 2/2] View LTP execution results under kvm's results.html file
2009-07-06 7:15 UTC (2+ messages)
` [Autotest] "
[PATCH] sample entry in kvm_tests.cfg for LTP
2009-07-06 6:25 UTC
[AUTOTEST] [RESULTS] LTP execution results in the html format
2009-07-06 5:56 UTC
Qemu 0.10.50 CAN NOT get ip from dhcp server
2009-07-06 4:23 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