index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
1
-1
/
+1
2022-04-20
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
1
-2
/
+2
2022-04-20
target/ppc: implement xscvqp[su]qz
Matheus Ferst
4
-0
/
+27
2022-04-20
target/ppc: implement xscv[su]qqp
Matheus Ferst
4
-0
/
+39
2022-04-20
softfloat: add float128_to_int128
Matheus Ferst
3
-0
/
+68
2022-04-20
softfloat: add float128_to_uint128
Matheus Ferst
2
-0
/
+67
2022-04-20
softfloat: add int128_to_float128
Matheus Ferst
2
-0
/
+30
2022-04-20
softfloat: add uint128_to_float128
Matheus Ferst
2
-0
/
+27
2022-04-20
qemu/int128: add int128_urshift
Matheus Ferst
2
-0
/
+69
2022-04-20
target/ppc: Improve KVM hypercall trace
Fabiano Rosas
2
-2
/
+2
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
1
-6
/
+20
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
1
-25
/
+25
2022-04-20
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
1
-10
/
+0
2022-04-20
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2
-21
/
+6
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
3
-23
/
+12
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
4
-27
/
+28
2022-04-20
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
2
-8
/
+4
2022-04-20
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2
-0
/
+2
2022-04-20
ppc/pnv: Update skiboot to v7.0
Joel Stanley
2
-0
/
+0
2022-04-20
tests/guest-debug: better handle gdb crashes
Alex Bennée
1
-5
/
+6
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
1
-2
/
+2
2022-04-20
tests/tcg: add missing reference files for float_convs
Alex Bennée
2
-0
/
+1496
2022-04-20
tests/tcg: add float_convd test
Alex Bennée
5
-0
/
+4058
2022-04-20
tests/tcg: remove duplicate sha512-sse case
Alex Bennée
1
-7
/
+0
2022-04-20
tests/tcg: fix non-static build
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove SKIP_DOCKER_BUILD
Paolo Bonzini
2
-68
/
+1
2022-04-20
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
3
-4
/
+7
2022-04-20
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
4
-146
/
+35
2022-04-20
tests/tcg: list test targets in Makefile.prereqs
Paolo Bonzini
3
-23
/
+19
2022-04-20
tests/tcg: prepare Makefile.prereqs at configure time
Paolo Bonzini
3
-23
/
+14
2022-04-20
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2
-13
/
+7
2022-04-20
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
3
-4
/
+2
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
6
-11
/
+28
2022-04-20
tests/docker: do not duplicate rules for hexagon-cross
Paolo Bonzini
2
-22
/
+4
2022-04-20
tests/docker: simplify docker-TEST@IMAGE targets
Paolo Bonzini
1
-10
/
+2
2022-04-20
tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
Paolo Bonzini
1
-1
/
+1
2022-04-20
tests/docker: inline variable definitions or move close to use
Paolo Bonzini
1
-16
/
+16
2022-04-20
tests/docker: remove unnecessary default definitions
Paolo Bonzini
1
-5
/
+0
2022-04-20
tests/docker: remove dead variable
Paolo Bonzini
1
-1
/
+0
2022-04-20
tests/docker: remove test targets
Paolo Bonzini
2
-27
/
+1
2022-04-20
tests/docker: remove dead code for linux-user containers
Paolo Bonzini
1
-11
/
+0
2022-04-20
docs/devel: drop :hidden: and :includehidden: tags
Alex Bennée
7
-9
/
+1
2022-04-20
docs/devel: add some notes on the binfmt-image-debian targets
Alex Bennée
1
-0
/
+38
2022-04-20
tests/avocado: update aarch64_virt test to exercise -cpu max
Alex Bennée
3
-25
/
+52
2022-04-20
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
1
-14
/
+19
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2
-1
/
+339
2022-04-20
qcow2: Improve refcount structure rebuilding
Hanna Reitz
1
-97
/
+235
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
1
-1
/
+3
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
1
-6
/
+18
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
[next]