aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02target/riscv: implementation-defined constant parametersLIU Zhiwei
2020-07-02target/riscv: add vector extension field in CPURISCVStateLIU Zhiwei
2020-07-02hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis
2020-07-02riscv: plic: Add a couple of mising sifive_plic_update callsJessica Clarke
2020-07-02riscv: plic: Honour source prioritiesJessica Clarke
2020-07-02Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...Peter Maydell
2020-07-02seabios: update binariesGerd Hoffmann
2020-07-02seabios: update 128k configGerd Hoffmann
2020-07-02seabios: update submodule to pre-1.14 master snapshotGerd Hoffmann
2020-07-02Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200701-pull-request' ...Peter Maydell
2020-07-02migration/colo: Use ram_block_discard_disable()David Hildenbrand
2020-07-02migration/rdma: Use ram_block_discard_disable()David Hildenbrand
2020-07-02target/i386: sev: Use ram_block_discard_disable()David Hildenbrand
2020-07-02virtio-balloon: Rip out qemu_balloon_inhibit()David Hildenbrand
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02accel/kvm: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02exec: Introduce ram_block_discard_(disable|require)()David Hildenbrand
2020-07-02pc: Support coldplugging of virtio-pmem-pci devices on all busesDavid Hildenbrand
2020-07-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand
2020-07-02Revert "tests/migration: Reduce autoconverge initial bandwidth"Michael S. Tsirkin
2020-07-02migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()Markus Armbruster
2020-07-02arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violationsMarkus Armbruster
2020-07-02hw/arm/armsse: Fix armsse_realize() error API violationMarkus Armbruster
2020-07-02aspeed: Fix realize error API violationMarkus Armbruster
2020-07-02arm/stm32f205 arm/stm32f405: Fix realize error API violationMarkus Armbruster
2020-07-02amd_iommu: Fix amdvi_realize() error API violationMarkus Armbruster
2020-07-02x86: Fix x86_cpu_new() error handlingMarkus Armbruster
2020-07-02pc-bios/s390: Update s390-ccw bios binaries with the latest changesThomas Huth
2020-07-02pc-bios/s390-ccw: Generate and include dependency files in the MakefileThomas Huth
2020-07-02pc-bios: s390x: Make u32 ptr check explicitJanosch Frank
2020-07-02pc-bios: s390x: Use ebcdic2ascii tableJanosch Frank
2020-07-02pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank
2020-07-02pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDRJanosch Frank
2020-07-02pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64Janosch Frank
2020-07-02pc-bios: s390x: Get rid of magic offsets into the lowcoreJanosch Frank
2020-07-02pc-bios: s390x: Move sleep and yield to helper.hJanosch Frank
2020-07-02pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank
2020-07-02pc-bios: s390x: cio.c cleanup and compile fixJanosch Frank
2020-07-02mips/cps: Fix mips_cps_realize() error API violationsMarkus Armbruster
2020-07-02riscv_hart: Fix riscv_harts_realize() error API violationsMarkus Armbruster
2020-07-02riscv/sifive_u: Fix sifive_u_soc_realize() error API violationsMarkus Armbruster
2020-07-02hw/arm: Drop useless object_property_set_link() error handlingMarkus Armbruster
2020-07-02hw: Fix error API violation around object_property_set_link()Markus Armbruster
2020-07-02qdev: Drop qbus_set_hotplug_handler() parameter @errpMarkus Armbruster
2020-07-02qdev: Drop qbus_set_bus_hotplug_handler() parameter @errpMarkus Armbruster
2020-07-02aspeed: Clean up roundabout error propagationMarkus Armbruster
2020-07-02vnc: Plug minor memory leak in vnc_display_open()Markus Armbruster
2020-07-02test-util-filemonitor: Plug unlikely memory leakMarkus Armbruster
2020-07-02sd/milkymist-memcard: Plug minor memory leak in realizeMarkus Armbruster