]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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 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-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 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-02-08 Kevin Townsendhw/sensor: Add lsm303dlhc magnetometer device
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Split error checks
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: In MAPC with V=0, don't check...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Make update_ite() use ITEntry
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass ITE values back from get_it...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Fix address calculation in get_i...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Keep CTEs as a struct, not a...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Keep DTEs as a struct, not a...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Use address_space_map() to acces...
2022-02-08 Eric Augerhw/arm/smmuv3: Fix device reset
2022-02-08 Richard Petrihw/timer/armv7m_systick: Update clock source before...
2022-02-08 Alex Bennéearm: force flag recalculation when messing with DAIF
2022-02-08 Edgar E. Iglesiashw/arm: versal-virt: Always call arm_load_kernel()
2022-02-08 Peter Maydellhw/arm/boot: Drop existing dtb /psci node rather than...
next