aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-03-07esp: introduce esp_get_tc() and esp_set_tc()Mark Cave-Ayland
2021-03-07esp: determine transfer direction directly from SCSI phaseMark Cave-Ayland
2021-03-07esp: add PDMA trace eventsMark Cave-Ayland
2021-03-07esp: fix esp_reg_read() trace eventMark Cave-Ayland
2021-03-07esp: add trace event when receiving a TI commandMark Cave-Ayland
2021-03-07esp: add vmstate_esp version to embedded ESPStateMark Cave-Ayland
2021-03-07esp: QOMify the internal ESP device stateMark Cave-Ayland
2021-03-07esp: rename existing ESP QOM type to SYSBUS_ESPMark Cave-Ayland
2021-03-07esp: checkpatch fixesMark Cave-Ayland
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
2021-03-05Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-03-04hw/riscv: virt: Map high mmio for PCIeBin Meng
2021-03-04hw/riscv: virt: Limit RAM size in a 32-bit systemBin Meng
2021-03-04hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()Bin Meng
2021-03-04hw/riscv: Drop 'struct MemmapEntry'Bin Meng
2021-03-04goldfish_rtc: re-arm the alarm after migrationLaurent Vivier
2021-03-04hw/riscv: sifive_u: Add QSPI2 controller and connect an SD cardBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI0 controller and connect a flashBin Meng
2021-03-04hw/ssi: Add SiFive SPI controller supportBin Meng
2021-03-04hw/block: m25p80: Add various ISSI flash informationBin Meng
2021-03-04hw/block: m25p80: Add ISSI SPI flash supportBin Meng
2021-03-04hw/misc: sifive_u_otp: Use error_report() when block operation failsBin Meng
2021-03-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell
2021-03-04vfio-ccw: Do not read region ret_code after writeEric Farman
2021-03-04virtio-ccw: commands on revision-less devicesCornelia Huck
2021-03-04s390x/pci: restore missing Query PCI Function CLP dataMatthew Rosato
2021-03-04hw/s390x: fix build for virtio-9p-ccwHalil Pasic
2021-03-04virtio-gpu: Do not distinguish the primary consoleAkihiko Odaki
2021-03-04ui/console: Add placeholder flag to message surfaceAkihiko Odaki
2021-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-02vhost: simplify vhost_dev_init() fail_busyloop labelStefan Hajnoczi
2021-03-02hw/pci: Have safer pcie_bus_realize() by checking error pathPhilippe Mathieu-Daudé
2021-03-02virtio-net: handle zero mac for a vdpa peerCindy Lu
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2021-02-25scsi: drop 'result' argument from command_complete callbackHannes Reinecke
2021-02-25scsi-disk: pass guest recoverable errors through even for rerror=stopPaolo Bonzini
2021-02-25scsi-disk: pass SCSI status to scsi_handle_rw_errorPaolo Bonzini
2021-02-25scsi: introduce scsi_sense_from_errno()Paolo Bonzini
2021-02-25scsi-disk: do not complete requests early for rerror/werror=ignorePaolo Bonzini
2021-02-25scsi-disk: move scsi_handle_rw_error earlierPaolo Bonzini
2021-02-25virtio-scsi: don't process IO on fenced dataplaneMaxim Levitsky
2021-02-25scsi: allow user to set werror as reportZihao Chang
2021-02-25scsi: add tracing for SG_IO commandsHannes Reinecke
2021-02-25scsi: make io_timeout configurableHannes Reinecke
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata