messages from 2012-06-08 11:56:56 to 2012-06-12 17:34:51 UTC [more...]
[PATCH 00/21] Big big real mode improvements
2012-06-12 17:34 UTC (7+ messages)
` [PATCH 01/21] KVM: VMX: Return correct CPL during transition to protected mode
` [PATCH 02/21] KVM: Split cpuid register access from computation
` [PATCH 03/21] KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
` [PATCH 04/21] KVM: x86 emulator: emulate cpuid
` [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode
` [PATCH 06/21] KVM: x86 emulator: fix LIDT/LGDT "
[PATCH 0/4] PCI: Enable LTR/OBFF before device is used by driver
2012-06-12 17:07 UTC (6+ messages)
` [PATCH 4/4] PCI: save/restore max Latency Value for device LTR
[RFC 00/10] KVM: Add TMEM host/guest support
2012-06-12 16:40 UTC (19+ messages)
Large sized guest taking for ever to boot
2012-06-12 15:39 UTC (13+ messages)
KVM call agenda for Thrusday, June 12th
2012-06-12 14:38 UTC (4+ messages)
[PATCH] KVM: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
2012-06-12 13:36 UTC (3+ messages)
[PATCH] kvm: notify host when guest panicked
2012-06-12 13:29 UTC (16+ messages)
` [PATCH 1/3] start vm after reseting it
` [Qemu-devel] "
` [PATCH 3/3] deal with guest panicked event
` [Qemu-devel] "
[PATCH 0/4] Introduce generic set_bit_le()
2012-06-12 13:12 UTC (11+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
` [PATCH 2/4] drivers/net/ethernet/dec/tulip: Add tulip_ "
` [PATCH 3/4] bitops: Introduce generic set_bit_le()
` [PATCH 4/4] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[PATCHv2 0/5] improve speed of "rep ins" emulation
2012-06-12 12:01 UTC (6+ messages)
` [PATCHv2 1/5] Provide userspace IO exit completion callback
` [PATCHv2 2/5] KVM: emulator: make x86 emulation modes enum instead of defines
` [PATCHv2 3/5] KVM: emulator: move some address manipulation function out of emulator code
` [PATCHv2 4/5] KVM: emulator: move linearize() "
` [PATCHv2 5/5] KVM: Provide fast path for "rep ins" emulation if possible
[Autotest][PATCH] multi-host: Repairs compatibility with rework of network
2012-06-12 11:42 UTC
Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560
2012-06-12 11:01 UTC (12+ messages)
KVM entry failed, hardware error
2012-06-12 10:45 UTC (15+ messages)
Bug? 100% load on core after physically removing USB storage from host
2012-06-12 10:35 UTC (3+ messages)
WARNING: at arch/x86/kernel/kvmclock.c:127
2012-06-12 8:48 UTC (7+ messages)
[PATCH v3 1/6] KVM: fix missing check for memslot flags
2012-06-12 2:49 UTC (6+ messages)
` [PATCH v3 2/6] KVM: hide KVM_MEMSLOT_INVALID from userspace
` [PATCH v3 3/6] KVM: introduce gfn_to_pfn_memslot_atomic
` [PATCH v3 4/6] KVM: pass slot to hva_to_pfn
` [PATCH v3 5/6] KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic
` [PATCH v3 6/6] KVM: introduce readonly memslot
[PATCH v6 0/9] KVM: MMU: fast page fault
2012-06-12 2:23 UTC (4+ messages)
` [PATCH v6 5/9] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
enquiry
2012-06-12 0:23 UTC
[PATCH] KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
2012-06-12 1:47 UTC (2+ messages)
[PATCH 0/3] kvm/s390 patches for 3.6
2012-06-11 19:45 UTC (15+ messages)
` [PATCH 1/3] s390/kvm: Set CPU in stopped state on initial cpu reset
` [PATCH 2/3] kvm: trace events: update list of exit reasons
` [PATCH 2/3] kvm: trace events: update list of exit reasons (v2)
` [PATCH 3/3] s390/kvm: Perform early event mask processing during boot
[PATCH] virt test: multicast: Correct multicast_guest.py script path
2012-06-11 13:42 UTC
[PATCHv2 RFC] kvm: deliver msix interrupts from irq handler
2012-06-11 11:53 UTC (2+ messages)
[PATCHv3 RFC 0/2] kvm: direct msix injection
2012-06-11 11:19 UTC (3+ messages)
` [PATCHv3 RFC 1/2] kvm: implement kvm_set_msi_inatomic
` [PATCHv3 RFC 2/2] kvm: deliver msix interrupts from irq handler
[PATCH uq/master] kvm: i8254: Fix conversion of in-kernel to userspace state
2012-06-11 11:18 UTC (4+ messages)
` [PATCH] KVM: i8254: Clean up limit constant
[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
2012-06-11 10:21 UTC (13+ messages)
[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
2012-06-11 5:35 UTC (11+ messages)
[PATCH 26/27] s390-virtio: Let s390_cpu_addr2state() return S390CPU
2012-06-11 0:00 UTC (2+ messages)
` [PATCH 27/27] target-s390x: Pass S390CPU to s390_cpu_restart()
[PATCH] uio_pci_generic does not export memory resources
2012-06-10 20:19 UTC (38+ messages)
KVM handling external interrupts
2012-06-10 13:30 UTC (23+ messages)
vfio problem
2012-06-09 15:58 UTC (11+ messages)
[Autotest]frontend: Replaces mod_python by mod_wsgi apache module and repair autoinstall script
2012-06-08 23:18 UTC (3+ messages)
` [PATCH 1/2] frontend: Replaces mod_python by mod_wsgi apache module
Garbled audio - Windows 7 64 bit guest on Debian
2012-06-08 22:29 UTC
[PATCH v2 00/41] postcopy live migration
2012-06-08 16:07 UTC (4+ messages)
` [PATCH v2 33/41] postcopy: introduce -postcopy and -postcopy-flags option
` [Qemu-devel] "
[RFC PATCH] qemu pci: pci_add_capability enhancement to prevent damaging config space
2012-06-08 15:22 UTC (21+ messages)
BUSINESS CO-OPERATION!
2012-06-08 14:30 UTC
[PATCH v3] virtio_blk: unlock vblk->lock during kick
2012-06-08 13:51 UTC (4+ messages)
Bug 43328 - VT-d/SR-IOV doesn't work in guest applies also to Mellanox ConnectX SRIOV driver
2012-06-08 13:20 UTC (2+ 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