aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28tests: Add sndio to the FreeBSD CI containers / VMBrad Smith
2022-10-28tests/vm: update openbsd to release 7.2Brad Smith
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28tests/qtest/cxl-test: Remove temporary directories after testingThomas Huth
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth
2022-10-28MAINTAINERS: target/s390x/: add Ilya as reviewerChristian Borntraeger
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-27target/s390x: Fix emulation of the VISTR instructionThomas Huth
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth
2022-10-27s390x/tod-kvm: don't save/restore the TOD in PV guestsNico Boehr
2022-10-27s390x: step down as general arch maintainerCornelia Huck
2022-10-27s390x/pv: remove semicolon from macro definitionClaudio Imbrenda
2022-10-26Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-10-26Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2022-10-26dump/win_dump: limit number of processed PRCBsViktor Prutyanov
2022-10-26s390x: pv: Add dump supportJanosch Frank
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank
2022-10-26include/elf.h: add s390x note typesJanosch Frank
2022-10-26s390x: Introduce PV query interfaceJanosch Frank
2022-10-26s390x: Add protected dump capJanosch Frank
2022-10-26accel/tcg: Remove restore_state_to_opc functionRichard Henderson
2022-10-26target/xtensa: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/tricore: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/sparc: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/sh4: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/s390x: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/rx: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/riscv: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/ppc: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/openrisc: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/nios2: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/mips: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/microblaze: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/m68k: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/loongarch: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/i386: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/hppa: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/hexagon: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/cris: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/avr: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/arm: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26target/alpha: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-26accel/tcg: Add restore_state_to_opc to TCGCPUOpsRichard Henderson
2022-10-26accel/tcg: Simplify page_get/alloc_target_dataRichard Henderson
2022-10-26accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.cRichard Henderson
2022-10-26accel/tcg: Use tb_invalidate_phys_range in page_set_flagsRichard Henderson
2022-10-26accel/tcg: Use page_reset_target_data in page_set_flagsRichard Henderson
2022-10-26accel/tcg: Call tb_invalidate_phys_page for PAGE_RESETRichard Henderson
2022-10-26accel/tcg: Use tb_invalidate_phys_page in page_set_flagsRichard Henderson