Age | Commit message (Expand) | Author | Files | Lines |
2023-05-19 | tests/qtest/cxl-test: whitespace, line ending cleanup | Gregory Price | 1 | -38/+46 |
2023-05-19 | hw/cxl: Fix incorrect reset of commit and associated clearing of committed. | Jonathan Cameron | 2 | -2/+25 |
2023-05-19 | hw/cxl: Fix endian handling for decoder commit. | Jonathan Cameron | 2 | -7/+10 |
2023-05-19 | hw/cxl: drop pointless memory_region_transaction_guards | Jonathan Cameron | 1 | -2/+0 |
2023-05-19 | docs/cxl: Replace unsupported AARCH64 with x86_64 | Raghu H | 1 | -3/+3 |
2023-05-19 | docs/cxl: Remove incorrect CXL type 3 size parameter | Raghu H | 1 | -4/+4 |
2023-05-19 | docs/cxl: fix some typos | Brice Goglin | 1 | -4/+4 |
2023-05-19 | hw/cxl: cdat: Fix failure to free buffer in erorr paths | Jonathan Cameron | 3 | -15/+25 |
2023-05-19 | hw/cxl: cdat: Fix open file not closed in ct3_load_cdat() | Hao Zeng | 1 | -21/+8 |
2023-05-19 | vhost: fix possible wrap in SVQ descriptor ring | Hawkins Jiawei | 2 | -1/+7 |
2023-05-18 | accel/tcg: Fix append_mem_cb | Richard Henderson | 1 | -42/+0 |
2023-05-18 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 62 | -1348/+2162 |
2023-05-18 | Merge tag 'pull-target-arm-20230518' of https://git.linaro.org/people/pmaydel... | Richard Henderson | 20 | -904/+959 |
2023-05-18 | docs/devel: update build system docs | Paolo Bonzini | 1 | -108/+175 |
2023-05-18 | configure: remove unnecessary check | Paolo Bonzini | 1 | -7/+0 |
2023-05-18 | configure: reorder option parsing code | Paolo Bonzini | 1 | -63/+58 |
2023-05-18 | configure: remove unnecessary mkdir | Paolo Bonzini | 1 | -1/+0 |
2023-05-18 | configure: do not rerun the tests with -Werror | Paolo Bonzini | 1 | -34/+1 |
2023-05-18 | configure: remove compiler sanity check | Paolo Bonzini | 1 | -14/+0 |
2023-05-18 | build: move --disable-debug-info to meson | Paolo Bonzini | 3 | -5/+5 |
2023-05-18 | build: move compiler version check to meson | Paolo Bonzini | 2 | -25/+20 |
2023-05-18 | build: move remaining compiler flag tests to meson | Paolo Bonzini | 2 | -69/+62 |
2023-05-18 | build: move warning flag selection to meson | Paolo Bonzini | 3 | -109/+48 |
2023-05-18 | docs: Convert u2f.txt to rST | Peter Maydell | 4 | -111/+95 |
2023-05-18 | hw/arm/vexpress: Avoid trivial memory leak of 'flashalias' | Peter Maydell | 1 | -20/+20 |
2023-05-18 | target/arm: Saturate L2CTLR_EL1 core count field rather than overflowing | Peter Maydell | 1 | -2/+9 |
2023-05-18 | target/arm: Convert ERET, ERETAA, ERETAB to decodetree | Peter Maydell | 2 | -108/+63 |
2023-05-18 | target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree | Peter Maydell | 2 | -58/+43 |
2023-05-18 | target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to decodetree | Peter Maydell | 2 | -55/+84 |
2023-05-18 | target/arm: Convert BR, BLR, RET to decodetree | Peter Maydell | 2 | -6/+54 |
2023-05-18 | target/arm: Convert conditional branch insns to decodetree | Peter Maydell | 2 | -24/+8 |
2023-05-18 | target/arm: Convert TBZ, TBNZ to decodetree | Peter Maydell | 2 | -20/+11 |
2023-05-18 | target/arm: Convert CBZ, CBNZ to decodetree | Peter Maydell | 2 | -20/+11 |
2023-05-18 | target/arm: Convert unconditional branch immediate to decodetree | Peter Maydell | 2 | -19/+19 |
2023-05-18 | target/arm: Convert Extract instructions to decodetree | Peter Maydell | 2 | -63/+34 |
2023-05-18 | target/arm: Convert Bitfield to decodetree | Richard Henderson | 2 | -57/+88 |
2023-05-18 | target/arm: Convert Move wide (immediate) to decodetree | Richard Henderson | 2 | -43/+41 |
2023-05-18 | target/arm: Convert Logical (immediate) to decodetree | Richard Henderson | 2 | -64/+43 |
2023-05-18 | target/arm: Replace bitmask64 with MAKE_64BIT_MASK | Richard Henderson | 1 | -9/+2 |
2023-05-18 | target/arm: Convert Add/subtract (immediate with tags) to decodetree | Richard Henderson | 2 | -27/+19 |
2023-05-18 | target/arm: Convert Add/subtract (immediate) to decodetree | Richard Henderson | 3 | -53/+42 |
2023-05-18 | target/arm: Split gen_add_CC and gen_sub_CC | Richard Henderson | 1 | -60/+79 |
2023-05-18 | target/arm: Convert PC-rel addressing to decodetree | Richard Henderson | 2 | -24/+27 |
2023-05-18 | target/arm: Pull calls to disas_sve() and disas_sme() out of legacy decoder | Peter Maydell | 1 | -16/+4 |
2023-05-18 | target/arm: Create decodetree skeleton for A64 | Peter Maydell | 3 | -7/+32 |
2023-05-18 | target/arm: Split out disas_a64_legacy | Richard Henderson | 1 | -38/+44 |
2023-05-18 | sbsa-ref: use Bochs graphics card instead of VGA | Marcin Juszkiewicz | 1 | -1/+1 |
2023-05-18 | target/arm: add RAZ/WI handling for DBGDTR[TX|RX] | Alex Bennée | 1 | -2/+9 |
2023-05-18 | arm/kvm: add support for MTE | Cornelia Huck | 6 | -34/+107 |
2023-05-18 | Maintainers: add myself as reviewer for sbsa-ref | Marcin Juszkiewicz | 1 | -0/+1 |