Age | Commit message (Expand) | Author |
2021-10-30 | hw/intc/sh_intc: Inline and drop sh_intc_source() function | BALATON Zoltan |
2021-10-30 | hw/char/sh_serial: QOM-ify | BALATON Zoltan |
2021-10-30 | hw/sh4/r2d: Use error_report instead of fprintf to stderr | BALATON Zoltan |
2021-10-30 | hw/sh4: Change debug printfs to traces | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Add missing braces | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: White space fixes | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Fix multi-line comments | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Remove tabs | BALATON Zoltan |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-03-06 | hw/sh4/sh7750_regs: Replace link to license by its full content | Philippe Mathieu-Daudé |
2021-03-06 | hw/sh4: Remove now unused CONFIG_SH4 from Kconfig | Philippe Mathieu-Daudé |
2021-03-06 | hw/pci-host: Introduce SH_PCI Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/block: Introduce TC58128 eeprom Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/timer: Introduce SH_TIMER Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/char: Introduce SH_SCI Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/intc: Introduce SH_INTC Kconfig entry | Philippe Mathieu-Daudé |
2021-03-06 | hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board | Philippe Mathieu-Daudé |
2021-01-04 | hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' | Philippe Mathieu-Daudé |
2020-12-10 | sh4: remove bios_name | Paolo Bonzini |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau |
2020-06-22 | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' | Philippe Mathieu-Daudé |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-05-15 | hw: Remove unnecessary DEVICE() cast | Philippe Mathieu-Daudé |
2020-03-17 | hw/sh4: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé |
2020-02-28 | hw: Make MachineClass::is_default a boolean type | Philippe Mathieu-Daudé |
2020-02-21 | sh4: Fix PCI ISA IO memory subregion | Guenter Roeck |
2020-01-07 | sm501: make SerialMM a child, export chardev property | Marc-André Lureau |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-05-02 | hw/usb/hcd-ohci: Move PCI-related code into a separate file | Thomas Huth |
2019-03-20 | hw/sh4/Kconfig: r2d machine requires the rtl8139 network card | Philippe Mathieu-Daudé |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster |
2019-03-11 | r2d: Fix flash memory size, sector size, width, device ID | Markus Armbruster |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-03-07 | sh4-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |