aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-07-02dp8393x: checkpatch fixesMark Cave-Ayland
2021-07-02g364fb: add VMStateDescription for G364SysBusStateMark Cave-Ayland
2021-07-02g364fb: use RAM memory region for framebufferMark Cave-Ayland
2021-07-02hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-07-02virtio: Clarify MR transaction optimizationGreg Kurz
2021-07-02virtio: disable ioeventfd for record/replayPavel Dovgalyuk
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake
2021-07-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-02hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-06-30Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-06-30vhost-user-blk: Implement reconnection during realizeKevin Wolf
2021-06-30vhost-user-blk: Factor out vhost_user_blk_realize_connect()Kevin Wolf
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf
2021-06-30vhost-user-blk: Add Error parameter to vhost_user_blk_start()Kevin Wolf
2021-06-30vhost: Return 0/-errno in vhost_dev_init()Kevin Wolf
2021-06-30vhost: Distinguish errors in vhost_backend_init()Kevin Wolf
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf
2021-06-29Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell
2021-06-29hw/nvme: fix pin-based interrupt behavior (again)Klaus Jensen
2021-06-29hw/nvme: fix missing check for PMR capabilityKlaus Jensen
2021-06-29hw/nvme: documentation fixGollu Appalanaidu
2021-06-29hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu
2021-06-29Partially revert "hw/block/nvme: drain namespaces on sq deletion"Klaus Jensen
2021-06-29hw/nvme: reimplement format nvm to allow cancellationKlaus Jensen
2021-06-29hw/nvme: reimplement zone reset to allow cancellationKlaus Jensen
2021-06-29hw/nvme: reimplement the copy command to allow aio cancellationKlaus Jensen
2021-06-29hw/nvme: add dw0/1 to the req completion trace eventKlaus Jensen
2021-06-29hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen
2021-06-29hw/nvme: remove assert from nvme_get_zone_by_slbaKlaus Jensen
2021-06-29hw/nvme: save reftag when generating piKlaus Jensen
2021-06-29hw/nvme: reimplement dsm to allow cancellationKlaus Jensen
2021-06-29hw/nvme: add nvme_block_status_all helperKlaus Jensen
2021-06-29hw/nvme: reimplement flush to allow cancellationKlaus Jensen
2021-06-29hw/nvme: default for namespace EUI-64Heinrich Schuchardt
2021-06-29hw/nvme: namespace parameter for EUI-64Heinrich Schuchardt
2021-06-29hw/nvme: fix csi field for cns 0x00 and 0x11Gollu Appalanaidu
2021-06-29hw/nvme: add param to control auto zone transitioning to zone state closedNiklas Cassel
2021-06-29hw/nvme: fix lbaf formats initializationGollu Appalanaidu
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu
2021-06-29hw/nvme: fix styleGollu Appalanaidu
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-28hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe
2021-06-28hw/alpha: Provide console information to the PALcode at start-upJason Thorpe
2021-06-28hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe
2021-06-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell
2021-06-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-06-25machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini