2024-02-26 | Philippe Mathieu... | hw/sysbus: Remove now unused sysbus_address_space() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216153517.49422-7-philmd@linaro.org> |
commitcommitdifftree |
2024-02-26 | Philippe Mathieu... | hw/i386/kvmvapic: Inline sysbus_address_space() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216153517.49422-6-philmd@linaro.org> |
commitcommitdifftree |
2024-02-26 | Philippe Mathieu... | hw/display/exynos4210_fimd: Pass frame buffer memory... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240226173805.289-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-26 | Philippe Mathieu... | hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD) ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216153517.49422-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-26 | Philippe Mathieu... | hw/display/pl110: Pass frame buffer memory region as... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240226173805.289-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-26 | Philippe Mathieu... | hw/arm: Inline sysbus_create_simple(PL110 / PL111) ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240226173805.289-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Stop exposing internal.h to non-IDE files Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Remove the include/hw/ide.h legacy file Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Move IDE bus related definitions to a new header... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Move IDE device related definitions to ide... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Move IDE DMA related definitions to a separate... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Split qdev.c into ide-bus.c and ide-dev.c Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Thomas Huth | hw/ide: Add the possibility to disable the CompactFlash... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/acpi/ich9_tco: Include missing 'migration/vmstate... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240219141412.71418-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/acpi/cpu: Use CPUState typedef ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240126220407.95022-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240219141412.71418-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/isa/meson.build: Sort alphabetically Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc_q35: Populate interrupt handlers before... Cc: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/i386/pc_sysfw: Use qdev_is_realized() instead of... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216110313.17039-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc_sysfw: Inline pc_system_flash_create() and... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc: Confine system flash handling to pc_sysfw Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc: Defer smbios_set_defaults() to machine_done Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn() Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/x86: Turn apic_xrupt_override into class attribute Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Peter Maydell | hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done() Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Peter Maydell | hw/i386/pc: Store pointers to IDE buses in PCMachineState Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Bernhard Beschow | hw/i386/pc_piix: Share pc_cmos_init() invocation between... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Joe Komlodi | hw/i2c/smbus_slave: Add object path on error prints Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/tricore/testboard: Use qdev_new() instead of QOM... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216110313.17039-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216110313.17039-6-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/spapr_cpu: Use qdev_is_realized() instead of... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240216110313.17039-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/ppc4xx_pci: Extract PCI host definitions to... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/sysbus: Inline and remove sysbus_add_io() Message-Id: <20240216150441.45681-1-philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-22 | Philippe Mathieu... | hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ich9: Use AHCIPCIState typedef ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240208181245.96617-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-10-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Remove SysbusAHCIState::num_ports field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-9-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-8-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Convert AHCIState::ports to unsigned ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-7-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-6-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Inline ahci_get_num_ports() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Rename AHCI PCI function as 'pdev' ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ide/ahci: Expose AHCIPCIState structure ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/i386/q35: Use DEVICE() cast macro with PCIDevice... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213081201.78951-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/i386/q35: Simplify pc_q35_init() since PCI is always... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213041952.58840-1-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Pierrick Bouvier | MAINTAINERS: Add myself as reviewer for TCG Plugins Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | MAINTAINERS: replace Fabien by myself as Leon3 maintainer ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Initialize GPIO before realizing CPU... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215144623.76233-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Pass DeviceState opaque argument to... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215144623.76233-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Pass DeviceState opaque argument to... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215144623.76233-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/sparc/leon3: check cpu_id in the tiny bootloader Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/sparc/leon3: implement multiprocessor ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/sparc/leon3: remove SP initialization Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | target/sparc: implement asr17 feature for smp Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/intc/grlib_irqmp: implements multicore irq Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/intc/grlib_irqmp: implements the multiprocessor... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/intc/grlib_irqmp: add ncpus property Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Clément Chigot | hw/sparc/grlib: split out the headers for each peripherals Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Have write_bootloader() take a void... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215132824.67363-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Remove unused 'env' argument of write_bootlo... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215132824.67363-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/leon3: Remove duplicate code ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240130113102.6732-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/sparc: Provide hint about CPUSPARCState::irq_manager... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240130113102.6732-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc64/cpu: Initialize GPIO before realizing CPU... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-13-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sparc/sun4m: Realize DMA controller before accessing it ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-9-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/dma: Pass parent object to i8257_dma_init() ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213114426.87836-1-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/sh4/r2d: Realize IDE controller before accessing it ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-8-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/misc/macio: Realize IDE controller before accessing it ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-7-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/ppc/prep: Realize ISA bridge before accessing it ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-6-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/i386/q35: Realize LPC PCI function before accessing it ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240213130341.1793-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Paolo Bonzini | hw/isa: extract FDC37M81X to a separate file ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Paolo Bonzini | hw/isa: specify instance_size in isa_superio_type_info Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Paolo Bonzini | hw/isa: fix ISA_SUPERIO dependencies Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Bernhard Beschow | hw/mips/Kconfig: Remove ISA dependencies from MIPSsim... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Paolo Bonzini | hw/isa: clean up Kconfig selections for ISA_SUPERIO ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove the unused DisasContext::saar field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-11-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove CPUMIPSState::CP0_SAARI field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-10-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove helpers accessing SAARI register ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-9-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove CPUMIPSState::CP0_SAAR[2] field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-8-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove unused mips_def_t::SAARP field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215080629.51190-1-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/misc/mips_itu: Remove MIPSITUState::saar field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-7-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/misc/mips_itu: Remove MIPSITUState::cpu0 field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-6-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove CPUMIPSState::saarp field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-5-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove MIPSITUState::itu field ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-4-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | hw/misc/mips: Reduce itc_reconfigure() scope ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-3-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Remove helpers accessing SAAR registers ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240209090513.9401-2-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Philippe Mathieu... | target/mips: Use qemu_irq typedef for CPUMIPSState... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240130111111.6372-1-philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Paolo Bonzini | hw/mips: remove unnecessary "select PTIMER" Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-02-15 | Peter Maydell | hw/block/tc58128: Don't emit deprecation warning under... Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Bibo Mao | configure: Add linux header compile support for LoongArch Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Zhao Liu | MAINTAINERS: Update hw/core/cpu.c entry Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Raphael Norwitz | MAINTAINERS: Update Raphael Norwitz email Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Bin Meng | hw/elf_ops: Ignore loadable segments with zero size ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Mark Cave-Ayland | hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
2024-01-19 | Mark Cave-Ayland | hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE... ...off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
commitcommitdifftree |
next |