aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell
2021-07-059pfs: reduce latency of TwalkChristian Schoenebeck
2021-07-059pfs: drop root_qidChristian Schoenebeck
2021-07-059pfs: replace not_same_qid() by same_stat_id()Christian Schoenebeck
2021-07-059pfs: drop fid_to_qid()Christian Schoenebeck
2021-07-059pfs: capture root statChristian Schoenebeck
2021-07-059pfs: fix not_same_qid()Christian Schoenebeck
2021-07-059pfs: simplify v9fs_walk()Christian Schoenebeck
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-07-05Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...Peter Maydell
2021-07-04pvrdma: Fix the ring init error flow (CVE-2021-3608)Marcel Apfelbaum
2021-07-04pvrdma: Ensure correct input on ring init (CVE-2021-3607)Marcel Apfelbaum
2021-07-04hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)Marcel Apfelbaum
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell
2021-07-02hw/mips/jazz: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2021-07-02hw/mips/jazz: specify correct endian for dp8393x deviceMark Cave-Ayland
2021-07-02hw/m68k/q800: fix PROM checksum and MAC address storageMark Cave-Ayland
2021-07-02dp8393x: remove onboard PROM containing MAC address and checksumMark Cave-Ayland
2021-07-02hw/m68k/q800: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02hw/mips/jazz: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
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-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