aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-0/+3
2024-02-03include/hw/core: Add mmu_index to CPUClassRichard Henderson1-0/+3
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell6-6/+428
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse1-3/+0
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse1-2/+2
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse1-1/+1
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse3-5/+2
2024-02-02hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse1-2/+0
2024-02-02hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()David Woodhouse1-1/+3
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel1-1/+2
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel1-0/+81
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu1-0/+2
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu1-0/+343
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé1-3/+0
2024-02-02hw/core: Remove transitional infrastructure from BusClassPeter Maydell1-2/+0
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell6-1/+199
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule1-0/+4
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule1-0/+46
2024-02-01hw/fsi: Introduce IBM's FSI masterNinad Palsule1-0/+32
2024-02-01hw/fsi: Introduce IBM's cfamNinad Palsule1-0/+34
2024-02-01hw/fsi: Introduce IBM's fsi-slave modelNinad Palsule1-0/+18
2024-02-01hw/fsi: Introduce IBM's FSI BusNinad Palsule1-0/+19
2024-02-01hw/fsi: Introduce IBM's scratchpad deviceNinad Palsule1-0/+11
2024-02-01hw/fsi: Introduce IBM's Local busNinad Palsule1-0/+32
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé1-1/+2
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé1-0/+1
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell8-8/+0
2024-01-31Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2-2/+16
2024-01-30hw/block/block.c: improve confusing blk_check_size_and_read_all() errorManos Pitsidianakis1-2/+2
2024-01-30hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis1-0/+14
2024-01-30include: Clean up includesPeter Maydell4-4/+0
2024-01-30m68k: Clean up includesPeter Maydell2-2/+0
2024-01-30acpi: Clean up includesPeter Maydell2-2/+0
2024-01-29accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handlerPhilippe Mathieu-Daudé1-0/+2
2024-01-29accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handlerPhilippe Mathieu-Daudé1-0/+5
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson1-4/+1
2024-01-29include/hw/core: Remove i386 conditional on fake_user_interruptAnton Johansson1-3/+2
2024-01-29include/hw/core: Move do_interrupt in TCGCPUOpsAnton Johansson1-5/+2
2024-01-29hw/core: Include vaddr.h from cpu.hAnton Johansson1-1/+1
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell7-24/+62
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov1-21/+23
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel1-1/+19
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck1-0/+2
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé1-1/+1
2024-01-26hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé1-1/+1
2024-01-26hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck1-0/+3
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck1-0/+3