summary refs log tree commit diff stats
path: root/include/standard-headers/misc/pvpanic.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: update to 6.10-rc1Thomas Weißschuh2024-07-011-2/+5
| | | | | | | Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de> Message-Id: <20240527-pvpanic-shutdown-v8-2-5a28ec02558b@t-8ch.de> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini2024-06-051-0/+9
Linux has <misc/pvpanic.h>, not <linux/pvpanic.h>. Use the same directory for QEMU's include/standard-headers/ copy. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>