index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
fuzz
/
generic_fuzz.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/: spelling fixes
Michael Tokarev
2023-09-08
1
-3
/
+3
*
tests/qtests: clean-up and fix leak in generic_fuzz
Alex Bennée
2023-07-03
1
-10
/
+3
*
fuzz/generic-fuzz: add a limit on DMA bytes written
Alexander Bulekov
2023-02-16
1
-0
/
+5
*
fuzz/generic-fuzz: use reboots instead of forks to reset state
Alexander Bulekov
2023-02-16
1
-92
/
+22
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-0
/
+1
*
tests/qtest: Use g_setenv()
Bin Meng
2022-08-25
1
-4
/
+4
*
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-4
/
+5
*
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
tests/fuzz: fix warning
Marc-André Lureau
2022-04-21
1
-2
/
+0
*
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
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-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: configure a sparse-mem device, by default
Alexander Bulekov
2021-03-16
1
-3
/
+11
*
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
2021-03-16
1
-0
/
+15
*
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2021-02-08
1
-1
/
+9
*
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: avoid double-fetches by default
Alexander Bulekov
2020-12-09
1
-0
/
+1
*
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
*
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
2020-10-26
1
-0
/
+32
*
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 DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-26
1
-0
/
+230
*
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
2020-10-24
1
-0
/
+81
*
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2020-10-24
1
-0
/
+516