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
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
5
-380
/
+419
2022-01-20
hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
Philippe Mathieu-Daudé
1
-7
/
+7
2022-01-20
hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/
Philippe Mathieu-Daudé
2
-3
/
+3
2022-01-20
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
5
-19
/
+54
2022-01-19
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220118-pull-reque...
Peter Maydell
13
-0
/
+0
2022-01-19
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...
Peter Maydell
11
-103
/
+430
2022-01-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...
Peter Maydell
47
-878
/
+2969
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
10
-30
/
+50
2022-01-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...
Peter Maydell
15
-947
/
+940
2022-01-18
docker: include bison in debian-tricore-cross
Paolo Bonzini
1
-0
/
+1
2022-01-18
FreeBSD: Upgrade to 12.3 release
Brad Smith
2
-9
/
+4
2022-01-18
test/tcg/ppc64le: Add float reference files
Richard Henderson
2
-0
/
+1516
2022-01-18
tests/tcg/multiarch: Read fp flags before printf
Richard Henderson
4
-102
/
+102
2022-01-18
linux-user: don't adjust base of found hole
Alex Bennée
1
-3
/
+2
2022-01-18
linux-user/elfload: add extra logging for hole finding
Alex Bennée
1
-0
/
+18
2022-01-18
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
1
-3
/
+9
2022-01-18
docs/devel: more documentation on the use of suffixes
Alex Bennée
2
-3
/
+9
2022-01-18
docs/devel: update C standard to C11
Alex Bennée
1
-4
/
+4
2022-01-18
monitor: move x-query-profile into accel/tcg to fix build
Alex Bennée
4
-31
/
+34
2022-01-18
hw/arm: add control knob to disable kaslr_seed via DTB
Alex Bennée
3
-2
/
+39
2022-01-18
tests/docker: add libfuse3 development headers
Stefan Hajnoczi
6
-0
/
+6
2022-01-18
tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
Paolo Bonzini
3
-3
/
+9
2022-01-18
tests/docker: auto-generate alpine.docker with lcitool
Daniel P. Berrangé
2
-106
/
+120
2022-01-18
tests/docker: fully expand the alpine package list
Daniel P. Berrangé
1
-1
/
+57
2022-01-18
tests/docker: fix sorting of alpine image package lists
Daniel P. Berrangé
1
-1
/
+1
2022-01-18
tests/docker: updates to alpine package list
Daniel P. Berrangé
1
-7
/
+1
2022-01-18
.gitlab-ci.d/cirrus: auto-generate variables with lcitool
Daniel P. Berrangé
4
-13
/
+30
2022-01-18
tests/docker: remove ubuntu.docker container
Daniel P. Berrangé
2
-76
/
+0
2022-01-18
tests/docker: auto-generate opensuse-leap.docker with lcitool
Daniel P. Berrangé
2
-111
/
+135
2022-01-18
tests/docker: auto-generate ubuntu2004.docker with lcitool
Daniel P. Berrangé
2
-115
/
+151
2022-01-18
tests/docker: auto-generate ubuntu1804.docker with lcitool
Daniel P. Berrangé
2
-113
/
+149
2022-01-18
tests/docker: auto-generate fedora.docker with lcitool
Daniel P. Berrangé
2
-115
/
+146
2022-01-18
tests/docker: auto-generate centos8.docker with lcitool
Daniel P. Berrangé
2
-110
/
+135
2022-01-18
tests: integrate lcitool for generating build env manifests
Daniel P. Berrangé
7
-3
/
+305
2022-01-18
tests/docker: switch fedora image to release 35
Daniel P. Berrangé
1
-1
/
+1
2022-01-18
ci: explicitly skip I/O tests on alpine
Daniel P. Berrangé
1
-1
/
+1
2022-01-18
ui: avoid warnings about directdb on Alpine / musl libc
Daniel P. Berrangé
1
-0
/
+11
2022-01-18
meson: require liburing >= 0.3
Daniel P. Berrangé
1
-1
/
+2
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
3
-1
/
+30
2022-01-18
ui: avoid compiler warnings from unused clipboard info variable
Daniel P. Berrangé
1
-3
/
+1
2022-01-18
Merge remote-tracking branch 'remotes/philmd/tags/memory-api-20220118' into s...
Peter Maydell
18
-149
/
+285
2022-01-18
s390x: sigp: Reorder the SIGP STOP code
Eric Farman
1
-4
/
+8
2022-01-18
s390x/ipl: support extended kernel command line size
Marc Hartmayer
1
-4
/
+23
2022-01-18
ppc/pnv: Remove PHB4 version property
Cédric Le Goater
2
-11
/
+1
2022-01-18
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
2
-1
/
+5
2022-01-18
ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
Cédric Le Goater
2
-7
/
+3
2022-01-18
ppc/pnv: rename pnv_pec_stk_update_map()
Daniel Henrique Barboza
1
-2
/
+2
2022-01-18
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
2
-50
/
+0
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
3
-69
/
+31
2022-01-18
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
2
-5
/
+0
[next]