aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva4-1/+132
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva2-0/+38
2021-02-10multi-process: introduce proxy objectElena Ufimtseva4-0/+135
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman6-0/+109
2021-02-10multi-process: Associate fd of a PCIDevice with its objectJagannathan Raman3-0/+205
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman4-0/+68
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva9-0/+289
2021-02-10io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpersElena Ufimtseva2-20/+134
2021-02-10io: add qio_channel_writev_full_all helperElena Ufimtseva2-1/+39
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman6-0/+106
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman6-1/+112
2021-02-10target/ppc: Add E500 L2CSR0 write helperBin Meng2-0/+22
2021-02-10hw/net: fsl_etsec: Reverse the RCTRL.RSF logicBin Meng1-1/+1
2021-02-10hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodesBin Meng1-1/+1
2021-02-10hw/ppc: e500: Use a macro for the platform clock frequencyBin Meng1-3/+5
2021-02-10ppc/pnv: Set default RAM size to 1 GBCédric Le Goater1-3/+7
2021-02-10spapr_numa.c: fix ibm,max-associativity-domains calculationDaniel Henrique Barboza1-1/+3
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza3-10/+16
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza3-10/+9
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater3-7/+12
2021-02-10ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater1-8/+0
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater1-1/+14
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater1-6/+1
2021-02-10ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater1-3/+3
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater2-1/+4
2021-02-10ppc/pnv: Add trace events for PCI event notificationCédric Le Goater4-0/+12
2021-02-10target/ppc: Remove unused MMU definitionsPhilippe Mathieu-Daudé1-3/+0
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz3-15/+25
2021-02-10spapr.c: add 'name' property for hotplugged CPUs nodesDaniel Henrique Barboza1-0/+13
2021-02-10spapr.c: use g_auto* with 'nodename' in CPU DT functionsDaniel Henrique Barboza1-4/+2
2021-02-09multi-process: Add config option for multi-process QEMUJagannathan Raman5-1/+21
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman9-15/+25
2021-02-09multi-process: add configure and usage informationElena Ufimtseva3-0/+66
2021-02-09multi-process: add the concept description to docs/devel/qemu-multiprocessJohn G Johnson3-0/+974
2021-02-09get_maintainer: update repo URL to GitLabStefan Hajnoczi1-1/+1
2021-02-09pc-bios: update mirror URLs to GitLabStefan Hajnoczi1-2/+2
2021-02-09docs: update README to use GitLab repo URLsStefan Hajnoczi1-2/+2
2021-02-09gitlab-ci: remove redundant GitLab repo URL commandStefan Hajnoczi1-1/+0
2021-02-09gitmodules: use GitLab repos instead of qemu.orgStefan Hajnoczi1-22/+22
2021-02-09.github: point Repo Lockdown bot to GitLab repoStefan Hajnoczi1-4/+4
2021-02-09Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell6-311/+2801
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell47-194/+576
2021-02-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell10-108/+226
2021-02-08hw/block/nvme: refactor the logic for zone write checksKlaus Jensen2-24/+26
2021-02-08hw/block/nvme: fix zone boundary check for appendKlaus Jensen1-22/+24
2021-02-08hw/block/nvme: fix wrong parameter name 'cross_read'Minwoo Im1-1/+1
2021-02-08hw/block/nvme: align with existing styleGollu Appalanaidu1-10/+10
2021-02-08hw/block/nvme: fix set feature save field checkGollu Appalanaidu1-1/+1
2021-02-08hw/block/nvme: fix set feature for error recoveryGollu Appalanaidu1-1/+3
2021-02-08hw/block/nvme: error if drive less than a zone sizeMinwoo Im1-0/+7