messages from 2011-11-20 21:09:04 to 2011-11-27 12:43:31 UTC [more...]
[PATCH v2 1/2] KVM: Use kmemdup() instead of kmalloc/memcpy
2011-11-27 12:43 UTC (2+ messages)
` [PATCH v2 2/2] KVM: Use memdup_user instead of kmalloc/copy_from_user
[PATCH 1/2] KVM: Use kmemdup() instead of kzalloc/memcpy
2011-11-27 12:37 UTC (4+ messages)
` [PATCH 2/2] KVM: Use memdup_user instead of kmalloc/copy_from_user
[PATCH] Allow aligned byte and word writes to IOAPIC registers
2011-11-27 12:26 UTC (6+ messages)
` [PATCHv2] KVM: "
[PATCH] KVM: IA64: fix struct redefinition
2011-11-27 12:22 UTC (2+ messages)
[PATCH v3 0/6] KVM: optimize memslots searching
2011-11-27 12:21 UTC (11+ messages)
` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro
` [PATCH v3 2/6] KVM: introduce update_memslots function
` [PATCH v3 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v3 4/6] KVM: introduce id_to_memslot function
` [PATCH v3 5/6] KVM: sort memslots by its size and use line search
` [PATCH v3 6/6] KVM: introduce a table to map slot id to index in memslots array
[PATCH for v1.0] qemu-kvm: msix: Fire mask notifier on global mask changes
2011-11-27 11:42 UTC (2+ messages)
[PATCH 0] A series patches for kvm&qemu to enable vcpu destruction in kvm
2011-11-27 11:10 UTC (16+ messages)
` [PATCH 1/2] kvm: make vcpu life cycle separated from kvm instance
` [PATCH 2/2] kvm: exit to userspace with reason KVM_EXIT_VCPU_DEAD
` [PATCH 1/5] QEMU Add cpu_phyid_to_cpu() to map cpu phyid to CPUState
` [PATCH 2/5] QEMU Add cpu_free() to support arch related CPUState release
` [PATCH 3/5] QEMU Introduce a pci device "cpustate" to get CPU_DEAD event in guest
` [PATCH 4/5] QEMU Release vcpu and finally exit vcpu thread safely
` [PATCH 5/5] QEMU tmp patches for linux-header files
` [PATCH] virtio: add a pci driver to notify host the CPU_DEAD event
Question about IPC statistics of vcpu thread
2011-11-27 10:25 UTC (2+ messages)
[PATCH 05/62] powerpc: remove the second argument of k[un]map_atomic()
2011-11-27 5:27 UTC (3+ messages)
` [PATCH 08/62] x86: "
` [PATCH 28/62] vhost: "
[PATCH] vhost-net: Acquire device lock when releasing device
2011-11-26 20:45 UTC (2+ messages)
[PATCH] kvm tools: Use vring_need_event() to determine if interrupt is needed
2011-11-26 20:41 UTC (4+ messages)
setting motherboard serial number?
2011-11-26 19:44 UTC (2+ messages)
E-Mail Account Maintenance
2011-11-26 18:03 UTC
where to report this bug?
2011-11-26 12:50 UTC
[PATCH v4] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-26 12:47 UTC (2+ messages)
Improving RAID5 write performance in a KVM VM
2011-11-25 10:34 UTC
[Qemu-devel] [PATCH] ivshmem: fix guest unable to start with ioeventfd
2011-11-25 9:12 UTC (3+ messages)
` "
[PATCH] KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid
2011-11-25 8:12 UTC
Fwd: Re: [RFC] kvm tools: Implement multiple VQ for virtio-net
2011-11-25 7:47 UTC
[PATCH] PCI: Can continually add funcs after adding func0
2011-11-25 7:03 UTC
[PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
2011-11-24 15:27 UTC (8+ messages)
` Changing IOMMU-API for generic DMA-mapping "
nested virtualization on Intel and needed cpu flags to pass
2011-11-24 15:05 UTC (3+ messages)
[PATCH 0/10] nEPT: Nested EPT support for Nested VMX
2011-11-24 13:36 UTC (12+ messages)
` [PATCH 02/10] nEPT: MMU context for nested EPT
[PATCH v2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
2011-11-24 12:10 UTC (4+ messages)
[PATCH 1/2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
2011-11-24 10:45 UTC (6+ messages)
[PATCH] kvm-tpr-opt: Fix instruction_is_ok() for push tpr
2011-11-24 0:09 UTC (2+ messages)
[PATCHv3 RFC] virtio-pci: flexible configuration layout
2011-11-24 7:11 UTC (11+ messages)
[PATCH v3] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-24 6:46 UTC
[RFC PATCH 11/11] KVM: PPC: Eliminate global spinlock in kvmppc_h_enter
2011-11-23 23:59 UTC (5+ messages)
` [RFC PATCH 0/11] KVM: PPC: Update Book3S HV memory handling
[RFC PATCH] Exporting Guest RAM information for NUMA binding
2011-11-23 20:19 UTC (14+ messages)
` [Qemu-devel] "
[PATCH] KVM: Move cpuid code to new file
2011-11-23 16:17 UTC
[PULL 00/14] ppc patch queue 2011-10-31
2011-11-23 12:47 UTC (7+ messages)
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls
SMP Example using KVM only ?
2011-11-23 11:03 UTC (2+ messages)
IOAPIC doesn't handle byte writes
2011-11-23 10:45 UTC (2+ messages)
Memory sync algorithm during migration
2011-11-23 10:40 UTC (10+ messages)
` [Qemu-devel] "
About hotplug multifunction
2011-11-23 9:06 UTC (2+ messages)
[PATCH 5 of 5] virtio: expose added descriptors immediately
2011-11-23 8:30 UTC (11+ messages)
[PATCH 0/7] KVM: x86 emulator: Use opcode::execute for some instructions
2011-11-23 3:27 UTC (11+ messages)
` [PATCH 1/7] KVM: x86 emulator: Use opcode::execute for IN/OUT
` [PATCH] KVM: x86 emulator: Use opcode::execute for INS/OUTS
` [PATCH 2/7] KVM: x86 emulator: Use opcode::execute for BT family
` [PATCH 3/7] KVM: x86 emulator: Use opcode::execute for CALL
` [PATCH 4/7] KVM: x86 emulator: Use opcode::execute for MOV to cr/dr
` [PATCH 5/7] KVM: x86 emulator: Use opcode::execute for WRMSR/RDMSR
` [PATCH 6/7] KVM: x86 emulator: Use opcode::execute for CMPXCHG
` [PATCH 7/7] KVM: x86 emulator: Use opcode::execute for BSF/BSR
KVM call agenda for Novemeber 22
2011-11-23 3:11 UTC (8+ messages)
` [Qemu-devel] "
[PATCHv4 0/3] acpi: DSDT/SSDT runtime patching
2011-11-23 3:06 UTC (4+ messages)
Current kernel fails to compile with KVM on PowerPC
2011-11-22 21:29 UTC (3+ messages)
[RFC PATCH] vfio: VFIO Driver core framework
2011-11-22 21:28 UTC (11+ messages)
` [Qemu-devel] "
[RFC] kvm tools: Implement multiple VQ for virtio-net
2011-11-22 18:14 UTC (10+ messages)
IOAPIC doesn't handle byte writes
2011-11-22 14:19 UTC (2+ messages)
[FYI] Need to do a full rebuild if you are on Linux x86 host
2011-11-22 10:05 UTC (4+ messages)
[Qemu-devel] [PATCH] ivshmem: fix PCI BAR2 registration during initialization
2011-11-22 0:22 UTC (3+ messages)
[PATCH] Code clean up for percpu_xxx() functions
2011-11-22 0:06 UTC (17+ messages)
` [PATCH 2/3] kvm: use this_cpu_xxx replace percpu_xxx funcs
` [PATCH 1/3] net: "
` [PATCH 3/3] Code clean up for percpu_xxx() functions
[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
2011-11-21 17:41 UTC (7+ messages)
This thing changed my life
2011-11-21 16:59 UTC
THANKS
2011-11-22 6:38 UTC
[RFC] Consistent Snapshots Idea
2011-11-21 14:27 UTC (3+ messages)
` [Qemu-devel] "
THANKS
2011-11-22 5:22 UTC
[PATCH v2] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-21 12:37 UTC
[PATCH] kvm tools, qcow: Add the support for copy-on-write clusters
2011-11-21 9:17 UTC (4+ messages)
[PATCH v2 0/6] KVM: optimize memslots searching
2011-11-21 8:43 UTC (14+ messages)
` [PATCH v2 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v2 5/6] KVM: sort memslots by its size and use line search
KVM device assignment and user privileges
2011-11-21 8:32 UTC (4+ messages)
[RFC v2 PATCH] kvm tools, qcow: Add the support for copy-on-write clusters
2011-11-21 8:30 UTC (9+ messages)
[PATCHv2 RFC] virtio-pci: flexible configuration layout
2011-11-21 1:01 UTC (4+ messages)
` [RFC 0/5] virtio-pci, kvm tools: Support new virtio-pci spec in kvm tools
` [RFC 1/5] virtio-pci: flexible configuration layout
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).