qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

tests/qtest: Fix LGPL information in the file headers

It's either "GNU *Library* General Public License version 2" or "GNU
Lesser General Public License version *2.1*", but there was no "version
2.0" of the "Lesser" license. So assume that version 2.1 is meant here.

Message-Id: <20200605100645.6506-1-thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>

+36 -36
+1 -1
tests/qtest/e1000e-test.c
··· 12 12 * This library is free software; you can redistribute it and/or 13 13 * modify it under the terms of the GNU Lesser General Public 14 14 * License as published by the Free Software Foundation; either 15 - * version 2 of the License, or (at your option) any later version. 15 + * version 2.1 of the License, or (at your option) any later version. 16 16 * 17 17 * This library is distributed in the hope that it will be useful, 18 18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/fuzz/qos_fuzz.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-imx25-pdk-machine.c
··· 7 7 * 8 8 * This library is free software; you can redistribute it and/or 9 9 * modify it under the terms of the GNU Lesser General Public 10 - * License version 2 as published by the Free Software Foundation. 10 + * License version 2.1 as published by the Free Software Foundation. 11 11 * 12 12 * This library is distributed in the hope that it will be useful, 13 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-n800-machine.c
··· 7 7 * 8 8 * This library is free software; you can redistribute it and/or 9 9 * modify it under the terms of the GNU Lesser General Public 10 - * License version 2 as published by the Free Software Foundation. 10 + * License version 2.1 as published by the Free Software Foundation. 11 11 * 12 12 * This library is distributed in the hope that it will be useful, 13 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-raspi2-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-sabrelite-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-smdkc210-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-virt-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/e1000e.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/e1000e.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/ppc64_pseries-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/qgraph.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/qgraph.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/qgraph_internal.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/qos_external.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/qos_external.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/sdhci.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/sdhci.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-9p.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-9p.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-balloon.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-balloon.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-blk.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-blk.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-net.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-net.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-rng.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-rng.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-scsi.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-scsi.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-serial.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/virtio-serial.h
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/libqos/x86_64_pc-machine.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
+1 -1
tests/qtest/qos-test.c
··· 5 5 * 6 6 * This library is free software; you can redistribute it and/or 7 7 * modify it under the terms of the GNU Lesser General Public 8 - * License version 2 as published by the Free Software Foundation. 8 + * License version 2.1 as published by the Free Software Foundation. 9 9 * 10 10 * This library is distributed in the hope that it will be useful, 11 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of