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-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
2021-09-29
nubus-device: remove nubus_register_rom() and nubus_register_format_block()
Mark Cave-Ayland
2021-09-29
macfb: don't register declaration ROM
Mark Cave-Ayland
2021-09-29
nubus: generate bus error when attempting to access empty slots
Mark Cave-Ayland
2021-09-29
nubus: add trace-events for empty slot accesses
Mark Cave-Ayland
2021-09-29
nubus: implement BusClass get_dev_path()
Mark Cave-Ayland
2021-09-29
nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...
Mark Cave-Ayland
2021-09-29
nubus: use bitmap to manage available slots
Mark Cave-Ayland
2021-09-29
nubus-device: expose separate super slot memory region
Mark Cave-Ayland
2021-09-29
nubus-device: rename slot_nb variable to slot
Mark Cave-Ayland
2021-09-29
nubus: add comment indicating reference documents
Mark Cave-Ayland
2021-09-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2021-09-27
Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...
Peter Maydell
2021-09-27
tests/acceptance: Test powernv machines
Cédric Le Goater
2021-09-27
tests/acceptance/ppc_prep_40p.py: clean up unused import
Cleber Rosa
2021-09-27
tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location update
Cleber Rosa
2021-09-27
tests/acceptance/boot_xen.py: removed unused import
Cleber Rosa
2021-09-27
acceptance/tests/vnc.py: use explicit syntax for enabling passwords
Cleber Rosa
2021-09-27
Acceptance Tests: improve check-acceptance description
Cleber Rosa
2021-09-27
qemu: Split machine_ppc.py acceptance tests
David Gibson
2021-09-27
tests/Makefile: add AVOCADO_TESTS option to make check-acceptance
Willian Rampazzo
2021-09-27
docs/devel/testing: add instruction to run a single acceptance test
Willian Rampazzo
2021-09-27
tests/Makefile: allow control over tags during check-acceptance
Willian Rampazzo
2021-09-27
avocado_qemu: fix inheritance order on LinuxTest class
Willian Rampazzo
2021-09-27
avocado_qemu: explicitly return None to avoid R1710
Willian Rampazzo
2021-09-27
avocado_qemu: tweak ssh connect method
Willian Rampazzo
2021-09-27
avocado_qemu: fix import module based on isort
Willian Rampazzo
2021-09-27
avocado_qemu: standardize super() call following PEP3135
Willian Rampazzo
2021-09-27
Acceptance Tests: add standard clean up at test tearDown()
Cleber Rosa
2021-09-27
Acceptance tests: add myself as a reviewer for the acceptance tests
Willian Rampazzo
2021-09-27
tests/acceptance: Linux boot test for record/replay
Pavel Dovgalyuk
2021-09-27
tests/acceptance: add replay kernel test for alpha
Pavel Dovgalyuk
2021-09-27
tests/acceptance: add replay kernel test for nios2
Pavel Dovgalyuk
2021-09-27
tests/acceptance: add replay kernel test for openrisc
Pavel Dovgalyuk
2021-09-27
tests/acceptance: add replay kernel test for s390x
Pavel Dovgalyuk
2021-09-27
python/aqmp-tui: Add syntax highlighting
G S Niteesh Babu
2021-09-27
python: add optional pygments dependency
G S Niteesh Babu
2021-09-27
python: Add entry point for aqmp-tui
G S Niteesh Babu
2021-09-27
python/aqmp-tui: Add AQMP TUI
G S Niteesh Babu
2021-09-27
python: Add dependencies for AQMP TUI
G S Niteesh Babu
2021-09-27
python/aqmp: Add Coverage.py support
John Snow
2021-09-27
python/aqmp: add LineProtocol tests
John Snow
2021-09-27
python/aqmp: add AsyncProtocol unit tests
John Snow
2021-09-27
python: bump avocado to v90.0
John Snow
2021-09-27
python/aqmp: add scary message
John Snow
2021-09-27
python/aqmp: add asyncio_run compatibility wrapper
John Snow
2021-09-27
python/aqmp: add _raw() execution interface
John Snow
2021-09-27
python/aqmp: add execute() interfaces
John Snow
2021-09-27
python/aqmp: Add message routing to QMP protocol
John Snow
[next]