]> git.proxmox.com Git - mirror_qemu.git/history - hw/riscv/virt.c
riscv: spelling fixes
[mirror_qemu.git] / hw / riscv / virt.c
2023-09-08 Michael Tokarevriscv: spelling fixes
2023-08-11 Richard HendersonMerge tag 'pull-riscv-to-apply-20230811-3' of https...
2023-08-11 Daniel Henrique... hw/riscv/virt.c: change 'aclint' TCG check
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Daniel Henrique... hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
2023-07-10 Lakshmi Bai Raja... hw/riscv: virt: Convert fdt_load_addr to uint64_t
2023-07-10 Guenter Roeckriscv: Generate devicetree only after machine initializ...
2023-07-10 Philippe Mathieu... hw/riscv/virt: Restrict ACLINT to TCG
2023-07-09 Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09 Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08 Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08 Daniel Henrique... hw/riscv/virt.c: fix typo in 'aia' description
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-26 Gavin Shanhw/riscv: Validate cluster and NUMA node boundary
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-13 Sunil V Lriscv/virt: Support using pflash via -blockdev option
2023-06-13 Sunil V Lhw/riscv: virt: Assume M-mode FW in pflash0 only when...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Philippe Mathieu... bulk: Remove pointless QOM casts
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-06 Sunil V Lhw/riscv/virt.c: Initialize the ACPI tables
2023-03-06 Sunil V Lhw/riscv/virt: Add memmap pointer to RiscVVirtState
2023-03-06 Sunil V Lhw/riscv/virt: Add a switch to disable ACPI
2023-03-06 Sunil V Lhw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
2023-03-06 Alexandre Ghitiriscv: Correctly set the device-tree entry 'mmu-type'
2023-03-05 Anup Patelhw/riscv/virt.c: add cbo[mz]-block-size fdt properties
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03 Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Palmer DabbeltMerge patch series "target/riscv: some vector_helper...
2023-03-02 Palmer DabbeltMerge patch series "RISCVCPUConfig related cleanups"
2023-03-02 Palmer DabbeltMerge patch series "target/riscv: Add support for Svadu...
2023-03-02 Bin Menghw/riscv: Move the dtb load bits outside of create_fdt()
2023-03-02 Bin Menghw/riscv: Skip re-generating DT nodes for a given DTB
2023-03-01 Palmer DabbeltMerge patch series "target/riscv: Some updates to float...
2023-03-01 Palmer DabbeltMerge patch series "make write_misa a no-op and FEATURE...
2023-03-01 Daniel Henrique... hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create...
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-16 Daniel Henrique... hw/riscv/boot.c: consolidate all kernel init in riscv_l...
2023-02-16 Daniel Henrique... hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load...
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-06 Bin Menghw/riscv: virt: Simplify virt_{get,set}_aclint()
2023-02-06 Daniel Henrique... hw/riscv: change riscv_compute_fdt_addr() semantics
2023-02-06 Daniel Henrique... hw/riscv: split fdt address calculation from fdt load
2023-02-06 Daniel Henrique... hw/riscv/virt.c: rename MachineState 'mc' pointers...
2023-02-06 Daniel Henrique... hw/riscv/virt.c: calculate socket count once in create_...
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Daniel Henrique... hw/riscv/virt.c: move create_fw_cfg() back to virt_mach...
2023-01-20 Daniel Henrique... hw/riscv: use ms->fdt in riscv_socket_fdt_write_distanc...
2023-01-20 Daniel Henrique... hw/riscv: use MachineState::fdt in riscv_socket_fdt_wri...
2023-01-20 Daniel Henrique... hw/riscv/virt.c: remove 'is_32_bit' param from create_f...
2023-01-20 Daniel Henrique... hw/riscv/virt.c: simplify create_fdt()
2023-01-20 Daniel Henrique... hw/riscv/boot.c: use MachineState in riscv_load_kernel()
2023-01-20 Daniel Henrique... hw/riscv/boot.c: use MachineState in riscv_load_initrd()
2023-01-20 Daniel Henrique... hw/riscv: write bootargs 'chosen' FDT after riscv_load_...
2023-01-20 Daniel Henrique... hw/riscv: write initrd 'chosen' FDT inside riscv_load_i...
2023-01-20 Daniel Henrique... hw/riscv/boot.c: introduce riscv_default_firmware_name()
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Bin Menghw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
2023-01-06 Atish Patrahw/riscv: virt: Remove the redundant ipi-id property
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-16 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20221014' of https:...
2022-10-14 Sunil V Lhw/riscv: virt: Enable booting S-mode firmware from...
2022-10-14 Sunil V Lhw/riscv: virt: Move create_fw_cfg() prior to loading...
2022-09-07 Stefan HajnocziMerge tag 'pull-qapi-2022-09-07' of git://repo.or.cz...
2022-09-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20220907' of https:...
2022-09-07 Atish Patrahw/riscv: virt: Add PMU DT node to the device tree
2022-09-07 Anup Pateltarget/riscv: Use official extension names for AIA...
2022-09-07 Conor Dooleyhw/riscv: virt: fix syscon subnode paths
2022-09-07 Conor Dooleyhw/riscv: virt: fix the plic's address cells
2022-09-07 Conor Dooleyhw/riscv: virt: fix uart node name
2022-09-07 Daniel Henrique... hw/riscv: remove 'fdt' param from riscv_setup_rom_reset...
2022-09-07 Jason A. Donenfeldhw/riscv: virt: pass random seed to fdt
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20220610' of github...
next