]> git.proxmox.com Git - mirror_qemu.git/history - target
modules: add have_vga
[mirror_qemu.git] / target /
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-04 Bruno Larsen (bill... target/ppc: removed VSCR from SPR registration
2021-05-04 Richard Hendersontarget/ppc: Reduce the size of ppc_spr_t
2021-05-04 Richard Hendersontarget/ppc: Clean up _spr_register et al
2021-05-04 Nicholas Piggintarget/ppc: Add POWER10 exception model
2021-05-04 Nicholas Piggintarget/ppc: rework AIL logic in interrupt delivery
2021-05-04 Bruno Larsen (bill... target/ppc: move opcode table logic to translate.c
2021-05-04 Bruno Larsen (bill... target/ppc: code motion from translate_init.c.inc to...
2021-05-04 Ravi Bangoriappc: Rename current DAWR macros and variables
2021-05-04 Nicholas Piggintarget/ppc: POWER10 supports scv
2021-05-04 Nicholas Piggintarget/ppc: Fix POWER9 radix guest HV interrupt AIL...
2021-05-04 Richard Hendersontarget/ppc: Validate hflags with CONFIG_DEBUG_TCG
2021-05-04 Richard Hendersontarget/ppc: Remove env->immu_idx and env->dmmu_idx
2021-05-04 Richard Hendersontarget/ppc: Remove MSR_SA and MSR_AP from hflags
2021-05-04 Richard Hendersontarget/ppc: Put LPCR[GTSE] in hflags
2021-05-04 Richard Hendersontarget/ppc: Create helper_scv
2021-05-04 Richard Hendersontarget/ppc: Put dbcr0 single-step bits into hflags
2021-05-04 Richard Hendersontarget/ppc: Reduce env->hflags to uint32_t
2021-05-04 Richard Hendersontarget/ppc: Disconnect hflags from MSR
2021-05-04 Richard Hendersontarget/ppc: Extract post_load_update_msr
2021-05-04 Richard Hendersontarget/ppc: Fix comment for MSR_FE{0,1}
2021-05-04 Richard Hendersontarget/ppc: Retain hflags_nmsr only for migration
2021-05-04 Richard Hendersontarget/ppc: Do not call hreg_compute_mem_idx after...
2021-05-04 Richard Hendersontarget/ppc: Properly sync cpu state with new msr in...
2021-05-04 Richard Hendersontarget/ppc: Move 601 hflags adjustment to hreg_compute_...
2021-05-04 Richard Hendersontarget/ppc: Move helper_regs.h functions out-of-line
2021-05-03 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-05-02 Thomas HuthDo not include exec/address-spaces.h if it's not really...
2021-05-02 Thomas HuthDo not include sysemu/sysemu.h if it's not really necessary
2021-05-02 Thomas Huthhw: Do not include qemu/log.h if it is not necessary
2021-05-02 Keqian Zhuvmstate: Constify some VMStateDescriptions
2021-05-02 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-02 Philippe Mathieu... target/mips: Move TCG source files under tcg/ sub directory
2021-05-02 Philippe Mathieu... target/mips: Move CP0 helpers to sysemu/cp0.c
2021-05-02 Philippe Mathieu... target/mips: Move exception management code to exception.c
2021-05-02 Philippe Mathieu... target/mips: Move TLB management helpers to tcg/sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move helper_cache() to tcg/sysemu/special_...
2021-05-02 Philippe Mathieu... target/mips: Move Special opcodes to tcg/sysemu/special...
2021-05-02 Philippe Mathieu... target/mips: Restrict CPUMIPSTLBContext::map_address...
2021-05-02 Philippe Mathieu... target/mips: Move tlb_helper.c to tcg/sysemu/
2021-05-02 Philippe Mathieu... target/mips: Restrict mmu_init() to TCG
2021-05-02 Philippe Mathieu... target/mips: Move sysemu TCG-specific code to tcg/sysem...
2021-05-02 Philippe Mathieu... target/mips: Restrict cpu_mips_get_random() / update_pa...
2021-05-02 Philippe Mathieu... target/mips: Move physical addressing code to sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move sysemu specific files under sysemu...
2021-05-02 Philippe Mathieu... target/mips: Move cpu_signal_handler definition around
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_tlb_fill()
2021-05-02 Philippe Mathieu... target/mips: Add simple user-mode mips_cpu_do_interrupt()
2021-05-02 Philippe Mathieu... target/mips: Introduce tcg-internal.h for TCG specific...
2021-05-02 Philippe Mathieu... target/mips: Extract load/store helpers to ldst_helper.c
2021-05-02 Philippe Mathieu... target/mips: Merge do_translate_address into cpu_mips_t...
2021-05-02 Philippe Mathieu... target/mips: Declare mips_env_set_pc() inlined in ...
2021-05-02 Philippe Mathieu... target/mips: Turn printfpr() macro into a proper function
2021-05-02 Philippe Mathieu... target/mips: Restrict mips_cpu_dump_state() to cpu.c
2021-05-02 Philippe Mathieu... target/mips: Optimize CPU/FPU regnames[] arrays
2021-05-02 Philippe Mathieu... target/mips: Make CPU/FPU regnames[] arrays global
2021-05-02 Philippe Mathieu... target/mips: Move msa_reset() to new source file
2021-05-02 Philippe Mathieu... target/mips: Move IEEE rounding mode array to new sourc...
2021-05-02 Philippe Mathieu... target/mips: Simplify meson TCG rules
2021-05-02 Philippe Mathieu... target/mips: Make check_cp0_enabled() return a boolean
2021-05-02 Philippe Mathieu... target/mips: Migrate missing CPU fields
2021-05-02 Philippe Mathieu... target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode
2021-05-02 Philippe Mathieu... target/mips: Add missing CP0 check to nanoMIPS RDPGPR...
2021-05-02 Philippe Mathieu... target/mips: Fix CACHEE opcode (CACHE using EVA addressing)
2021-05-01 Taylor SimpsonHexagon (target/hexagon) CABAC decode bin
2021-05-01 Taylor SimpsonHexagon (target/hexagon) load into shifted register...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) load and unpack bytes instructions
2021-05-01 Taylor SimpsonHexagon (target/hexagon) bit reverse (brev) addressing
2021-05-01 Taylor SimpsonHexagon (target/hexagon) circular addressing
2021-05-01 Taylor SimpsonHexagon (target/hexagon) add A4_addp_c/A4_subp_c
2021-05-01 Taylor SimpsonHexagon (target/hexagon) add A6_vminub_RdP
2021-05-01 Taylor SimpsonHexagon (target/hexagon) add A5_ACS (vacsh)
2021-05-01 Taylor SimpsonHexagon (target/hexagon) add F2_sfinvsqrta
2021-05-01 Taylor SimpsonHexagon (target/hexagon) add F2_sfrecipa instruction
2021-05-01 Taylor SimpsonHexagon (target/hexagon) compile all debug code
2021-05-01 Taylor SimpsonHexagon (target/hexagon) move QEMU_GENERATE to only...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) cleanup reg_field_info definition
2021-05-01 Taylor SimpsonHexagon (target/hexagon) cleanup ternary operators...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) use softfloat for float-to...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) replace float32_mul_pow2 with...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) use softfloat default NaN...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) change type of softfloat_round...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) remove unused carry_from_add64...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) change variables from int...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) decide if pred has been writte...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) properly generate TB end for...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) use env_archcpu and env_cpu
2021-05-01 Taylor SimpsonHexagon (target/hexagon) remove unnecessary inline...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) cleanup gen_log_predicated_reg...
2021-05-01 Taylor SimpsonHexagon (target/hexagon) TCG generation cleanup
2021-05-01 Taylor Simpsontarget/hexagon: remove unnecessary semicolons
2021-05-01 Taylor Simpsontarget/hexagon: fix typo in comment
2021-05-01 Taylor Simpsontarget/hexagon: Change DECODE_MAPPED_REG operand name...
2021-05-01 Taylor Simpsontarget/hexagon: remove unnecessary checks in find_iclas...
2021-05-01 Taylor Simpsontarget/hexagon: translation changes
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
next