aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-09-04hw/openrisc: virt: pass random seed to fdtJason A. Donenfeld1-0/+6
2022-09-04hw/openrisc: Initialize timer time at startupStafford Horne1-1/+21
2022-09-04hw/openrisc: Add PCI bus support to virtStafford Horne2-6/+157
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford Horne3-0/+427
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne2-9/+29
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne3-100/+123
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi12-29/+52
2022-09-02net: tulip: Restrict DMA engine to memoriesZheyu Ma1-2/+2
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez1-15/+0
2022-09-02vhost_net: add NetClientState->load() callbackEugenio Pérez1-0/+7
2022-09-02vhost_net: Add NetClientInfo stop callbackEugenio Pérez1-0/+3
2022-09-02vhost_net: Add NetClientInfo start callbackEugenio Pérez1-0/+7
2022-09-02vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flushEugenio Pérez1-4/+7
2022-09-02vhost: Delete useless read memory barrierEugenio Pérez1-3/+0
2022-09-02vhost: use SVQ element ndescs instead of opaque data for desc validationEugenio Pérez1-1/+2
2022-09-02vhost: stop transfer elem ownership in vhost_handle_guest_kickEugenio Pérez1-6/+4
2022-09-02vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ringEugenio Pérez1-9/+8
2022-09-02vhost: Always store new kick fd on vhost_svq_set_svq_kick_fdEugenio Pérez1-2/+2
2022-09-02vdpa: Make SVQ vring unmapping return voidEugenio Pérez1-22/+10
2022-09-02vdpa: Remove SVQ vring from iova_tree at shutdownEugenio Pérez1-0/+6
2022-09-02util: accept iova_tree_remove_parameter by valueEugenio Pérez4-8/+8
2022-09-02vdpa: do not save failed dma maps in SVQ iova treeEugenio Pérez1-7/+13
2022-09-02vdpa: Skip the maps not in the iova treeEugenio Pérez1-0/+4
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi22-1521/+2452
2022-09-01scsi: Reject commands if the CDB length exceeds buf_lenJohn Millikin1-1/+7
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin12-28/+39
2022-09-01esp: Handle CMD_BUSRESET by resetting the SCSI busJohn Millikin1-0/+6
2022-08-31ppc4xx: Fix code style problems reported by checkpatchBALATON Zoltan5-47/+67
2022-08-31ppc/ppc4xx: Fix sdram trace eventsCédric Le Goater1-1/+1
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan1-1/+1
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan2-2/+0
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan3-254/+251
2022-08-31ppc/ppc405: QOM'ify FPGACédric Le Goater1-17/+39
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater2-2/+10
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan6-45/+19
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater2-15/+16
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan4-9/+9
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan3-206/+191
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan4-9/+9
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan3-104/+94
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater4-83/+92
2022-08-31ppc/ppc405: QOM'ify PLBCédric Le Goater3-31/+51
2022-08-31ppc/ppc405: QOM'ify POBCédric Le Goater2-24/+44
2022-08-31ppc/ppc405: QOM'ify OPBACédric Le Goater3-21/+41
2022-08-31ppc/ppc405: QOM'ify EBCCédric Le Goater3-32/+51
2022-08-31ppc/ppc405: QOM'ify DMACédric Le Goater2-79/+81
2022-08-31ppc/ppc405: QOM'ify GPIOCédric Le Goater3-27/+45
2022-08-31ppc/ppc405: QOM'ify OCMCédric Le Goater2-38/+55
2022-08-31ppc/ppc405: QOM'ify GPTCédric Le Goater3-47/+78
2022-08-31ppc/ppc405: QOM'ify CPCCédric Le Goater2-81/+95