kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-16 20:45:21 to 2011-11-22 00:33:04 UTC [more...]

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2011-11-22  0:33 UTC  (8+ messages)

[FYI] Need to do a full rebuild if you are on Linux x86 host
 2011-11-22  0:25 UTC 

[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

[RFC PATCH] Exporting Guest RAM information for NUMA binding
 2011-11-21 22:50 UTC  (9+ messages)
    ` [Qemu-devel] "

KVM call agenda for Novemeber 22
 2011-11-21 20:43 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHv4 0/3] acpi: DSDT/SSDT runtime patching
 2011-11-21 20:22 UTC  (6+ messages)
` [PATCHv4 1/3] acpi: add ssdt for pci hotplug
` [PATCHv4 2/3] acpi: EJ0 method name patching
` [PATCHv4 3/3] acpi: remove _RMV

[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
 2011-11-21 17:41 UTC  (10+ messages)
` [net-next-2.6 PATCH 1/6 v4] rtnetlink: Netlink interface for setting MAC and VLAN filters

[PATCH for v1.0] qemu-kvm: msix: Fire mask notifier on global mask changes
 2011-11-21 17:14 UTC 

This thing changed my life
 2011-11-21 16:59 UTC 

Memory sync algorithm during migration
 2011-11-21 16:32 UTC  (5+ messages)

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  (23+ messages)
` [PATCH v2 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro
` [PATCH v2 2/6] KVM: introduce update_memslots function
` [PATCH v2 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v2 4/6] KVM: introduce id_to_memslot function
` [PATCH v2 5/6] KVM: sort memslots by its size and use line search
` [PATCH v2 6/6] KVM: introduce a table to map slot id to index in memslots arry

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  (10+ 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

[RFC PATCH] vfio: VFIO Driver core framework
 2011-11-21  2:47 UTC  (14+ messages)

[RFC] kvm tools: Implement multiple VQ for virtio-net
 2011-11-21  0:41 UTC  (9+ messages)

Failure to compile qemu-kvm - "In file included from /home/ykaul/qemu-kvm/hw/pci.c:36:0: ./qmp-commands.h:3:1: error: expected identifier or ‘(’ before ‘{’ token"
 2011-11-20 19:01 UTC 

[patch 0/4] kvm-s390 patches
 2011-11-20 12:05 UTC  (13+ messages)
` [patch 1/4] [PATCH] kvm-s390: Fix RUNNING flag misinterpretation
` [patch 2/4] [PATCH] kvm-s390: handle SIGP sense running intercepts
` [patch 3/4] [PATCH] kvm: Fix tprot locking
` [patch 4/4] [PATCH] kvm: announce SYNC_MMU

[GIT PULL] KVM updates for 3.2-rc2
 2011-11-20  9:36 UTC 

[Qemu-devel] [PATCH v2] ivshmem: add a new PIO BAR3(Doorbell) besides MMIO BAR0 to reduce notification time
 2011-11-20  9:27 UTC  (2+ messages)
`  "

KVM updates for 3.2-rc2
 2011-11-20  9:19 UTC 

Guest floppy regression hits qemu-kvm, qemu is not affected
 2011-11-20  8:51 UTC  (2+ messages)

KVM for the enterprise
 2011-11-19  9:54 UTC  (2+ messages)

[RFC PATCH 11/11] KVM: PPC: Eliminate global spinlock in kvmppc_h_enter
 2011-11-18 21:54 UTC  (3+ messages)
` [RFC PATCH 0/11] KVM: PPC: Update Book3S HV memory handling

[RFC] [ver3 PATCH 0/6] Implement multiqueue virtio-net
 2011-11-18 17:14 UTC  (7+ messages)
` [RFC] [ver3 PATCH 3/6] virtio_net: virtio_net driver changes

[PATCH v2] KVM: PPC: booke: Improve timer register emulation
 2011-11-18 13:54 UTC  (2+ messages)

[PATCH 0/6] KVM: PPC: mostly booke: race and idle fixes, paravirt
 2011-11-18 13:12 UTC  (2+ messages)

[PATCH] vhost-net: Acquire device lock when releasing device
 2011-11-18  9:19 UTC 

[PATCH 0/4] virt tests: Improvements to trans_hugepage subtest
 2011-11-17 23:57 UTC  (5+ messages)
` [PATCH 1/4] client.virt.tests: trans_hugepage.swapping: cleanups + move common area
` [PATCH 2/4] client.virt.tests: trans_hugepage.defrag - "
` [PATCH 3/4] client.virt.tests: trans_hugepage.base "
` [PATCH 4/4] virt.virt_test_setup: Improve logging of the THP test setup

[net-next-2.6 PATCH 0/8 RFC v2] macvlan: MAC Address filtering support for passthru mode
 2011-11-17 23:43 UTC  (5+ messages)

[net-next-2.6 PATCH 0/8 RFC v2] macvlan: MAC Address filtering support for passthru mode
 2011-11-17 23:37 UTC  (4+ messages)

kvm-tools: can't seem to set guest_mac and KVM_GET_SUPPORTED_CPUID failed
 2011-11-17 17:30 UTC  (19+ messages)

[patch 0/2] kvm-s390: asnychronous page faults
 2011-11-17 15:13 UTC  (8+ messages)
` [patch 1/2] [PATCH] kvm: nowait retry for asynchronous "
` [patch 2/2] [PATCH] kvm-s390: pseudo page fault support

[PATCH] ivshmem: use PIO for BAR0(Doorbell) instead of MMIO to reduce notification time
 2011-11-17 15:10 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH 3.2] Revert "KVM: PPC: Add support for explicit HIOR setting"
 2011-11-17 14:30 UTC  (2+ messages)

[PATCH v2 1/4] kvm tools: Add '--no-dhcp' to disable kernel DHCP
 2011-11-17 13:53 UTC  (4+ messages)
` [PATCH v2 2/4] kvm tools: Prepare support for VIRTIO_RING_F_EVENT_IDX
` [PATCH v2 3/4] kvm tools: Support event idx in virtio-net
` [PATCH v2 4/4] kvm tools: Add event idx support to virtio-blk

[PATCH 1/4] kvm tools: Support VIRTIO_RING_F_EVENT_IDX
 2011-11-17 13:44 UTC  (7+ messages)
` [PATCH 2/4] kvm tools: Add '--no-dhcp' to disable kernel DHCP
` [PATCH 3/4] kvm tools: Support event idx in virtio-net
` [PATCH 4/4] kvm tool: Add event idx support to virtio-blk

[PATCH] KVM test: Remove monotonic_time.tsc from the list of tests
 2011-11-17 13:06 UTC 

[RFC PATCH] kvm tools, qcow: Add the support for copy-on-write clusters
 2011-11-17 12:49 UTC  (2+ messages)

[PATCH 1/2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
 2011-11-17 10:18 UTC  (2+ messages)
` [PATCH 2/2] KVM: Correct documentation of KVM_GET_SUPPORTED_CPUID

[PATCH] remove unneeded vmx_load_host_state() calls
 2011-11-17  9:32 UTC  (2+ messages)

[PATCHv3 00/10] KVM in-guest performance monitoring
 2011-11-17  9:30 UTC  (4+ messages)
` [PATCHv3 06/10] x86, perf: disable non available architectural events

[PATCH 0/4] KVM: Dirty logging optimization using rmap
 2011-11-17  9:28 UTC  (2+ messages)

[PATCH 0/6] pci-assign: Multiple fixes and cleanups
 2011-11-17  9:26 UTC  (8+ messages)
` [PATCH 1/6] pci-assign: Fix device removal
` [PATCH 2/6] pci-assign: Fix I/O port
` [PATCH 3/6] pci-assign: Fix PCI_EXP_FLAGS_TYPE shift
` [PATCH 4/6] pci-assign: Fix PCIe lnkcap
` [PATCH 5/6] pci-assign: Remove bogus PCIe lnkcap wmask setting
` [PATCH 6/6] pci-assign: Harden I/O port test

[RFC PATCH] vfio: VFIO Driver core framework
 2011-11-16 23:34 UTC  (3+ messages)


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).