aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09tests: Update CentOS 8 container to CentOS Stream 8Thomas Huth2-3/+3
2022-02-09tests/lcitool: Allow lcitool-refresh in out-of-tree builds, tooThomas Huth1-1/+1
2022-02-09gitlab: fall back to commit hash in qemu-setup filenameStefan Hajnoczi1-1/+1
2022-02-09docs/devel: mention our .editorconfigAlex Bennée1-0/+4
2022-02-09tests/lcitool: Install libibumad to cover RDMA on Debian based distrosPhilippe Mathieu-Daudé3-0/+3
2022-02-09tests: Manually remove libxml2 on MSYS2 runnersPhilippe Mathieu-Daudé2-3/+0
2022-02-09tests/lcitool: Refresh submodule and remove libxml2Philippe Mathieu-Daudé11-18/+10
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev8-17/+2
2022-02-09tests/lcitool: Include local qemu.yml when refreshing cirrus-ci filesPhilippe Mathieu-Daudé1-1/+1
2022-02-09gitmodules: Correct libvirt-ci submodule URLPhilippe Mathieu-Daudé1-1/+1
2022-02-09MAINTAINERS: Cover lcitool submodule with build test / automationPhilippe Mathieu-Daudé1-0/+1
2022-02-09.gitignore: add .gcov patternAlex Bennée1-0/+1
2022-02-09Makefile: also remove .gcno files when cleaningAlex Bennée1-1/+2
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée1-12/+9
2022-02-09tests/Makefile.include: clean-up old codeAlex Bennée1-4/+0
2022-02-09spapr/vof: Install rom and nvram binariesAlexey Kardashevskiy1-0/+2
2022-02-09docs: rstfy confidential guest documentationCornelia Huck6-56/+67
2022-02-09target/ppc: Change VSX instructions behavior to fill with zerosVíctor Colombo2-14/+16
2022-02-09target/ppc: books: Remove excp_model argument from ppc_excp_apply_ailFabiano Rosas1-12/+13
2022-02-09target/ppc: Assert if MSR bits differ from msr_mask during exceptionsFabiano Rosas1-58/+6
2022-02-09target/ppc: powerpc_excp: Move common code to the caller functionFabiano Rosas1-48/+9
2022-02-09target/ppc: Remove powerpc_excp_legacyFabiano Rosas1-474/+3
2022-02-09target/ppc: 7xx: Set SRRs directly in exception codeFabiano Rosas1-11/+2
2022-02-09target/ppc: 7xx: Software TLB cleanupFabiano Rosas1-20/+6
2022-02-09target/ppc: 7xx: System Reset cleanupFabiano Rosas1-16/+2
2022-02-09target/ppc: 7xx: System Call exception cleanupFabiano Rosas1-8/+13
2022-02-09target/ppc: 7xx: Program exception cleanupFabiano Rosas1-4/+0
2022-02-09target/ppc: 7xx: External interrupt cleanupFabiano Rosas1-37/+0
2022-02-09target/ppc: 7xx: Machine Check exception cleanupFabiano Rosas1-24/+0
2022-02-09target/ppc: Simplify powerpc_excp_7xxFabiano Rosas1-176/+9
2022-02-09target/ppc: Introduce powerpc_excp_7xxFabiano Rosas1-0/+469
2022-02-09target/ppc: Merge 7x5 and 7x0 exception model IDsFabiano Rosas3-13/+11
2022-02-09target/ppc: 6xx: Set SRRs directly in exception codeFabiano Rosas1-11/+2
2022-02-09target/ppc: 6xx: Software TLB exceptions cleanupFabiano Rosas1-20/+11
2022-02-09target/ppc: 6xx: System Reset interrupt cleanupFabiano Rosas1-16/+2
2022-02-09target/ppc: 6xx: System Call exception cleanupFabiano Rosas1-19/+2
2022-02-09target/ppc: 6xx: Program exception cleanupFabiano Rosas1-4/+0
2022-02-09target/ppc: 6xx: External interrupt cleanupFabiano Rosas1-37/+0
2022-02-09target/ppc: 6xx: Machine Check exception cleanupFabiano Rosas1-24/+0
2022-02-09target/ppc: 6xx: Critical exception cleanupFabiano Rosas1-15/+0
2022-02-09target/ppc: Simplify powerpc_excp_6xxFabiano Rosas1-154/+9
2022-02-09target/ppc: Introduce powerpc_excp_6xxFabiano Rosas1-0/+469
2022-02-09target/ppc: Merge exception model IDs for 6xx CPUsFabiano Rosas3-18/+13
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater22-1659/+13
2022-02-09target/ppc: Fix radix loggingCédric Le Goater1-6/+2
2022-02-09target/ppc: booke: System Reset exception cleanupFabiano Rosas1-16/+2
2022-02-09target/ppc: booke: Watchdog Timer interruptFabiano Rosas1-9/+2
2022-02-09target/ppc: booke: System Call exception cleanupFabiano Rosas1-19/+2
2022-02-09target/ppc: booke: Alignment interrupt cleanupFabiano Rosas1-7/+0
2022-02-09target/ppc: booke: External interrupt cleanupFabiano Rosas1-33/+0