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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
docs/devel/testing: add instruction to run a single acceptance test
Willian Rampazzo
1
-0
/
+28
2021-09-27
tests/Makefile: allow control over tags during check-acceptance
Willian Rampazzo
2
-3
/
+23
2021-09-27
avocado_qemu: fix inheritance order on LinuxTest class
Willian Rampazzo
1
-1
/
+1
2021-09-27
avocado_qemu: explicitly return None to avoid R1710
Willian Rampazzo
1
-0
/
+1
2021-09-27
avocado_qemu: tweak ssh connect method
Willian Rampazzo
1
-2
/
+2
2021-09-27
avocado_qemu: fix import module based on isort
Willian Rampazzo
1
-13
/
+5
2021-09-27
avocado_qemu: standardize super() call following PEP3135
Willian Rampazzo
1
-2
/
+2
2021-09-27
Acceptance Tests: add standard clean up at test tearDown()
Cleber Rosa
1
-0
/
+1
2021-09-27
Acceptance tests: add myself as a reviewer for the acceptance tests
Willian Rampazzo
1
-0
/
+1
2021-09-27
tests/acceptance: Linux boot test for record/replay
Pavel Dovgalyuk
2
-0
/
+117
2021-09-27
tests/acceptance: add replay kernel test for alpha
Pavel Dovgalyuk
1
-0
/
+17
2021-09-27
tests/acceptance: add replay kernel test for nios2
Pavel Dovgalyuk
1
-0
/
+11
2021-09-27
tests/acceptance: add replay kernel test for openrisc
Pavel Dovgalyuk
1
-0
/
+11
2021-09-27
tests/acceptance: add replay kernel test for s390x
Pavel Dovgalyuk
1
-0
/
+15
2021-09-27
python/aqmp-tui: Add syntax highlighting
G S Niteesh Babu
1
-2
/
+34
2021-09-27
python: add optional pygments dependency
G S Niteesh Babu
2
-0
/
+13
2021-09-27
python: Add entry point for aqmp-tui
G S Niteesh Babu
1
-0
/
+1
2021-09-27
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2
-1
/
+632
2021-09-27
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2
-0
/
+20
2021-09-27
python/aqmp: Add Coverage.py support
John Snow
4
-0
/
+27
2021-09-27
python/aqmp: add LineProtocol tests
John Snow
1
-0
/
+48
2021-09-27
python/aqmp: add AsyncProtocol unit tests
John Snow
1
-0
/
+535
2021-09-27
python: bump avocado to v90.0
John Snow
2
-5
/
+5
2021-09-27
python/aqmp: add scary message
John Snow
1
-0
/
+14
2021-09-27
python/aqmp: add asyncio_run compatibility wrapper
John Snow
1
-0
/
+19
2021-09-27
python/aqmp: add _raw() execution interface
John Snow
1
-0
/
+51
2021-09-27
python/aqmp: add execute() interfaces
John Snow
2
-8
/
+198
2021-09-27
python/aqmp: Add message routing to QMP protocol
John Snow
1
-2
/
+120
2021-09-27
python/pylint: disable no-member check
John Snow
1
-0
/
+1
2021-09-27
python/aqmp: add QMP protocol support
John Snow
2
-0
/
+266
2021-09-27
python/pylint: disable too-many-function-args
John Snow
1
-0
/
+1
2021-09-27
python/aqmp: add QMP event support
John Snow
2
-0
/
+708
2021-09-27
python/aqmp: add well-known QMP object models
John Snow
1
-0
/
+133
2021-09-27
python/aqmp: add QMP Message format
John Snow
2
-1
/
+212
2021-09-27
python/aqmp: add AsyncProtocol._readline() method
John Snow
1
-0
/
+29
2021-09-27
python/aqmp: add _cb_inbound and _cb_outbound logging hooks
John Snow
1
-4
/
+46
2021-09-27
python/aqmp: add configurable read buffer limit
John Snow
1
-2
/
+16
2021-09-27
python/aqmp: add AsyncProtocol.accept() method
John Snow
1
-4
/
+85
2021-09-27
python/aqmp: add logging to AsyncProtocol
John Snow
1
-9
/
+73
2021-09-27
python/aqmp: Add logging utility helpers
John Snow
1
-0
/
+56
2021-09-27
python/aqmp: add runstate state machine to AsyncProtocol
John Snow
2
-5
/
+160
2021-09-27
python/aqmp: add generic async message-based protocol support
John Snow
3
-1
/
+577
2021-09-27
python/aqmp: add asyncio compatibility wrappers
John Snow
1
-0
/
+89
2021-09-27
python/pylint: Add exception for TypeVar names ('T')
John Snow
1
-0
/
+1
2021-09-27
python/aqmp: add error classes
John Snow
2
-0
/
+54
2021-09-27
python/aqmp: add asynchronous QMP (AQMP) subpackage
John Snow
3
-0
/
+28
2021-09-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in...
Peter Maydell
118
-1229
/
+1039
2021-09-27
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
6
-15
/
+14
2021-09-27
multi-process: fix usage information
Dongli Zhang
1
-1
/
+1
2021-09-27
hmp: Drop a bogus sentence from set_password's documentation
Markus Armbruster
1
-6
/
+5
[prev]
[next]