Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libtcg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton
libtcg
Graph
2cff741da81416ba7d4d8f2470e75d0e13bccae4
Select Git revision
Branches
1
feature/libtcg-rebase
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Nov
6
7
6
5
3
2
1
31
Oct
30
hw/i386: Fix comment style in topology.h
hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
hw/loader: Clean up global variable shadowing in rom_add_file()
hw/cpu: Clean up global variable shadowing
exec/cpu: Have cpu_exec_realize() return a boolean
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
target/alpha: Tidy up alpha_cpu_class_by_name()
target: Move ArchCPUClass definition to 'cpu.h'
target/nios2: Create IRQs *after* accelerator vCPU is realized
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
target/ppc: Move powerpc_input_t definition to 'cpu.h'
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
target/ppc: Prohibit target specific KVM prototypes on user emulation
target/ppc: Restrict KVM objects to system emulation
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
target/mips: Fix TX79 LQ/SQ opcodes
target/mips: Fix MSA BZ/BNZ opcodes displacement
target/i386/monitor: synchronize cpu state for lapic info
target/i386/kvm: Correct comment in kvm_cpu_realize()
target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
target/i386/hvf: Use CPUState typedef
target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
target/xtensa: Use env_archcpu() in update_c[compare|count]()
target/s390x: Use env_archcpu() in handle_diag_308()
target/riscv: Use env_archcpu() in [check_]nanbox()
target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
target/openrisc: Declare QOM definitions in 'cpu-qom.h'
target/nios2: Declare QOM definitions in 'cpu-qom.h'
target/loongarch: Declare QOM definitions in 'cpu-qom.h'
Loading