messages from 2012-05-17 09:20:55 to 2012-05-21 20:28:18 UTC [more...]
gettimeofday() vsyscall for kvm-clock?
2012-05-21 20:26 UTC
[PATCH v2 1/5] KVM: Add APIs for unlocked TLB flush
2012-05-21 20:13 UTC (7+ messages)
` [PATCH v2 2/5] KVM: MMU: Convert remote flushes to kvm_mark_tlb_dirty() and a conditional flush
` [PATCH v2 3/5] KVM: Flush TLB in mmu notifier without holding mmu_lock
` [PATCH v2 4/5] KVM: Flush TLB in FNAME(invlpg) "
` [PATCH v2 5/5] KVM: Flush TLB in change_pte mmu notifier "
[PATCH 9/9] convert many more globals to static
2012-05-21 19:56 UTC
[PATCHv2] Introduce bitmask for apic attention reasons
2012-05-21 19:50 UTC (2+ messages)
[PATCH] KVM: fix async page fault working for readonly mapping
2012-05-21 19:30 UTC (4+ messages)
[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
2012-05-21 18:58 UTC (7+ messages)
[Autotest] Adds migration measure speed tests
2012-05-21 18:56 UTC (8+ messages)
` [PATCH 1/7] virt: Add memory stress test to cpu_flags test
` [PATCH 2/7] shared: Adds class for collecting a simple statistics
` [PATCH 3/7] virt.kvm: Unifying qmp/human monitor set_migration_speed
` [PATCH 4/7] virt, kvm: Adds possibility interrupt migration function
` [PATCH 5/7] virt: Adds helper funtion to virt_utils and repair QMP status
` [PATCH 6/7] kvm-test: Repairs multihost control file
` [PATCH 7/7] kvm-tests: Adds tests for measure migration speed
[PATCH] kvm: optimize ISR lookups
2012-05-21 18:44 UTC (2+ messages)
[PATCH 00/13] IOMMU Groups + VFIO
2012-05-21 18:14 UTC (18+ messages)
` [PATCH 04/13] pci: New pci_dma_quirk()
` [PATCH 05/13] pci: New pci_acs_enabled()
` RESEND3: "
` [PATCH 11/13] pci: Create common pcibios_err_to_errno
[PULL 00/20 1.2] kvm updates
2012-05-21 16:37 UTC (20+ messages)
` [PATCH 01/19] kvm: Refactor KVMState::max_gsi to gsi_count
` [PATCH 02/19] Introduce MSIMessage structure
` [PATCH 03/19] kvm: Introduce basic MSI support for in-kernel irqchips
` [PATCH 04/19] pc: Enable MSI support at APIC level
` [PATCH 05/19] kvm: x86: Wire up MSI support for in-kernel irqchip
` [PATCH 06/19] kvm: Update kernel headers
` [PATCH 07/19] kvm: Add support for direct MSI injections
` [PATCH 08/19] kvm: Enable in-kernel irqchip support by default
` [PATCH 09/19] msix: Factor out msix_get_message
` [PATCH 10/19] msix: Invoke msix_handle_mask_update on msix_mask_all
` [PATCH 11/19] msix: Introduce vector notifiers
` [PATCH 12/19] kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
` [PATCH 13/19] kvm: Introduce kvm_irqchip_add_msi_route
` [PATCH 14/19] kvm: Publicize kvm_irqchip_release_virq
` [PATCH 15/19] kvm: Make kvm_irqchip_commit_routes an internal service
` [PATCH 16/19] kvm: Introduce kvm_irqchip_add/remove_irqfd
` [PATCH 17/19] kvm: Enable use of kvm_irqchip_in_kernel in hwlib code
` [PATCH 18/19] msix: Add msix_nr_vectors_allocated
` [PATCH 19/19] virtio/vhost: Add support for KVM in-kernel MSI injection
[RFC PATCH 1/5] block: Introduce q->abort_queue_fn()
2012-05-21 15:42 UTC (5+ messages)
` [RFC PATCH 3/5] virtio-blk: Call del_gendisk() before disable guest kick
` [RFC PATCH 4/5] virtio-blk: Use q->abort_queue_fn() to abort requests
` [RFC PATCH 5/5] virtio-blk: Use block layer provided spinlock
Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560
2012-05-21 15:29 UTC (5+ messages)
KVM call agenda for May, Tuesday 22
2012-05-21 15:27 UTC
[PATCH] kvm: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
2012-05-21 14:49 UTC (4+ messages)
[PATCH 0/4] Unlocked TLB flush
2012-05-21 14:45 UTC (8+ messages)
` [PATCH 1/4] KVM: Add APIs for unlocked "
[QEMU 1.1 PATCH v3] Expose CPUID leaf 7 only for -cpu host
2012-05-21 14:27 UTC
[QEMU 1.1 PATCH v2] Expose CPUID leaf 7 only for -cpu host
2012-05-21 14:25 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] spapr: Add "memop" hypercall
2012-05-21 13:55 UTC (9+ messages)
[RFC][PATCH v2 00/11] uq/master: irqfd-based interrupt injection for virtio/vhost
2012-05-21 11:35 UTC (17+ messages)
` [RFC][PATCH v2 01/11] msix: Factor out msix_get_message
` [RFC][PATCH v2 02/11] msix: Invoke msix_handle_mask_update on msix_mask_all
` [RFC][PATCH v2 03/11] msix: Introduce vector notifiers
` [RFC][PATCH v2 04/11] kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
` [RFC][PATCH v2 05/11] kvm: Introduce kvm_irqchip_add_msi_route
` [RFC][PATCH v2 06/11] kvm: Publicize kvm_irqchip_release_virq
` [RFC][PATCH v2 07/11] kvm: Make kvm_irqchip_commit_routes an internal service
` [RFC][PATCH v2 08/11] kvm: Introduce kvm_irqchip_add/remove_irqfd
` [RFC][PATCH v2 09/11] kvm: Enable use of kvm_irqchip_in_kernel in hwlib code
` [RFC][PATCH v2 10/11] msix: Add msix_nr_vectors_allocated
` [RFC][PATCH v2 11/11] virtio/vhost: Add support for KVM in-kernel MSI injection
[PATCH 4/4] Enabling Access bit when doing memory swapping
2012-05-21 11:31 UTC (8+ messages)
[PATCH v2 1/4] Add EPT A/D bits definitions
2012-05-21 8:21 UTC (5+ messages)
` [PATCH v2 2/4] Add parameter to control A/D bits support
` [PATCH v2 3/4] Enable EPT A/D bits if supported by turning on relevant bit in EPTP
` [PATCH v2 4/4] Enabling Access bit when doing memory swapping
[PATCH v2 1/2] ppc64: Rudimentary Support for extra page sizes on server CPUs
2012-05-21 7:39 UTC
[PATCH] kvm: notify host when guest panicked
2012-05-21 6:50 UTC (4+ messages)
` [PATCH 1/3] start vm after reseting it
` [PATCH 2/3] update linux headers
` [PATCH 3/3] deal with guest panicked event
Memory Tracking API
2012-05-21 3:28 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v7 00/12] KVM/ARM Implementation
2012-05-21 1:13 UTC (7+ messages)
` [PATCH v7 01/12] KVM: Introduce __KVM_HAVE_IRQ_LINE
` [PATCH] ARM: KVM: Check the cpuid we're being asked to emulate
[PATCH v3] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-21 0:40 UTC (3+ messages)
Workload spikes on KVM host when doing IO on a guest
2012-05-20 17:49 UTC (3+ messages)
qemu kvm: Accept PCID feature
2012-05-20 17:38 UTC (2+ messages)
Aros (icaros) system fails to reboot in kvm
2012-05-20 17:36 UTC (8+ messages)
Order Enquiry
2012-05-20 16:06 UTC
[PATCH 1/2] KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc()
2012-05-20 14:08 UTC (3+ messages)
` [PATCH 2/2 v2] KVM: Avoid wasting pages for small lpage_info arrays
[PATCH v2 0/3] Minor vcpu->requests improvements
2012-05-20 13:49 UTC (4+ messages)
` [PATCH v2 1/3] KVM: Simplify KVM_REQ_EVENT/req_int_win handling
` [PATCH v2 2/3] KVM: Optimize vcpu->requests slow path slightly
` [PATCH v2 3/3] KVM: Move mmu reload out of line
I have a business proposal for you
2012-05-20 12:50 UTC
[RFC][PATCH] Add support for the GUEST_SMBASE VMCS field for Intel VT-x
2012-05-20 12:39 UTC (2+ messages)
Current differences between qemu --enable-kvm and qemu-kvm?
2012-05-20 11:48 UTC
Windows XP + Virtio
2012-05-19 18:01 UTC (2+ messages)
[PATCH 1/1] Enable LTR/OBFF before device is used by driver
2012-05-19 1:20 UTC (2+ messages)
[PATCH] PCI: save/restore max Latency Value for device LTR
2012-05-19 0:27 UTC (4+ messages)
[PATCH 0/7] KVM fixes for 3.2.17
2012-05-18 20:58 UTC (8+ messages)
` [PATCH 1/7] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
` [PATCH 2/7] KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
` [PATCH 3/7] KVM: lock slots_lock around device assignment
` [PATCH 4/7] KVM: nVMX: Fix erroneous exception bitmap check
` [PATCH 5/7] KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
` [PATCH 6/7] KVM: s390: do store status after handling STOP_ON_STOP bit
` [PATCH 7/7] KVM: s390: Sanitize fpc registers for KVM_SET_FPU
VT-d not working for FreeBSD 9.0 guest
2012-05-18 18:55 UTC (4+ messages)
[RFC:kvm] export host NUMA info to guest & make emulated device NUMA attr
2012-05-18 16:14 UTC (4+ messages)
` [PATCH 1/2] [kvm/virtio]: make virtio support "
` [PATCH 2/2] [net/virtio_net]: make virtio_net support NUMA info
[RFC] sched: make callers check lock contention for cond_resched_lock()
2012-05-18 16:10 UTC (9+ messages)
Adding an IPMI BMC device to KVM
2012-05-18 15:01 UTC (8+ messages)
` [Qemu-devel] "
UPGRADE AND SECURE YOUR MAILBOX
2012-05-18 11:55 UTC
Private bridge configuration
2012-05-18 7:55 UTC (2+ messages)
[PATCH v2] Add PCID/INVPCID test
2012-05-18 6:27 UTC
[RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
2012-05-18 5:12 UTC (6+ messages)
[PATCH] kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC
2012-05-18 2:30 UTC (2+ messages)
[PATCH 0/4] qemu-kvm: Removal of unneeded deviations from upstream
2012-05-18 0:37 UTC (2+ messages)
[PATCH 0/4] kvm-s390: feature patches
2012-05-18 0:06 UTC (2+ messages)
FW: Descriptions about KVM performance counters
2012-05-18 0:23 UTC (2+ messages)
[PATCH kvm-unit-tests] Add PCID/INVPCID test
2012-05-17 22:40 UTC (2+ messages)
[PATCH] KVM: PPC: BookE: Include trap in pt_regs
2012-05-17 21:08 UTC (6+ messages)
[Bug 42980] New: BUG in gfn_to_pfn_prot
2012-05-17 20:58 UTC (2+ messages)
` [Bug 42980] "
Guest hangs after some stress tests
2012-05-17 20:19 UTC (4+ messages)
[PATCH v2] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-05-17 14:46 UTC (5+ messages)
[QEMU 1.1 PATCH] Expose CPUID leaf 7 only for -cpu host
2012-05-17 12:57 UTC (4+ messages)
[PATCH 0/3] Minor vcpu->requests improvements
2012-05-17 12:43 UTC (4+ messages)
` [PATCH 1/3] KVM: Simplify KVM_REQ_EVENT/req_int_win handling
` [PATCH 2/3] KVM: Optimize vcpu->requests slow path slightly
` [PATCH 3/3] KVM: Move mmu reload out of line
UPGRADE YOUR MAILBOX
2012-05-17 11:11 UTC
[PATCH] KVM: ia64: Mark ia64 KVM as BROKEN
2012-05-17 10:14 UTC
[PULL] virtio: last minute fixes for 3.4
2012-05-17 9:35 UTC
[PATCHv4 3/5] kvm: host side for eoi optimization
2012-05-17 9:34 UTC (16+ messages)
[PATCHv4 0/5] apic: eoi optimization support
2012-05-17 9:28 UTC (3+ messages)
` [PATCHv4 3/5] kvm: host side for eoi optimization
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).