]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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... meson: Introduce meson_user_arch source set for arch...
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-02 Philippe Mathieu... hw/isa/piix4: Use qdev_get_gpio_in_named() to get ISA IRQ
2021-05-02 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
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 Richard Hendersondecodetree: Extend argument set syntax to allow types
2021-05-01 Luis Fernando... decodetree: Add support for 64-bit instructions
2021-05-01 Richard Hendersondecodetree: More use of f-strings
2021-05-01 Richard Hendersondecodetree: Introduce whex and whexC helpers
2021-05-01 Philippe Mathieu... exec: Remove accel/tcg/ from include paths
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-05-01 Patrick Ventureaspeed: Add support for the quanta-q7l1-bmc board
2021-05-01 Cédric Le Goaterhw/block: m25p80: Add support for mt25ql02g and mt25qu02g
2021-05-01 Cédric Le Goateraspeed: Add support for the rainier-bmc board
2021-05-01 Cédric Le Goateraspeed: Deprecate the swift-bmc machine
2021-05-01 Cédric Le Goatertests/qtest: Rename m25p80 test in aspeed_smc test
2021-05-01 Cédric Le Goateraspeed/smc: Add extra controls to request DMA
2021-05-01 Cédric Le Goateraspeed/smc: Add a 'features' attribute to the object...
2021-05-01 Cédric Le Goaterhw/misc/aspeed_xdma: Add AST2600 support
2021-05-01 Joel Stanleytests/acceptance: Test ast2600 machine
2021-05-01 Joel Stanleytests/acceptance: Test ast2400 and ast2500 machines
2021-05-01 Joel Stanleytests/qtest: Add test for Aspeed HACE
2021-05-01 Joel Stanleyaspeed: Integrate HACE
2021-05-01 Joel Stanleyhw: Model ASPEED's Hash and Crypto Engine
2021-05-01 Philippe Mathieu... hw/arm/aspeed: Do not sysbus-map mmio flash region...
2021-05-01 Cédric Le Goateraspeed/i2c: Rename DMA address space
2021-05-01 Cédric Le Goateraspeed/i2c: Fix DMA address mask
2021-05-01 Cédric Le Goateraspeed/smc: Remove unused "sdram-base" property
2021-05-01 Cédric Le Goateraspeed/smc: Use the RAM memory region for DMAs
2021-04-30 Warner Loshbsd-user: style tweak: Put {} around all if/else/for...
2021-04-30 Warner Loshbsd-user: put back a break; that had gone missing...
2021-04-30 Warner Loshbsd-user: style tweak: return is not a function, elimin...
2021-04-30 Warner Loshbsd-user: style tweak: keyword space (
2021-04-30 Warner Loshbsd-user: whitespace 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...
2021-04-30 John Snowqapi/error.py: enable mypy checks
2021-04-30 John Snowqapi/error: Add type hints
2021-04-30 John Snowqapi/error.py: enable pylint checks
2021-04-30 John Snowqapi/error.py: move QAPIParseError to parser.py
next