index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2021-09-01
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2021-09-01
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
1
-10
/
+8
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
1
-3
/
+6
2021-09-01
python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
Emanuele Giuseppe Esposito
1
-1
/
+3
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2
-4
/
+8
2021-07-13
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
1
-0
/
+5
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
1
-3
/
+14
2021-06-30
python: Fix broken ReST docstrings
John Snow
5
-6
/
+8
2021-06-30
python: Remove global pylint suppressions
John Snow
2
-0
/
+5
2021-06-30
python: expose typing information via PEP 561
John Snow
3
-0
/
+0
2021-06-30
python/qom: Do not use 'err' name at module scope
John Snow
1
-2
/
+2
2021-06-18
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
John Snow
1
-0
/
+535
2021-06-18
python/qmp: return generic type from context manager
John Snow
1
-1
/
+4
2021-06-18
python/qmp: add QMPObject type alias
John Snow
1
-0
/
+3
2021-06-18
python/qemu-ga-client: add entry point
John Snow
1
-2
/
+0
2021-06-18
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
1
-0
/
+325
2021-06-18
python/qmp: Correct type of QMPReturnValue
John Snow
1
-9
/
+14
2021-06-18
python/qmp: add fuse command to 'qom' tools
John Snow
1
-2
/
+12
2021-06-18
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
1
-0
/
+206
2021-06-18
python/qmp: Add qom script rewrites
John Snow
2
-0
/
+440
2021-06-18
python/qmp: add parse_address classmethod
John Snow
1
-0
/
+26
2021-06-18
python/qmp: Fix type of SocketAddrT
John Snow
1
-1
/
+1
2021-06-01
python: move flake8 config to setup.cfg
John Snow
1
-2
/
+0
2021-06-01
python: move pylintrc into setup.cfg
John Snow
1
-58
/
+0
2021-06-01
python: add pylint import exceptions
John Snow
3
-2
/
+5
2021-06-01
python: add directory structure README.rst files
John Snow
4
-0
/
+33
2021-06-01
python: create qemu packages
John Snow
11
-28
/
+72
2021-06-01
python/machine: Trim line length to below 80 chars
John Snow
1
-1
/
+1
2021-06-01
python/machine: disable warning for Popen in _launch()
John Snow
1
-0
/
+3
2021-06-01
python/machine: Disable pylint warning for open() in _pre_launch
John Snow
1
-1
/
+5
2021-06-01
python/console_socket: Add a pylint ignore
John Snow
1
-0
/
+1
2021-06-01
python/machine: use subprocess.run instead of subprocess.Popen
John Snow
1
-6
/
+9
2021-06-01
python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
John Snow
1
-4
/
+2
2021-06-01
python/console_socket: avoid one-letter variable
John Snow
1
-5
/
+5
2021-06-01
Python: add utility function for retrieving port redirection
Cleber Rosa
1
-0
/
+33
2021-06-01
Python: expose QEMUMachine's temporary directory
Cleber Rosa
2
-11
/
+19
2021-02-15
Python: close the log file kept by QEMUMachine before reading it
Cleber Rosa
1
-2
/
+2
2021-01-02
python: add __repr__ to ConsoleSocket to aid debugging
Alex Bennée
1
-0
/
+7
2020-12-10
treewide: do not use short-form boolean options
Paolo Bonzini
1
-1
/
+1
2020-11-23
tests: add prefixes to the bare mkdtemp calls
Alex Bennée
1
-1
/
+2
2020-10-20
python/qemu/qmp.py: Fix settimeout operation
John Snow
1
-6
/
+17
2020-10-20
python/qemu/qmp.py: re-raise OSError when encountered
John Snow
1
-4
/
+5
2020-10-20
python/qemu/qmp.py: Preserve error context on re-raise
John Snow
1
-4
/
+5
2020-10-20
python/qemu/console_socket.py: avoid encoding to/from string
John Snow
1
-15
/
+5
2020-10-20
python/qemu/console_socket.py: Add type hint annotations
John Snow
1
-9
/
+9
2020-10-20
python/qemu/console_socket.py: Clarify type of drain_thread
John Snow
1
-2
/
+1
2020-10-20
python/qemu/console_socket.py: fix typing of settimeout
John Snow
1
-4
/
+6
2020-10-20
python/qemu/console_socket.py: Correct type of recv()
John Snow
1
-2
/
+3
2020-10-20
python/qemu: Add mypy type annotations
John Snow
4
-75
/
+101
[next]