messages from 2013-01-18 12:41:48 to 2013-01-23 13:57:08 UTC [more...]
[PATCH V3 RESEND RFC 0/2] kvm: Improving undercommit scenarios
2013-01-23 13:57 UTC (4+ messages)
` [PATCH V3 RESEND RFC 1/2] sched: Bail out of yield_to when source and target runqueue has one task
` [PATCH V3 RESEND RFC 2/2] kvm: Handle yield_to failure return code for potential undercommit case
[PATCH 0/8] KVM: Reduce mmu_lock hold time when zapping mmu pages
2013-01-23 13:45 UTC (12+ messages)
` [PATCH 1/8] KVM: MMU: Fix and clean up for_each_gfn_* macros
` [PATCH 2/8] KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
` [PATCH 3/8] KVM: MMU: Add a parameter to kvm_mmu_prepare_zap_page() to update the next position
` [PATCH 4/8] KVM: MMU: Introduce for_each_gfn_indirect_valid_sp_safe macro
` [PATCH 5/8] KVM: MMU: Delete hash_link node in kvm_mmu_prepare_zap_page()
` [PATCH 6/8] KVM: MMU: Introduce free_zapped_mmu_pages() for freeing mmu pages in a list
` [PATCH 7/8] KVM: MMU: Split out free_zapped_mmu_pages() from kvm_mmu_commit_zap_page()
` [PATCH 8/8] KVM: MMU: Move free_zapped_mmu_pages() out of the protection of mmu_lock
[RFC] KVM/arm64, take #3
2013-01-23 12:01 UTC (2+ messages)
` [kvmarm] "
[PATCH v2] KVM: VMX: enable acknowledge interupt on vmexit
2013-01-23 11:37 UTC (2+ messages)
[PATCH v11 0/3] x86, apicv: Add APIC virtualization support
2013-01-23 10:52 UTC (30+ messages)
` [PATCH v11 2/3] x86, apicv: add virtual x2apic support
` [PATCH v11 3/3] x86, apicv: add virtual interrupt delivery support
[PATCH for-1.4 qom-cpu 1/9] kvm: Create kvm_arch_vcpu_id() function
2013-01-23 10:26 UTC (4+ messages)
` [PATCH for-1.4 qom-cpu 2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
[PATCH v2 01/12] KVM: MMU: lazily drop large spte
2013-01-23 10:10 UTC (12+ messages)
` [PATCH v2 02/12] KVM: MMU: cleanup mapping-level
` [PATCH v2 03/12] KVM: MMU: simplify mmu_set_spte
` [PATCH v2 04/12] KVM: MMU: simplify set_spte
` [PATCH v2 05/12] KVM: MMU: introduce vcpu_adjust_access
` [PATCH v2 06/12] KVM: MMU: introduce a static table to map guest access to spte access
` [PATCH v2 07/12] KVM: MMU: remove pt_access in mmu_set_spte
` [PATCH v2 08/12] KVM: MMU: cleanup __direct_map
` [PATCH v2 09/12] KVM: MMU: introduce mmu_spte_establish
` [PATCH v2 10/12] KVM: MMU: unify the code of walking pte list
` [PATCH v2 11/12] KVM: MMU: fix spte assertion
` [PATCH v2 12/12] KVM: MMU: fast drop all spte on the pte_list
[PATCH v2 0/8] More fastop patches
2013-01-23 8:59 UTC (12+ messages)
` [PATCH v2 1/8] KVM: x86 emulator: Convert SHLD, SHRD to fastop
` [PATCH v2 2/8] KVM: x86 emulator: convert shift/rotate instructions "
` [PATCH v2 3/8] KVM: x86 emulator: covert SETCC "
` [PATCH v2 4/8] KVM: x86 emulator: convert INC/DEC "
` [PATCH v2 5/8] KVM: x86 emulator: convert BT/BTS/BTR/BTC/BSF/BSR "
` [PATCH v2 6/8] KVM: x86 emulator: convert 2-operand IMUL "
` [PATCH v2 7/8] KVM: x86 emulator: rearrange fastop definitions
` [PATCH v2 8/8] KVM: x86 emulator: convert a few freestanding emulations to fastop
[QEMU PATCH v5 0/3] virtio-net: fix of ctrl commands
2013-01-23 7:42 UTC (5+ messages)
` [QEMU PATCH v5 1/3] virtio-net: remove layout assumptions for ctrl vq
` [QEMU PATCH v5 2/3] virtio-net: introduce a new macaddr control
` [QEMU PATCH v5 3/3] virtio-net: rename ctrl rx commands
[PATCH v12 rebased 0/8] pv event to notify host when the guest is panicked
2013-01-23 7:19 UTC (10+ messages)
` [PATCH v12 rebased] kvm: "
` [PATCH v12 rebased 1/8] preserve cpu runstate
` [PATCH v12 rebased 2/8] start vm after resetting it
` [PATCH v12 rebased 3/8] update kernel headers
` [PATCH v12 rebased 4/8] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH v12 rebased 5/8] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH v12 rebased 6/8] introduce a new qom device to deal with panicked event
` [PATCH v12 rebased 7/8] allower the user to disable pv event support
` [PATCH v12 rebased 8/8] pv event: add document to describe the usage
[PATCH 0/2] KVM: Add posted interrupt supporting
2013-01-23 5:09 UTC (4+ messages)
` [PATCH 2/2] x86, apicv: Add Posted Interrupt supporting
[PATCH][v2] KVM: PPC: add paravirt idle loop for 64-bit book E
2013-01-22 23:54 UTC
[Qemu-devel] [PATCH for-1.4 04/12] kvm: Create kvm_arch_vcpu_id() function
2013-01-22 21:37 UTC (20+ messages)
` "
` [Qemu-devel] [PATCH for-1.4 00/12] target-i386: Fix APIC-ID-based topology (v4)
` [Qemu-devel] [PATCH for-1.4 03/12] pc: Reverse pc_init_pci() compatibility logic
` "
` [PATCH for-1.4 01/12] kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds withou KVM
` [Qemu-devel] "
Pausing guest VM
2013-01-22 21:25 UTC
[PATCH] kvm: close opened file
2013-01-22 19:52 UTC (8+ messages)
` [PATCH v2] kvm tools: "
` [PATCH v2] kvm tools: remove redundant "if" condition
windows 2008 guest causing rcu_shed to emit NMI
2013-01-22 18:00 UTC
KVM call agenda for 2013-01-22
2013-01-22 14:56 UTC (2+ messages)
[QEMU PATCH v4 0/3] virtio-net: fix of ctrl commands
2013-01-22 14:49 UTC (10+ messages)
` [QEMU PATCH v4 1/3] virtio-net: remove layout assumptions for ctrl vq
` [Qemu-devel] "
` [QEMU PATCH v4 2/3] virtio-net: introduce a new macaddr control
` [QEMU PATCH v4 3/3] virtio-net: rename ctrl rx commands
[PATCH v2 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
2013-01-22 3:20 UTC (4+ messages)
` [PATCH v2 1/3] tcm_vhost: Introduce iov_num_pages
` [PATCH v2 2/3] tcm_vhost: Use iov_num_pages to calculate sgl_count
` [PATCH v2 3/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
[PATCH 0/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
2013-01-22 1:33 UTC (6+ messages)
` [PATCH 1/3] tcm_vhost: Introduce iov_num_pages
` [PATCH 2/3] tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
` [PATCH 3/3] tcm_vhost: Use iov_num_pages to calculate sgl_count
[PATCH v6 1/3] KVM: x86: clean up reexecute_instruction
2013-01-22 0:59 UTC (2+ messages)
[kbuild] [vfio:vfio-vga 4/5] drivers/vfio/pci/vfio_pci_rdwr.c:191 vfio_pci_legacy_mem_rw() warn: consider using resource_size() here
2013-01-22 0:59 UTC (3+ messages)
[GIT PULL] VFIO fix for v3.8-rc5
2013-01-21 23:45 UTC
[PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8
2013-01-21 23:36 UTC (7+ messages)
[PATCH v5 0/3] make mac programming for virtio net more robust
2013-01-21 19:09 UTC (5+ messages)
` [PATCH v5 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v5 2/3] net: split eth_mac_addr for better error handling
` [PATCH v5 3/3] virtio-net: introduce a new control to set macaddr
[PATCH v6 00/15] KVM/ARM Implementation
2013-01-21 18:20 UTC (15+ messages)
` [PATCH v6 14/15] KVM: ARM: Power State Coordination Interface implementation
` [kvmarm] "
` [PATCH v6 15/15] KVM: ARM: Add maintainer entry for KVM/ARM
[PATCH v4 0/3] make mac programming for virtio net more robust
2013-01-21 16:13 UTC (6+ messages)
` [PATCH v4 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling
` [PATCH v4 3/3] virtio-net: introduce a new control to set macaddr
[PATCH 0/9] some more vmx real mode emulation fixes and cleanups
2013-01-21 13:36 UTC (10+ messages)
` [PATCH 1/9] KVM: VMX: remove special CPL cache access during transition to real mode
` [PATCH 2/9] KVM: VMX: reset CPL only on CS register write
` [PATCH 3/9] KVM: VMX: if unrestricted guest is enabled vcpu state is always valid
` [PATCH 4/9] KVM: VMX: remove hack that disables emulation on vcpu reset/init
` [PATCH 5/9] KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted guest is enabled
` [PATCH 6/9] KVM: VMX: don't clobber segment AR of unusable segments
` [PATCH 7/9] KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg
` [PATCH 8/9] KVM: x86: fix use of uninitialized memory as segment descriptor in emulator
` [PATCH 9/9] KVM: VMX: set vmx->emulation_required only when needed
[PATCH 0/5] vhost-scsi: Add support for host virtualized target
2013-01-21 13:28 UTC (5+ messages)
Status of Fault Tolerance feature?
2013-01-21 12:24 UTC
[PATCH v2] virtio-spec: set mac address by a new vq command
2013-01-21 3:05 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
2013-01-21 0:22 UTC (7+ messages)
[PATCH v6 00/13] KVM/ARM vGIC support
2013-01-21 0:06 UTC (5+ messages)
` [PATCH v6 02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [kvmarm] "
[PATCH v3 0/2] make mac programming for virtio net more robust
2013-01-20 2:20 UTC (4+ messages)
` [PATCH v3 2/2] virtio-net: introduce a new control to set macaddr
[PATCH 2/6] KVM: PPC: E500: Explicitly mark shadow maps invalid
2013-01-18 19:03 UTC (3+ messages)
[PATCH v5 00/12] s390: channel I/O support in qemu
2013-01-18 17:24 UTC (10+ messages)
` [PATCH 01/12] s390: Add a hypercall registration interface
` [PATCH 02/12] s390: Lowcore mapping helper
` [PATCH 03/12] s390: Add mapping helper functions
` [PATCH 12/12] s390: Add s390-ccw-virtio machine
[PATCH v3 0/8] KVM: PPC: e500: Shadow TLB Improvements v3
2013-01-18 14:38 UTC (9+ messages)
` [PATCH 1/8] KVM: PPC: E500: Move write_stlbe higher
` [PATCH 2/8] KVM: PPC: E500: Explicitly mark shadow maps invalid
` [PATCH 3/8] KVM: PPC: E500: Propagate errors when shadow mapping
` [PATCH 4/8] KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
` [PATCH 5/8] KVM: PPC: E500: Split host and guest MMU parts
` [PATCH 6/8] KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
` [PATCH 7/8] KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
` [PATCH 8/8] KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
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