aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-12job: add .cancel handler for the driverVladimir Sementsov-Ogievskiy
2021-02-12block/raw-format: implement .bdrv_cancel_in_flight handlerVladimir Sementsov-Ogievskiy
2021-02-12block/nbd: implement .bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy
2021-02-12block: add new BlockDriver handler: bdrv_cancel_in_flightVladimir Sementsov-Ogievskiy
2021-02-12io: error_prepend() in qio_channel_readv_full_all() causes segfaultJagannathan Raman
2021-02-12iotests/210: Fix reference outputMax Reitz
2021-02-12qemu-nbd: Permit --shared=0 for unlimited clientsEric Blake
2021-02-12qemu-nbd: Use SOMAXCONN for socket listen() backlogEric Blake
2021-02-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...Peter Maydell
2021-02-11target/arm: Correctly initialize MDCR_EL2.HPMNpull-target-arm-20210211-1Daniel Müller
2021-02-11hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias
2021-02-11Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-pull-request' into...Peter Maydell
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-11accel/tcg: Add URL of clang bug to comment about our workaroundPeter Maydell
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-11target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPURebecca Cran
2021-02-11target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPURebecca Cran
2021-02-11target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstateRebecca Cran
2021-02-11target/arm: Add support for FEAT_DIT, Data Independent TimingRebecca Cran
2021-02-11hw/arm: Remove GPIO from unimplemented NPCM7XXHao Wu
2021-02-11target/arm: Fix SCR RES1 handlingMike Nawrocki
2021-02-11target/arm: Don't migrate CPUARMState.featuresAaron Lindsay
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-02-10Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210210' in...Peter Maydell
2021-02-10docs: fix Parallels Image "dirty bitmap" sectionDenis V. Lunev
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-10io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpersElena Ufimtseva
2021-02-10io: add qio_channel_writev_full_all helperElena 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-10target/ppc: Add E500 L2CSR0 write helperBin Meng
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