qemu.git
2024-12-20 Philippe Mathieu... exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX...
2024-12-20 Philippe Mathieu... target/sparc: Move sparc_restore_state_to_opc() to...
2024-12-20 Anton Johanssontarget/sparc: Uninline cpu_get_tb_cpu_state()
2024-12-20 Philippe Mathieu... target/loongarch: Declare loongarch_cpu_dump_state...
2024-12-20 Philippe Mathieu... user: Move various declarations out of 'exec/exec-all.h'
2024-12-20 Philippe Mathieu... user: Declare cpu_loop() once in 'user/cpu_loop.h'
2024-12-20 Philippe Mathieu... user: Move 'linux-user/cpu_loop-common.h' -> 'user...
2024-12-20 Philippe Mathieu... user: Forward declare target_cpu_copy_regs structure
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Move user-related declarations out of 'exec...
2024-12-20 Philippe Mathieu... accel/tcg: Really restrict cpu_io_recompile() to system...
2024-12-20 Philippe Mathieu... accel/tcg: Move TranslationBlock declarations to 'tb...
2024-12-20 Philippe Mathieu... accel/tcg: Un-inline log_pc()
2024-12-20 Philippe Mathieu... accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
2024-12-20 Philippe Mathieu... system: Remove unnecessary 'exec/translate-all.h' include
2024-12-20 Philippe Mathieu... accel/tcg: Move page_[un]protect() to 'user/page-protec...
2024-12-20 Philippe Mathieu... accel/tcg: Use tb_page_addr_t type in page_unprotect()
2024-12-20 Philippe Mathieu... accel/tcg: Declare mmap_[un]lock() in 'exec/page-protec...
2024-12-20 Philippe Mathieu... include: Include missing 'qemu/clang-tsa.h' header
2024-12-20 Philippe Mathieu... exec/ram_addr: Include missing 'exec/hwaddr.h' and...
2024-12-20 Philippe Mathieu... target/arm/mte: Restrict 'exec/ram_addr.h' to system...
2024-12-20 Philippe Mathieu... target/arm/cpu: Restrict cpu_untagged_addr() to user...
2024-12-20 Philippe Mathieu... user: Introduce 'user/guest-host.h' header
2024-12-20 Philippe Mathieu... linux-user/aarch64: Include missing 'user/abitypes...
2024-12-20 Philippe Mathieu... exec/translation-block: Include missing 'exec/vaddr...
2024-12-20 Philippe Mathieu... exec/cpu-defs: Remove unnecessary headers
2024-12-20 Philippe Mathieu... exec/cpu-all: Include missing 'exec/cpu-defs.h' header
2024-12-20 Philippe Mathieu... accel/tcg: Have tlb_vaddr_to_host() use vaddr type
2024-12-20 Philippe Mathieu... accel/tcg: Include missing 'exec/tswap.h' header in...
2024-12-20 Philippe Mathieu... tcg/tci: Include missing 'disas/dis-asm.h' header
2024-12-20 Philippe Mathieu... system: Move 'exec/confidential-guest-support.h' to...
2024-12-20 Philippe Mathieu... include: Rename sysemu/ -> system/
2024-12-20 Philippe Mathieu... target/i386/sev: Reduce system specific declarations
2024-12-20 Peter Xuqom: Create system containers explicitly
2024-12-20 Peter Xuhw/ppc: Explicitly create the drc container
2024-12-20 Peter Xuppc/e500: Avoid abuse of container_get()
2024-12-20 Peter Xutests: Explicitly create containers in test_qom_partial...
2024-12-20 Peter Xutests: Fix test-qdev-global-props on anonymous qdev...
2024-12-20 Peter Xuqom: New object_property_add_new_container()
2024-12-20 Peter Xuqom: Add TYPE_CONTAINER macro
2024-12-20 BALATON Zoltanlog: Add separate debug option for logging invalid...
2024-12-20 Alexander Grafhvf: arm: Ignore writes to CNTP_CTL_EL0
2024-12-19 Stefan HajnocziMerge tag 'pull-loongarch-20241219' of https://gitlab...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Code cleanup about loongarch_...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add pre_save interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Inherit from loongarch_extioi...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add common file loongarch_ext...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add unrealize interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add common realize interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Rename LoongArchExtIOI with...
2024-12-19 Bibo Maoinclude: Rename LoongArchExtIOI with LoongArchExtIOICom...
2024-12-19 Bibo Maoinclude: Move struct LoongArchExtIOI to header file...
2024-12-19 Bibo Maoinclude: Add loongarch_extioi_common header file
2024-12-19 Bibo Maohw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
2024-12-19 Bibo Maohw/intc/loongarch_pch: Add pre_save and post_load inter...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Inherit from loongarch_pic_common
2024-12-19 Bibo Maohw/intc/loongarch_pch: Move some functions to file...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Rename LoongArchPCHPIC with...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Merge instance_init() into realize()
2024-12-19 Bibo Maoinclude: Move struct LoongArchPCHPIC to loongarch_pic_c...
2024-12-19 Bibo Maoinclude: Add loongarch_pic_common header file
2024-12-19 Stefan HajnocziMerge tag 'qga-pull-2024-12-18' of https://github.com...
2024-12-19 Stefan HajnocziMerge tag 'pull-request-2024-12-18' of https://gitlab...
2024-12-18 Stefan HajnocziMerge tag 'pull-target-arm-20241217' of https://git...
2024-12-18 Michal Privoznikqga: Don't access global variable in run_agent_once()
2024-12-18 Dehan Mengqemu-ga-win: Fix a typo error
2024-12-18 Jean-Louis... qga: skip bind mounts in fs list
2024-12-18 Thomas Huthmeson.build: Disallow libnfs v6 to fix the broken macOS...
2024-12-17 Thomas Huthtests/functional: Convert the hotplug_cpu avocado test
2024-12-17 Thomas Huthtests/functional: Convert the intel_iommu avocado test
2024-12-17 Thomas Huthtests/functional: Add a helper function for retrieving...
2024-12-17 Thomas Huthtests/functional: Convert the arm virt avocado test
2024-12-17 Thomas Huthtests/functional: Convert the quanta-gsj avocado test
2024-12-17 Daniel P. BerrangéMAINTAINERS: add myself as reviewer for functional...
2024-12-17 Daniel P. Berrangétests/functional: ignore errors when caching assets...
2024-12-17 Daniel P. Berrangétests/functional: skip tests if assets are not available
2024-12-17 Daniel P. Berrangétests/functional: remove now unused 'run_cmd' helper
2024-12-17 Daniel P. Berrangétests/functional: replace 'run_cmd' with subprocess...
2024-12-17 Daniel P. Berrangétests/functional: drop back compat imports from utils.py
2024-12-17 Daniel P. Berrangétests/functional: convert tests to new uncompress helper
2024-12-17 Daniel P. Berrangétests/functional: add 'uncompress' to QemuBaseTest
2024-12-17 Daniel P. Berrangétests/functional: add a generalized uncompress helper
2024-12-17 Daniel P. Berrangétests/functional: convert tests to new archive_extract...
2024-12-17 Daniel P. Berrangétests/functional: add 'archive_extract' to QemuBaseTest
2024-12-17 Daniel P. Berrangétests/functional: add a generalized archive_extract
2024-12-17 Daniel P. Berrangétests/functional: let cpio_extract accept filenames
2024-12-17 Daniel P. Berrangétests/functional: add common deb_extract helper
2024-12-17 Daniel P. Berrangétests/functional: add common zip_extract helper
2024-12-17 Daniel P. Berrangétests/functional: move uncompress handling into new...
2024-12-17 Daniel P. Berrangétests/functional: move archive handling into new archiv...
2024-12-17 Daniel P. Berrangétests/functional: remove redundant 'rmtree' call
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.scratch_file()
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.data_file...
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.build_file...
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.log_file...
2024-12-17 Daniel P. Berrangétests/functional: add helpers for building file paths
2024-12-17 Daniel P. Berrangétests/functional: drop 'has_cmd' and 'has_cmds' helpers
2024-12-17 Daniel P. Berrangétests/functional: switch to new test skip decorators
next