Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau | 4 | -17/+17 |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 2 | -2/+2 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2022-03-08 | hw/mips/gt64xxx_pci: Resolve gt64120_register() | Bernhard Beschow | 2 | -18/+6 |
2022-03-08 | malta: Move PCI interrupt handling from gt64xxx_pci to piix4 | Bernhard Beschow | 2 | -60/+6 |
2022-03-08 | hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration | Bernhard Beschow | 1 | -5/+2 |
2022-01-13 | hw/mips/jazz: Inline vga_mmio_init() and remove it | Philippe Mathieu-Daudé | 1 | -1/+8 |
2022-01-13 | hw/display: Rename VGA_ISA_MM -> VGA_MMIO | Philippe Mathieu-Daudé | 2 | -2/+2 |
2021-12-06 | hw/mips/boston: Fix load_elf() error detection | Jiaxun Yang | 1 | -2/+3 |
2021-12-06 | hw/mips/bootloader: Fix write_ulong() | Jiaxun Yang | 1 | -1/+5 |
2021-10-18 | hw/mips/boston: Add FDT generator | Jiaxun Yang | 1 | -9/+236 |
2021-10-18 | hw/mips/boston: Allow loading elf kernel and dtb | Jiaxun Yang | 1 | -4/+32 |
2021-10-18 | hw/mips/boston: Massage memory map information | Jiaxun Yang | 1 | -28/+80 |
2021-08-26 | arch_init.h: Don't include arch_init.h unnecessarily | Peter Maydell | 2 | -2/+0 |
2021-07-20 | hw/mips: Express dependencies of the Boston machine with Kconfig | Philippe Mathieu-Daudé | 1 | -0/+5 |
2021-07-20 | hw/mips: Add dependency MIPS_CPS -> MIPS_ITU | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-07-02 | hw/mips/jazz: Map the UART devices unconditionally | Philippe Mathieu-Daudé | 1 | -10/+6 |
2021-07-02 | hw/mips/jazz: specify correct endian for dp8393x device | Mark Cave-Ayland | 1 | -1/+8 |
2021-07-02 | hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board | Mark Cave-Ayland | 1 | -1/+22 |
2021-06-25 | hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-05-26 | target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed | Richard Henderson | 1 | -32/+3 |
2021-05-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell | 8 | -15/+0 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 7 | -7/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 4 | -4/+0 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 2 | -2/+0 |
2021-05-02 | hw/mips: Restrict non-virtualized machines to TCG | Philippe Mathieu-Daudé | 1 | -3/+6 |
2021-03-13 | hw/mips/gt64xxx: Trace accesses to ISD registers | Philippe Mathieu-Daudé | 2 | -0/+4 |
2021-03-13 | hw/mips/gt64xxx: Rename trace events related to interrupt registers | Philippe Mathieu-Daudé | 2 | -10/+10 |
2021-03-13 | hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats | Philippe Mathieu-Daudé | 1 | -10/+10 |
2021-03-13 | hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers | Philippe Mathieu-Daudé | 1 | -4/+6 |
2021-03-13 | hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize() | Philippe Mathieu-Daudé | 1 | -2/+9 |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell | 1 | -1/+1 |
2021-03-10 | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell | 1 | -1/+1 |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 1 | -1/+1 |
2021-03-07 | esp: rename existing ESP QOM type to SYSBUS_ESP | Mark Cave-Ayland | 1 | -2/+2 |
2021-02-21 | vt82c686: Move creation of ISA devices to the ISA bridge | BALATON Zoltan | 1 | -24/+5 |
2021-02-21 | vt82c686: Fix SMBus IO base and configuration registers | BALATON Zoltan | 1 | -3/+1 |
2021-02-21 | hw/mips/boston: Use bootloader helper to set GCRs | Jiaxun Yang | 1 | -34/+11 |
2021-02-21 | hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders | Jiaxun Yang | 1 | -15/+2 |
2021-02-21 | hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders | Jiaxun Yang | 1 | -24/+3 |
2021-02-21 | hw/mips: Add a bootloader helper | Jiaxun Yang | 2 | -1/+201 |
2021-02-21 | hw/mips: loongson3: Drop 'struct MemmapEntry' | Bin Meng | 2 | -9/+4 |
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 1 | -2/+5 |
2021-02-05 | cpu: move cc->transaction_failed to tcg_ops | Claudio Fontana | 1 | -2/+7 |
2021-01-14 | docs/system: Remove deprecated 'fulong2e' machine alias | Philippe Mathieu-Daudé | 1 | -1/+0 |
2021-01-14 | hw/mips/boston: Check 64-bit support with cpu_type_is_64bit() | Philippe Mathieu-Daudé | 1 | -4/+2 |
2021-01-04 | hw/mips/fuloong2e: Correct cpuclock in PROM environment | Jiaxun Yang | 1 | -3/+3 |