2024-05-28 |
Richard Henderson | target/arm: Use PLD, PLDW, PLI not NOP for t32 |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Rayhan Faizel | docs/system: Remove ADC from raspi documentation |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Tanmay Patil | hw: arm: Remove use of tabs in some source files |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Philippe Mathieu... | hw/input/tsc2005: Fix -Wchar-subscripts warning in... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Andrey Shumilin | hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n> |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Inès Varhol | hw/char: Correct STM32L4x5 usart register CR2 field... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Dorjoy Chowdhury | hw/arm/npcm7xx: remove setting of mp-affinity |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Zenghui Yu | hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug... |
commit | commitdiff | tree | snapshot |
2024-05-28 |
Alexandra Diupina | xlnx_dpdma: fix descriptor endianness bug |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Richard Henderson | Merge tag 'pull-error-2024-05-27' of https://repo.or... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | qerror: QERR_QGA_COMMAND_FAILED is no longer used,... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | qga: Shorten several error messages |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | qga-win32: Improve guest-set-user-password, guest-file... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | qerror: QERR_IO_ERROR is no longer used, drop |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | migration: Rephrase message on failure to save / load... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | cpus: Improve error messages on memsave, pmemsave write... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | block/vmdk: Improve error messages on extent write... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | dump/win_dump: Improve error messages on write error |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Markus Armbruster | block: Improve error message when external snapshot... |
commit | commitdiff | tree | snapshot |
2024-05-27 |
Richard Henderson | Merge tag 'pull-lu-20240526' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Pass host pointer and size to cpu_x86_... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Pass host pointer and size to cpu_x86_... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Pass host pointer and size to cpu_x86_... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xrstor to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xsave to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Honor xfeatures in xrstor_sigcontext |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Fix allocation and alignment of fp... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Return boolean success from xrstor_sig... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Return boolean success from restore_si... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Fix -mregparm=3 for signal delivery |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Split out struct target_fregs_state |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Replace target_fpstate_fxsave with... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Remove xfeatures from target_fpstate_f... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | linux-user/i386: Drop xfeatures_size from sigcontext... |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor} |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Split out do_xsave_chk |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xrstor_* to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xsave_* to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | tagret/i386: Convert do_fxsave, do_fxrstor to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xrstor_{fpu,mxcr,sse} to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_xsave_{fpu,mxcr,sse} to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_fsave, do_frstor to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_fstenv to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_fldenv to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert helper_{fbld,fbst}_ST0 to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Convert do_fldt, do_fstt to X86Access |
commit | commitdiff | tree | snapshot |
2024-05-26 |
Richard Henderson | target/i386: Add tcg/access.[ch] |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | migration: remove unnecessary zlib dependency |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | meson: do not query modules before they are processed |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | tcg: include dependencies in static_library() |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | meson: remove unnecessary dependency |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | meson: remove unnecessary reference to libm |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: remove aflag argument of gen_lea_v_seg |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: clean up repeated string operations |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: introduce gen_lea_ss_ofs |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: use mo_stacksize more |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: inline gen_add_A0_ds_seg |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: split gen_ldst_modrm for load and store |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: reg in gen_ldst_modrm is always OR_TMP0 |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: raze the gen_eob* jungle |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: assert that gen_update_eip_cur and gen_upd... |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: avoid calling gen_eob_inhibit_irq before... |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: avoid calling gen_eob_syscall before tb_stop |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: document and group DISAS_* constants |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: cpu_load_eflags already sets cc_op |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: remove unnecessary gen_update_cc_op before... |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: cleanup eob handling of RSM |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: no single-step exception after MOV or... |
commit | commitdiff | tree | snapshot |
2024-05-25 |
Paolo Bonzini | target/i386: disable jmp_opt if EFLAGS.RF is 1 |
commit | commitdiff | tree | snapshot |
2024-05-24 |
Artyom Kunakovsky | configure: move -mcx16 flag out of CPU_CFLAGS |
commit | commitdiff | tree | snapshot |
2024-05-24 |
Richard Henderson | Merge tag 'pull-ppc-for-9.1-1-20240524-1' of https... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove pp_check() and reuse ppc_hash32_pp_p... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move out BookE and related MMU functions... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Add a function to check for page protection bit |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc/mmu-radix64.c: Drop a local variable |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc/mmu-hash32.c: Drop a local variable |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off common embedded TLB init |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove id_tlbs flag from CPU env |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move mmu_ctx_t type to mmu_common.c |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Transform ppc_jumbo_xlate() into ppc_6xx_xl... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off 40x cases from ppc_jumbo_xlate() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off real mode handling from get_physi... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Simplify ppc_booke_xlate() part 2 |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Simplify ppc_booke_xlate() part 1 |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off BookE handling from ppc_jumbo_xlate() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Remove BookE from direct store handling |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t in mmubooke206_get_phys... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t in mmubooke_get_physica... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Don't use mmu_ctx_t for mmu40x_get_physical... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Replace hard coded constants in ppc_jumbo_x... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Deindent ppc_jumbo_xlate() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Fix misindented qemu_log_mask() calls |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Inline and remove check_physical() |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split off real mode cases in get_physical_a... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Split out BookE xlate cases before checking... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Eliminate ret from mmu6xx_get_physical_addr... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
BALATON Zoltan | target/ppc: Move some debug logging in ppc6xx_tlb_check() |
commit | commitdiff | tree | snapshot |
next |