aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-20q800: drop 8-bit graphic_depth check for Apple 21 inch displayMark Cave-Ayland
2021-10-20q800: add NMI handlerMark Cave-Ayland
2021-10-20q800: wire up remaining IRQs in classic modeMark Cave-Ayland
2021-10-20q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic modeMark Cave-Ayland
2021-10-20q800: wire up auxmode GPIO to GLUEMark Cave-Ayland
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland
2021-10-20q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQsMark Cave-Ayland
2021-10-20q800: move VIA1 IRQ from level 1 to level 6Mark Cave-Ayland
2021-10-20mac_via: update comment for VIA1B_vMystery bitMark Cave-Ayland
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
2021-10-18hw/mips/boston: Allow loading elf kernel and dtbJiaxun Yang
2021-10-18hw/mips/boston: Massage memory map informationJiaxun Yang