Message ID | 20230511104919.875195-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On 5/11/23 11:49, Richard Henderson wrote: > v2: Remove poisoned symbol CONFIG_RISCV_DIS from disas.c. > Wasn't visible from x86 with gcc or clang; > was visible from macos clang; > was visible from native riscv clang. > > > r~ > > > The following changes since commit fff86d48a2cdcdfa75f845cac3e0d3cdd848d9e4: > > Merge tag 'migration-20230509-pull-request' ofhttps://gitlab.com/juan.quintela/qemu into staging (2023-05-11 05:55:12 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230511-2 > > for you to fetch changes up to 335dfd253fc242b009a1b9b5d4fffbf4ea52928d: > > target/loongarch: Do not include tcg-ldst.h (2023-05-11 09:53:41 +0100) > > ---------------------------------------------------------------- > target/m68k: Fix gen_load_fp regression > accel/tcg: Ensure fairness with icount > disas: Move disas.c into the target-independent source sets > tcg: Use common routines for calling slow path helpers > tcg/*: Cleanups to qemu_ld/st constraints > tcg: Remove TARGET_ALIGNED_ONLY > accel/tcg: Reorg system mode load/store helpers Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate. r~