aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03hw/arm/spitz: DetabifyPeter Maydell
2020-07-03hw/display/bcm2835_fb.c: Initialize all fields of structPeter Maydell
2020-07-03target/arm: Fix temp double-free in sve ldr/strRichard Henderson
2020-07-03tests/acpi: virt: update golden masters for DSDTAndrew Jones
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03tests/acpi: virt: allow DSDT acpi table changesAndrew Jones
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03target/arm: kvm: Handle misconfigured dabt injectionBeata Michalska
2020-07-03target/arm: kvm: Handle DABT with no valid ISSBeata Michalska
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-07-03virtio-iommu-pci: Add array of Interval propertiesEric Auger
2020-07-03virtio-iommu: Handle reserved regions in the translation processEric Auger
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger
2020-07-03Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.Jean-Christophe Dubois
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois
2020-07-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-07-03migration: Count new_dirty instead of real_dirtyKeqian Zhu
2020-07-03migration: postcopy take proper error returnDr. David Alan Gilbert
2020-07-03virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert
2020-07-03virtiofsd: Check capability callsDr. David Alan Gilbert
2020-07-03virtiofsd: Terminate capability listDr. David Alan Gilbert
2020-07-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...Peter Maydell
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