aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2021-10-15Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson
2021-10-15Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson
2021-10-15Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...Richard Henderson
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf
2021-10-15virtio-net: Avoid QemuOpts in failover_find_primary_device()Kevin Wolf
2021-10-15virtio-net: Store failover primary opts pointer locallyKevin Wolf
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf
2021-10-15softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde