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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
4
-11
/
+14
2021-05-10
target/arm: Make functions used by translate-neon global
Peter Maydell
2
-8
/
+10
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2
-3
/
+2
2021-05-10
target/arm: Delete unused typedef
Peter Maydell
1
-2
/
+0
2021-05-10
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2
-7
/
+7
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
4
-9
/
+13
2021-05-10
target/arm: Make functions used by translate-vfp global
Peter Maydell
2
-17
/
+26
2021-05-10
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2
-20
/
+20
2021-05-10
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2
-35
/
+69
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
5
-198
/
+226
2021-05-10
target/arm: Make functions used by m-nocp global
Peter Maydell
3
-33
/
+65
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
4
-22
/
+12
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
2
-24
/
+24
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
1
-1
/
+1
2021-05-10
linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
Richard Henderson
1
-0
/
+13
2021-05-10
docs: fix link in sbsa description
Alex Bennée
1
-1
/
+1
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
21
-60
/
+1562
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
48
-1197
/
+4009
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
371
-507
/
+53
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
20
-76
/
+1389
2021-05-04
glib-compat: accept G_TEST_SLOW environment variable
Paolo Bonzini
1
-0
/
+17
2021-05-04
gitlab-ci: use --meson=internal for CFI jobs
Paolo Bonzini
1
-3
/
+7
2021-05-04
configure: handle meson options that have changed type
Paolo Bonzini
1
-0
/
+9
2021-05-04
configure: reindent meson invocation
Paolo Bonzini
1
-38
/
+38
2021-05-04
slirp: add configure option to disable smbd
Joelle van Dyne
3
-12
/
+32
2021-05-04
ratelimit: protect with a mutex
Paolo Bonzini
3
-0
/
+19
2021-05-04
Add NVMM Accelerator: add maintainers for NetBSD/NVMM
Reinoud Zandijk
1
-0
/
+11
2021-05-04
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
3
-1
/
+28
2021-05-04
Add NVMM accelerator: x86 CPU support
Reinoud Zandijk
5
-0
/
+1370
2021-05-04
Add NVMM accelerator: configure and build logic
Reinoud Zandijk
5
-5
/
+30
2021-05-04
oslib-win32: do not rely on macro to get redefined function name
Paolo Bonzini
1
-1
/
+1
2021-05-04
Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210430' int...
Peter Maydell
3
-29
/
+31
2021-05-04
hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-2
/
+2
2021-05-04
hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
Peter Maydell
1
-1
/
+1
2021-05-04
hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2021-05-04
target/ppc: removed VSCR from SPR registration
Bruno Larsen (billionai)
1
-7
/
+13
2021-05-04
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
1
-4
/
+8
2021-05-04
target/ppc: Clean up _spr_register et al
Richard Henderson
1
-82
/
+76
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
6
-8
/
+65
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
4
-70
/
+108
2021-05-04
target/ppc: move opcode table logic to translate.c
Bruno Larsen (billionai)
3
-390
/
+403
2021-05-04
target/ppc: code motion from translate_init.c.inc to gdbstub.c
Bruno Larsen (billionai)
3
-253
/
+264
2021-05-04
spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
Daniel Henrique Barboza
1
-0
/
+23
2021-05-04
spapr.h: increase FDT_MAX_SIZE
Daniel Henrique Barboza
1
-1
/
+1
2021-05-04
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
1
-1
/
+10
2021-05-04
ppc: Rename current DAWR macros and variables
Ravi Bangoria
3
-5
/
+5
2021-05-04
target/ppc: POWER10 supports scv
Nicholas Piggin
1
-1
/
+1
2021-05-04
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
Nicholas Piggin
1
-4
/
+13
2021-05-04
docs/system: ppc: Add documentation for ppce500 machine
Bin Meng
2
-0
/
+157
2021-05-04
roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci support
Bin Meng
2
-0
/
+0
[next]