summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland2021-09-295-7/+44
| * nubus-device: add romfile property for loading declaration ROMsMark Cave-Ayland2021-09-292-1/+49
| * nubus-device: remove nubus_register_rom() and nubus_register_format_block()Mark Cave-Ayland2021-09-292-162/+0
| * macfb: don't register declaration ROMMark Cave-Ayland2021-09-291-6/+0
| * nubus: generate bus error when attempting to access empty slotsMark Cave-Ayland2021-09-291-16/+18
| * nubus: add trace-events for empty slot accessesMark Cave-Ayland2021-09-294-3/+16
| * nubus: implement BusClass get_dev_path()Mark Cave-Ayland2021-09-291-0/+16
| * nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...Mark Cave-Ayland2021-09-292-21/+29
| * nubus: use bitmap to manage available slotsMark Cave-Ayland2021-09-295-14/+41
| * nubus-device: expose separate super slot memory regionMark Cave-Ayland2021-09-292-18/+19
| * nubus-device: rename slot_nb variable to slotMark Cave-Ayland2021-09-292-8/+8
| * nubus: add comment indicating reference documentsMark Cave-Ayland2021-09-291-0/+8
|/
* Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell2021-09-2816-6/+4214
|\
| * python/aqmp-tui: Add syntax highlightingG S Niteesh Babu2021-09-271-2/+34
| * python: add optional pygments dependencyG S Niteesh Babu2021-09-272-0/+13
| * python: Add entry point for aqmp-tuiG S Niteesh Babu2021-09-271-0/+1
| * python/aqmp-tui: Add AQMP TUIG S Niteesh Babu2021-09-272-1/+632
| * python: Add dependencies for AQMP TUIG S Niteesh Babu2021-09-272-0/+20
| * python/aqmp: Add Coverage.py supportJohn Snow2021-09-274-0/+27
| * python/aqmp: add LineProtocol testsJohn Snow2021-09-271-0/+48
| * python/aqmp: add AsyncProtocol unit testsJohn Snow2021-09-271-0/+535
| * python: bump avocado to v90.0John Snow2021-09-272-5/+5
| * python/aqmp: add scary messageJohn Snow2021-09-271-0/+14
| * python/aqmp: add asyncio_run compatibility wrapperJohn Snow2021-09-271-0/+19
| * python/aqmp: add _raw() execution interfaceJohn Snow2021-09-271-0/+51
| * python/aqmp: add execute() interfacesJohn Snow2021-09-272-8/+198
| * python/aqmp: Add message routing to QMP protocolJohn Snow2021-09-271-2/+120
| * python/pylint: disable no-member checkJohn Snow2021-09-271-0/+1
| * python/aqmp: add QMP protocol supportJohn Snow2021-09-272-0/+266
| * python/pylint: disable too-many-function-argsJohn Snow2021-09-271-0/+1
| * python/aqmp: add QMP event supportJohn Snow2021-09-272-0/+708
| * python/aqmp: add well-known QMP object modelsJohn Snow2021-09-271-0/+133
| * python/aqmp: add QMP Message formatJohn Snow2021-09-272-1/+212
| * python/aqmp: add AsyncProtocol._readline() methodJohn Snow2021-09-271-0/+29
| * python/aqmp: add _cb_inbound and _cb_outbound logging hooksJohn Snow2021-09-271-4/+46
| * python/aqmp: add configurable read buffer limitJohn Snow2021-09-271-2/+16
| * python/aqmp: add AsyncProtocol.accept() methodJohn Snow2021-09-271-4/+85
| * python/aqmp: add logging to AsyncProtocolJohn Snow2021-09-271-9/+73
| * python/aqmp: Add logging utility helpersJohn Snow2021-09-271-0/+56
| * python/aqmp: add runstate state machine to AsyncProtocolJohn Snow2021-09-272-5/+160
| * python/aqmp: add generic async message-based protocol supportJohn Snow2021-09-273-1/+577
| * python/aqmp: add asyncio compatibility wrappersJohn Snow2021-09-271-0/+89
| * python/pylint: Add exception for TypeVar names ('T')John Snow2021-09-271-0/+1
| * python/aqmp: add error classesJohn Snow2021-09-272-0/+54
| * python/aqmp: add asynchronous QMP (AQMP) subpackageJohn Snow2021-09-273-0/+28
* | Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...Peter Maydell2021-09-2714-98/+409
|\ \ | |/ |/|
| * tests/acceptance: Test powernv machinesCédric Le Goater2021-09-271-0/+35
| * tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa2021-09-271-1/+0
| * tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa2021-09-271-2/+2
| * tests/acceptance/boot_xen.py: removed unused importCleber Rosa2021-09-271-1/+0