5 Commits (688f20dbde87b971d81b74a56e7c307e846e0442)

Author SHA1 Message Date
Peter Maydell 5df022cf2e osdep: Move memalign-related functions to their own header 4 years ago
Peter Maydell 1a11265d7e util: Put qemu_vfree() in memalign.c 4 years ago
Peter Maydell 88454f844e util: Use meson checks for valloc() and memalign() presence 4 years ago
Peter Maydell 5c8c714a0a util: Share qemu_try_memalign() implementation between POSIX and Windows 4 years ago
Peter Maydell ac8057a11b util: Unify implementations of qemu_memalign() 4 years ago
Philippe Mathieu-Daudé c80cafa0c7 softmmu: Add qemu_init_arch_modules() 4 years ago
Peter Maydell cb2c553152 meson.build: Define QEMU_ARCH in config-target.h 5 years ago
Peter Maydell ed5d8c9d1c softmmu/arch_init.c: Trim down include list 5 years ago
Peter Maydell 4f9205be45 monitor: Use accel_find("kvm") instead of kvm_available() 5 years ago
Peter Maydell 6773fbf8c0 softmmu: Use accel_find("xen") instead of xen_available() 5 years ago
Markus Armbruster 4369223902 Drop the deprecated unicore32 target 5 years ago
Markus Armbruster 9d49bcf699 Drop the deprecated lm32 target 5 years ago
Thomas Huth 875bb7e35b Remove the deprecated moxie target 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Claudio Fontana c7f419f584 softmmu: move softmmu only files from root 6 years ago
Philippe Mathieu-Daudé 32f5b7e516 arch_init: Remove unused 'qapi-commands-misc.h' include 6 years ago
Yoshinori Sato c8c35e5f51 Add rx-softmmu 7 years ago
Laurent Vivier 8ac919a065 hw/m68k: add Nubus macfb video card 7 years ago
Markus Armbruster ffaee83bcb qapi: Move query-target from misc.json to machine.json 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Michael S. Tsirkin d35ea39e8d arch_init: sort architectures 8 years ago
Laszlo Ersek b47aa7b3d4 qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget 8 years ago
Michael Clark 25fa194b7b
RISC-V Build Infrastructure 8 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 8 years ago
Helge Deller 813dff13bf target/hppa: Skeleton support for hppa-softmmu 9 years ago
Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 9 years ago
Eduardo Habkost ca89f72092 audio: Move arch_init audio code to hw/audio/soundhw.c 9 years ago
Marek Vasut e671711c9a nios2: Add support for Nios-II R1 9 years ago
Eduardo Habkost 726401be06 arch_init: Remove unnecessary default_config_files table 9 years ago
Paolo Bonzini 9f57061c35 acpi: filter based on CONFIG_ACPI_X86 rather than TARGET 9 years ago
Leif Lindholm 1007a37e20 smbios: filter based on CONFIG_SMBIOS rather than TARGET 9 years ago
Fam Zheng cea25275a3 util: Add UUID API 10 years ago
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 11 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Markus Armbruster c29b77f955 error: Use error_reportf_err() where it makes obvious sense 10 years ago
Wei Huang 60d8f328b8 smbios: move smbios code into a common folder 11 years ago
Juan Quintela 7205c9ec52 migration: reduce include files 11 years ago
Juan Quintela 56e93d26b8 migration: move ram stuff to migration/ram 11 years ago
Stefan Hajnoczi 20015f72bd migration: move dirty bitmap sync to ram_addr.h 11 years ago
Ikey Doherty 1b93c9a104 arch_init: Drop target-x86_64.conf 11 years ago
Liang Li 362ba4e3ee migration: Fix migration state update issue 11 years ago
Michael Chapman 27ff42e29a migration: avoid divide by zero in xbzrle cache miss rate 11 years ago
Liang Li 68ae113646 migration: Add the core code for decompression 11 years ago
Liang Li 98f1138902 migration: Make compression co-work with xbzrle 11 years ago
Liang Li 20eb617eac migration: Add the core code of multi-thread compression 11 years ago
Liang Li e2102428c0 migration: Split save_zero_page from ram_save_page 11 years ago
Liang Li 3caf633dbd arch_init: Add and free data struct for decompression 11 years ago