aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...Peter Maydell
2021-02-11hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias
2021-02-11hw/block/nvme: fix error handling in nvme_ns_realizeKlaus Jensen
2021-02-11hw/block/nvme: Fix a build error in nvme_get_feature()Bin Meng
2021-02-11hw/block/nvme: fix legacy namespace registrationKlaus Jensen
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-11hw/arm: Remove GPIO from unimplemented NPCM7XXHao Wu
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva
2021-02-10multi-process: Retrieve PCI info from remote processJagannathan Raman
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva
2021-02-10multi-process: introduce proxy objectElena Ufimtseva
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman
2021-02-10multi-process: Associate fd of a PCIDevice with its objectJagannathan Raman
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman
2021-02-10hw/net: fsl_etsec: Reverse the RCTRL.RSF logicBin Meng
2021-02-10hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodesBin Meng
2021-02-10hw/ppc: e500: Use a macro for the platform clock frequencyBin Meng
2021-02-10ppc/pnv: Set default RAM size to 1 GBCédric Le Goater
2021-02-10spapr_numa.c: fix ibm,max-associativity-domains calculationDaniel Henrique Barboza
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater
2021-02-10ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater
2021-02-10ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater
2021-02-10ppc/pnv: Add trace events for PCI event notificationCédric Le Goater
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz
2021-02-10spapr.c: add 'name' property for hotplugged CPUs nodesDaniel Henrique Barboza
2021-02-10spapr.c: use g_auto* with 'nodename' in CPU DT functionsDaniel Henrique Barboza
2021-02-09multi-process: Add config option for multi-process QEMUJagannathan Raman
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman
2021-02-09Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08hw/block/nvme: refactor the logic for zone write checksKlaus Jensen
2021-02-08hw/block/nvme: fix zone boundary check for appendKlaus Jensen
2021-02-08hw/block/nvme: fix wrong parameter name 'cross_read'Minwoo Im
2021-02-08hw/block/nvme: align with existing styleGollu Appalanaidu
2021-02-08hw/block/nvme: fix set feature save field checkGollu Appalanaidu
2021-02-08hw/block/nvme: fix set feature for error recoveryGollu Appalanaidu
2021-02-08hw/block/nvme: error if drive less than a zone sizeMinwoo Im