libvirt/tests/qemuxml2xmloutdata
Luyao Huang 83ae3ee39b conf: fix crash when parsing a unordered NUMA <cell/>
https://bugzilla.redhat.com/show_bug.cgi?id=1260846

Introduced by 8fedbbdb, if we parse an unordered NUMA cell, will
get a segfault. This is because of a check for overlapping @cpus
sets we have there. However, since the array to hold guest NUMA
cells is allocated upfront and therefore it contains all zeros,
an out of order cell will break our assumption that cell IDs have
increasing character. At this point we try to access yet NULL
bitmap and therefore segfault.

Signed-off-by: Luyao Huang <lhuang@redhat.com>
2015-09-08 10:40:20 +02:00
..
qemuxml2xmlout-balloon-device-auto.xml
qemuxml2xmlout-balloon-device-period.xml
qemuxml2xmlout-bios-nvram-os-interleave.xml
qemuxml2xmlout-boot-menu-disable-with-timeout.xml
qemuxml2xmlout-channel-virtio-auto.xml
qemuxml2xmlout-channel-virtio-state-active.xml
qemuxml2xmlout-channel-virtio-state-inactive.xml
qemuxml2xmlout-console-compat2.xml Always add 'console' matching the 'serial' device 2015-06-04 10:04:44 +02:00
qemuxml2xmlout-console-compat-auto.xml
qemuxml2xmlout-console-virtio.xml
qemuxml2xmlout-cpu-empty.xml
qemuxml2xmlout-cpu-numa1.xml
qemuxml2xmlout-cpu-numa2.xml
qemuxml2xmlout-cpu-numa-disordered.xml conf: fix crash when parsing a unordered NUMA <cell/> 2015-09-08 10:40:20 +02:00
qemuxml2xmlout-cpu-numa-no-memory-element.xml
qemuxml2xmlout-cputune-iothreads.xml
qemuxml2xmlout-cputune-iothreadsched.xml
qemuxml2xmlout-default-kvm-host-arch.xml
qemuxml2xmlout-default-qemu-host-arch.xml
qemuxml2xmlout-disk-backing-chains-active.xml
qemuxml2xmlout-disk-backing-chains-inactive.xml
qemuxml2xmlout-disk-drive-discard.xml
qemuxml2xmlout-disk-mirror-old-inactive.xml
qemuxml2xmlout-disk-mirror-old.xml
qemuxml2xmlout-disk-mirror.xml
qemuxml2xmlout-disk-scsi-device-auto.xml
qemuxml2xmlout-disk-source-pool.xml
qemuxml2xmlout-graphics-listen-network2.xml
qemuxml2xmlout-graphics-spice-timeout.xml
qemuxml2xmlout-hostdev-scsi-autogen-address.xml
qemuxml2xmlout-memtune-unlimited.xml
qemuxml2xmlout-memtune.xml
qemuxml2xmlout-metadata-duplicate.xml
qemuxml2xmlout-metadata.xml
qemuxml2xmlout-numad-auto-memory-vcpu-cpuset.xml
qemuxml2xmlout-numad-auto-memory-vcpu-no-cpuset-and-placement.xml
qemuxml2xmlout-numad-auto-vcpu-no-numatune.xml
qemuxml2xmlout-numatune-auto-prefer.xml
qemuxml2xmlout-numatune-memnode.xml
qemuxml2xmlout-pci-autoadd-addr.xml
qemuxml2xmlout-pci-autoadd-idx.xml
qemuxml2xmlout-pci-bridge-many-disks.xml
qemuxml2xmlout-pcie-root.xml
qemuxml2xmlout-pcihole64-gib.xml
qemuxml2xmlout-pmu-feature.xml
qemuxml2xmlout-pseries-panic-missing.xml
qemuxml2xmlout-q35.xml conf: add new <target> subelement with chassisNr attribute to <controller> 2015-08-09 21:35:00 -04:00
qemuxml2xmlout-s390-defaultconsole.xml
qemuxml2xmlout-seclabel-dynamic-labelskip.xml
qemuxml2xmlout-seclabel-dynamic-none-relabel.xml
qemuxml2xmlout-seclabel-dynamic-relabel.xml
qemuxml2xmlout-seclabel-none.xml
qemuxml2xmlout-serial-target-port-auto.xml
qemuxml2xmlout-tap-vhost-incorrect.xml conf: Ignore multiqueue with one queue. 2015-06-11 14:17:46 +02:00
qemuxml2xmlout-usb-ich9-ehci-addr.xml
qemuxml2xmlout-usb-redir-filter-version.xml
qemuxml2xmlout-usb-redir-filter.xml