aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08test/functional: Fix Aspeed buildroot testsCédric Le Goater
2024-11-08tests/functional: Convert the riscv_opensbi avocado test into a standalone testThomas Huth
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan
2024-11-07Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qem...Peter Maydell
2024-11-07tests/functional: Convert the RV32-on-RV64 riscv testThomas Huth
2024-11-07target/riscv/kvm: Update kvm exts to Linux v6.11Quan Zhou
2024-11-07target/riscv: Inline unit-stride ld/st and corresponding functions for perfor...Max Chou
2024-11-07target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st ...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Provide a fast path using direct access to host ram for un...Max Chou
2024-11-07target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_usMax Chou
2024-11-07target/riscv: Set vdata.vm field for vector load/store whole register instruc...Max Chou
2024-11-07hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() checkDaniel Henrique Barboza
2024-11-07hw/riscv/riscv-iommu: change 'depth' to intDaniel Henrique Barboza
2024-11-07hw/char/sifive_uart: Fix broken UART on big endian hostsThomas Huth
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-06Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell
2024-11-06dockerfiles: install bindgen from cargo on Ubuntu 22.04Paolo Bonzini
2024-11-06rust: make rustfmt optionalPaolo Bonzini
2024-11-06rust: allow older version of bindgenPaolo Bonzini
2024-11-06Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into stagingPeter Maydell
2024-11-06Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-11-06Merge tag 'bsd-user-2024q4-pull-request' of gitlab.com:bsdimp/qemu into stagingPeter Maydell
2024-11-05hw/riscv/iommu: fix build error with clangPierrick Bouvier
2024-11-05hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/rtc/ds1338: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/sd/sdhci: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/net/fsl_etsec/miim: Reuse MII constantsBernhard Beschow
2024-11-05hw/pci-host/ppce500: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE defineBernhard Beschow
2024-11-05hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register accessBernhard Beschow
2024-11-05hw/ppc/mpc8544_guts: Populate POR PLL ratio status registerBernhard Beschow
2024-11-05hw/ppc/e500: Add missing device tree properties to i2c controller nodeBernhard Beschow
2024-11-05hw/ppc/e500: Remove unused "irqs" parameterBernhard Beschow
2024-11-05hw/ppc/e500: Prefer QOM castBernhard Beschow
2024-11-05hw/core: Add a helper to check the cache topology levelZhao Liu
2024-11-05hw/core: Check smp cache topology support for machineZhao Liu
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu
2024-11-05i386/cpu: Don't enumerate the "invalid" CPU topology levelZhao Liu
2024-11-05hw/core/machine: Add missing 'units.h' and 'error-report.h' headersPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macroPhilippe Mathieu-Daudé