Age | Commit message (Expand) | Author |
2022-08-08 | hw/mips/malta: turn off x86 specific features of PIIX4_PM | Igor Mammedov |
2022-06-11 | hw/isa/piix4: Inline and remove piix4_create() | Bernhard Beschow |
2022-06-11 | hw/isa/piix4: QOM'ify PIIX4 PM creation | Bernhard Beschow |
2022-06-11 | hw/isa/piix4: Factor out ISABus retrieval from piix4_create() | Bernhard Beschow |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-03-08 | hw/mips/gt64xxx_pci: Resolve gt64120_register() | Bernhard Beschow |
2022-03-08 | malta: Move PCI interrupt handling from gt64xxx_pci to piix4 | Bernhard Beschow |
2021-08-26 | arch_init.h: Don't include arch_init.h unnecessarily | Peter Maydell |
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-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé |
2021-01-04 | hw/mips: Use address translation helper to handle ENVP_ADDR | Jiaxun Yang |
2021-01-04 | hw/mips/malta: Use address translation helper to calculate bootloader_run_addr | Jiaxun Yang |
2021-01-04 | hw/mips: Make bootloader addresses unsigned | Jiaxun Yang |
2020-12-13 | hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit() | Philippe Mathieu-Daudé |
2020-12-13 | hw/mips/malta: Do not initialize MT registers if MT ASE absent | Philippe Mathieu-Daudé |
2020-12-13 | target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() | Philippe Mathieu-Daudé |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini |
2020-12-10 | mips: do not use ram_size global | Paolo Bonzini |
2020-12-10 | mips: remove bios_name | Paolo Bonzini |
2020-10-17 | hw/mips: Remove exit(1) in case of missing ROM | Pavel Dovgalyuk |
2020-10-17 | hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/malta: Use clearer qdev style | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/malta: Move gt64120 related code together | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/malta: Fix FPGA I/O region size | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/malta: Set CPU frequency to 320 MHz | Philippe Mathieu-Daudé |
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-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 | Markus Armbruster |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls | Markus Armbruster |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster |
2020-06-09 | hw/misc/empty_slot: Name the slots when created | Philippe Mathieu-Daudé |
2020-06-09 | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé |
2020-05-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into... | Peter Maydell |
2020-05-26 | hw/mips/malta: Add some logging for bad register offset cases | Aleksandar Markovic |
2020-05-26 | hw/mips: Rename malta/mipssim/r4k/jazz files | Aleksandar Markovic |