index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
2
-13
/
+16
|
\
\
|
*
|
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
2020-10-26
1
-0
/
+1
|
*
|
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-26
2
-2
/
+2
|
*
|
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
2020-10-26
1
-4
/
+4
|
*
|
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
2020-10-26
1
-6
/
+5
|
*
|
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
34
-333
/
+416
|
\
\
|
*
|
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
2
-7
/
+7
|
*
|
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
2
-6
/
+5
|
*
|
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
5
-48
/
+6
|
*
|
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-26
1
-1
/
+1
|
*
|
WHPX: Fix WHPX build break
Sunil Muthuswamy
2020-10-26
1
-1
/
+1
|
*
|
configure: move install_blobs from configure to meson
Paolo Bonzini
2020-10-26
5
-31
/
+14
|
*
|
configure: remove unused variable from config-host.mak
Paolo Bonzini
2020-10-26
1
-2
/
+0
|
*
|
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
11
-51
/
+51
|
*
|
configure: allow configuring localedir
Paolo Bonzini
2020-10-26
1
-3
/
+6
|
*
|
Makefile: separate meson rerun from the rest of the ninja invocation
Paolo Bonzini
2020-10-26
1
-11
/
+29
|
*
|
Remove deprecated -no-kvm option
Thomas Huth
2020-10-22
3
-12
/
+6
|
*
|
replay: do not build if TCG is not available
Claudio Fontana
2020-10-22
10
-97
/
+191
|
*
|
qtest: unbreak non-TCG builds in bios-tables-test
Claudio Fontana
2020-10-22
1
-0
/
+10
|
*
|
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
2020-10-22
1
-0
/
+8
|
*
|
do not use colons in test names
Paolo Bonzini
2020-10-22
2
-4
/
+4
|
*
|
meson: rewrite curses/iconv test
Paolo Bonzini
2020-10-22
1
-54
/
+73
|
*
|
build: fix macOS --enable-modules build
Paolo Bonzini
2020-10-22
2
-7
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
6
-7
/
+15
|
\
\
|
*
|
s390x: pv: Fix diag318 PV fencing
Janosch Frank
2020-10-22
4
-2
/
+14
|
*
|
s390x: pv: Remove sclp boundary checks
Janosch Frank
2020-10-22
1
-5
/
+0
|
*
|
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
2020-10-26
31
-65
/
+1550
|
\
\
|
*
|
tests/acceptance: Use .ppm extention for Portable PixMap files
Philippe Mathieu-Daudé
2020-10-26
1
-3
/
+3
|
*
|
tests/acceptance: Remove unused import
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+0
|
*
|
test/docker/dockerfiles: Add missing packages for acceptance tests
Thomas Huth
2020-10-26
4
-0
/
+6
|
*
|
tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI
Thomas Huth
2020-10-26
1
-0
/
+1
|
*
|
test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
Thomas Huth
2020-10-26
1
-2
/
+0
|
*
|
tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
Thomas Huth
2020-10-26
1
-1
/
+1
|
*
|
scripts/oss-fuzz: ignore the generic-fuzz target
Alexander Bulekov
2020-10-26
1
-2
/
+8
|
*
|
scripts/oss-fuzz: use hardlinks instead of copying
Alexander Bulekov
2020-10-26
1
-1
/
+7
|
*
|
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
1
-0
/
+32
|
*
|
fuzz: add generic-fuzz configs for oss-fuzz
Alexander Bulekov
2020-10-26
1
-0
/
+121
|
*
|
fuzz: add an "opaque" to the FuzzTarget struct
Alexander Bulekov
2020-10-26
1
-0
/
+1
|
*
|
fuzz: Add instructions for using generic-fuzz
Alexander Bulekov
2020-10-26
1
-0
/
+39
|
*
|
scripts/oss-fuzz: Add crash trace minimization script
Alexander Bulekov
2020-10-26
1
-0
/
+157
|
*
|
scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace
Alexander Bulekov
2020-10-26
1
-0
/
+103
|
*
|
fuzz: add a crossover function to generic-fuzzer
Alexander Bulekov
2020-10-26
1
-0
/
+86
|
*
|
fuzz: add a DISABLE_PCI op to generic-fuzzer
Alexander Bulekov
2020-10-26
1
-2
/
+11
|
*
|
fuzz: Add support for custom crossover functions
Alexander Bulekov
2020-10-26
2
-0
/
+40
|
*
|
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
2020-10-26
5
-0
/
+11
|
*
|
fuzz: Declare DMA Read callback function
Alexander Bulekov
2020-10-26
2
-0
/
+21
|
*
|
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-26
2
-0
/
+237
|
*
|
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
2020-10-24
1
-0
/
+81
[prev]
[next]