index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
1
-1
/
+1
2023-02-27
target/tricore: Remove unused fields from CPUTriCoreState
Philippe Mathieu-Daudé
1
-11
/
+0
2023-02-27
target/xtensa/cpu: Include missing "memory.h" header
Philippe Mathieu-Daudé
1
-0
/
+3
2023-02-27
target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
Philippe Mathieu-Daudé
1
-2
/
+0
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
1
-3
/
+3
2023-02-27
target/ppc: Fix warning with clang-15
Pierrick Bouvier
1
-2
/
+2
2023-02-27
target/ppc/kvm: Remove unused "sysbus.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-02-27
target/ppc/internal: Restrict MMU declarations to sysemu
Philippe Mathieu-Daudé
1
-0
/
+5
2023-02-27
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
1
-0
/
+2
2023-02-27
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
1
-1
/
+0
2023-02-27
target/alpha: Remove obsolete STATUS document
Philippe Mathieu-Daudé
1
-28
/
+0
2023-02-27
target/hppa: Extract system helpers to sys_helper.c
Philippe Mathieu-Daudé
3
-77
/
+102
2023-02-27
target/hppa: Extract FPU helpers to fpu_helper.c
Philippe Mathieu-Daudé
3
-427
/
+451
2023-02-27
target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
Philippe Mathieu-Daudé
2
-4
/
+5
2023-02-27
target/i386/cpu: Remove dead helper_lock() declaration
Philippe Mathieu-Daudé
1
-3
/
+0
2023-02-27
target/i386: Remove NEED_CPU_H guard from target-specific headers
Philippe Mathieu-Daudé
2
-6
/
+0
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
3
-5
/
+9
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
16
-21
/
+21
2023-02-27
Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...
Peter Maydell
50
-706
/
+794
2023-02-27
target/arm: Don't access TCG code when debugging with KVM
Fabiano Rosas
1
-0
/
+4
2023-02-27
target/arm: Move regime_using_lpae_format into internal.h
Fabiano Rosas
2
-21
/
+18
2023-02-27
target/arm: Move hflags code into the tcg directory
Fabiano Rosas
5
-392
/
+411
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
4
-9
/
+24
2023-02-27
target/arm: Move psci.c into the tcg directory
Claudio Fontana
3
-1
/
+4
2023-02-27
target/arm: move helpers to tcg/
Claudio Fontana
17
-13
/
+38
2023-02-27
target/arm: move translate modules to tcg/
Fabiano Rosas
26
-26
/
+36
2023-02-27
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
1
-237
/
+239
2023-02-27
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
3
-8
/
+21
2023-02-27
Merge tag 'pull-request-2023-02-27' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
4
-511
/
+323
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
1
-25
/
+20
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
1
-25
/
+1
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
1
-22
/
+22
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
1
-263
/
+147
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
1
-6
/
+7
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
1
-40
/
+30
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
1
-52
/
+22
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
1
-17
/
+13
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
1
-5
/
+6
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
1
-50
/
+50
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
1
-13
/
+18
2023-02-27
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
Thomas Huth
1
-13
/
+7
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
1
-1
/
+1
2023-02-26
Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...
Peter Maydell
5
-21
/
+17
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
3
-3
/
+0
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-1
/
+5
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
1
-2
/
+2
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
1
-1
/
+1
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
1
-3
/
+6
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2
-15
/
+8
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
3
-3
/
+0
[next]