aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan
2021-10-21target/ppc: Fix XER access in monitorMatheus Ferst
2021-10-21linux-user: Fix XER access in ppc version of elf_core_copy_regsMatheus Ferst
2021-10-21target/ppc: Fix XER access in gdbstubMatheus Ferst
2021-10-21linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst
2021-10-21tests/acceptance: Add tests for the ppc405 boardsThomas Huth
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-21target/ppc: Use tcg_constant_i64() in gen_brh()Philippe Mathieu-Daudé
2021-10-21target/ppc: Use tcg_constant_i32() in gen_setb()Philippe Mathieu-Daudé
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-20roms/edk2: Only initialize required submodulesPhilippe Mathieu-Daudé
2021-10-20roms/edk2: Only init brotli submodule to build BaseToolsPhilippe Mathieu-Daudé
2021-10-20hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan
2021-10-20tests/acpi: Generate reference blob for IORT rev E.bEric Auger
2021-10-20hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger
2021-10-20tests/acpi: Get prepared for IORT E.b revision upgradeEric 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-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-20tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha
2021-10-20tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha
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-20net: introduce control clientJason Wang
2021-10-20vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *Jason Wang
2021-10-20vhost-vdpa: prepare for the multiqueue supportJason Wang
2021-10-20vhost-vdpa: classify one time requestJason Wang
2021-10-20vhost-vdpa: open device fd in net_init_vhost_vdpa()Jason Wang
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin
2021-10-20rebuild-expected-aml.sh: allow partial target listMichael S. Tsirkin
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier
2021-10-20vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi
2021-10-20failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier