aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-10-22hw/intc: Remove the Ibex PLICAlistair Francis
2021-10-22hw/riscv: opentitan: Update to the latest buildAlistair Francis
2021-10-22target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxlRichard Henderson
2021-10-22hw/riscv: virt: Use machine->ram as the system memoryMingwang Li
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones
2021-10-20hw/acpi/aml-build: Add Processor hierarchy node structureYanan Wang
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger
2021-10-21hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan
2021-10-21hw/ppc: Fix iothread locking in the 405 codeThomas Huth
2021-10-21spapr/xive: Use xive_esb_rw() to trigger interruptsCédric Le Goater
2021-10-21hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé
2021-10-21target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater
2021-10-21spapr/xive: Add source status helpersCédric Le Goater
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel
2021-10-20hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii
2021-10-20hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan
2021-10-20hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger
2021-10-20pci: fix PCI resource reserve capability on BEMichael S. Tsirkin
2021-10-20vhost-vdpa: multiqueue supportJason Wang
2021-10-20virtio-net: vhost control virtqueue supportJason Wang
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang
2021-10-20vhost-net: control virtqueue supportJason Wang
2021-10-20vhost-vdpa: prepare for the multiqueue supportJason Wang
2021-10-20vhost-vdpa: classify one time requestJason Wang
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier
2021-10-20failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier
2021-10-20vhost-user: fix duplicated notifier MR initXueming Li
2021-10-20vhost-user-rng-pci: Add vhost-user-rng-pci implementationMathieu Poirier
2021-10-20vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier
2021-10-20virtio-iommu: Drop base_name and change generic_nameEric Auger
2021-10-20virtio-iommu: Remove the non transitional nameEric Auger
2021-10-20vdpa: Check for iova range at mappings changesEugenio Pérez
2021-10-20vdpa: Add vhost_vdpa_section_endEugenio Pérez
2021-10-20vdpa: Skip protected ram IOMMU mappingsEugenio Pérez
2021-10-18via-ide: Avoid using isa_get_irq()BALATON Zoltan
2021-10-18vt82c686: Add a method to VIA_ISA to raise ISA interruptsBALATON Zoltan
2021-10-18vt82c686: Move common code to via_isa_realizeBALATON Zoltan
2021-10-18via-ide: Set user_creatable to falseBALATON Zoltan
2021-10-18hw/mips/boston: Add FDT generatorJiaxun Yang