2021-05-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/bsdimp/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-05-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-05-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/dg-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Remove user-only i/o stubs |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Move helper_check_io to sysemu |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Create helper_check_io |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Pass in port to gen_check_io |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Tidy gen_check_io |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Exit tb after wrmsr |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Eliminate user stubs for read/write_crN... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Inline user cpu_svm_check_intercept_param |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Unify invlpg, invlpga |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Move invlpg, hlt, monitor, mwait to sysemu |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Pass env to do_pause and do_hlt |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Cleanup read_crN, write_crN, lmsw |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Remove user stub for cpu_vmexit |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Remove pc_start argument to gen_svm_check_... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Tidy svm_check_intercept from tcg |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Simplify gen_debug usage |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Mark some helpers as noreturn |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Eliminate SVM helpers for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Implement skinit in translate.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert !GUEST for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert !SVME for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Add stub generator for helper_set_dr |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reorder DisasContext members |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Fix the comment for repz_opt |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext jmp_opt, repz_opt... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Leave TF in DisasContext.flags |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext popl_esp_hack and... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext.vex_[lv] to uint8_t |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext.prefix to uint8_t |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext.override to int8_t |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Reduce DisasContext.flags to uint32_t |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Remove DisasContext.f_st as unused |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Move rex_w into DisasContext |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Move rex_r into DisasContext |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Tidy REX_B, REX_X definition |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Introduce REX_PREFIX |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert !ADDSEG for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert LMA for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert CODE64 for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert SS32 for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert CODE32 for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert !VM86 for x86_64 user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert IOPL is 0 for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert CPL is 3 for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Assert PE is set for user-only |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Split out check_iopl |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Split out check_vm86_iopl |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Unify code paths for IRET |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Split out check_cpl0 |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/i386: Split out gen_exception_gpf |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument for mmubooke206_get_ph... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from mmubooke206_check_tlb |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from mmubooke_get_phys... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from mmubooke_check_tlb |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from mmu40x_get_physic... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from get_bat_6xx_tlb |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from ppc6xx_tlb_check |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from ppc6xx_tlb_pte_check |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove type argument from check_prot |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Use MMUAccessType in mmu_helper.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Rename access_type to type in mmu_helper.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Use MMUAccessType in mmu-hash32.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Use MMUAccessType in mmu-hash64.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Use MMUAccessType in mmu-radix64.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Introduce prot_for_access_type |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Giuseppe Musacchio | target/ppc: Fix load endianness for lxvwsx/lxvdsx |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Use translator_loop_temp_check |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Mark helper_raise_exception* as noreturn |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Tidy exception vs exit_tb |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Move single-step check to ppc_tr_tb_stop |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove DisasContext.exception |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_U... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Introduce gen_icount_io_start |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove unnecessary gen_io_end calls |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE} |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Simplify gen_debug_exception |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove special case for POWERPC_EXCP_TRAP |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Remove special case for POWERPC_SYSCALL |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Move DISAS_NORETURN setting into gen_exception* |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Split out decode_legacy |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Richard Henderson | target/ppc: Add cia field to DisasContext |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: moved ppc_cpu_dump_state to cpu_init.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: moved ppc_store_sdr1 to cpu.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: updated vscr manipulation in machine.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: created ppc_{store,get}_vscr for generic... |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: isolated cpu init from translation logic |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: turned SPR R/W callbacks not static |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Lucas Mateus... | hw/ppc: moved has_spr to cpu.h |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Lucas Mateus... | target/ppc: moved ppc_store_lpcr to misc_helper.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Lucas Mateus... | target/ppc: moved function out of mmu-hash64 |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Lucas Mateus... | hw/ppc: moved hcalls that depend on softmmu |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: move SPR R/W callbacks to translate.c |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Bruno Larsen... | target/ppc: renamed SPR registration functions |
commit | commitdiff | tree | snapshot |
next |