qemu.git
2024-12-15 Richard Hendersonhw/nubus: Constify all Property
2024-12-15 Richard Hendersonhw/net: Constify all Property
2024-12-15 Richard Hendersonhw/misc: Constify all Property
2024-12-15 Richard Hendersonhw/misc/xlnx-versal-trng: Constify trng_props
2024-12-15 Richard Hendersonhw/mips: Constify all Property
2024-12-15 Richard Hendersonhw/mem: Constify all Property
2024-12-15 Richard Hendersonhw/m68k: Constify all Property
2024-12-15 Richard Hendersonhw/isa: Constify all Property
2024-12-15 Richard Hendersonhw/ipmi: Constify all Property
2024-12-15 Richard Hendersonhw/ipack: Constify all Property
2024-12-15 Richard Hendersonhw/intc: Constify all Property
2024-12-15 Richard Hendersonhw/input: Constify all Property
2024-12-15 Richard Hendersonhw/ide: Constify all Property
2024-12-15 Richard Hendersonhw/i386: Constify all Property
2024-12-15 Richard Hendersonhw/i2c: Constify all Property
2024-12-15 Richard Hendersonhw/hyperv: Constify all Property
2024-12-15 Richard Hendersonhw/gpio: Constify all Property
2024-12-15 Richard Hendersonhw/dma: Constify all Property
2024-12-15 Richard Hendersonhw/display: Constify all Property
2024-12-15 Richard Hendersonhw/cxl: Constify all Property
2024-12-15 Richard Hendersonhw/cpu: Constify all Property
2024-12-15 Richard Hendersonhw/core: Constify all Property
2024-12-15 Richard Hendersonhw/char: Constify all Property
2024-12-15 Richard Hendersonhw/block: Constify all Property
2024-12-15 Richard Hendersonhw/block/xen-block: Unexport PropertyInfo
2024-12-15 Richard Hendersonhw/avr: Constify all Property
2024-12-15 Richard Hendersonhw/audio: Constify all Property
2024-12-15 Richard Hendersonhw/arm: Constify all Property
2024-12-15 Richard Hendersonhw/adc: Constify all Property
2024-12-15 Richard Hendersonhw/acpi: Constify all Property
2024-12-15 Richard Hendersonhw/9pfs: Constify all Property
2024-12-15 Richard Hendersoncpu-target: Constify all Property
2024-12-15 Richard Hendersontarget/sparc: Constify all Property and PropertyInfo
2024-12-15 Richard Hendersontarget/s390x: Constify all Property
2024-12-15 Richard Hendersontarget/riscv: Constify all Property
2024-12-15 Richard Hendersontarget/mips: Constify all Property
2024-12-15 Richard Hendersontarget/microblaze: Constify all Property
2024-12-15 Richard Hendersontarget/i386: Constify all Property
2024-12-15 Richard Hendersontarget/hexagon: Constify all Property
2024-12-15 Richard Hendersontarget/avr: Constify all Property
2024-12-15 Richard Hendersontarget/arm: Constify all Property
2024-12-14 Stefan HajnocziMerge tag 'hw-misc-20241214' of https://github.com...
2024-12-14 Stefan HajnocziMerge tag 'pull-target-arm-20241213' of https://git...
2024-12-14 Stefan HajnocziMerge tag 'pull-hex-20241212' of https://github.com...
2024-12-13 Philippe Mathieu... hw/xtensa: Include missing 'exec/tswap.h' header
2024-12-13 Philippe Mathieu... hw/sh4/r2d: Include missing 'exec/tswap.h' header
2024-12-13 Philippe Mathieu... hw/mips: Include missing 'exec/tswap.h' header
2024-12-13 Bernhard Beschowhw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated...
2024-12-13 Bernhard Beschowhw/ide/ahci: Decouple from PCI
2024-12-13 Phil Dennis... hw/usb/hcd-xhci-pci: Indentation fix
2024-12-13 Philippe Mathieu... hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags...
2024-12-13 Nicholas Pigginhw/usb/msd: Add status to usb_msd_packet_complete(...
2024-12-13 Alex Bennéehw/net/can: clean-up unnecessary includes
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
2024-12-13 Philippe Mathieu... hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
2024-12-13 Philippe Mathieu... hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
2024-12-13 Philippe Mathieu... hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERAT...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no...
2024-12-13 Peter Maydelltarget/arm: Simplify condition for tlbi_el2_cp_reginfo[]
2024-12-13 Peter Maydelltarget/arm: Move RME TLB insns to tlb-insns.c
2024-12-13 Peter Maydelltarget/arm: Move small helper functions to tlb-insns.c
2024-12-13 Peter Maydelltarget/arm: Move the TLBI OS insns to tlb-insns.c.
2024-12-13 Peter Maydelltarget/arm: Move TLBI range insns
2024-12-13 Peter Maydelltarget/arm: Move AArch64 EL3 TLBI insns
2024-12-13 Peter Maydelltarget/arm: Move the AArch64 EL2 TLBI insns
2024-12-13 Peter Maydelltarget/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]
2024-12-13 Peter Maydelltarget/arm: Move TLBI insns for AArch32 EL2 to tlbi_ins...
2024-12-13 Peter Maydelltarget/arm: Move some TLBI insns to their own source...
2024-12-13 Brian CainMAINTAINERS: correct my email address
2024-12-13 Pierrick Bouvierdocs/system/arm/virt: document missing properties
2024-12-13 Pierrick Bouvierdocs/system/arm/xlnx-versal-virt: document ospi-flash...
2024-12-13 Pierrick Bouvierdocs/system/arm/fby35: document execute-in-place property
2024-12-13 Pierrick Bouvierdocs/system/arm/orangepi: update links
2024-12-13 Richard Hendersontarget/arm: Use float_round_to_odd in helper_fcvtx_f64_...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_fro...
2024-12-13 Philippe Mathieu... hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
2024-12-13 Philippe Mathieu... hw/riscv/virt: Remove pointless GPEX_HOST() cast
2024-12-13 Dorjoy Chowdhuryhw/virtio/virtio-nsm: Support string data for extendPCR
2024-12-13 Dorjoy Chowdhuryhw/core/eif: Use stateful qcrypto apis
2024-12-13 Dorjoy Chowdhurydocs/nitro-enclave: Fix terminal commands formatting
2024-12-13 Richard Hendersontarget/arm: Convert FCVTL to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert URECPE and URSQRTE to decodetree
2024-12-13 Richard Hendersontarget/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
2024-12-13 Richard Hendersontarget/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert handle_2misc_fcmp_zero to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FCVT* (vector, integer) to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FCVTZ[SU] (vector, fixed-point...
2024-12-13 Richard Hendersontarget/arm: Convert [US]CVTF (vector) to decodetree
2024-12-13 Richard Hendersontarget/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
2024-12-13 Richard Hendersontarget/arm: Convert [US]CVTF (vector, fixed-point)...
2024-12-13 Richard Hendersontarget/arm: Convert [US]CVTF (vector, integer) scalar...
2024-12-13 Richard Hendersontarget/arm: Convert FCVT* (vector, fixed-point) scalar...
2024-12-13 Richard Hendersontarget/arm: Convert FCVT* (vector, integer) scalar...
2024-12-13 Richard Hendersontarget/arm: Convert FRINT* (vector) to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FSQRT (vector) to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FABS, FNEG (vector) to decodetree
2024-12-13 Richard Hendersontarget/arm: Implement gen_gvec_fabs, gen_gvec_fneg
2024-12-13 Richard Hendersontarget/arm: Convert SHLL to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FCVTXN to decodetree
2024-12-13 Richard Hendersontarget/arm: Convert FCVTN, BFCVTN to decodetree
next