Tags give the ability to mark specific points in history as being important
-
pull-semi-20220914
7d7fb116 · ·Convert m68k to semihosting/syscalls.h. Convert nios2 to semihosting/syscalls.h. Allow optional use of semihosting from userspace.
-
pull-arm-20220914
761c532a · ·Add cortex-a35. Fix bcm2835 framebuffer for rpi firmware. Add FEAT_ETS. Add FEAT_PMUv3p5. Cleanups to armv7m_load_kernel.
-
pull-tcg-20220906
00c07344 · ·Respect PROT_EXEC in user-only mode. Fix s390x, i386 and riscv for translations crossing a page.
-
pull-tcg-20220904
cc64de1f · ·Respect PROT_EXEC in user-only mode. Fix s390x, i386 and riscv for translations crossing a page.
-
pull-tcg-20220901
20011be2 · ·Respect PROT_EXEC in user-only mode. Fix s390x, i386 and riscv for translations crossing a page.
-
pull-avr-20220901
36027c70 · ·Fix avr_cpu_tlb_fill use of probe argument Fix skip instructions being separated from the next insn (#1118)
-
pull-la-20220805
2f149c75 · ·LoongArch updates: Store value in SET_FPU_* macros. Fix unused variable Werrors in acpi-build.c Update xml to match upstream gdb.
-
pull-la-20220719
fda3f15b · ·LoongArch64 patch queue: Add dockerfile for loongarch cross compile Add reference files for float tests. Add simple tests for div, mod, clo, fclass, fcmp, pcadd Add bios and kernel boot support. Add smbios, acpi, and fdt support. Fix pch-pic update-irq. Fix some errors identified by coverity.
-
pull-tcg-20220712
b0f650f0 · ·Fix for duplicate tlb check on unaligned access. Fix for w^x code gen buffer mapping.
-
pull-la-20220705
bf7ce37f · ·Loongarch patch queue: Build fix for --enable-debug --enable-tcg-interpreter. Build fix for ls7a_rtc. Clear tlb on reset. Fixes for ipi mailboxes. Minor tweak to scripts/qemu-binfmt-conf.
-
pull-la-20220704
eb1e9ff8 · ·LoongArch patch queue: Support linux-user. Fixes for CSR BADV. Fix ASRT{LE,GT} exception. Fixes for LS7A RTC. Fix for interrupt vector spacing. -
pull-semi-20220628
ca97e0ef · ·Semihosting syscall reorg: * Split out semihosting/syscalls.c with common implementations. * Reorg arm-compat-semi.c to use syscalls.c. * Minor prep cleanups to m68k, mips, nios2.
-
pull-tcg-20220621
c79a8e84 · ·Speed empty timer list in qemu_clock_deadline_ns_all. Implement remainder for Power3.1 hosts. Optimize ppc host icache flushing. Cleanups to tcg_accel_ops_init. Fix mmio crash accessing unmapped physical memory.
-
pull-tcg-20220602
94bcc91b · ·Add tcg_gen_mov_ptr. Fix tcg/i386 encoding of avx512 vpsraq. Fix tcg/aarch64 handling of out-of-range shli.
-
pull-tcg-20220426
dee3fcfb · ·Fix s390x ICMH cc computation. Minor adjustments to satisfy Coverity.