]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github... master
2024-02-01 Peter MaydellMerge tag 'pull-loongarch-20240201' of https://gitlab...
2024-02-01 Ninad Palsulehw/fsi: Update MAINTAINER list
2024-02-01 Ninad Palsulehw/fsi: Added FSI documentation
2024-02-01 Ninad Palsulehw/fsi: Added qtest
2024-02-01 Ninad Palsulehw/arm: Hook up FSI module in AST2600
2024-02-01 Ninad Palsulehw/fsi: Aspeed APB2OPB & On-chip peripheral bus
2024-02-01 Song Gaotarget/loongarch: Fix qtest test-hmp error when KVM...
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's FSI master
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's cfam
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's fsi-slave model
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's FSI Bus
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's scratchpad device
2024-02-01 Ninad Palsulehw/fsi: Introduce IBM's Local bus
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Check for CPU types in machine_run_board...
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Init CPU defaults in a common helper
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Set default CPU count using aspeed_soc_n...
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Remove dead code
2024-02-01 Cédric Le Goatertests/avocado/machine_aspeed.py: Update buildroot image...
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30 Manos Pitsidianakishw/block/block.c: improve confusing blk_check_size_and_...
2024-01-30 Manos Pitsidianakishw/core/qdev.c: add qdev_get_human_name()
2024-01-30 Stefan Hajnoczipflash: fix sectors vs bytes confusion in blk_pread_non...
2024-01-30 Richard W.M... block/blkio: Make s->mem_region_alignment be 64 bits
2024-01-30 Fiona Ebnerblock/io_uring: improve error message when init fails
2024-01-30 Philippe Mathieu... hw/hyperv: Include missing headers
2024-01-30 Philippe Mathieu... hw/intc/xics: Include missing 'cpu.h' header
2024-01-30 Greg Kurzhw/arm: Add `\n` to hint message
2024-01-30 Greg Kurzhw/loongarch: Add `\n` to hint message
2024-01-30 Greg Kurzhw/i386: Add `\n` to hint message
2024-01-30 Philippe Mathieu... backends/hostmem: Fix block comments style (checkpatch...
2024-01-30 Peter Maydellmisc: Clean up includes
2024-01-30 Peter Maydellriscv: Clean up includes
2024-01-30 Peter Maydellcxl: Clean up includes
2024-01-30 Peter Maydellinclude: Clean up includes
2024-01-30 Peter Maydellm68k: Clean up includes
2024-01-30 Peter Maydellacpi: Clean up includes
2024-01-30 Peter Maydellaspeed: Clean up includes
2024-01-30 Peter Maydelldisas/riscv: Clean up includes
2024-01-30 Peter Maydellhyperv: Clean up includes
2024-01-30 Peter Maydellscripts/clean-includes: Update exclude list
2024-01-30 Philippe Mathieu... mailmap: Fix Stefan Weil email
2024-01-30 Yihuan Panqemu-docs: Update options for graphical frontends
2024-01-30 Han Hanqapi/migration.json: Fix the member name for MigrationC...
2024-01-30 Michael Tokarevcolo: examples: remove mentions of script= and (wrong...
2024-01-30 Markus Armbrusterdump: Fix HMP dump-guest-memory -z without -R
2024-01-30 Peter MaydellMerge tag 'qga-pull-2024-01-30' of https://github.com...
2024-01-30 Peter MaydellMerge tag 'pull-tcg-20240130' of https://gitlab.com...
2024-01-30 Nick Briggsqga: Solaris has net/if_arp.h and netinet/if_ether...
2024-01-30 Peng Jiqga-win: Fix guest-get-fsinfo multi-disks collection
2024-01-30 Samuel Tardieutests/unit/test-qga: do not qualify executable paths
2024-01-30 Angel M. Villegasguest-agent: improve help for --allow-rpcs and --block...
2024-01-29 Philippe Mathieu... target/i386: Extract x86_cpu_exec_halt() from accel...
2024-01-29 Philippe Mathieu... accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
2024-01-29 Richard Hendersonaccel/tcg: Inline need_replay_interrupt
2024-01-29 Philippe Mathieu... target/i386: Extract x86_need_replay_interrupt() from...
2024-01-29 Philippe Mathieu... accel/tcg: Introduce TCGCPUOps::need_replay_interrupt...
2024-01-29 Richard Hendersonaccel/tcg: Use CPUState.cc instead of CPU_GET_CLASS...
2024-01-29 Richard Hendersontarget/loongarch: Constify loongarch_tcg_ops
2024-01-29 Richard Hendersoninclude/qemu: Add TCGCPUOps typedef to typedefs.h
2024-01-29 Philippe Mathieu... accel/tcg: Un-inline icount_exit_request() for clarity
2024-01-29 Philippe Mathieu... accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
2024-01-29 Philippe Mathieu... accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
2024-01-29 Philippe Mathieu... accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in...
2024-01-29 Ilya Leoshkevichaccel/tcg: Move perf and debuginfo support to tcg/
2024-01-29 Ilya Leoshkevichaccel/tcg: Remove #ifdef TARGET_I386 from perf.c
2024-01-29 Ilya Leoshkevichtcg: Make tb_cflags() usable from target-agnostic code
2024-01-29 Ilya Leoshkevichaccel/tcg: Make use of qemu_target_page_mask() in perf.c
2024-01-29 Ilya Leoshkevichtarget: Make qemu_target_page_mask() available for...
2024-01-29 Philippe Mathieu... accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD
2024-01-29 Peter MaydellMerge tag 'pull-vfio-20240129' of https://github.com...
2024-01-29 Peter MaydellMerge tag 'migration-20240126-pull-request' of https...
2024-01-29 Ilya Leoshkevichtests/tcg: Add the PROT_NONE gdbstub test
2024-01-29 Ilya Leoshkevichtests/tcg: Factor out gdbstub test functions
2024-01-29 Ilya Leoshkevichlinux-user: Allow gdbstub to ignore page protection
2024-01-29 Cédric Le Goatervfio/pci: Clear MSI-X IRQ index always
2024-01-29 Paolo Bonzinivfio: use matching sizeof type
2024-01-29 Het GalaMake 'uri' optional for migrate QAPI
2024-01-29 Fabiano Rosasmigration: Centralize BH creation and dispatch
2024-01-29 Fabiano Rosasmigration: Add a wrapper to qemu_bh_schedule
2024-01-29 Fabiano Rosasmigration: Reference migration state around loadvm_post...
2024-01-29 Fabiano Rosasmigration: Take reference to migration state around...
2024-01-29 Fabiano Rosasmigration: Fix use-after-free of migration state object
2024-01-29 Fabiano Rosasmigration/yank: Use channel features
2024-01-29 Fabiano Rosasci: Disable migration compatibility tests for aarch64
2024-01-29 Fabiano Rosasci: Add a migration compatibility test job
2024-01-29 Peter Xuanalyze-migration.py: Remove trick on parsing ramblocks
2024-01-29 Peter Xumigration: Drop unnecessary check in ram's pending_exact()
2024-01-29 Peter Xumigration: Make threshold_size an uint64_t
2024-01-29 Markus Armbrustermigration: Plug memory leak on HMP migrate error path
2024-01-29 Paolo Bonziniuserfaultfd: use 1ULL to build ioctl masks
2024-01-28 Anton Johanssoninclude/hw/core: Remove i386 conditional on fake_user_i...
2024-01-28 Anton Johanssoninclude/hw/core: Move do_interrupt in TCGCPUOps
2024-01-28 Anton Johanssoninclude/exec: Move cpu_*()/cpu_env() to common header
2024-01-28 Anton Johanssoninclude/exec: Move PAGE_* macros to common header
2024-01-28 Anton Johanssoninclude/exec: typedef abi_ptr to vaddr
2024-01-28 Anton Johanssoninclude/exec: Use vaddr in DisasContextBase for virtual...
2024-01-28 Anton Johanssontarget: Use vaddr in gen_intermediate_code
next