kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-16 16:01:01 to 2011-10-18 12:37:36 UTC [more...]

[RFC][PATCH 00/45] qemu-kvm: MSI layer rework for in-kernel irqchip support
 2011-10-18 12:38 UTC  (108+ messages)
` [RFC][PATCH 01/45] msi: Guard msi/msix_write_config with msi_present
` [RFC][PATCH 02/45] msi: Guard msi_reset "
` [RFC][PATCH 03/45] msi: Use msi/msix_present more consistently
` [RFC][PATCH 04/45] msi: Invoke msi/msix_reset from PCI core
` [RFC][PATCH 05/45] msi: Invoke msi/msix_write_config "
` [RFC][PATCH 06/45] msix: Prevent bogus mask updates on MMIO accesses
` [RFC][PATCH 07/45] msi: Generalize msix_supported to msi_supported
` [RFC][PATCH 08/45] Introduce MSIMessage structure
` [RFC][PATCH 09/45] msi: Factor out msi_message_from_vector
` [RFC][PATCH 10/45] msix: Factor out msix_message_from_vector
` [RFC][PATCH 11/45] msi: Factor out delivery hook
` [RFC][PATCH 12/45] msi: Introduce MSIRoutingCache
` [RFC][PATCH 13/45] hpet: Use msi_deliver
` [RFC][PATCH 14/45] qemu-kvm: Drop useless kvm_clear_gsi_routes
` [RFC][PATCH 15/45] qemu-kvm: Drop unused kvm_del_irq_route
` [RFC][PATCH 16/45] qemu-kvm: Use MSIMessage and MSIRoutingCache
` [RFC][PATCH 17/45] qemu-kvm: Track MSIRoutingCache in KVM routing table
` [RFC][PATCH 18/45] qemu-kvm: Hook into MSI delivery at APIC level
` [RFC][PATCH 19/45] qemu-kvm: Factor out kvm_msi_irqfd_set
` [RFC][PATCH 20/45] qemu-kvm: msix: Only invoke msix_handle_mask_update on changes
` [RFC][PATCH 21/45] qemu-kvm: msix: Don't fire notifier spuriously on set/unset
` [RFC][PATCH 22/45] qemu-kvm: msix: Fire mask notifier on global mask changes
` [RFC][PATCH 23/45] qemu-kvm: Rework MSI-X mask notifier to generic MSI config notifiers
` [RFC][PATCH 24/45] qemu-kvm: msix: Don't handle mask updated while disabled
` [RFC][PATCH 25/45] qemu-kvm: Update MSI cache on kvm_msi_irqfd_set
` [RFC][PATCH 26/45] qemu-kvm: Use g_realloc for irq_routes extension
` [RFC][PATCH 27/45] qemu-kvm: Lazily update MSI caches
` [RFC][PATCH 28/45] qemu-kvm: msix: Drop tracking of used vectors
` [RFC][PATCH 29/45] pci-assign: Drop kvm_assigned_irq::host_irq initialization
` [RFC][PATCH 30/45] pci-assign: Rename assign_irq to assign_intx
` [RFC][PATCH 31/45] qemu-kvm: Refactor kvm_deassign_irq to kvm_device_irq_deassign
` [RFC][PATCH 32/45] pci-assign: Factor out deassign_irq
` [RFC][PATCH 33/45] qemu-kvm: Factor out kvm_device_intx_assign
` [RFC][PATCH 34/45] qemu-kvm: Factor out kvm_device_msi_assign
` [RFC][PATCH 35/45] pci-assign: Polish assigned_dev_update_msix_mmio
` [RFC][PATCH 36/45] qemu-kvm: Factor out kvm_device_msix_* services
` [RFC][PATCH 37/45] qemu-kvm: Clean up irqrouting API
` [RFC][PATCH 38/45] msi: Implement config notifiers for legacy MSI
` [RFC][PATCH 39/45] pci-assign: Use generic MSI support
` [RFC][PATCH 40/45] qemu-kvm: msix: Drop check for preexisting cap from msix_add_config
` [RFC][PATCH 41/45] msix: Drop unused msix_bar_size
` [RFC][PATCH 42/45] msix: Introduce msix_init_simple
` [RFC][PATCH 43/45] msix: Allow to customize capability on init
` [RFC][PATCH 44/45] pci-assign: Use generic MSI-X support
` [RFC][PATCH 45/45] pci-assign: Fix coding style issues

[PATCH 0/5] qemu-kvm: MSI-X fixes
 2011-10-18 12:37 UTC  (17+ messages)
` [PATCH 1/5] qemu-kvm: msix: Don't fire notifier spuriously on set/unset
` [PATCH 2/5] qemu-kvm: msix: Only invoke msix_handle_mask_update on changes
` [PATCH 3/5] qemu-kvm: msix: Fire mask notifier on global mask changes
` [PATCH 4/5] msix: Don't process table changes while disabled
` [PATCH 5/5] msix: Prevent bogus mask updates on MMIO accesses

Nested Virtualization Of Hyper-V 2K8R2
 2011-10-18 12:00 UTC  (3+ messages)

Booting up an old Windows 3.1 harddisk image
 2011-10-18 10:42 UTC  (2+ messages)

[patch 0/4] Fixes for kvm-s390
 2011-10-18 10:27 UTC  (5+ messages)
` [patch 1/4] kvm-s390: check cpu_id prior to using it
` [patch 2/4] kvm-s390: fix return value of kvm_arch_init_vm
` [patch 3/4] kvm-s390: fix register setting
` [patch 4/4] kvm-s390: implement sigp external call

Running KVM inside a chroot
 2011-10-18 10:29 UTC  (8+ messages)

[PATCH v8 0/4] The intro of QEMU block I/O throttling
 2011-10-18  9:56 UTC  (23+ messages)
` [PATCH v8 1/4] block: add the block queue support
    ` [Qemu-devel] "
` [PATCH v8 2/4] block: add the command line support
      ` [Qemu-devel] "
` [PATCH v8 3/4] block: add block timer and throttling algorithm
      ` [Qemu-devel] "

PAYMENT INFORMATION
 2011-10-18  7:24 UTC 

Time Keeping Issue
 2011-10-18  7:19 UTC 

[PATCH] virtio-9p: fix QEMU build break
 2011-10-18  4:59 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCHv3 0/4] acpi: DSDT/SSDT runtime patching
 2011-10-18  3:47 UTC  (8+ messages)
` [PATCHv3 4/4] acpi: automatically generated ssdt proc
        ` [SeaBIOS] "

Currnetly, how can host know the cpu unplug event on guest
 2011-10-18  2:30 UTC 

KVM call agenda for October 18
 2011-10-18  1:26 UTC 

Modify behaviour of RDTSC
 2011-10-17 17:22 UTC 

[PATCH RFC 2/2] kvm: set affinity hint for assigned device msi
 2011-10-17 17:04 UTC  (9+ messages)

[PATCH RFC V5 00/11] Paravirtualized ticketlocks
 2011-10-17 16:33 UTC  (9+ messages)

[PATCH] qemu: Fix inject-nmi
 2011-10-17 16:00 UTC  (22+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 2/2 V2] "
                                  ` [Qemu-devel] "
                                      ` [PATCH 1/1 V4] "
                                          ` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                                    ` [PATCH 1/1 V6] qemu-kvm: "

[PATCH RFC v1 0/2] Initial support for Microsoft Hyper-V
 2011-10-17 13:57 UTC  (9+ messages)
` [PATCH RFC v1 1/2] hyper-v: introduce Hyper-V support infrastructure
  ` [Qemu-devel] "
` [PATCH RFC v1 2/2] hyper-v: initialize Hyper-V CPUID leafs

[PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-17 11:27 UTC 

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-17  9:55 UTC  (15+ messages)

[PATCH v2 rebased 1/3] kvm tools: Switch to using UNIX sockets instead of signals
 2011-10-17  7:07 UTC  (4+ messages)
` [PATCH v2 rebased 2/3] kvm tools: Move memory stat print to client
` [PATCH v2 rebased 3/3] kvm tools: Allow piping debug output to file descriptor

Western Union Notice
 2011-10-17  5:56 UTC 

Congratulations
 2011-10-16 19:48 UTC 

[PATCH v2 1/3] kvm tools: Switch to using UNIX sockets instead of signals
 2011-10-16 16:00 UTC  (3+ messages)
` [PATCH v2 2/3] kvm tools: Move memory stat print to client
` [PATCH v2 3/3] kvm tools: Allow piping debug output to file descriptor


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