]> git.ipfire.org Git - thirdparty/qemu.git/history - target/avr
target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT
[thirdparty/qemu.git] / target / avr /
2024-03-18  Peter MaydellMerge tag 'migration-20240317-pull-request' of https...
2024-03-13  Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-03-13  Peter MaydellMerge tag 'pull-ppc-for-9.0-2-20240313' of https:/...
2024-03-13  Peter MaydellMerge tag 'tracing-pull-request' of https://gitlab...
2024-03-12  Peter MaydellMerge tag 'pull-tcg-20240312' of https://gitlab.com...
2024-03-12  Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2024-03-12  Peter MaydellMerge tag 'pull-xen-20240312' of https://xenbits.xen...
2024-03-12  Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2024-03-12  Peter MaydellMerge tag 'pull-error-2024-03-12' of https://repo.or...
2024-03-12  Peter MaydellMerge tag 'pull-request-2024-03-12' of https://gitlab...
2024-03-12  Philippe Mathieu... target/avr: Prefer fast cpu_env() over slower CPU QOM...
2024-03-12  Philippe Mathieu... target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_...
2024-02-28  Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28  Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28  Akihiko Odakigdbstub: Infer number of core registers from XML
2024-02-26  Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-03  Peter MaydellMerge tag 'pull-qapi-2024-02-03' of https://repo.or...
2024-02-03  Peter MaydellMerge tag 'pull-tcg-20240202-2' of https://gitlab.com...
2024-02-03  Richard Hendersoninclude/exec: Implement cpu_mmu_index generically
2024-02-02  Richard Hendersontarget/avr: Populate CPUClass.mmu_index
2024-01-31  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31  Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30  Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30  Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-29  Richard Hendersoninclude/qemu: Add TCGCPUOps typedef to typedefs.h
2024-01-28  Anton Johanssontarget: Use vaddr in gen_intermediate_code
2024-01-16  Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11  Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-05  Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05  Gavin Shantarget/avr: Use generic cpu_list()
2024-01-05  Philippe Mathieu... cpu: Call object_class_dynamic_cast() once in cpu_class...
2024-01-05  Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04  Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-29  Richard Hendersontarget/avr: Constify VMState in machine.c
2023-11-28  Stefan HajnocziMerge tag 'misc-next-20231128' of https://github.com...
2023-11-28  Gihun Namhw/avr/atmega: Fix wrong initial value of stack pointer
2023-11-10  Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09  Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08  Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08  Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-08  Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08  Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07  Philippe Mathieu... hw/cpu: Call object_class_is_abstract() once in cpu_cla...
2023-11-07  Philippe Mathieu... target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07  Philippe Mathieu... target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
2023-11-07  Philippe Mathieu... target: Unify QOM style
2023-10-10  Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10  Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09  Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-07  Philippe Mathieu... meson: Rename target_softmmu_arch -> target_system_arch
2023-10-05  Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05  Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04  Richard Hendersonaccel/tcg: Remove cpu_set_cpustate_pointers
2023-10-04  Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03  Richard Hendersontcg: Rename cpu_env to tcg_env
2023-10-03  Richard Hendersonaccel/tcg: Move CPUNegativeOffsetState into CPUState
2023-10-03  Richard Hendersontarget/*: Add instance_align to all cpu base classes
2023-09-21  Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-07  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-06  Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06  Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06  Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05  Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05  Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31  Philippe Mathieu... target/translate: Include missing 'exec/cpu_ldst.h...
2023-07-09  Richard HendersonMerge tag 'pull-tcg-20230709' of https://gitlab.com...
2023-07-09  Richard HendersonMerge tag 'linux-user-fcntl64-pull-request' of https...
2023-07-08  Richard HendersonMerge tag 'trivial-patches-20230708' of https://gitlab...
2023-07-08  Lucas Dietrichtarget/avr: Fix handling of interrupts above 33.
2023-06-28  Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28  Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26  Richard HendersonMerge tag 'pull-tcg-20230626' of https://gitlab.com...
2023-06-26  Anton Johanssontarget: Widen pc/cs_base in cpu_get_tb_cpu_state
2023-06-21  Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20  Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20  Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-06  Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05  Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05  Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05  Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-06-05  Richard Hendersontarget/*: Add missing includes of tcg/debug-assert.h
2023-06-05  Richard Hendersontarget/avr: Add missing includes of qemu/error-report.h
2023-05-17  Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13  Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-06  Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05  Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05  Richard Hendersontarget/avr: Finish conversion to tcg_gen_qemu_{ld,st}_*
2023-03-24  Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-15  Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14  Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14  Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14  Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14  Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13  Richard Hendersontarget/avr: Avoid use of tcg_const_i32 throughout
2023-03-13  Richard Hendersontarget/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
2023-03-13  Anton Johanssontarget/avr: Remove `NB_MMU_MODES` define
2023-03-12  Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
next