summary refs log tree commit diff stats
path: root/hw/sh4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini2024-02-271-1/+0
* hw/sh4/r2d: do not use usb_bus_find()Paolo Bonzini2024-02-271-1/+4
* sh4: correct typosManos Pitsidianakis2024-02-211-1/+1
* hw/sh4/r2d: Realize IDE controller before accessing itPhilippe Mathieu-Daudé2024-02-151-1/+1
* hw/sh4/r2d: use pci_init_nic_devices()David Woodhouse2024-02-021-4/+2
* target/sh4: Deprecate the shix machineSamuel Tardieu2024-01-191-0/+1
* hw/other: spelling fixesMichael Tokarev2023-09-211-13/+13
* hw/sh4: Use MachineClass->default_nic in the sh4 r2d machineThomas Huth2023-05-221-1/+3
* hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'Philippe Mathieu-Daudé2023-02-271-1/+1
* hw/display/sm501: Alias 'dma-offset' QOM property in chipset objectPhilippe Mathieu-Daudé2023-02-271-1/+1
* Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran2023-02-271-2/+1
* bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé2023-01-181-2/+2
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-212-3/+3
* hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan2021-10-301-2/+2
* hw/char/sh_serial: QOM-ifyBALATON Zoltan2021-10-301-15/+41
* hw/sh4/r2d: Use error_report instead of fprintf to stderrBALATON Zoltan2021-10-301-2/+3
* hw/sh4: Change debug printfs to tracesBALATON Zoltan2021-10-303-5/+7
* hw/sh4: Coding style: Add missing bracesBALATON Zoltan2021-10-303-15/+27
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-305-44/+46
* hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan2021-10-304-269/+273
* hw/sh4: Coding style: Remove tabsBALATON Zoltan2021-10-304-1143/+1142
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-022-2/+0
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* hw/sh4/sh7750_regs: Replace link to license by its full contentPhilippe Mathieu-Daudé2021-03-061-2/+22
* hw/sh4: Remove now unused CONFIG_SH4 from KconfigPhilippe Mathieu-Daudé2021-03-061-5/+0
* hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé2021-03-063-205/+1
* hw/block: Introduce TC58128 eeprom Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/timer: Introduce SH_TIMER Kconfig entryPhilippe Mathieu-Daudé2021-03-061-1/+1
* hw/char: Introduce SH_SCI Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D boardPhilippe Mathieu-Daudé2021-03-061-0/+1
* hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-041-1/+1
* sh4: remove bios_namePaolo Bonzini2020-12-101-2/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* meson: convert hw/arch*Marc-André Lureau2020-08-212-4/+10
* hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-221-0/+1
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-3/+3
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-6/+6
* hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé2020-05-151-1/+1
* hw/sh4: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé2020-03-171-2/+1
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* sh4: Fix PCI ISA IO memory subregionGuenter Roeck2020-02-211-8/+3
* sm501: make SerialMM a child, export chardev propertyMarc-André Lureau2020-01-071-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-164-4/+0
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-163-0/+4