]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-12 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2022-02-11 Bernhard Beschowhw/block/fdc-isa: Respect QOM properties when building AML
2022-02-11 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-02-11 Hanna Reitziotests/281: Let NBD connection yield in iothread
2022-02-11 Hanna Reitzblock/nbd: Move s->ioc on AioContext change
2022-02-11 Hanna Reitziotests/281: Test lingering timers
2022-02-11 Hanna Reitziotests.py: Add QemuStorageDaemon class
2022-02-11 Hanna Reitzblock/nbd: Assert there are no timers when closed
2022-02-11 Hanna Reitzblock/nbd: Delete open timer when done
2022-02-11 Hanna Reitzblock/nbd: Delete reconnect delay timer when done
2022-02-11 Kevin Wolfiotests: Test blockdev-reopen with iothreads and throttling
2022-02-11 Kevin Wolfblock: Lock AioContext for drain_end in blockdev-reopen
2022-02-09 Alex Bennéeinclude/exec: fix softmmu version of TARGET_ABI_FMT_lx
2022-02-09 Thomas Huthlinux-user: Remove the deprecated ppc64abi32 target
2022-02-09 Alex Bennéeplugins: move reset of plugin data to tb_start
2022-02-09 Alex Bennéetarget/i386: use CPU_LOG_INT for IRQ servicing
2022-02-09 Alex Bennéetests/plugins: add instruction matching to libinsn.so
2022-02-09 Alex Bennéetests/plugin: allow libinsn.so per-CPU counts
2022-02-09 Ivanov Arkadycontrib/plugins: add a drcov plugin
2022-02-09 Ivanov Arkadyplugins: add helper functions for coverage plugins
2022-02-09 Alex Bennéetracing: excise the tcg related from tracetool
2022-02-09 Alex Bennéetracing: remove the trace-tcg includes from the build
2022-02-09 Alex Bennéetracing: remove TCG memory access tracing
2022-02-09 Alex Bennéedocs: remove references to TCG tracing
2022-02-09 Alex Bennéetests/tcg/sh4: disable another unreliable test
2022-02-09 Thomas Huthtests: Update CentOS 8 container to CentOS Stream 8
2022-02-09 Thomas Huthtests/lcitool: Allow lcitool-refresh in out-of-tree...
2022-02-09 Stefan Hajnoczigitlab: fall back to commit hash in qemu-setup filename
2022-02-09 Alex Bennéedocs/devel: mention our .editorconfig
2022-02-09 Philippe Mathieu... tests/lcitool: Install libibumad to cover RDMA on Debia...
2022-02-09 Philippe Mathieu... tests: Manually remove libxml2 on MSYS2 runners
2022-02-09 Philippe Mathieu... tests/lcitool: Refresh submodule and remove libxml2
2022-02-09 Michael Tokarevdrop libxml2 checks since libxml is not actually used...
2022-02-09 Philippe Mathieu... tests/lcitool: Include local qemu.yml when refreshing...
2022-02-09 Philippe Mathieu... gitmodules: Correct libvirt-ci submodule URL
2022-02-09 Philippe Mathieu... MAINTAINERS: Cover lcitool submodule with build test...
2022-02-09 Alex Bennée.gitignore: add .gcov pattern
2022-02-09 Alex BennéeMakefile: also remove .gcno files when cleaning
2022-02-09 Alex Bennéetests/qtest: enable more vhost-user tests by default
2022-02-09 Alex Bennéetests/Makefile.include: clean-up old code
2022-02-09 Alexey Kardashevskiyspapr/vof: Install rom and nvram binaries
2022-02-09 Cornelia Huckdocs: rstfy confidential guest documentation
2022-02-09 Víctor Colombotarget/ppc: Change VSX instructions behavior to fill...
2022-02-09 Fabiano Rosastarget/ppc: books: Remove excp_model argument from...
2022-02-09 Fabiano Rosastarget/ppc: Assert if MSR bits differ from msr_mask...
2022-02-09 Fabiano Rosastarget/ppc: powerpc_excp: Move common code to the calle...
2022-02-09 Fabiano Rosastarget/ppc: Remove powerpc_excp_legacy
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Set SRRs directly in exception code
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Software TLB cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: System Reset cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Program exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Machine Check exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_7xx
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_7xx
2022-02-09 Fabiano Rosastarget/ppc: Merge 7x5 and 7x0 exception model IDs
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Set SRRs directly in exception code
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Software TLB exceptions cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: System Reset interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Program exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Machine Check exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Critical exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_6xx
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_6xx
2022-02-09 Fabiano Rosastarget/ppc: Merge exception model IDs for 6xx CPUs
2022-02-09 Cédric Le Goatertarget/ppc: Remove PowerPC 601 CPUs
2022-02-09 Cédric Le Goatertarget/ppc: Fix radix logging
2022-02-09 Fabiano Rosastarget/ppc: booke: System Reset exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Watchdog Timer interrupt
2022-02-09 Fabiano Rosastarget/ppc: booke: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Alignment interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Instruction storage exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Data Storage exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Machine Check cleanups
2022-02-09 Fabiano Rosastarget/ppc: booke: Critical exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_booke
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_booke
2022-02-09 Fabiano Rosastarget/ppc: Remove 440x4 CPU
2022-02-08 Richard Hendersontests/tcg/multiarch: Add sigbus.c
2022-02-08 Richard Hendersontcg/sparc: Support unaligned access for user-only
2022-02-08 Richard Hendersontcg/sparc: Add tcg_out_jmpl_const for better tail calls
2022-02-08 Richard Hendersontcg/sparc: Use the constant pool for 64-bit constants
2022-02-08 Richard Hendersontcg/sparc: Convert patch_reloc to return bool
2022-02-08 Richard Hendersontcg/sparc: Improve code gen for shifted 32-bit constants
2022-02-08 Richard Hendersontcg/sparc: Add scratch argument to tcg_out_movi_int
2022-02-08 Richard Hendersontcg/sparc: Split out tcg_out_movi_imm32
2022-02-08 Richard Hendersontcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
2022-02-08 Richard Hendersontcg/mips: Support unaligned access for softmmu
2022-02-08 Richard Hendersontcg/mips: Support unaligned access for user-only
2022-02-08 Richard Hendersontcg/arm: Support raising sigbus for user-only
2022-02-08 Richard Hendersontcg/arm: Reserve a register for guest_base
2022-02-08 Richard Hendersontcg/arm: Support unaligned access for softmmu
2022-02-08 Richard Hendersontcg/arm: Check alignment for ldrd and strd
next