2023-05-22 |
Peter Maydell | docs/interop: Delete qmp-intro.txt Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-22 |
Peter Maydell | docs/interop/qmp-spec: Update error description for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-22 |
Peter Maydell | docs/interop: Convert qmp-spec.txt to rST Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-19 |
Peter Maydell | Revert "arm/kvm: add support for MTE" Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | docs: Convert u2f.txt to rST Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | hw/arm/vexpress: Avoid trivial memory leak of 'flashalias' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Saturate L2CTLR_EL1 core count field rather... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert ERET, ERETAA, ERETAB to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert BRA[AB]Z, BLR[AB]Z, RETA[AB] to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert BR, BLR, RET to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert conditional branch insns to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert TBZ, TBNZ to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert CBZ, CBNZ to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert unconditional branch immediate... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Convert Extract instructions to decodetree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Pull calls to disas_sve() and disas_sme... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-18 |
Peter Maydell | target/arm: Create decodetree skeleton for A64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | hw/mips/malta: Fix minor dead code issue Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | docs: Remove unused weirdly-named cross-reference targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | ui: Fix pixel colour channel order for PNG screenshots Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | target/arm: Fix handling of SW and NSW bits for stage... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-12 |
Peter Maydell | target/arm: Don't allow stage 2 page table walks to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hw/sd/allwinner-sdhost: Correctly byteswap descriptor... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | target/arm: Add compile time asserts to load/store_cpu_field... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | target/arm: Define and use new load_cpu_field_low32() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hw/arm/raspi: Use arm_write_bootloader() to write boot... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hw/net/msf2-emac: Don't modify descriptor in-place... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | docs/about/deprecated.rst: Add "since 7.1" tag to dtb... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | qmp: Deprecate 'singlestep' member of StatusInfo Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | qapi/run-state.json: Fix missing newline at end of... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | accel/tcg: Report one-insn-per-tb in 'info jit', not... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | Document that -singlestep command line option is deprecated Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | bsd-user: Add '-one-insn-per-tb' option equivalent... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | linux-user: Add '-one-insn-per-tb' option equivalent... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | accel/tcg: Use one_insn_per_tb global instead of old... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | softmmu: Don't use 'singlestep' global in QMP and HMP... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-05-02 |
Peter Maydell | make one-insn-per-tb an accel option Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-25 |
Peter Maydell | docs/specs: Convert pci-testdev.txt to rst Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-25 |
Peter Maydell | docs/specs: Convert pci-serial.txt to rst Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-25 |
Peter Maydell | docs/specs/pci-ids: Convert from txt to rST Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | target/arm: Report pauth information to gdb as 'pauth_v2' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | docs/devel/kconfig.rst: Fix incorrect markup Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | target/arm: Implement FEAT_PAN3 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | target/arm: Don't set ISV when reporting stage 1 faults... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | configure: Honour cross-prefix when finding ObjC compiler Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | target/i386: Avoid unreachable variable declaration... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | Open 8.1 development tree Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | chardev: Allow setting file chardev input file on the... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-20 |
Peter Maydell | qtest: Don't assert on "-qtest chardev:myid" Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-19 |
Peter Maydell | Update version for v8.0.0 release Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-13 |
Peter Maydell | Update version for v8.0.0-rc4 release Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-13 |
Peter Maydell | Merge tag 'migration-20230412-pull-request' of https... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-12 |
Peter Maydell | Merge tag 'for-upstream' of https://gitlab.com/bonzini... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-12 |
Peter Maydell | Merge tag 'coverity-fixes-pull-request' of git://git... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-11 |
Peter Maydell | Merge tag 'for-upstream' of https://repo.or.cz/qemu... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-11 |
Peter Maydell | hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-10 |
Peter Maydell | Merge tag 'pull-tcg-20230410' of https://gitlab.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-10 |
Peter Maydell | Merge tag 'pull-target-arm-20230410' of https://git... # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org... # gpg: aka "Peter Maydell <peter@archaic.org.uk>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-10 |
Peter Maydell | Merge tag 'pull-ppc-20230409' of https://github.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-10 |
Peter Maydell | Merge tag 'pull_error_handle_fix_use_after_free.v1... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-05 |
Peter Maydell | Update version for v8.0.0-rc3 release Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-05 |
Peter Maydell | Revert "memory: Optimize replay of guest mapping" Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-04 |
Peter Maydell | Merge tag 'for-upstream' of https://gitlab.com/bonzini... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-04 |
Peter Maydell | Merge tag 'pull-tcg-20230404' of https://gitlab.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-04 |
Peter Maydell | Merge tag 'pull-for-8.0-040423-2' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-04 |
Peter Maydell | Merge tag 'pull-nbd-2023-04-04' of https://repo.or... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-04 |
Peter Maydell | Merge tag 'pull-loongarch-20230404' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-03 |
Peter Maydell | Merge tag 'pull-target-arm-20230403' of https://git... # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org... # gpg: aka "Peter Maydell <peter@archaic.org.uk>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-04-03 |
Peter Maydell | target/arm: Fix generated code for cpreg reads when... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-30 |
Peter Maydell | Merge tag 'misc-fixes-20230330' of https://github.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-29 |
Peter Maydell | Merge tag 'pull-tcg-20230328' of https://gitlab.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-28 |
Peter Maydell | Update version for v8.0.0-rc2 release Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-28 |
Peter Maydell | Merge tag 'for-upstream' of https://repo.or.cz/qemu... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-28 |
Peter Maydell | Merge tag 'pull-target-arm-20230328' of https://git... # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org... # gpg: aka "Peter Maydell <peter@archaic.org.uk>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-28 |
Peter Maydell | Merge tag 'net-pull-request' of https://github.com... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-28 |
Peter Maydell | Merge tag 'nvme-next-pull-request' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-24 |
Peter Maydell | Merge tag 'pull-request-2023-03-24' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-24 |
Peter Maydell | Merge tag 'pull-xen-20230324' of https://xenbits.xen... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-24 |
Peter Maydell | Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-22 |
Peter Maydell | Merge tag 'pull-for-8.0-220323-1' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | Update version for v8.0.0-rc1 release Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | Merge tag 'pull-target-arm-20230321' of https://git... # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org... # gpg: aka "Peter Maydell <peter@archaic.org.uk>" [ultimate] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | target/arm: Don't advertise aarch64-pauth.xml to gdb Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | docs/system/arm/cpu-features.rst: Fix formatting Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-21 |
Peter Maydell | Merge tag 'ui-pull-request' of https://gitlab.com/marcandre... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-20 |
Peter Maydell | Merge tag 'edk2-stable202302-20230320-pull-request... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-20 |
Peter Maydell | Merge tag 'pull-request-2023-03-20' of https://gitlab... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-20 |
Peter Maydell | tests/unit/test-blockjob: Disable complete_in_standby... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-17 |
Peter Maydell | Merge tag 'trivial-branch-for-8.0-pull-request' of... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-17 |
Peter Maydell | Merge tag '20230316-xtensa' of https://github.com/OSLL... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-16 |
Peter Maydell | Merge tag 'migration-20230316-pull-request' of https... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-16 |
Peter Maydell | Merge tag 'seabios-1.16.2-20230316-pull-request' of... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2023-03-16 |
Peter Maydell | docs/sphinx/kerneldoc.py: Honour --enable-werror Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |