]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-06-19  Peter Maydelltarget/arm: Convert load (pointer auth) insns to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert atomic memory ops to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert LDR/STR reg+reg to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert LDR/STR with 12-bit immediate to...
2023-06-19  Peter Maydelltarget/arm: Convert ld/st reg+imm9 insns to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert load/store-pair to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert load reg (literal) group to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert LDXP, STXP, CASP, CAS to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert load/store exclusive and ordered...
2023-06-19  Peter Maydelltarget/arm: Convert exception generation instructions...
2023-06-19  Peter Maydelltarget/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert MSR (immediate) to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert barrier insns to decodetree
2023-06-19  Peter Maydelltarget/arm: Convert hint instruction space to decodetree
2023-06-19  Peter Maydelltarget/arm: Consistently use finalize_memop_asimd(...
2023-06-19  Peter Maydelltarget/arm: Pass memop to gen_mte_check1_mmuidx() in...
2023-06-19  Peter Maydelltarget/arm: Return correct result for LDG when ATA=0
2023-06-19  Peter Maydelltarget/arm: Fix return value from LDSMIN/LDSMAX 8/16...
2023-06-16  Richard HendersonMerge tag 'pull-loongarch-20230616' of https://gitlab...
2023-06-16  Richard HendersonMerge tag 'xenpvh5-tag' of https://gitlab.com/sstabelli...
2023-06-16  Jiajie Chentarget/loongarch: Fix CSR.DMW0-3.VSEG check
2023-06-16  Tianrui Zhaohw/loongarch: Supplement cpu topology arguments
2023-06-16  Tianrui Zhaohw/loongarch: Add numa support
2023-06-16  Tianrui Zhaohw/intc: Set physical cpuid route for LoongArch ipi...
2023-06-16  Tianrui Zhaohw/loongarch/virt: Add cpu arch_id support
2023-06-16  Richard HendersonMerge tag 'pull-aspeed-20230615' of https://github...
2023-06-15  Vikram Garhwaltest/qtest: add xepvh to skip list for qtest
2023-06-15  Vikram Garhwalmeson.build: enable xenpv machine build for ARM
2023-06-15  Vikram Garhwalhw/arm: introduce xenpvh machine
2023-06-15  Stefano Stabellinimeson.build: do not set have_xen_pci_passthrough for...
2023-06-15  Vikram Garhwalhw/xen/xen-hvm-common: Use g_new and error_report
2023-06-15  Stefano Stabellinihw/xen/xen-hvm-common: skip ioreq creation on ioreq...
2023-06-15  Stefano Stabelliniinclude/hw/xen/xen_common: return error from xen_create...
2023-06-15  Stefano Stabellinixen-hvm: reorganize xen-hvm and move common function...
2023-06-15  Stefano Stabellinihw/i386/xen/xen-hvm: move x86-specific fields out of...
2023-06-15  Vikram Garhwalhw/i386/xen: rearrange xen_hvm_init_pc
2023-06-15  Vikram Garhwalhw/i386/xen/: move xen-mapcache.c to hw/xen/
2023-06-15  Cédric Le Goatertarget/arm: Allow users to set the number of VFP registers
2023-06-15  Cédric Le Goateraspeed: Introduce a "bmc-console" machine option
2023-06-15  Cédric Le Goateraspeed: Use the boot_rom region of the fby35 machine
2023-06-15  Cédric Le Goateraspeed: Introduce a boot_rom region at the machine...
2023-06-15  Cédric Le Goateraspeed/hace: Initialize g_autofree pointer
2023-06-15  Ninad Palsulehw/arm/aspeed: Add VPD data for Rainier machine
2023-06-14  Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14  Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-14  Tommy Wuhw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiad...
2023-06-13  Steve Sistareexec/memory: Introduce RAM_NAMED_FILE flag
2023-06-13  Joao Martinshw/vfio: Add number of dirty pages to vfio_get_dirty_bi...
2023-06-13  Joao Martinsexec/ram_addr: Return number of dirty pages in cpu_phys...
2023-06-13  Bernhard Beschowhw/char/parallel-isa: Export struct ISAParallelState
2023-06-13  Bernhard Beschowhw/char/parallel: Export struct ParallelState
2023-06-13  Philippe Mathieu... hw/scsi/megasas: Silent GCC duplicated-cond warning
2023-06-13  Niklas Casselhw/ide/ahci: Remove stray backslash
2023-06-13  Patrick Venturehw/i2c: Enable an id for the pca954x devices
2023-06-13  Philippe Mathieu... target/i386: Rename helper template headers as '.h...
2023-06-13  Philippe Mathieu... target/i386/helper: Shuffle do_cpu_init()
2023-06-13  Philippe Mathieu... target/i386/helper: Remove do_cpu_sipi() stub for user...
2023-06-13  Philippe Mathieu... target/hppa/meson: Only build int_helper.o with system...
2023-06-13  Antonio Caggianoaccel/hvf: Report HV_DENIED error
2023-06-13  Philippe Mathieu... util/cacheflush: Avoid possible redundant dcache flush...
2023-06-13  Philippe Mathieu... util/cacheflush: Use declarations from <OSCacheControl...
2023-06-13  Philippe Mathieu... cocoa: Fix warnings about invalid prototype declarations
2023-06-13  Andreas Schwablinux-user, bsd-user: Preserve incoming order of enviro...
2023-06-13  Himanshu Chauhantarget/riscv: Smepmp: Return error when access permissi...
2023-06-13  Xiao Wangtarget/riscv/vector_helper.c: Remove the check for...
2023-06-13  Xiao Wangtarget/riscv/vector_helper.c: clean up reference of...
2023-06-13  Weiwei Litarget/riscv: Fix initialized value for cur_pmmask
2023-06-13  Ivan Klokovutil/log: Add vector registers to log
2023-06-13  Sunil V Ldocs/system: riscv: Add pflash usage details
2023-06-13  Sunil V Lriscv/virt: Support using pflash via -blockdev option
2023-06-13  Sunil V Lhw/riscv: virt: Assume M-mode FW in pflash0 only when...
2023-06-13  Weiwei Litarget/riscv: Remove pc_succ_insn from DisasContext
2023-06-13  Weiwei Litarget/riscv: Enable PC-relative translation
2023-06-13  Weiwei Litarget/riscv: Use true diff for gen_pc_plus_diff
2023-06-13  Weiwei Litarget/riscv: Change gen_set_pc_imm to gen_update_pc
2023-06-13  Weiwei Litarget/riscv: Change gen_goto_tb to work on displacements
2023-06-13  Weiwei Litarget/riscv: Introduce cur_insn_len into DisasContext
2023-06-13  Weiwei Litarget/riscv: Fix target address to update badaddr
2023-06-13  Weiwei Lidisas/riscv.c: Remove redundant parentheses
2023-06-13  Weiwei Lidisas/riscv.c: Fix lines with over 80 characters
2023-06-13  Weiwei Lidisas/riscv.c: Remove unused decomp_rv32/64 value for...
2023-06-13  Weiwei Lidisas/riscv.c: Support disas for Z*inx extensions
2023-06-13  Weiwei Lidisas/riscv.c: Support disas for Zcm* extensions
2023-06-13  Weiwei Litarget/riscv: Pass RISCVCPUConfig as target_info to...
2023-06-13  Weiwei Litarget/riscv: Split RISCVCPUConfig declarations from...
2023-06-13  Weiwei Lidisas: Change type of disassemble_info.target_info...
2023-06-13  Mayuresh Chitaletarget/riscv: smstateen knobs
2023-06-13  Mayuresh Chitaletarget/riscv: Reuse tb->flags.FS
2023-06-13  Mayuresh Chitaletarget/riscv: smstateen check for fcsr
2023-06-13  Weiwei Litarget/riscv: Update cur_pmmask/base when xl changes
2023-06-13  Weiwei Litarget/riscv: Fix pointer mask transformation for vecto...
2023-06-13  Yin Wanghw/riscv: qemu crash when NUMA nodes exceed available...
2023-06-13  Philippe Mathieu... hw/riscv/opentitan: Correct OpenTitanState parent type...
2023-06-13  Philippe Mathieu... hw/riscv/opentitan: Explicit machine type definition
2023-06-13  Philippe Mathieu... hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
2023-06-13  Philippe Mathieu... hw/riscv/opentitan: Declare QOM types using DEFINE_TYPE...
2023-06-13  Philippe Mathieu... hw/riscv/opentitan: Rename machine_[class]_init() functions
2023-06-13  Weiwei Litarget/riscv: Deny access if access is partially inside...
2023-06-13  Weiwei Litarget/riscv: Separate pmp_update_rule() in pmpcfg_csr_...
next