index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-03
monitor: removed cpustats command
Bruno Larsen (billionai)
2021-06-03
target/ppc: removed mentions to DO_PPC_STATISTICS
Bruno Larsen (billionai)
2021-06-03
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
2021-06-03
target/ppc: updated meson.build to support disable-tcg
Bruno Larsen (billionai)
2021-06-03
target/ppc: created tcg-stub.c file
Bruno Larsen (billionai)
2021-06-03
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-06-03
target/ppc: used ternary operator when registering MAS
Bruno Larsen (billionai)
2021-06-03
spapr: Set LPCR to current AIL mode when starting a new CPU
Nicholas Piggin
2021-06-03
spapr: Remove stale comment about power-saving LPCR bits
Nicholas Piggin
2021-06-03
target/ppc: fold ppc_store_ptcr into it's only caller
Bruno Larsen (billionai)
2021-06-03
spapr: nvdimm: Fix the persistent-memory root node name in device tree
Shivaprasad G Bhat
2021-06-03
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
2021-06-03
target/ppc: reduce usage of fpscr_set_rounding_mode
Bruno Larsen (billionai)
2021-06-03
target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
Bruno Larsen (billionai)
2021-06-03
target/ppc: cleaned error_report from ppc_store_sdr1
Bruno Larsen (billionai)
2021-06-02
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2021-06-02
configure: bump min required CLang to 6.0 / XCode 10.0
Daniel P. Berrangé
2021-06-02
configure: bump min required GCC to 7.5.0
Daniel P. Berrangé
2021-06-02
configure: bump min required glib version to 2.56
Daniel P. Berrangé
2021-06-02
tests/docker: drop CentOS 7 container
Daniel P. Berrangé
2021-06-02
tests/vm: convert centos VM recipe to CentOS 8
Daniel P. Berrangé
2021-06-02
crypto: drop used conditional check
Daniel P. Berrangé
2021-06-02
crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
crypto: drop back compatibility typedefs for nettle
Daniel P. Berrangé
2021-06-02
crypto: bump min nettle to 3.4, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
patchew: move quick build job from CentOS 7 to CentOS 8 container
Daniel P. Berrangé
2021-06-02
block/ssh: Bump minimum libssh version to 0.8.7
Thomas Huth
2021-06-02
docs: fix references to docs/devel/s390-dasd-ipl.rst
Stefano Garzarella
2021-06-02
docs: fix references to docs/specs/tpm.rst
Stefano Garzarella
2021-06-02
docs: fix references to docs/devel/build-system.rst
Stefano Garzarella
2021-06-02
docs: fix references to docs/devel/atomics.rst
Stefano Garzarella
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-06-01
gitlab: add python linters to CI
John Snow
2021-06-01
python: add tox support
John Snow
2021-06-01
python: add .gitignore
John Snow
2021-06-01
python: add Makefile for some common tasks
John Snow
2021-06-01
python: add avocado-framework and tests
John Snow
2021-06-01
python: add devel package requirements to setuptools
John Snow
2021-06-01
python/qemu: add qemu package itself to pipenv
John Snow
2021-06-01
python/qemu: add isort to pipenv
John Snow
2021-06-01
python: move .isort.cfg into setup.cfg
John Snow
2021-06-01
python: add mypy to pipenv
John Snow
2021-06-01
python: move mypy.ini into setup.cfg
John Snow
2021-06-01
python: Add flake8 to pipenv
John Snow
[next]