summary refs log tree commit diff stats
path: root/linux-headers/asm-riscv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: update to current kvm/nextPaolo Bonzini2024-04-231-1/+2
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* linux-headers: Update to Linux v6.8-rc6Daniel Henrique Barboza2024-03-081-0/+40
| | | | | | | | | The idea with this update is to get the latest KVM caps for RISC-V. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20240304134732.386590-2-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* linux-headers: riscv: add ptrace.hDaniel Henrique Barboza2024-01-101-0/+132
| | | | | | | | | KVM vector support for RISC-V requires the linux-header ptrace.h. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20231218204321.75757-3-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* linux-headers: Update to Linux v6.7-rc5Daniel Henrique Barboza2024-01-101-0/+12
| | | | | | | | | | | | We'll add a new RISC-V linux-header file, but first let's update all headers. Headers for 'asm-loongarch' were added in this update. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20231218204321.75757-2-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* linux-headers: Update to Linux v6.6-rc1Thomas Huth2023-09-122-0/+29
| | | | | | | | | This update contains the required header changes for the "target/s390x: AP-passthrough for PV guests" patch from Steffen Eiden. Message-ID: <20230912093432.180041-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
* linux-headers: update to v6.5-rc1Cédric Le Goater2023-07-103-14/+142
| | | | | Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>
* linux-headers: Update to v6.2-rc8Avihai Horon2023-02-161-0/+3
| | | | | | | | Update to commit ceaa837f96ad ("Linux 6.2-rc8"). Signed-off-by: Avihai Horon <avihaih@nvidia.com> Link: https://lore.kernel.org/r/20230216143630.25610-2-avihaih@nvidia.com Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
* linux-headers: Update to v6.1Peter Xu2023-02-111-0/+4
| | | | | | | Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Acked-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
* Update linux headers to v6.0-rc4Chenyi Qiang2022-09-262-1/+24
| | | | | | | | | commit 7e18e42e4b280c85b76967a9106a13ca61c16179 Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20220915091035.3897-3-chenyi.qiang@intel.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
* linux-headers: Update headers to v5.17-rc1Vivek Goyal2022-02-173-0/+59
| | | | | | | | | Update headers to 5.17-rc1. I need latest fuse changes. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Message-Id: <20220208204813.682906-3-vgoyal@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
* update-linux-headers: Add asm-riscv/kvm.hYifei Jiang2022-01-211-0/+128
Add asm-riscv/kvm.h for RISC-V KVM. Signed-off-by: Yifei Jiang <jiangyifei@huawei.com> Signed-off-by: Mingwang Li <limingwang@huawei.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> Message-id: 20220112081329.1835-2-jiangyifei@huawei.com Signed-off-by: Alistair Francis <alistair.francis@wdc.com>