]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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_...
2023-06-13 Weiwei Litarget/riscv: Flush TLB only when pmpcfg/pmpaddr really...
2023-06-13 Weiwei Litarget/riscv: Flush TLB when pmpaddr is updated
2023-06-13 Weiwei Litarget/riscv: Update the next rule addr in pmpaddr_csr_...
2023-06-13 Weiwei Litarget/riscv: Flush TLB when MMWP or MML bits are changed
2023-06-13 Weiwei Litarget/riscv: Remove unused paramters in pmp_hart_has_p...
2023-06-13 Weiwei Litarget/riscv: Make RLB/MML/MMWP bits writable only...
2023-06-13 Weiwei Litarget/riscv: Change the return type of pmp_hart_has_pr...
2023-06-13 Weiwei Litarget/riscv: Make the short cut really work in pmp_har...
2023-06-13 Weiwei Litarget/riscv: Move pmp_get_tlb_size apart from get_phys...
2023-06-13 Weiwei Litarget/riscv: Update pmp_get_tlb_size()
2023-06-13 Daniel Henrique... target/riscv: rework write_misa()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: validate extensions before riscv_ti...
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add priv_spec validate/disable_exts...
2023-06-13 Weiwei Litarget/riscv: Update check for Zca/Zcf/Zcd
2023-06-13 Weiwei Litarget/riscv: Mask the implicitly enabled extensions...
2023-06-13 Daniel Henrique... target/riscv: add PRIV_VERSION_LATEST
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove set_priv_version()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: remove set_vext_version()
2023-06-13 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_validate_v()
2023-06-13 Weiwei Litarget/riscv: Move zc* out of the experimental properties
2023-06-13 Daniel Henrique... target/riscv/vector_helper.c: skip set tail when vta...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-10 Thomas Huthhw/ppc/Kconfig: MAC_NEWWORLD should always select USB_O...
2023-06-10 BALATON Zoltantarget/ppc: Implement gathering irq statistics
2023-06-10 Thomas Huthtests/avocado/tuxrun_baselines: Fix ppc64 tests for...
2023-06-10 Philippe Mathieu... hw/ppc/openpic: Do not open-code ROUND_UP() macro
2023-06-10 Nicholas Piggintarget/ppc: Decrementer fix BookE semantics
2023-06-10 Nicholas Piggintarget/ppc: Fix decrementer time underflow and infinite...
2023-06-10 Nicholas Piggintarget/ppc: Rework store conditional to avoid branch
2023-06-10 Nicholas Piggintarget/ppc: Remove larx/stcx. memory barrier semantics
2023-06-10 Nicholas Piggintarget/ppc: Ensure stcx size matches larx
2023-06-10 Nicholas Piggintarget/ppc: Fix lqarx to set cpu_reserve
2023-06-10 BALATON Zoltantarget/ppc: Eliminate goto in mmubooke_check_tlb()
2023-06-10 BALATON Zoltantarget/ppc: Change ppcemb_tlb_check() to return bool
2023-06-10 BALATON Zoltantarget/ppc: Simplify ppcemb_tlb_search()
2023-06-10 BALATON Zoltantarget/ppc: Remove some unneded line breaks
2023-06-10 BALATON Zoltantarget/ppc: Move ppcemb_tlb_search() to mmu_common.c
2023-06-10 BALATON Zoltantarget/ppc: Remove "ext" parameter of ppcemb_tlb_check()
2023-06-10 BALATON Zoltantarget/ppc: Remove single use function
2023-06-10 Nicholas Piggintarget/ppc: PMU implement PERFM interrupts
2023-06-10 Nicholas Piggintarget/ppc: Support directed privileged doorbell interr...
next