aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27pl110: Rename pl110_version enum valuesEduardo Habkost
2020-08-27vmw_pvscsi: Rename QOM class cast macrosEduardo Habkost
2020-08-27megasas: Rename QOM class cast macrosEduardo Habkost
2020-08-27e1000: Rename QOM class cast macrosEduardo Habkost
2020-08-27numa: hmat: fix cache size checkIgor Mammedov
2020-08-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into stagingPeter Maydell
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
2020-08-25target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructionsAlistair Francis
2020-08-25target/riscv: Allow generating hlv/hlvx/hsv instructionsAlistair Francis
2020-08-25target/riscv: Allow setting a two-stage lookup in the virt statusAlistair Francis
2020-08-25hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel
2020-08-25hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel
2020-08-25hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel
2020-08-25hw/riscv: Allow creating multiple instances of PLICAnup Patel
2020-08-25hw/riscv: Allow creating multiple instances of CLINTAnup Patel
2020-08-25Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell
2020-08-25tests: fix a memory in test_socket_unix_abstract_goodLi Qiang
2020-08-25Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200825-pull-request...Peter Maydell
2020-08-25qcow2: Assert that expand_zero_clusters_in_l1() does not support subclustersAlberto Garcia
2020-08-25qcow2: Allow preallocation and backing files if extended_l2 is setAlberto Garcia
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia
2020-08-25qcow2: Add prealloc field to QCowL2MetaAlberto Garcia
2020-08-25qcow2: Add subcluster support to qcow2_measure()Alberto Garcia
2020-08-25qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()Alberto Garcia
2020-08-25qcow2: Add subcluster support to handle_alloc_space()Alberto Garcia
2020-08-25qcow2: Clear the L2 bitmap when allocating a compressed clusterAlberto Garcia