aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2024-02-14virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée
2024-02-13esp.c: keep track of the DRQ state during DMAMark Cave-Ayland
2024-02-13esp.c: rename irq_data IRQ to drq_irqMark Cave-Ayland
2024-02-13esp.c: remove unneeded ti_cmd fieldMark Cave-Ayland
2024-02-13esp.c: rename data_in_ready to to data_readyMark Cave-Ayland
2024-02-13esp.c: remove unused PDMA callback implementationMark Cave-Ayland
2024-02-13esp.c: move CMD_ICCS command logic to esp_do_dma()Mark Cave-Ayland
2024-02-13esp.c: move CMD_SELATNS end of command logic to esp_do_dma() and do_dma_pdma_...Mark Cave-Ayland
2024-02-13esp.c: move CMD_SELATN end of message phase detection to esp_do_dma() and do_...Mark Cave-Ayland
2024-02-13esp.c: remove s_without_satn_pdma_cb() PDMA callbackMark Cave-Ayland
2024-02-13Merge tag 'hppa64-pull-request' of https://github.com/hdeller/qemu-hppa into ...Peter Maydell
2024-02-13Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-02-12Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qe...Peter Maydell
2024-02-12qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster
2024-02-11lasi: Add reset I/O ports for LASI audio and FDCHelge Deller
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller
2024-02-09Revert "hw/elf_ops: Ignore loadable segments with zero size"Alex Bennée
2024-02-09Merge tag 'pull-riscv-to-apply-20240209' of https://github.com/alistair23/qem...Peter Maydell
2024-02-09smbios: function to set default processor familyHeinrich Schuchardt
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-02-07virtio-blk: declare VirtIOBlock::rq with a typeStefan Hajnoczi
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-02-03include/hw/core: Add mmu_index to CPUClassRichard Henderson
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse
2024-02-02hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse
2024-02-02hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()David Woodhouse
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-02hw/core: Remove transitional infrastructure from BusClassPeter Maydell
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/fsi: Aspeed APB2OPB & On-chip peripheral busNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI masterNinad Palsule
2024-02-01hw/fsi: Introduce IBM's cfamNinad Palsule
2024-02-01hw/fsi: Introduce IBM's fsi-slave modelNinad Palsule
2024-02-01hw/fsi: Introduce IBM's FSI BusNinad Palsule
2024-02-01hw/fsi: Introduce IBM's scratchpad deviceNinad Palsule
2024-02-01hw/fsi: Introduce IBM's Local busNinad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé