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
2020-08-21
pc-bios/s390-ccw: do not use rules.mak
Thomas Huth
1
-1
/
+17
2020-08-21
optionrom: simplify Makefile
Marc-André Lureau
1
-26
/
+41
2020-08-21
oss-fuzz/build: remove LIB_FUZZING_ENGINE
Paolo Bonzini
1
-11
/
+5
2020-08-19
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-11' in...
Peter Maydell
4
-0
/
+66
2020-08-18
Open 5.2 development tree
Peter Maydell
1
-1
/
+1
2020-08-11
Update version for v5.1.0 release
v5.1.0
Peter Maydell
1
-1
/
+1
2020-08-11
iotests: add test for unaligned granularity bitmap backup
Stefan Reiter
3
-0
/
+63
2020-08-10
block/block-copy: always align copied region to cluster size
Stefan Reiter
1
-0
/
+3
2020-08-05
Update version for v5.1.0-rc3 release
v5.1.0-rc3
Peter Maydell
1
-1
/
+1
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
1
-1
/
+91
2020-08-05
qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()
Tuguoyi
1
-1
/
+1
2020-08-05
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-08-0...
Peter Maydell
8
-27
/
+103
2020-08-05
Get rid of the libqemustub.a remainders
Thomas Huth
3
-5
/
+3
2020-08-05
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
1
-2
/
+2
2020-08-05
gitlab-ci: Fix Avocado cache usage
Thomas Huth
1
-6
/
+19
2020-08-05
gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
Thomas Huth
1
-15
/
+73
2020-08-05
tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
Thomas Huth
2
-0
/
+5
2020-08-05
tests/docker: Add python3-venv and netcat to the debian-amd64 container
Thomas Huth
1
-1
/
+3
2020-08-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200804'...
Peter Maydell
2
-15
/
+24
2020-08-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2020-08-04
virtio-mem: Correct format specifier mismatch for RISC-V
Bruce Rogers
1
-1
/
+1
2020-08-04
target/arm: Fix decode of LDRA[AB] instructions
Peter Collingbourne
1
-2
/
+4
2020-08-04
docs/devel: Document decodetree no-overlap groups
Richard Henderson
1
-13
/
+20
2020-08-04
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into st...
Peter Maydell
3
-10
/
+17
2020-08-04
accel/xen: Fix xen_enabled() behavior on target-agnostic objects
Philippe Mathieu-Daudé
3
-10
/
+17
2020-08-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-7
/
+6
2020-08-04
hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
Mauro Matteo Cascella
1
-1
/
+4
2020-08-04
colo-compare: Remove superfluous NULL-pointer checks for s->iothread
Lukas Straub
1
-6
/
+2
2020-08-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200803'...
Peter Maydell
13
-31
/
+112
2020-08-03
hw/timer/imx_epit: Avoid assertion when CR.SWR is written
Peter Maydell
1
-3
/
+10
2020-08-03
hw/arm/nrf51_soc: Set system_clock_scale
Peter Maydell
1
-0
/
+5
2020-08-03
target/arm: Avoid maybe-uninitialized warning with gcc 4.9
Kaige Li
1
-1
/
+1
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
3
-2
/
+39
2020-08-03
msf2-soc, stellaris: Don't wire up SYSRESETREQ
Peter Maydell
2
-23
/
+0
2020-08-03
hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...
Peter Maydell
2
-2
/
+19
2020-08-03
include/hw/irq.h: New function qemu_irq_is_connected()
Peter Maydell
1
-0
/
+18
2020-08-03
hw/arm/netduino2, netduinoplus2: Set system_clock_scale
Peter Maydell
2
-0
/
+20
2020-08-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-03' int...
Peter Maydell
3
-7
/
+84
2020-08-03
iotests/169: Test source cont with backing bmap
Max Reitz
2
-3
/
+65
2020-08-03
qcow2: Release read-only bitmaps when inactivated
Max Reitz
1
-4
/
+19
2020-08-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-08-03' into ...
Peter Maydell
35
-16
/
+53
2020-08-03
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20200803-pull-reque...
Peter Maydell
12
-0
/
+0
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
35
-0
/
+36
2020-08-03
qapi: Delete unwanted indentation of top-level expressions
Markus Armbruster
2
-15
/
+15
2020-08-03
qapi/machine.json: Fix missing newline in doc comment
Peter Maydell
1
-1
/
+2
2020-08-03
seabios: update to master snapshot
Gerd Hoffmann
12
-0
/
+0
2020-07-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200731' into staging
Peter Maydell
1
-4
/
+1
2020-07-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+5
2020-07-30
tracetool: carefully define SDT_USE_VARIADIC
Stefan Hajnoczi
1
-0
/
+4
2020-07-30
s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
Halil Pasic
1
-4
/
+1
[next]