365 Commits (73e2cba058c74c9a0d5b640711a1ff2428551952)

Author SHA1 Message Date
Daniil Tatianin 260f826cf8 softmmu/runstate: add a way to detect force shutdowns 10 months ago
Philippe Mathieu-Daudé 677bb509bf system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict 1 year ago
Philippe Mathieu-Daudé 9a8e6b9ca1 accel/system: Convert pre_resume() from AccelOpsClass to AccelClass 9 months ago
Philippe Mathieu-Daudé 14784d00ce accel: Directly pass AccelState argument to AccelClass::has_memory() 9 months ago
Philippe Mathieu-Daudé b64bb17d14 accel: Expose and register generic_handle_interrupt() 10 months ago
Philippe Mathieu-Daudé 8dd5e6befc accel: Directly pass AccelState argument to AccelClass::has_memory() 9 months ago
Philippe Mathieu-Daudé b9b8ce0384 accel: Expose and register generic_handle_interrupt() 10 months ago
Philippe Mathieu-Daudé d30245d3f5 system/cpus: Assert interrupt handling is done with BQL locked 10 months ago
Steve Sistare d7ae4a740c physmem: qemu_ram_get_fd_offset 9 months ago
Chenyi Qiang 2fde3fb916 physmem: Support coordinated discarding of RAM with guest_memfd 10 months ago
Chenyi Qiang 5d6483edaa ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd 10 months ago
Chenyi Qiang 2205b84667 memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard() 10 months ago
Chenyi Qiang ff1211154c memory: Change memory_region_set_ram_discard_manager() to return the result 10 months ago
Steve Sistare e3353d63e1 vfio: return mr from vfio_get_xlat_addr 11 months ago
Philippe Mathieu-Daudé 6160ce2084 hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE 11 months ago
Xiaoyao Li 6e250463b0 i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility 11 months ago
Pierrick Bouvier 556d05d1e2 system/main: comment lock rationale 11 months ago
Pierrick Bouvier d33717d7fc meson: remove lib{system, user}_ss aliases 10 months ago
Haoqian He e0f300b36d system/runstate: add VM state change cb with return value 12 months ago
Kohei Tokunaga 8e72b0eb18 util: exclude mmap-alloc.c from compilation target on Emscripten 11 months ago
Kohei Tokunaga 1a89644240 Disable options unsupported on Emscripten 11 months 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' 11 months ago
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel 11 months ago
Philippe Mathieu-Daudé 1381ea53a8 physmem: Move TCG IOTLB methods around 11 months ago
Richard Henderson 072e057ed9 accel/tcg: Add CPUState arg to tb_invalidate_phys_range 11 months 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 11 months ago
BALATON Zoltan fcb1ad456c system/datadir: Add new type constant for DTB files 11 months ago
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 11 months ago
Kohei Tokunaga 16704598bf system/vl: Fix type conflict of GLib function pointers 11 months ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 12 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months 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 12 months 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