Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.2.19-maint protected
  • v1.3.2-maint protected
  • v1.3.1-maint protected
  • v1.3.0-maint protected
  • v1.2.21-maint protected
  • v1.2.20-maint protected
  • v1.3.3-maint protected
  • v1.3.4-maint protected
  • v1.3.5-maint protected
  • v2.0-maint protected
  • v2.1-maint protected
  • v2.2-maint protected
  • v3.0-maint protected
  • v3.2-maint protected
  • v3.7-maint protected
  • v4.1-maint protected
  • v4.2-maint protected
  • v4.3-maint protected
  • v4.4-maint protected
  • v11.2.0-rc2 protected
  • v11.2.0-rc1 protected
  • v11.1.0 protected
  • v11.1.0-rc2 protected
  • v11.1.0-rc1 protected
  • v11.0.0 protected
  • v11.0.0-rc2 protected
  • v11.0.0-rc1 protected
  • v10.10.0 protected
  • v10.10.0-rc2 protected
  • v10.10.0-rc1 protected
  • v10.9.0 protected
  • v10.9.0-rc2 protected
  • v10.9.0-rc1 protected
  • v10.8.0 protected
  • v10.8.0-rc2 protected
  • v10.8.0-rc1 protected
  • v10.7.0 protected
  • v10.7.0-rc2 protected
  • v10.7.0-rc1 protected
40 results

libvirt

  • Clone with SSH
  • Clone with HTTPS
  • Martin Kletzander's avatar
    Martin Kletzander authored
    If this reminds you of a commit message from around a year ago, it's
    41c2aa72 and yes, we're dealing with
    "the same thing" again.  Or f309db1f and
    it's similar.
    
    There is a logic in place that if there is no real need for
    memory-backend-file, qemuBuildMemoryBackendStr() returns 0.  However
    that wasn't the case with hugepage backing.  The reason for that was
    that we abused the 'pagesize' variable for storing that information, but
    we should rather have a separate one that specifies whether we really
    need the new object for hugepage backing.  And that variable should be
    set only if this particular NUMA cell needs special treatment WRT
    hugepages.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1372153
    
    
    
    Signed-off-by: default avatarMartin Kletzander <mkletzan@redhat.com>
    (cherry picked from commit 4372a7845acbc6974f6027ef68e7dd3eeb47f425)
    7a4e49b8
    History
    Name Last commit Last update