aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-09rust: qemu-api-macros: always process subprojects before dependenciesPaolo Bonzini
2024-11-09i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_execPhil Dennis-Jordan
2024-11-09i386/hvf: Raise exception on error setting APICBASEPhil Dennis-Jordan
2024-11-09i386/hvf: Fixes startup memory leak (vmcs caps)Phil Dennis-Jordan
2024-11-09i386/hvf: Fix for UB in handling CPUID function 0xDPhil Dennis-Jordan
2024-11-09i386/hvf: Integrates x2APIC support with hvf accelPhil Dennis-Jordan
2024-11-09eif: cope with huge section sizesPaolo Bonzini
2024-11-07eif: cope with huge section offsetsPaolo Bonzini
2024-11-07target/i386: Fix legacy page table walkAlexander Graf
2024-11-07rust: add meson_version to all subprojectsPaolo Bonzini
2024-11-07target/i386/hvf: fix clang compilation warningPierrick Bouvier
2024-11-07target/i386: add sha512, sm3, sm4 feature bitsPaolo Bonzini
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é
2024-11-05hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpioPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Explicit CPU endiannessPhilippe Mathieu-Daudé
2024-11-05hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmuPhilippe Mathieu-Daudé
2024-11-05target/microblaze: Alias CPU endianness property as 'little-endian'Philippe Mathieu-Daudé