0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
softmmu: make do_unaligned_access a method of CPU More... about 11 years ago
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147) More... about 11 years ago
softmmu: move softmmu_template.h out of include/ More... about 11 years ago
softmmu: commonize helper definitions More... about 11 years ago
softmmu: move ALIGNED_ONLY to cpu.h More... about 11 years ago
configure: add option to disable -fstack-protector flags More... about 11 years ago
block: vdi bounds check qemu-io tests More... about 11 years ago
vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144) More... about 11 years ago
tcg: Avoid undefined behaviour patching code at unaligned addresses More... about 11 years ago
tcg: Avoid stores to unaligned addresses More... about 11 years ago
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps More... about 11 years ago
cpu: Avoid QOM casts for CPU() More... about 11 years ago
target-alpha: Remove cpu_unique, cpu_sysval, cpu_usp More... about 11 years ago
xbzrle.c: Avoid undefined behaviour with signed arithmetic More... about 11 years ago
int128.h: Avoid undefined behaviours involving signed arithmetic More... about 11 years ago
hw/ide/ahci.c: Avoid shift left into sign bit More... about 11 years ago
target-alpha: Tidy alpha_translate_init More... about 11 years ago
Merge remote-tracking branch 'remotes/rth/tcg-arm-unaligned' into staging More... about 11 years ago
dma-helpers: Initialize DMAAIOCB in_cancel flag More... about 11 years ago
tcg-ppc: Use the return address as a base pointer More... about 11 years ago
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging More... about 11 years ago
target-i386: simplify SMAP handling in MMU_KSMAP_IDX More... about 11 years ago
target-i386: fix kernel accesses with SMAP and CPL = 3 More... about 11 years ago
target-i386: rename KSMAP to KNOSMAP More... about 11 years ago
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE More... about 11 years ago
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS More... about 11 years ago
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h More... about 11 years ago
tests: Correctly skip qtest on non-POSIX hosts More... about 11 years ago
tests: Skip POSIX-only tests on Windows More... about 11 years ago
tests: Remove unsupported tests for MinGW More... about 11 years ago