messages from 2011-04-27 11:39:17 to 2011-04-29 18:02:39 UTC [more...]
[PATCH 0/2] make kvm guest mode to be rcu quiescent state
2011-04-29 18:02 UTC (8+ 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 1/3] kvm tools: Make virtio-net kvm__irq_line thread safe
2011-04-29 17:43 UTC (26+ messages)
` [PATCH 2/3] kvm tools: Make virtio-console "
` [PATCH 3/3] kvm tools: Make virtio-blk "
[PATCH 1/3] KVM: Introduce a helper to check if gfn is in memslot
2011-04-29 16:05 UTC (9+ messages)
` [RFC PATCH 3/3] KVM: MMU: Optimize guest page table walk
[AUTOTEST]Add ability to call autotest client tests from kvm tests like a subtest
2011-04-29 15:23 UTC (4+ messages)
` [AUTOTEST][KVM] [PATCH 1/2] Repair bug of creating kvm guest machine
` [AUTOTEST][PATCH "
` [AUTOTEST][KVM] [PATCH 2/2] Add ability to call autotest client tests from kvm tests like a subtest
[PATCH] kvm tools: Modify thread pool API
2011-04-29 15:15 UTC
[PATCH -v3] Monitor command: x-gpa2hva, translate guest physical address to host virtual address
2011-04-29 13:14 UTC (7+ messages)
[PATCH] qemu-kvm: Limit MSI vector walk to actual array size
2011-04-29 11:24 UTC
[PATCH] qemu-kvm: Do not advertise MSI caps on lacking KVM support
2011-04-29 11:24 UTC
[PATCH 1/6] kvm tools: Prevent duplicate definitions of ALIGN
2011-04-29 11:12 UTC (8+ 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 v3 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
2011-04-29 10:15 UTC (10+ 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
[PATCH v2 0/6] qemu-kvm: pci-assign: Some more cleanups
2011-04-29 9:05 UTC (7+ messages)
` [PATCH v2 1/6] pci-assign: Clean up assigned_dev_pci_read/write_config
` [PATCH v2 2/6] pci-assign: Move merge_bits
` [PATCH v2 3/6] pci-assign: Fix dword read at PCI_COMMAND
` [PATCH v2 4/6] pci-assign: Properly handle more overlapping accesses
` [PATCH v2 5/6] pci-assign: Remove suspicious hunk from assigned_dev_pci_read_config
` [PATCH v2 6/6] pci-assign: Convert need_emulate_cmd into a bitmask
[ANNOUNCE] qemu-kvm-0.14.0
2011-04-29 8:59 UTC (7+ messages)
Bug in KVM clock backwards compensation
2011-04-29 8:40 UTC (11+ messages)
[Autotest PATCH] KVM-test: TSC drift test
2011-04-29 5:42 UTC (2+ messages)
[Autotest PATCH] KVM-test: Simple stop/continue test
2011-04-29 5:05 UTC (2+ messages)
` [Autotest] "
[Autotest PATCH] KVM-test: Check if guest bootable after reseting several times
2011-04-29 4:53 UTC (2+ messages)
` [Autotest] "
[PATCH] KVM test: Fix problem when unexpected strings appear on SSH prompt
2011-04-29 4:15 UTC
[PATCH 0/4] Fix HTML report generation v2
2011-04-29 3:49 UTC (5+ 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
` [PATCH 4/4] KVM test: control: Get rid of report generation code
Guest virtual CPUs limited to only 50% of host CPU
2011-04-29 0:30 UTC (3+ messages)
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] 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] 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 (6+ messages)
[PATCH 0/7] KVM autotest refactor stage 1 v3
2011-04-27 20:51 UTC (2+ messages)
` [Autotest] "
[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 (30+ messages)
` [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 (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