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