aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03vhost_net: use the function qemu_get_peerCindy Lu
2020-07-03net: introduce qemu_get_peerCindy Lu
2020-07-03MAINTAINERS: add VT-d entryPeter Xu
2020-07-03docs: vhost-user: add Virtio status protocol featureMaxime Coquelin
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand
2020-07-03virtio-mem: Migration sanity checksDavid Hildenbrand
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand
2020-07-03numa: Handle virtio-mem in NUMA statsDavid Hildenbrand
2020-07-03hmp: Handle virtio-mem when printing memory device infoDavid Hildenbrand
2020-07-03MAINTAINERS: Add myself as virtio-mem maintainerDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand
2020-07-03Merge tag 's390-ccw-bios-2020-07-02' into s390-next-stagingCornelia Huck
2020-07-03s390x/pci: fix set_ind_atomicHalil Pasic
2020-07-03virtio-ccw: fix virtio_set_ind_atomicHalil Pasic
2020-07-03target/s390x: Fix SQXBRRichard Henderson
2020-07-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200702-pull-reque...Peter Maydell
2020-07-03iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé
2020-07-03iotests.py: Do not wait() before communicate()Max Reitz
2020-07-03vvfat: Fix array_remove_slice()Kevin Wolf
2020-07-03vvfat: Check that updated filenames are validKevin Wolf
2020-07-03qemu-storage-daemon: add missing cleanup callsStefan Hajnoczi
2020-07-03qemu-storage-daemon: remember to add qemu_object_optsStefan Hajnoczi
2020-07-03qemu-img convert: Don't pre-zero imagesKevin Wolf
2020-07-02target/riscv: configure and turn on vector extension from command lineLIU Zhiwei
2020-07-02target/riscv: vector compress instructionLIU Zhiwei
2020-07-02target/riscv: vector register gather instructionLIU Zhiwei
2020-07-02target/riscv: vector slide instructionsLIU Zhiwei
2020-07-02target/riscv: floating-point scalar move instructionsLIU Zhiwei
2020-07-02target/riscv: integer scalar move instructionLIU Zhiwei
2020-07-02target/riscv: integer extract instructionLIU Zhiwei
2020-07-02target/riscv: vector element index instructionLIU Zhiwei
2020-07-02target/riscv: vector iota instructionLIU Zhiwei
2020-07-02target/riscv: set-X-first mask bitLIU Zhiwei
2020-07-02target/riscv: vmfirst find-first-set mask bitLIU Zhiwei
2020-07-02target/riscv: vector mask population count vmpopcLIU Zhiwei
2020-07-02target/riscv: vector mask-register logical instructionsLIU Zhiwei
2020-07-02target/riscv: vector widening floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width floating-point reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector wideing integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: vector single-width integer reduction instructionsLIU Zhiwei
2020-07-02target/riscv: narrowing floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: widening floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point/integer type-convert instructionsLIU Zhiwei
2020-07-02target/riscv: vector floating-point merge instructionsLIU Zhiwei