Age | Commit message (Expand) | Author | Files | Lines |
2023-01-13 | hw/mips/boston: Rename MachineState 'mc' pointer to 'ms' | Daniel Henrique Barboza | 1 | -2/+2 |
2023-01-13 | hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig | Bernhard Beschow | 1 | -0/+1 |
2023-01-13 | hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific | Bernhard Beschow | 1 | -0/+27 |
2023-01-13 | mips: Remove support for trap and emulate KVM | Paolo Bonzini | 1 | -39/+7 |
2023-01-13 | hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader | Philippe Mathieu-Daudé | 1 | -0/+18 |
2023-01-13 | hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition | Philippe Mathieu-Daudé | 1 | -1/+3 |
2023-01-13 | hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel() | Philippe Mathieu-Daudé | 1 | -87/+44 |
2023-01-13 | hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5) | Philippe Mathieu-Daudé | 1 | -57/+11 |
2023-01-13 | hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5) | Philippe Mathieu-Daudé | 1 | -33/+7 |
2023-01-13 | hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5) | Philippe Mathieu-Daudé | 1 | -32/+8 |
2023-01-13 | hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5) | Philippe Mathieu-Daudé | 1 | -29/+6 |
2023-01-13 | hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5) | Philippe Mathieu-Daudé | 1 | -18/+14 |
2023-01-13 | hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator | Philippe Mathieu-Daudé | 1 | -1/+11 |
2023-01-13 | hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator | Philippe Mathieu-Daudé | 1 | -2/+34 |
2023-01-13 | hw/mips/bootloader: Implement nanoMIPS SW opcode generator | Philippe Mathieu-Daudé | 1 | -1/+19 |
2023-01-13 | hw/mips/bootloader: Implement nanoMIPS NOP opcode generator | Philippe Mathieu-Daudé | 1 | -4/+20 |
2023-01-13 | hw/mips/bootloader: Handle buffers as opaque arrays | Philippe Mathieu-Daudé | 4 | -33/+45 |
2023-01-13 | hw/mips/gt64xxx_pci: Move it to hw/pci-host/ | Philippe Mathieu-Daudé | 4 | -1308/+0 |
2023-01-13 | hw/mips/meson: Make gt64xxx_pci.c endian-agnostic | Philippe Mathieu-Daudé | 2 | -2/+2 |
2023-01-13 | hw/mips/malta: Explicit GT64120 endianness upon device creation | Philippe Mathieu-Daudé | 1 | -1/+3 |
2023-01-13 | hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property | Philippe Mathieu-Daudé | 1 | -8/+14 |
2023-01-13 | hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API | Philippe Mathieu-Daudé | 1 | -15/+23 |
2023-01-13 | hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole | Philippe Mathieu-Daudé | 3 | -7/+9 |
2023-01-13 | hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c | Philippe Mathieu-Daudé | 2 | -1/+8 |
2023-01-13 | hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps | Philippe Mathieu-Daudé | 1 | -20/+50 |
2023-01-13 | hw/mips/gt64xxx_pci: Accumulate address space changes | Philippe Mathieu-Daudé | 1 | -0/+8 |
2023-01-13 | hw/mips/malta: Trace FPGA LEDs/ASCII display updates | Philippe Mathieu-Daudé | 2 | -0/+7 |
2023-01-13 | hw/mips/malta: Split FPGA LEDs/ASCII display updates | Philippe Mathieu-Daudé | 1 | -5/+8 |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster | 1 | -1/+1 |
2023-01-04 | hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request | Richard Henderson | 1 | -10/+1 |
2022-10-31 | hw/mips/malta: Use bootloader helper to set BAR registers | Jiaxun Yang | 1 | -45/+40 |
2022-10-31 | hw/mips: Use bl_gen_kernel_jump to generate bootloaders | Jiaxun Yang | 1 | -31/+12 |
2022-10-31 | hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register | Philippe Mathieu-Daudé | 3 | -10/+31 |
2022-10-31 | hw/mips/boston: Don't set link_up for xilinx-pcie | Jiaxun Yang | 1 | -5/+4 |
2022-10-31 | hw/isa/piix4: Move pci_ide_create_devs() call to board code | Bernhard Beschow | 1 | -4/+6 |
2022-10-31 | hw/mips/malta: Reuse dev variable | Bernhard Beschow | 1 | -3/+2 |
2022-10-31 | hw: Remove unused MAX_IDE_BUS define | BALATON Zoltan | 2 | -3/+0 |
2022-10-31 | hw/isa/vt82c686: Create rtc-time alias in boards instead | Bernhard Beschow | 1 | -0/+4 |
2022-10-31 | hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it | Bernhard Beschow | 1 | -18/+10 |
2022-10-31 | hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device | Bernhard Beschow | 1 | -4/+0 |
2022-10-31 | hw/isa/vt82c686: Instantiate PM function in host device | Bernhard Beschow | 1 | -1/+1 |
2022-10-31 | hw/isa/vt82c686: Instantiate USB functions in host device | Bernhard Beschow | 1 | -3/+0 |
2022-10-31 | hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define | Bernhard Beschow | 1 | -2/+2 |
2022-10-31 | hw/isa/vt82c686: Instantiate IDE function in host device | Bernhard Beschow | 1 | -4/+4 |
2022-10-31 | hw/isa/vt82c686: Introduce TYPE_VIA_IDE define | Bernhard Beschow | 1 | -1/+1 |
2022-10-27 | mips/malta: pass RNG seed via env var and re-randomize on reboot | Jason A. Donenfeld | 1 | -0/+27 |
2022-10-27 | mips/boston: re-randomize rng-seed on reboot | Jason A. Donenfeld | 1 | -0/+3 |
2022-08-08 | hw/mips/malta: turn off x86 specific features of PIIX4_PM | Igor Mammedov | 1 | -0/+9 |
2022-07-22 | hw/mips: boston: pass random seed to fdt | Jason A. Donenfeld | 1 | -0/+5 |
2022-07-18 | pckbd: remove legacy i8042_mm_init() function | Mark Cave-Ayland | 1 | -3/+10 |