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
path:
root
/
tests
/
qtest
/
fuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-2
/
+2
*
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
1
-2
/
+2
*
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
1
-1
/
+1
*
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
2022-08-29
1
-1
/
+1
*
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-25
1
-1
/
+1
*
tests/qtest: Use g_setenv()
Bin Meng
2022-08-25
1
-4
/
+4
*
datadir: Use bundle mechanism
Akihiko Odaki
2022-07-13
1
-18
/
+0
*
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-4
/
+5
*
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-05-28
1
-0
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+2
*
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
8
-8
/
+8
*
tests/fuzz: fix warning
Marc-André Lureau
2022-04-21
1
-2
/
+0
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
configure, meson: move fuzzing configuration to Meson
Paolo Bonzini
2021-10-14
1
-1
/
+5
*
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
2021-09-01
1
-0
/
+5
*
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
2021-09-01
1
-1
/
+1
*
fuzz: make object-name matching case-insensitive
Alexander Bulekov
2021-09-01
1
-4
/
+20
*
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
2021-09-01
1
-4
/
+9
*
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
2021-09-01
1
-3
/
+10
*
fuzz: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-06-21
1
-2
/
+2
*
Remove leading underscores from QEMU defines
Ahmed Abouzied
2021-06-21
1
-2
/
+2
*
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
2
-3
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
2021-03-23
1
-1
/
+4
*
memory: Make flatview_cb return bool, not int
Peter Maydell
2021-03-23
1
-4
/
+4
*
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
2021-03-19
1
-1
/
+1
*
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
2021-03-16
1
-3
/
+11
*
fuzz: add a am53c974 generic-fuzzer config
Alexander Bulekov
2021-03-16
1
-0
/
+6
*
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
2021-03-16
1
-0
/
+15
*
fuzz: fix the pro100 generic-fuzzer config
Alexander Bulekov
2021-03-16
1
-1
/
+1
*
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
2021-02-08
1
-0
/
+20
*
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2021-02-08
2
-1
/
+10
*
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
2021-02-08
1
-1
/
+10
*
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
2021-02-08
1
-1
/
+19
*
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-02-08
1
-6
/
+3
*
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
2021-01-11
1
-0
/
+24
*
fuzz: fix the generic-fuzz-floppy config
Alexander Bulekov
2020-12-18
1
-2
/
+2
*
fuzz: Add more i386 configurations for fuzzing
Alexander Bulekov
2020-12-18
1
-0
/
+80
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
1
-0
/
+1
|
\
|
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
|
Clean up includes
Markus Armbruster
2020-12-10
2
-2
/
+0
|
/
*
fuzz: avoid double-fetches by default
Alexander Bulekov
2020-12-09
1
-0
/
+1
*
fuzz: add virtio-blk fuzz target
Dima Stepanov
2020-11-10
2
-0
/
+235
*
fuzz: Make fork_fuzz.ld compatible with LLVM's LLD
Daniele Buono
2020-11-10
1
-1
/
+11
*
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
2020-11-03
1
-0
/
+5
*
fuzz: check the MR in the DMA callback
Alexander Bulekov
2020-11-03
1
-1
/
+1
*
fuzz: fix writing DMA patterns
Alexander Bulekov
2020-11-03
1
-20
/
+17
*
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
2020-11-03
1
-1
/
+2
[next]