index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2021-06-01
python: add excluded dirs to flake8 config
John Snow
2021-06-01
python: move flake8 config to setup.cfg
John Snow
2021-06-01
python: add pylint to pipenv
John Snow
2021-06-01
python: move pylintrc into setup.cfg
John Snow
2021-06-01
python: add pylint import exceptions
John Snow
2021-06-01
python: Add pipenv support
John Snow
2021-06-01
python: add MANIFEST.in
John Snow
2021-06-01
python: add directory structure README.rst files
John Snow
2021-06-01
python: add VERSION file
John Snow
2021-06-01
python: add qemu package installer
John Snow
2021-06-01
python: create qemu packages
John Snow
2021-06-01
iotests/297: add --namespace-packages to mypy arguments
John Snow
2021-06-01
python/machine: Trim line length to below 80 chars
John Snow
2021-06-01
python/machine: disable warning for Popen in _launch()
John Snow
2021-06-01
python/machine: Disable pylint warning for open() in _pre_launch
John Snow
2021-06-01
python/console_socket: Add a pylint ignore
John Snow
2021-06-01
python/machine: use subprocess.run instead of subprocess.Popen
John Snow
2021-06-01
python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
John Snow
2021-06-01
python/console_socket: avoid one-letter variable
John Snow
2021-06-01
acceptance tests: bump Avocado version to 88.1
Willian Rampazzo
2021-06-01
tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
Cleber Rosa
2021-06-01
Acceptance Tests: introduce CPU hotplug test
Cleber Rosa
2021-06-01
Acceptance Tests: add basic documentation on LinuxTest base class
Cleber Rosa
2021-06-01
tests/acceptance/virtiofs_submounts.py: remove launch_vm()
Cleber Rosa
2021-06-01
Acceptance Tests: set up SSH connection by default after boot for LinuxTest
Cleber Rosa
2021-06-01
Acceptance Tests: make username/password configurable
Cleber Rosa
2021-06-01
Acceptance Tests: add port redirection for ssh by default
Cleber Rosa
2021-06-01
Acceptance Tests: move useful ssh methods to base class
Cleber Rosa
2021-06-01
Python: add utility function for retrieving port redirection
Cleber Rosa
2021-06-01
tests/acceptance/virtiofs_submounts.py: evaluate string not length
Cleber Rosa
2021-06-01
tests/acceptance/virtiofs_submounts.py: add missing accel tag
Cleber Rosa
2021-06-01
Python: expose QEMUMachine's temporary directory
Cleber Rosa
2021-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210528-pull-request' ...
Peter Maydell
2021-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...
Peter Maydell
2021-05-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
Ruimei Yan
2021-05-28
hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
Ruimei Yan
2021-05-28
hw/input/hid: Add support for keys of jp106 keyboard.
Katsuhiro Ueno
2021-05-27
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.1-pull-request' ...
Peter Maydell
2021-05-27
Merge remote-tracking branch 'remotes/philmd/tags/gitlab-ci-20210527' into st...
Peter Maydell
[next]