Age | Commit message (Expand) | Author |
2023-10-19 | hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' | Philippe Mathieu-Daudé |
2023-01-13 | hw/mips/bootloader: Handle buffers as opaque arrays | Philippe Mathieu-Daudé |
2022-10-31 | hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register | Philippe Mathieu-Daudé |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | 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-02-21 | hw/mips: Add a bootloader helper | Jiaxun Yang |
2020-12-13 | hw/mips: Move address translation helpers to target/mips/ | Philippe Mathieu-Daudé |
2020-11-03 | hw/mips: Fix Lesser GPL version number | Chetan Pant |
2020-10-17 | hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/cps: Expose input clock and connect it to CPU cores | 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 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-06-12 | Supply missing header guards | Markus Armbruster |
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2017-10-27 | mips: malta/boston: replace cpu_model with cpu_type | Igor Mammedov |
2017-08-02 | mips: Add KVM T&E segment support for TCG | James Hogan |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-06-04 | hw/mips: add missing include | Philippe Mathieu-Daudé |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-07-12 | hw/mips/cps: create GIC block inside CPS | Leon Alrae |
2016-05-19 | mips: use MIPSCPU instead of CPUMIPSState | Paolo Bonzini |
2016-03-30 | hw/mips/cps: enable ITU for multithreading processors | Leon Alrae |
2016-03-30 | hw/mips/cps: create CPC block inside CPS | Leon Alrae |
2016-03-30 | hw/mips/cps: create GCR block inside CPS | Leon Alrae |
2016-03-30 | hw/mips: implement generic MIPS Coherent Processing System container | Leon Alrae |
2015-06-11 | net/dp8393x: QOM'ify | Hervé Poussineau |
2015-06-11 | dma/rc4030: convert to QOM | Hervé Poussineau |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau |
2014-06-18 | hw/mips: Add API to convert KVM guest KSEG0 <-> GPA | Sanjay Lal |
2013-07-29 | hw/mips: align initrd to 64KB to avoid kernel error | James Hogan |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |