messages from 2011-10-31 20:07:33 to 2011-11-03 21:26:10 UTC [more...]
[PATCH 00/16] Libvirt test v5
2011-11-03 21:26 UTC (4+ messages)
` [PATCH 02/16] virt: Introducing virt_test.virt_test class
` [PATCH 03/16] Moving unattended_install test from kvm test to common virt location
` [PATCH 04/16] Moving get_started code to client.virt.virt_utils
[RFC PATCH] vfio: VFIO Driver core framework
2011-11-03 20:12 UTC
State of KVM guest debugging support on Power
2011-11-03 19:14 UTC (4+ messages)
[PULL] virtio
2011-11-03 14:59 UTC (18+ messages)
` [PATCH RFC] virtio-pci: flexible configuration layout
[Qemu-devel] [PATCH] virtio: Add PCI memory BAR in addition to PIO BAR
2011-11-03 14:53 UTC (3+ messages)
virtio-pci new configuration proposal
2011-11-03 13:48 UTC (10+ messages)
[PATCH 0/9] KVM in-guest performance monitoring
2011-11-03 12:40 UTC (11+ messages)
` [PATCH 1/9] KVM: Expose kvm_lapic_local_deliver()
` [PATCH 2/9] KVM: Expose a version 2 architectural PMU to a guests
` [PATCH 3/9] KVM: Add generic RDPMC support
` [PATCH 4/9] KVM: SVM: Intercept RDPMC
` [PATCH 5/9] KVM: VMX: "
` [PATCH 6/9] perf: expose perf capability to other modules
` [PATCH 7/9] KVM: Expose the architectural performance monitoring CPUID leaf
` [PATCH 8/9] KVM: x86 emulator: fix RDPMC privilege check
` [PATCH 9/9] KVM: x86 emulator: implement RDPMC (0F 33)
[PATCHv2 0/9] KVM in-guest performance monitoring
2011-11-03 12:33 UTC (10+ messages)
` [PATCHv2 1/9] KVM: Expose kvm_lapic_local_deliver()
` [PATCHv2 2/9] KVM: Expose a version 2 architectural PMU to a guests
` [PATCHv2 3/9] KVM: Add generic RDPMC support
` [PATCHv2 4/9] KVM: SVM: Intercept RDPMC
` [PATCHv2 5/9] KVM: VMX: "
` [PATCHv2 6/9] perf: expose perf capability to other modules
` [PATCHv2 7/9] KVM: Expose the architectural performance monitoring CPUID leaf
` [PATCHv2 8/9] KVM: x86 emulator: fix RDPMC privilege check
` [PATCHv2 9/9] KVM: x86 emulator: implement RDPMC (0F 33)
[PATCH RFC] acpi: add ssdt for cpi hotplug
2011-11-03 12:33 UTC (11+ messages)
` [SeaBIOS] "
[PATCH 1 of 5] virtio: document functions better
2011-11-03 10:18 UTC (10+ messages)
` [PATCH 2 of 5] virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
` [PATCH 3 of 5] virtio: support unlocked queue kick
` [PATCH 4 of 5] virtio: avoid modulus operation
` [PATCH 5 of 5] virtio: expose added descriptors immediately
[PATCH 0/9] KVM in-guest performance monitoring
2011-11-03 8:31 UTC (27+ messages)
` [PATCH 2/9] KVM: Expose a version 2 architectural PMU to a guests
` [PATCH 6/9] perf: expose perf capability to other modules
` [PATCH 7/9] KVM: Expose the architectural performance monitoring CPUID leaf
[KVM-autotest][PATCH] cgroup test with KVM guest +first subtests
2011-11-03 7:32 UTC (4+ messages)
` [PATCH 2/2] adds cgroup tests on KVM guests with first test
[PATCH 1/5] virtio: document functions better
2011-11-03 7:10 UTC
[PATCH 0/5] RFC: ->make_request support for virtio-blk
2011-11-03 6:45 UTC (9+ messages)
` [PATCH 2/5] virtio: support unlocked queue kick
What's the usage model (purpose) of interrupt remapping in IOMMU?
2011-11-03 6:11 UTC (3+ messages)
qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8
2011-11-03 2:01 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] Compile error
2011-11-02 22:19 UTC
Partnership
2011-11-02 21:09 UTC
[PATCH 0/3] PCI: Rework config space locking, add INTx masking services
2011-11-02 20:59 UTC (3+ messages)
` [PATCH 1/3] pci: Rework config space blocking services
Partnership
2011-11-02 19:15 UTC
[PATCH 1.0] virtio-blk: pass full status to the guest
2011-11-02 13:20 UTC (4+ messages)
` [Qemu-devel] "
[PATCH v2 0/9] perf support for x86 guest/host-only bits
2011-11-02 12:47 UTC (2+ messages)
[PATCH RFC 0/2] KVM: remove host and guest pv mmu support
2011-11-02 12:19 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] KVM Guest: remove KVM "
` [PATCH v2 2/2] KVM: remove KVM host "
[PULL 00/14] ppc patch queue 2011-10-31
2011-11-02 10:33 UTC (15+ messages)
` [PATCH 01/14] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
` [PATCH 04/14] KVM: PPC: e500: MMU API
` [PATCH 08/14] Revert "KVM: PPC: Add support for explicit HIOR setting"
[PATCH] KVM: SVM: Keep intercepting task switching with NPT enabled
2011-11-02 10:04 UTC (12+ messages)
Running KVM inside a chroot
2011-11-02 8:36 UTC (19+ messages)
[PATCH v3 01/10] kvm tools: Switch to using an enum for disk image types
2011-11-02 6:28 UTC (11+ messages)
` [PATCH v3 02/10] kvm tools: Remove the non-iov interface from disk image ops
` [PATCH v3 03/10] kvm tools: Modify disk ops usage
` [PATCH v3 04/10] kvm tools: Modify behaviour on missing ops ptr
` [PATCH v3 05/10] kvm tools: Add optional callback on disk op completion
` [PATCH v3 06/10] kvm tools: Remove qcow nowrite function
` [PATCH v3 07/10] kvm tools: Split io request from completion
` [PATCH v3 08/10] kvm tools: Hook virtio-blk completion to disk op completion
` [PATCH v3 09/10] kvm tools: Add aio read write functions
` [PATCH v3 10/10] kvm tools: Use native vectored AIO in virtio-blk
[PATCH 0/6 V2] Avoid soft lockup message when KVM is stopped by host
2011-11-01 20:11 UTC (14+ messages)
` [PATCH 1/6 V2] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/6 V2] Add functions to check if the host has stopped the vm
` [PATCH 3/6 V2] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 6/6 V2] Add age out of guest paused flag
[PATCH v2 01/10] kvm tools: Switch to using an enum for disk image types
2011-11-01 17:07 UTC (11+ messages)
` [PATCH v2 02/10] kvm tools: Remove the non-iov interface from disk image ops
` [PATCH v2 03/10] kvm tools: Modify disk ops usage
` [PATCH v2 04/10] kvm tools: Modify behaviour on missing ops ptr
` [PATCH v2 05/10] kvm tools: Add optional callback on disk op completion
` [PATCH v2 06/10] kvm tools: Remove qcow nowrite function
` [PATCH v2 07/10] kvm tools: Split io request from completion
` [PATCH v2 08/10] kvm tools: Hook virtio-blk completion to disk op completion
` [PATCH v2 09/10] kvm tools: Add aio read write functions
` [PATCH v2 10/10] kvm tools: Use native vectored AIO in virtio-blk
handling mmio?
2011-11-01 16:36 UTC
[PATCH] kvm tools: Allow retrieval about PTY redirection in 'kvm stat'
2011-11-01 16:34 UTC
[qemu-kvm unittest regression] Re: Autotest | Job ID: 2011 "Upstream qemu-kvm.git sanity 11-01-2011 00:04:02" | Status: 1 Completed | Success Rate: 94.74 %
2011-11-01 16:08 UTC
KVM call agenda for November 1st
2011-11-01 13:46 UTC (2+ messages)
[net-next-2.6 PATCH 0/6 RFC v3] macvlan: MAC Address filtering support for passthru mode
2011-11-01 12:17 UTC (2+ messages)
[PATCH 00/11] kvm tools: Support native vectored AIO
2011-11-01 11:52 UTC (7+ messages)
` [PATCH 02/11] kvm tools: Hold a copy of ops struct inside disk_image
[PATCH] KVM test: nic_hotplug: Use -f on mv commands
2011-11-01 3:23 UTC
Business Proposal
2011-10-31 22:12 UTC
Business Proposal
2011-10-31 22:12 UTC
[PATCHv4] virtio-blk: use ida to allocate disk index
2011-10-31 23:55 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;
as well as URLs for NNTP newsgroup(s).