messages from 2011-04-25 19:49:42 to 2011-04-28 10:01:04 UTC [more...]
[PATCH 0/2] make kvm guest mode to be rcu quiescent state
2011-04-28 10:01 UTC (4+ messages)
` [PATCH 1/2] rcu: export rcu_note_context_switch() function
` [PATCH 2/2] KVM: make guest mode entry to be rcu quiescent state
nmi is broken?
2011-04-28 9:59 UTC (8+ messages)
[PATCH 0/5] qemu-kvm: pci-assign: Some more cleanups
2011-04-28 9:34 UTC (7+ 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
[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
[CentOS] Install CentOS as KVM guest
2011-04-28 8:36 UTC (3+ messages)
` "
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 (22+ messages)
Bug in KVM clock backwards compensation
2011-04-28 7:22 UTC (4+ 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/1] KVM: MMU: Fix 64-bit paging breakage on x86_32
2011-04-27 22:08 UTC (2+ messages)
` [PATCH 1/1] "
[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 (47+ messages)
` [PATCH v2 1/9] qemu-kvm: Drop unneeded kvm_irq_routing_entry declaration
` [PATCH v2 2/9] qemu-kvm: Rename kvm_msix_message to KVMMsiMessage
` [PATCH v2 3/9] qemu-kvm: Refactor MSI core API of KVM
` [PATCH v2 4/9] qemu-kvm: Fix and clean up msix vector use/unuse hooks
` [PATCH v2 5/9] qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_message
` [PATCH v2 6/9] qemu-kvm: Move entry comparison into kvm_msi_update_message
` [PATCH v2 7/9] qemu-kvm: Add in-kernel irqchip support for MSI
` [PATCH v2 8/9] qemu-kvm: Refresh MSI settings after vmload
` [PATCH v2 9/9] qemu-kvm: hpet: Add MSI support for in-kernel irqchip mode
` [PATCH v3 "
[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] "
KVM call minutes for Apr 26
2011-04-26 21:29 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 0/1 v2] KVM: MMU: Optimize guest page table walk
2011-04-26 17:16 UTC (16+ messages)
` [PATCH 1/1 "
KVM call agenda for April 26th
2011-04-26 14:05 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 1/5] KVM: mmio_fault_cr2 is not used
2011-04-26 10:15 UTC (3+ messages)
kvm crashes with spice while loading qxl
2011-04-26 9:43 UTC (6+ messages)
Does macvtap support host to guest communication?
2011-04-26 9:34 UTC (5+ messages)
KVM storage
2011-04-26 9:23 UTC
LEAVE emulation infinite loop
2011-04-26 8:50 UTC (4+ messages)
[PATCH 1/2] virtio_balloon: disable oom killer when fill balloon
2011-04-26 8:47 UTC (5+ messages)
[PATCH] KVM: SVM: Make dump_vmcb static, reduce text
2011-04-26 8:38 UTC (2+ messages)
A Live Backup feature for KVM
2011-04-26 3:31 UTC (5+ messages)
pci passthrough - VF reset at boot is dropping assigned MAC
2011-04-25 21:17 UTC (10+ 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