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-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
usb/mtp: avoid dynamic stack allocation
Gerd Hoffmann
1
-1
/
+2
2021-05-04
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
1
-3
/
+3
2021-05-04
usb/hid: avoid dynamic stack allocation
Gerd Hoffmann
2
-2
/
+2
2021-05-04
hw/usb: Do not build USB subsystem if not required
Philippe Mathieu-Daudé
4
-6
/
+30
2021-05-04
hw/usb/host-stub: Remove unused header
Philippe Mathieu-Daudé
1
-1
/
+0
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
2021-05-04
roms/Makefile: Update ppce500 u-boot build directory name
Bin Meng
1
-4
/
+4
2021-05-04
ppc/spapr: Add support for implement support for H_SCM_HEALTH
Vaibhav Jain
2
-1
/
+38
2021-05-04
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
1
-4
/
+4
2021-05-04
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
5
-0
/
+167
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
7
-0
/
+1890
2021-05-04
vt82c686: Add emulation of VT8231 south bridge
BALATON Zoltan
3
-0
/
+86
2021-05-04
vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
BALATON Zoltan
2
-32
/
+40
2021-05-04
vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
BALATON Zoltan
1
-0
/
+102
2021-05-04
vt82c686: QOM-ify superio related functionality
BALATON Zoltan
2
-65
/
+132
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
2
-2
/
+32
2021-05-04
linux-user/ppc: Fix msr updates for signal handling
Richard Henderson
2
-14
/
+14
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
6
-56
/
+56
2021-05-04
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
2
-9
/
+5
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
4
-1
/
+8
[prev]
[next]