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
path:
root
/
tests
/
qtest
/
fuzz
/
generic_fuzz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
tests/: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-07-03
tests/qtests: clean-up and fix leak in generic_fuzz
Alex Bennée
1
-10
/
+3
2023-02-16
fuzz/generic-fuzz: add a limit on DMA bytes written
Alexander Bulekov
1
-0
/
+5
2023-02-16
fuzz/generic-fuzz: use reboots instead of forks to reset state
Alexander Bulekov
1
-92
/
+22
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-0
/
+1
2022-08-25
tests/qtest: Use g_setenv()
Bin Meng
1
-4
/
+4
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
1
-4
/
+5
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
1
-1
/
+1
2022-04-21
tests/fuzz: fix warning
Marc-André Lureau
1
-2
/
+0
2021-09-01
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
1
-0
/
+5
2021-09-01
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
1
-1
/
+1
2021-09-01
fuzz: make object-name matching case-insensitive
Alexander Bulekov
1
-4
/
+20
2021-09-01
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
1
-4
/
+9
2021-09-01
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
1
-3
/
+10
2021-06-21
fuzz: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-2
/
+0
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-1
/
+4
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
1
-4
/
+4
2021-03-16
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
1
-3
/
+11
2021-03-16
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
1
-0
/
+15
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
1
-1
/
+9
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
1
-6
/
+3
2021-01-11
fuzz: map all BARs and enable PCI devices
Alexander Bulekov
1
-0
/
+24
2020-12-09
fuzz: avoid double-fetches by default
Alexander Bulekov
1
-0
/
+1
2020-11-03
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
1
-0
/
+5
2020-11-03
fuzz: check the MR in the DMA callback
Alexander Bulekov
1
-1
/
+1
2020-11-03
fuzz: fix writing DMA patterns
Alexander Bulekov
1
-20
/
+17
2020-10-26
fuzz: register predefined generic-fuzz configs
Alexander Bulekov
1
-0
/
+32
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 DMA support to the generic-fuzzer
Alexander Bulekov
1
-0
/
+230
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
1
-0
/
+516