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