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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10-27
tests/acceptance: pick a random gdb port for reverse debugging
Alex Bennée
1
-5
/
+7
2020-10-27
scripts: fix error from checkpatch.pl when no commits are found
Daniel P. Berrangé
1
-1
/
+1
2020-10-27
gitlab: skip checkpatch.pl checks if no commit delta on branch
Daniel P. Berrangé
1
-0
/
+8
2020-10-27
tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
Thomas Huth
2
-2
/
+2
2020-10-27
contrib/gitdm: Add more individual contributors
Alex Bennée
1
-0
/
+5
2020-10-27
Adding ani's email as an individual contributor
Ani Sinha
1
-0
/
+1
2020-10-26
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2
-13
/
+16
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
34
-333
/
+416
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
6
-7
/
+15
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
31
-65
/
+1550
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
14
-55
/
+238
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2
-7
/
+7
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2
-6
/
+5
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
5
-48
/
+6
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
1
-1
/
+1
2020-10-26
WHPX: Fix WHPX build break
Sunil Muthuswamy
1
-1
/
+1
2020-10-26
configure: move install_blobs from configure to meson
Paolo Bonzini
5
-31
/
+14
2020-10-26
configure: remove unused variable from config-host.mak
Paolo Bonzini
1
-2
/
+0
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
11
-51
/
+51
2020-10-26
configure: allow configuring localedir
Paolo Bonzini
1
-3
/
+6
2020-10-26
Makefile: separate meson rerun from the rest of the ninja invocation
Paolo Bonzini
1
-11
/
+29
2020-10-26
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
33
-122
/
+1420
2020-10-26
tests/acceptance: Use .ppm extention for Portable PixMap files
Philippe Mathieu-Daudé
1
-3
/
+3
2020-10-26
tests/acceptance: Remove unused import
Philippe Mathieu-Daudé
1
-1
/
+0
2020-10-26
test/docker/dockerfiles: Add missing packages for acceptance tests
Thomas Huth
4
-0
/
+6
2020-10-26
tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
Thomas Huth
1
-0
/
+1
2020-10-26
test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
Thomas Huth
1
-2
/
+0
2020-10-26
tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
Thomas Huth
1
-1
/
+1
2020-10-26
scripts/oss-fuzz: ignore the generic-fuzz target
Alexander Bulekov
1
-2
/
+8
2020-10-26
scripts/oss-fuzz: use hardlinks instead of copying
Alexander Bulekov
1
-1
/
+7
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
1
-0
/
+32
2020-10-26
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
1
-0
/
+121
2020-10-26
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
1
-0
/
+1
2020-10-26
fuzz: Add instructions for using generic-fuzz
Alexander Bulekov
1
-0
/
+39
2020-10-26
scripts/oss-fuzz: Add crash trace minimization script
Alexander Bulekov
1
-0
/
+157
2020-10-26
scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
Alexander Bulekov
1
-0
/
+103
2020-10-26
fuzz: add a crossover function to generic-fuzzer
Alexander Bulekov
1
-0
/
+86
2020-10-26
fuzz: add a DISABLE_PCI op to generic-fuzzer
Alexander Bulekov
1
-2
/
+11
2020-10-26
fuzz: Add support for custom crossover functions
Alexander Bulekov
2
-0
/
+40
2020-10-26
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
5
-0
/
+11
2020-10-26
fuzz: Declare DMA Read callback function
Alexander Bulekov
2
-0
/
+21
2020-10-26
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2
-0
/
+237
2020-10-26
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
1
-0
/
+1
2020-10-26
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2
-2
/
+2
2020-10-26
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-26
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
1
-6
/
+5
2020-10-26
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
1
-1
/
+4
2020-10-24
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
1
-0
/
+81
2020-10-24
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2
-0
/
+517
2020-10-24
memory: Add FlatView foreach function
Alexander Bulekov
2
-0
/
+18
[next]