messages from 2012-05-24 20:35:01 to 2012-05-29 07:09:24 UTC [more...]
[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
2012-05-29 7:06 UTC (10+ messages)
[PATCH v6 0/9] KVM: MMU: fast page fault
2012-05-29 6:52 UTC (10+ messages)
` [PATCH v6 1/9] KVM: MMU: return bool in __rmap_write_protect
` [PATCH v6 2/9] KVM: MMU: abstract spte write-protect
` [PATCH v6 3/9] KVM: VMX: export PFEC.P bit on ept
` [PATCH v6 4/9] KVM: MMU: fold tlb flush judgement into mmu_spte_update
` [PATCH v6 5/9] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
` [PATCH v6 6/9] KVM: MMU: fast path of handling guest page fault
` [PATCH v6 7/9] KVM: MMU: trace fast "
` [PATCH v6 8/9] KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
` [PATCH v6 9/9] KVM: MMU: document mmu-lock and fast page fault
[Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment
2012-05-29 6:15 UTC (2+ messages)
` [Bug 43311] "
KVM call agenda for Tuesday, May 29th
2012-05-28 23:20 UTC
[PATCH] KVM: MMU: fix huge page adapted on non-PAE host
2012-05-28 14:44 UTC (14+ messages)
[RFC][PATCH] pci-assign: Drop support for raw ioport access
2012-05-28 14:06 UTC (2+ messages)
[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
2012-05-28 13:39 UTC (8+ messages)
[PATCH v3 00/16] net: hub-based networking
2012-05-28 13:25 UTC (34+ messages)
` [PATCH v3 13/16] net: Make the monitor output more reasonable hub info
` [PATCH v3 16/16] hub: add the support for hub own flow control
` [Qemu-devel] [PATCH v3 00/16] net: hub-based networking
[RFC PATCH] vfio: add fixup for broken PCI devices
2012-05-28 13:15 UTC (7+ messages)
` [Qemu-devel] "
[PATCH v2] KVM: introduce readonly memory region
2012-05-28 12:59 UTC (5+ messages)
[PATCH RFC] virtio-net: remove useless disable on freeze
2012-05-28 12:53 UTC (2+ messages)
UDP problem with virtio
2012-05-28 12:31 UTC (4+ messages)
[PATCH v3 4/4] Enabling Access bit when doing memory swapping
2012-05-28 11:34 UTC (5+ messages)
[PATCH v3 1/4] Add EPT A/D bits definitions
2012-05-28 11:33 UTC (3+ messages)
` [PATCH v3 2/4] Add parameter to control A/D bits support, default is on
` [PATCH v3 3/4] Enable EPT A/D bits if supported by turning on relevant bit in EPTP
[PATCH] spapr: Add "memop" hypercall
2012-05-28 10:40 UTC (15+ messages)
` [PATCH v2] "
[ANNOUNCE] qemu-kvm-1.1-rc3
2012-05-28 9:30 UTC (3+ messages)
kvm: KVM internal error. Suberror: 1
2012-05-28 9:25 UTC (8+ messages)
Greeting from Kabul
2012-05-27 18:24 UTC
KVM test: Cdrom test
2012-05-26 22:01 UTC (5+ messages)
` [PATCH 1/3] KVM test: cdrom_test bugfixes
` [PATCH 2/3] virt.kvm_vm: Fix virtio_scsi cdrom in qemu_cmd
` [PATCH 3/3] virt.kvm_vm: Fix usb2 "
[PATCH v4 16/16] hub: add the support for hub own flow control
2012-05-26 12:32 UTC (5+ messages)
FROM MRS SUSAN SHABANGU(OPEN THE ATTACH FILES)
2012-05-26 10:50 UTC
[PATCH v2] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
2012-05-25 16:22 UTC
Guest hangs after some stress tests
2012-05-25 15:37 UTC (5+ messages)
[GIT PULL] KVM updates for Linux 3.5
2012-05-25 15:39 UTC (4+ messages)
[PATCH v2 00/13] IOMMU Groups + VFIO
2012-05-25 15:22 UTC (15+ messages)
` [PATCH v2 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
` [PATCH v2 05/13] pci: Add ACS validation utility
` [PATCH v2 09/13] vfio: x86 IOMMU implementation
` [PATCH v2 12/13] pci: Misc pci_reg additions
[PATCH v4 13/16] net: Make "info network" output more readable info
2012-05-25 14:56 UTC (7+ messages)
[PATCH v3] uq/master: Expose CPUID leaf 7 only for -cpu host
2012-05-25 14:56 UTC (3+ messages)
[PATCH v4] uq/master: Expose CPUID leaf 7 only for -cpu host
2012-05-25 14:55 UTC
[PATCH v4 13/16] net: Make "info network" output more readable info
2012-05-25 14:11 UTC
[PATCH 0/3] Fix hot-unplug race in virtio-blk
2012-05-25 13:10 UTC (13+ messages)
` [PATCH 1/3] virtio-blk: Call del_gendisk() before disable guest kick
` [PATCH 2/3] virtio-blk: Reset device after blk_cleanup_queue()
` [PATCH 3/3] virtio-blk: Use block layer provided spinlock
` [PATCH v2 "
[RFC PATCH] PCI: Introduce INTx check & mask API
2012-05-25 11:31 UTC (10+ messages)
[PATCH] kvm tools: Remove unused req_mutex variable
2012-05-25 10:43 UTC
v.2 Adds migration measure speed tests
2012-05-25 10:28 UTC (13+ messages)
` [PATCH 01/12] virt: Add possiblity to find subtests in more directory
` [PATCH 02/12] test-spice.cfg.sample: Misc fixes
` [PATCH 03/12] rv_connect.py: Add openssl support
` [PATCH 04/12] virt: Removes whitespace from libvirt_vm.py
` [PATCH 05/12] virt: Add memory stress test to cpu_flags test
` [PATCH 06/12] shared: Adds class for simple statistics and convert size function
` [PATCH 07/12] virt.kvm: Unifying qmp/human monitor set_migration_speed
` [PATCH 08/12] virt, kvm: Adds possibility to don't wait for finish of migration
` [PATCH 09/12] virt: Adds funtion to virt_utils install_cpuflags_util_on_vm
` [PATCH 10/12] virt: Adds support for new QMP status command output
` [PATCH 11/12] kvm-test: Repairs multihost control file
` [Autotest][PATCH 12/12] kvm-tests: Adds tests for measure migration speed
Biweekly upstream qemu-kvm test report (using autotest)
2012-05-25 10:22 UTC
[RFC:kvm] export host NUMA info to guest & make emulated device NUMA attr
2012-05-25 4:05 UTC (7+ messages)
[PATCH 1/2] Remove kvm_commit_irq_routes from error messages
2012-05-25 2:37 UTC (15+ messages)
` [PATCH 2/2] Device assignment: Fix MSI IRQ affinity setting
[PATCH] vfio-powerpc: enabled and supported on power
2012-05-25 1:41 UTC (4+ messages)
[PATCH v3] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-25 0:59 UTC (8+ messages)
Date: 24/05/2012
2012-05-24 20:47 UTC
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