aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-28hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28target/arm: Fill in the WnR syndrome bit in mte_check_failRichard Henderson
2020-08-28target/arm: Pass the entire mte descriptor to mte_check_failRichard Henderson
2020-08-28target/arm: Clarify HCR_EL2 ARMCPRegInfo typePhilippe Mathieu-Daudé
2020-08-28hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/clock: Only propagate clock changes if the clock is changedPhilippe Mathieu-Daudé
2020-08-28hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé
2020-08-28hw/clock: Remove unused clock_init*() functionsPhilippe Mathieu-Daudé
2020-08-28hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory
2020-08-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-08-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into stagingPeter Maydell
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang
2020-08-27hw/smbios: add options for type 4 max-speed and current-speedYing Fang
2020-08-27vhost-user-blk-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-blk-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-scsi: introduce a constant for fixed virtqueuesStefan Hajnoczi
2020-08-27virtio-pci: add virtio_pci_optimal_num_queues() helperStefan Hajnoczi
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin
2020-08-27arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin
2020-08-27hw/vfio/ap: Plug memleak in vfio_ap_get_group()Pan Nengyuan
2020-08-27docs/system/s390x: Add a chapter about s390x boot devicesThomas Huth
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck
2020-08-26Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...Peter Maydell
2020-08-26hw/display/artist: Fix invalidation of lines near screen borderSven Schnelle
2020-08-26hw/display/artist: Fix invalidation of lines in artist_draw_line()Sven Schnelle
2020-08-26hw/display/artist: Unbreak size mismatch memory accessesHelge Deller
2020-08-26hw/display/artist: Prevent out of VRAM buffer accessesHelge Deller
2020-08-26Revert "hw/display/artist: Avoid drawing line when nothing to display"Helge Deller
2020-08-26hw/display/artist: Refactor artist_rop8() to avoid buffer over-runPhilippe Mathieu-Daudé
2020-08-26hw/display/artist: Check offset in draw_line to avoid buffer over-runPhilippe Mathieu-Daudé
2020-08-26hw/hppa/lasi: Don't abort on invalid IMR valueHelge Deller
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell
2020-08-26iotests: Add tests for qcow2 images with extended L2 entriesAlberto Garcia
2020-08-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-08-25target/riscv: Support the Virtual Instruction faultAlistair Francis
2020-08-25target/riscv: Return the exception from invalid CSR accessesAlistair Francis
2020-08-25target/riscv: Support the v0.6 Hypervisor extension CRSsAlistair Francis
2020-08-25target/riscv: Only support little endian guestsAlistair Francis
2020-08-25target/riscv: Only support a single VSXL lengthAlistair Francis
2020-08-25target/riscv: Update the CSRs to the v0.6 Hyp extensionAlistair Francis
2020-08-25target/riscv: Update the Hypervisor trap return/entryAlistair Francis
2020-08-25target/riscv: Fix the interrupt cause codeAlistair Francis
2020-08-25target/riscv: Convert MSTATUS MTL to GVAAlistair Francis
2020-08-25target/riscv: Don't allow guest to write to htinstAlistair Francis