aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30configs: Don't include 32-bit-only GDB XML in aarch64 linux configsPeter Maydell
2021-09-30docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE UsageTong Ho
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx battery-backed ramTong Ho
2021-09-30hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx eFuse QOMTong Ho
2021-09-30arm: tcg: Adhere to SMCCC 1.3 section 5.2Alexander Graf
2021-09-30allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf
2021-09-30Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-09-27-v2' into...Peter Maydell
2021-09-30MAINTAINERS: Demote sPAPR from "Supported" to "Maintained"David Gibson
2021-09-30MAINTAINERS: Add information for OpenPICDavid Gibson
2021-09-30MAINTAINERS: Remove David & Greg as reviewers/co-maintainers of powernvDavid Gibson
2021-09-30MAINTAINERS: Orphan obscure ppc platformsDavid Gibson
2021-09-30MAINTAINERS: Remove David & Greg as reviewers for a number of boardsDavid Gibson
2021-09-30MAINTAINERS: Remove machine specific files from ppc TCG CPUs entryDavid Gibson
2021-09-30spapr/xive: Fix kvm_xive_source_reset trace eventCédric Le Goater
2021-09-30spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()Daniel Henrique Barboza
2021-09-30hw/intc: openpic: Clean up the stylesBin Meng
2021-09-30hw/intc: openpic: Drop Raven related codesBin Meng
2021-09-30hw/intc: openpic: Correct the reset value of IPIDR for FSL chipsetBin Meng
2021-09-30target/ppc: Fix 64-bit decrementerCédric Le Goater
2021-09-30target/ppc: Convert debug to trace events (decrementer and IRQ)Cédric Le Goater
2021-09-30spapr_numa.c: handle auto NUMA node with no distance infoDaniel Henrique Barboza
2021-09-30spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza
2021-09-30spapr: move FORM1 verifications to post CASDaniel Henrique Barboza
2021-09-30spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza
2021-09-30spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza
2021-09-30spapr_numa.c: scrap 'legacy_numa' conceptDaniel Henrique Barboza
2021-09-30spapr_numa.c: split FORM1 code into helpersDaniel Henrique Barboza
2021-09-30target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]Matheus Ferst
2021-09-30target/ppc: add LPCR[HR] to DisasContext and hflagsMatheus Ferst
2021-09-30target/ppc: Replace debug messages by asserts for unknown IRQ pinsCédric Le Goater
2021-09-30target/ppc: Convert debug to trace events (exceptions)Cédric Le Goater
2021-09-30memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()Daniel Henrique Barboza
2021-09-30spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errorsDaniel Henrique Barboza
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza
2021-09-29Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.2-pull-request' ...Peter Maydell
2021-09-29block/nbd: check that received handle is validVladimir Sementsov-Ogievskiy
2021-09-29block/nbd: drop connection_coVladimir Sementsov-Ogievskiy
2021-09-29block/nbd: refactor nbd_recv_coroutines_wake_all()Vladimir Sementsov-Ogievskiy
2021-09-29block/nbd: move nbd_recv_coroutines_wake_all() upVladimir Sementsov-Ogievskiy
2021-09-29block/nbd: nbd_channel_error() shutdown channel unconditionallyVladimir Sementsov-Ogievskiy
2021-09-29nbd/client-connection: nbd_co_establish_connection(): fix non set errpVladimir Sementsov-Ogievskiy
2021-09-29nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLYEric Blake
2021-09-29block/io: allow 64bit discard requestsVladimir Sementsov-Ogievskiy
2021-09-29block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy