aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMCRichard Henderson
2022-10-26accel/tcg: Move assert_no_pages_locked to internal.hRichard Henderson
2022-10-26accel/tcg: Split out tb-maint.cRichard Henderson
2022-10-26accel/tcg: Split out PageDesc to internal.hRichard Henderson
2022-10-26accel/tcg: Remove disabled debug in translate-all.cRichard Henderson
2022-10-26accel/tcg: Make page_alloc_target_data allocation constantRichard Henderson
2022-10-26include/qemu/thread: Use qatomic_* functionsRichard Henderson
2022-10-26include/qemu/atomic: Use qemu_build_assertRichard Henderson
2022-10-26include/qemu/osdep: Add qemu_build_assertRichard Henderson
2022-10-26accel/tcg: Add a quicker check for breakpointsLeandro Lupori
2022-10-25tcg/aarch64: Remove unused code in tcg_out_opQi Hu
2022-10-25tcg/loongarch64: Add direct jump supportQi Hu
2022-10-25Revert "accel/tcg: Init TCG cflags in vCPU thread handler"Peter Maydell
2022-10-24Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi
2022-10-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-24Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi
2022-10-24tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck
2022-10-24tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of twrite()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tlopen()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of treaddir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tgetattr()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tgetattr() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tattach()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tversion() and do_version()Christian Schoenebeck
2022-10-24tests/9p: simplify callers of twalk()Christian Schoenebeck
2022-10-24tests/9p: merge *walk*() functionsChristian Schoenebeck
2022-10-249pfs: use GHashTable for fid tableLinus Heckemann
2022-10-24tests/9p: split virtio-9p-test.c into tests and 9p client partChristian Schoenebeck
2022-10-24fsdev/virtfs-proxy-helper: Use g_mkdir()Bin Meng
2022-10-24m68k: write bootinfo as rom section and re-randomize on rebootJason A. Donenfeld
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini
2022-10-21m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld
2022-10-20Merge tag 'pull-target-arm-20221020' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini
2022-10-20target/i386: introduce function to set rounding mode from FPCW or MXCSR bitsPaolo Bonzini
2022-10-20target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1]Paolo Bonzini
2022-10-20hw/ide/microdrive: Use device_cold_reset() for self-resetsPeter Maydell
2022-10-20target/arm: Enable TARGET_TB_PCRELRichard Henderson
2022-10-20target/arm: Introduce gen_pc_plus_diff for aarch32Richard Henderson
2022-10-20target/arm: Introduce gen_pc_plus_diff for aarch64Richard Henderson