QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell b7a3a705b6 * Fix stack-overflow due to recursive DMA in intel-hda (CVE-2021-3611) 4 years ago
..
arch_init.c softmmu: Add qemu_init_arch_modules() 4 years ago
balloon.c qapi: Restrict balloon-related commands to machine code 6 years ago
bootdevice.c Use g_new() & friends where that makes obvious sense 4 years ago
cpu-throttle.c cpu-throttle: Remove timer_mod() from cpu_throttle_set() 5 years ago
cpu-timers.c softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header 4 years ago
cpus.c softmmu: List CPU types again 4 years ago
datadir.c vl: extract softmmu/datadir.c 5 years ago
device_tree.c softmmu/device_tree: Remove redundant pointer assignment 4 years ago
dma-helpers.c Use g_new() & friends where that makes obvious sense 4 years ago
globals.c softmmu/globals: Remove unused 'hw/i386/*' headers 4 years ago
icount.c icount: get rid of static variable 5 years ago
ioport.c softmmu: Add missing trace-events file 6 years ago
main.c meson: move SDL and SDL-image detection to meson 6 years ago
memory.c memory: Fix qemu crash on starting dirty log twice with stopped VM 4 years ago
memory_mapping.c Use g_new() & friends where that makes obvious sense 4 years ago
meson.build softmmu: Build target-agnostic objects once 4 years ago
physmem.c softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR 4 years ago
qdev-monitor.c Check and report for incomplete 'global' option format 4 years ago
qemu-seccomp.c seccomp: block setns, unshare and execveat syscalls 4 years ago
qtest.c Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
rtc.c rtc: Move RTC function prototypes to their own header 4 years ago
runstate-action.c runstate: cleanup reboot and panic actions 5 years ago
runstate.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 4 years ago
timers-state.h qemu/atomic: Add aligned_{int64,uint64}_t types 5 years ago
tpm.c qapi: More complex uses of QAPI_LIST_APPEND 5 years ago
trace-events memory: make global_dirty_tracking a bitmask 5 years ago
trace.h softmmu: Add missing trace-events file 6 years ago
vl.c error: use GLib to remember the program name 4 years ago