index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-02-09
12
-88
/
+21
*
plugins: move reset of plugin data to tb_start
Alex Bennée
2022-02-09
1
-11
/
+20
*
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-02-09
1
-2
/
+2
*
tests/plugins: add instruction matching to libinsn.so
Alex Bennée
2022-02-09
1
-1
/
+88
*
tests/plugin: allow libinsn.so per-CPU counts
Alex Bennée
2022-02-09
1
-8
/
+31
*
contrib/plugins: add a drcov plugin
Ivanov Arkady
2022-02-09
2
-0
/
+164
*
plugins: add helper functions for coverage plugins
Ivanov Arkady
2022-02-09
3
-0
/
+86
*
tracing: excise the tcg related from tracetool
Alex Bennée
2022-02-09
9
-350
/
+4
*
tracing: remove the trace-tcg includes from the build
Alex Bennée
2022-02-09
4
-9
/
+0
*
tracing: remove TCG memory access tracing
Alex Bennée
2022-02-09
6
-67
/
+0
*
docs: remove references to TCG tracing
Alex Bennée
2022-02-09
2
-85
/
+13
*
tests/tcg/sh4: disable another unreliable test
Alex Bennée
2022-02-09
1
-0
/
+4
*
tests: Update CentOS 8 container to CentOS Stream 8
Thomas Huth
2022-02-09
2
-3
/
+3
*
tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
Thomas Huth
2022-02-09
1
-1
/
+1
*
gitlab: fall back to commit hash in qemu-setup filename
Stefan Hajnoczi
2022-02-09
1
-1
/
+1
*
docs/devel: mention our .editorconfig
Alex Bennée
2022-02-09
1
-0
/
+4
*
tests/lcitool: Install libibumad to cover RDMA on Debian based distros
Philippe Mathieu-Daudé
2022-02-09
3
-0
/
+3
*
tests: Manually remove libxml2 on MSYS2 runners
Philippe Mathieu-Daudé
2022-02-09
2
-3
/
+0
*
tests/lcitool: Refresh submodule and remove libxml2
Philippe Mathieu-Daudé
2022-02-09
11
-18
/
+10
*
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
8
-17
/
+2
*
tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
Philippe Mathieu-Daudé
2022-02-09
1
-1
/
+1
*
gitmodules: Correct libvirt-ci submodule URL
Philippe Mathieu-Daudé
2022-02-09
1
-1
/
+1
*
MAINTAINERS: Cover lcitool submodule with build test / automation
Philippe Mathieu-Daudé
2022-02-09
1
-0
/
+1
*
.gitignore: add .gcov pattern
Alex Bennée
2022-02-09
1
-0
/
+1
*
Makefile: also remove .gcno files when cleaning
Alex Bennée
2022-02-09
1
-1
/
+2
*
tests/qtest: enable more vhost-user tests by default
Alex Bennée
2022-02-09
1
-12
/
+9
*
tests/Makefile.include: clean-up old code
Alex Bennée
2022-02-09
1
-4
/
+0
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220208'...
Peter Maydell
2022-02-08
42
-614
/
+1302
|
\
|
*
hw/sensor: Add lsm303dlhc magnetometer device
Kevin Townsend
2022-02-08
5
-0
/
+710
|
*
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
2022-02-08
1
-21
/
+31
|
*
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
2022-02-08
1
-2
/
+1
|
*
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
2022-02-08
1
-12
/
+12
|
*
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
2022-02-08
2
-19
/
+14
|
*
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
2022-02-08
1
-30
/
+32
|
*
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
2022-02-08
1
-47
/
+55
|
*
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
2022-02-08
1
-13
/
+15
|
*
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2022-02-08
2
-26
/
+21
|
*
hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
Peter Maydell
2022-02-08
1
-15
/
+17
|
*
hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
Peter Maydell
2022-02-08
1
-44
/
+52
|
*
hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
Peter Maydell
2022-02-08
1
-17
/
+18
|
*
hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
Peter Maydell
2022-02-08
1
-55
/
+56
|
*
hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
Peter Maydell
2022-02-08
2
-149
/
+61
|
*
hw/arm/smmuv3: Fix device reset
Eric Auger
2022-02-08
1
-0
/
+6
|
*
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
2022-02-08
1
-4
/
+4
|
*
arm: force flag recalculation when messing with DAIF
Alex Bennée
2022-02-08
1
-0
/
+2
|
*
hw/arm: versal-virt: Always call arm_load_kernel()
Edgar E. Iglesias
2022-02-08
1
-9
/
+2
|
*
hw/arm/boot: Drop existing dtb /psci node rather than retaining it
Peter Maydell
2022-02-08
1
-3
/
+4
|
*
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
18
-26
/
+5
|
*
hw/arm/highbank: Drop unused secondary boot stub code
Peter Maydell
2022-02-08
1
-56
/
+0
|
*
hw/arm/boot: Don't write secondary boot stub if using PSCI
Peter Maydell
2022-02-08
2
-11
/
+27
[next]