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.
 
 
 
 
 
 
Guo Zhi 6985d8ede9 vga: avoid crash if no default vga card 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 machine: use QAPI struct for boot configuration 4 years ago
cpu-throttle.c Remove qemu-common.h include from most units 4 years ago
cpu-timers.c Remove qemu-common.h include from most units 4 years ago
cpus.c whpx: Added support for breakpoints and stepping 4 years ago
datadir.c Remove qemu-common.h include from most units 4 years ago
device_tree.c softmmu/device_tree: Remove redundant pointer assignment 5 years ago
dma-helpers.c Use g_new() & friends where that makes obvious sense 4 years ago
globals.c ui: Switch "-display sdl" to use the QAPI parser 4 years ago
icount.c replay: rewrite async event handling 4 years ago
ioport.c softmmu: Add missing trace-events file 6 years ago
main.c Simplify softmmu/main.c 4 years ago
memory.c Replace TARGET_WORDS_BIGENDIAN 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: Always initialize xlat in address_space_translate_for_iotlb 4 years ago
qdev-monitor.c qdev: unplug blocker for devices 4 years ago
qemu-seccomp.c seccomp: block setns, unshare and execveat syscalls 5 years ago
qtest.c Replace TARGET_WORDS_BIGENDIAN 4 years ago
rtc.c rtc: Move RTC function prototypes to their own header 5 years ago
runstate-action.c runstate: cleanup reboot and panic actions 6 years ago
runstate.c Remove qemu-common.h include from most units 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 6 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 vga: avoid crash if no default vga card 4 years ago