460 Commits (08bcb64bcee89bdd75d0a2a2b4c8475db8b47e79)

Author SHA1 Message Date
Xiaoyao Li 6e250463b0 i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility 1 year ago
Pierrick Bouvier 556d05d1e2 system/main: comment lock rationale 1 year ago
Pierrick Bouvier d33717d7fc meson: remove lib{system, user}_ss aliases 1 year ago
Haoqian He e0f300b36d system/runstate: add VM state change cb with return value 1 year ago
Kohei Tokunaga 8e72b0eb18 util: exclude mmap-alloc.c from compilation target on Emscripten 1 year ago
Kohei Tokunaga 1a89644240 Disable options unsupported on Emscripten 1 year ago
Philippe Mathieu-Daudé 28502121be system/vl: Filter machine list available for a particular target binary 1 year ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 1 year ago
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel 1 year ago
Philippe Mathieu-Daudé 1381ea53a8 physmem: Move TCG IOTLB methods around 1 year ago
Richard Henderson 072e057ed9 accel/tcg: Add CPUState arg to tb_invalidate_phys_range 1 year ago
Philippe Mathieu-Daudé 3d881164d4 qemu: Convert target_name() to TargetInfo API 1 year ago
BALATON Zoltan 12963e79ca pc-bios: Move device tree files in their own subdir 1 year ago
BALATON Zoltan fcb1ad456c system/datadir: Add new type constant for DTB files 1 year ago
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 1 year ago
Kohei Tokunaga 16704598bf system/vl: Fix type conflict of GLib function pointers 1 year ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 1 year ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Richard Henderson 7c2f3580e5 system: Move most files to libsystem_ss 1 year ago
Richard Henderson 3e57baa22e include/exec: Split out watchpoint.h 1 year ago
Philippe Mathieu-Daudé d4c9cab37f exec: Restrict memory-internal.h to system/ 1 year ago
Richard Henderson 4705a71db5 include/system: Move exec/ram_addr.h to system/ram_addr.h 1 year ago
Richard Henderson 91a853837d include/system: Move exec/ioport.h to system/ioport.h 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Pierrick Bouvier 0ac7e071c5 system/ioport: make compilation unit common 1 year ago
Pierrick Bouvier 94f5cd62b8 system/memory: make compilation unit common 1 year ago
Pierrick Bouvier 822baa8242 system/physmem: compilation unit is now common to all targets 1 year ago
Pierrick Bouvier fa3f3a33f3 system/main: transfer replay mutex ownership from main thread to main loop thread 1 year ago
Steve Sistare 694b5a913d migration: Avoid SNP guest crash due to duplicate cpr blocker 1 year ago
Stefan Hajnoczi a89c3c9b2c dma: use current AioContext for dma_blk_io() 1 year ago
Philippe Mathieu-Daudé 44ac8eaff0 system: Replace arch_type global by qemu_arch_available() helper 1 year ago
Philippe Mathieu-Daudé 5dc4337f79 system: Extract target-specific globals to their own compilation unit 1 year ago
Steve Sistare 094a3dbc55 migration: ram block cpr blockers 1 year ago
Richard Henderson 5516b44bea system: Build watchpoint.c once 1 year ago
Philippe Mathieu-Daudé 6ff5da1600 exec: Declare tlb_flush*() in 'exec/cputlb.h' 2 years ago
Philippe Mathieu-Daudé e7d269adb2 exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' 2 years ago
Philippe Mathieu-Daudé f2d4df439e system: Open-code qemu_init_arch_modules() using target_name() 1 year ago
Philippe Mathieu-Daudé 0f66536a01 accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 2 years ago
Philippe Mathieu-Daudé 1501743654 accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' 2 years ago
Philippe Mathieu-Daudé fb26a3fd0e accel/tcg: Restrict 'icount_align_option' global to TCG 2 years ago
Peter Maydell bb09b7bfd3 hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error 2 years ago
Paolo Bonzini 6debfb2cb1 physmem: replace assertion with error 2 years ago
Peter Maydell 8fd2518ef2 hw: Centralize handling of -machine dumpdtb option 2 years ago
Philippe Mathieu-Daudé 2be22bc72d hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus 2 years ago
Philippe Mathieu-Daudé cdc8d7cada hw/boards: Rename no_sdcard -> auto_create_sdcard 2 years ago
Philippe Mathieu-Daudé 8a2f1f921c hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF 2 years ago