messages from 2011-04-26 14:05:15 to 2011-04-29 03:49:25 UTC [more...]
[PATCH 0/4] Fix HTML report generation v2
2011-04-29 3:49 UTC (4+ messages)
` [PATCH 1/4] tools/html_report: Make html report generation autotest generic
` [PATCH 2/4] job: Write a job HTML report for every autotest client job
` [PATCH 3/4] virt.virt_utils: Get rid of create_report function
Bug in KVM clock backwards compensation
2011-04-29 3:00 UTC (10+ messages)
[PATCH 1/3] KVM: Introduce a helper to check if gfn is in memslot
2011-04-29 2:46 UTC (4+ messages)
` [RFC PATCH 3/3] KVM: MMU: Optimize guest page table walk
[PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address
2011-04-29 0:30 UTC (6+ messages)
Guest virtual CPUs limited to only 50% of host CPU
2011-04-29 0:30 UTC (3+ messages)
[PATCH v3 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
2011-04-28 22:50 UTC (8+ messages)
` [PATCH v3 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only)
` [Qemu-devel] "
` [PATCH v3 2/5] hpet 'driftfix': add driftfix property to HPETState and DeviceInfo
` [PATCH v3 3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription
` [PATCH v3 4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only)
` [PATCH v3 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts
KVM call minutes for Apr 26
2011-04-28 21:31 UTC (5+ messages)
` [Qemu-devel] "
[CentOS] Install CentOS as KVM guest
2011-04-28 20:49 UTC (8+ messages)
` "
[PATCH] kvm tools: Emulate RTC to fix system time in guests
2011-04-28 20:27 UTC (2+ messages)
[PATCH 0/3] Fix HTML report generation
2011-04-28 19:08 UTC (4+ messages)
` [PATCH 1/3] tools/html_report: Make html report generation autotest generic
` [PATCH 2/3] virt.virt_utils: Get rid of create_report function
` [PATCH 3/3] KVM test: control: Replace create_report function call
Virtualize BTS?
2011-04-28 15:53 UTC (2+ messages)
[PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups
2011-04-28 15:46 UTC (14+ messages)
` [PATCH 1/5] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH 2/5] pci-assign: Move merge_bits
` [PATCH 3/5] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH 4/5] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH 5/5] pci-assign: Convert need_emulate_cmd into a bitmask
nmi is broken?
2011-04-28 14:23 UTC (10+ messages)
[PATCH 1/6] kvm tools: Prevent duplicate definitions of ALIGN
2011-04-28 13:40 UTC (6+ messages)
` [PATCH 2/6] kvm tools: Add kernel headers required for using list
` [PATCH 3/6] kvm tools: Introduce generic IO threadpool
` [PATCH 4/6] kvm tools: Use threadpool for virtio-blk
` [PATCH 5/6] kvm tools: Use threadpool for virtio-console
` [PATCH 6/6] kvm tools: Use threadpool for virtio-net
[PATCH] KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions
2011-04-28 13:00 UTC
[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04
2011-04-28 9:52 UTC
[PATCH 0/2] make kvm guest mode to be rcu quiescent state
2011-04-28 10:11 UTC (5+ messages)
` [PATCH 1/2] rcu: export rcu_note_context_switch() function
` [PATCH 2/2] KVM: make guest mode entry to be rcu quiescent state
[PATCH] KVM: SVM: Make dump_vmcb static, reduce text
2011-04-28 10:08 UTC (2+ messages)
[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04
2011-04-28 9:48 UTC
[PATCH 0/1] KVM: MMU: Fix 64-bit paging breakage on x86_32
2011-04-28 10:06 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/2] Segment cleanups and optimizations
2011-04-28 9:23 UTC (3+ messages)
` [PATCH 1/2] KVM: x86 emulator: consolidate segment accessors
` [PATCH 2/2] KVM: VMX: Cache vmcs segment fields
faking vendor-id to guest for driver-install-triggering?
2011-04-28 8:12 UTC (2+ messages)
performance of virtual functions compared to virtio
2011-04-28 8:07 UTC (9+ messages)
[PATCH 0/2 V7] add inject-nmi qmp command
2011-04-28 3:35 UTC (17+ messages)
` [PATCH 2/2 V7] qemu,qmp: "
` [Qemu-devel] "
` [RFC PATCH 0/3 V8] QAPI: "
` [Qemu-devel] "
` [PATCH 0/2 V9] hmp,qmp: add inject-nmi
` [PATCH 1/2 V9] qemu,qmp: QError: New QERR_UNSUPPORTED
` [PATCH 2/2 V9] qmp,inject-nmi: convert do_inject_nmi() to QObject
[RFC PATCH 0/2] Multiqueue support for qemu(virtio-net)
2011-04-28 3:11 UTC (2+ messages)
[PATCH] KVM: Add CPUID support for VIA CPU
2011-04-28 1:27 UTC (13+ messages)
` [PATCH] qemu-kvm: "
RCU+KVM: making CPU guest mode a quiescent state
2011-04-27 22:32 UTC (7+ messages)
[PATCH 0/7] KVM autotest refactor stage 1 v3
2011-04-27 20:51 UTC (9+ messages)
` [PATCH 1/7] KVM test: Create autotest_lib.client.virt namespace
` [PATCH 2/7] KVM test: Move test utilities to client/tools
` [PATCH 3/7] KVM test: tests_base.cfg: Introduce parameter 'vm_type'
` [PATCH 4/7] KVM test: Adapt the test code to use the new virt namespace
` [PATCH 5/7] KVM test: Removing the old libraries and programs
` [PATCH 6/7] KVM test: Try to load subtests from a shared tests location
` [PATCH 7/7] KVM test: Moving generic tests to common tests area
` [Autotest] [PATCH 0/7] KVM autotest refactor stage 1 v3
[PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
2011-04-27 18:38 UTC (5+ messages)
` [PATCH 2/6] kvm: add kvmclock to its second bit
` [PATCH v2 2a/6] x86: Allow multiple cpu feature matches of lookup_feature
[PATCH v2 0/9] qemu-kvm: Clean up and enhance MSI irqchip support
2011-04-27 16:26 UTC (35+ messages)
` [PATCH v2 9/9] qemu-kvm: hpet: Add MSI support for in-kernel irqchip mode
` [PATCH v3 "
` [PATCH v2 8/9] qemu-kvm: Refresh MSI settings after vmload
[PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
2011-04-27 15:00 UTC (6+ messages)
[PATCH 0/7] qemu-kvm: Clean up and enhance MSI irqchip support
2011-04-27 14:47 UTC (19+ messages)
` [PATCH 2/7] qemu-kvm: Rename kvm_msix_message to KVMMsiMessage
` [PATCH 4/7] qemu-kvm: Fix and clean up msix vector use/unuse hooks
` [PATCH 5/7] qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_message
` [PATCH 7/7] qemu-kvm: Add in-kernel irqchip support for MSI
[PATCH] fix long-standing crash in 32bit migration
2011-04-27 12:23 UTC (4+ messages)
Undocumented KVM_SET_LAPIC ioctl()
2011-04-27 8:50 UTC (6+ messages)
[PATCH 0/3] qemu-kvm: pci-assign: Mapping fixes
2011-04-27 7:51 UTC (2+ messages)
linux-next: Tree for April 26 (kvm) (resend)
2011-04-27 7:49 UTC (2+ messages)
` linux-next: Tree for April 26 (kvm)
Livebackup wiki page on wiki.qemu.org now available
2011-04-27 6:38 UTC
[PATCH v2] virtio_balloon: disable oom killer when fill balloon
2011-04-27 2:22 UTC (8+ messages)
[AUTOTEST][PATCH] Add ability to call autotest client tests from kvm tests like a subtest
2011-04-27 1:10 UTC (5+ messages)
` [KVM-AUTOTEST] "
[PATCH 0/1 v2] KVM: MMU: Optimize guest page table walk
2011-04-26 17:16 UTC (13+ messages)
` [PATCH 1/1 "
KVM call agenda for April 26th
2011-04-26 14:05 UTC (4+ messages)
` [Qemu-devel] "
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