aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()Daniel Henrique Barboza
2021-09-30spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errorsDaniel Henrique Barboza
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza
2021-09-29qapi/qdev.json: fix DEVICE_DELETED parameters docDaniel Henrique Barboza
2021-09-29spapr_drc.c: do not error_report() when drc->dev->id == NULLDaniel Henrique Barboza
2021-09-29spapr.c: handle dev->id in spapr_memory_unplug_rollback()Daniel Henrique Barboza
2021-09-29memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()Daniel Henrique Barboza
2021-09-29target/ppc: fix setting of CR flags in bcdcfsqLuis Pires
2021-09-29ppc/pnv: Add an assert when calculating the RAM distribution on chipsCédric Le Goater
2021-09-29docs/system: ppc: Update the URL for OpenPOWER firmware imagesCédric Le Goater
2021-09-29ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater
2021-09-29ppc/xive: Export xive_tctx_word2() helperCédric Le Goater
2021-09-29ppc/xive: Export priority_to_ipb() helperCédric Le Goater
2021-09-29ppc/pnv: Remove useless variableCédric Le Goater
2021-09-29ppc/pnv: Add a comment on the "primary-topology-index" propertyCédric Le Goater
2021-09-29ppc/spapr: Add a POWER10 DD2 CPUCédric Le Goater
2021-09-29i386/kvm: Replace abs64() with uabs64() from host-utilsLuis Pires
2021-09-29host-utils: introduce uabs64()Luis Pires
2021-09-29host-utils: fix missing zero-extension in divs128Luis Pires
2021-09-29host-utils: Fix overflow detection in divu128()Luis Pires
2021-09-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2021-09-27Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...Peter Maydell
2021-09-27tests/acceptance: Test powernv machinesCédric Le Goater
2021-09-27tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa
2021-09-27tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa
2021-09-27tests/acceptance/boot_xen.py: removed unused importCleber Rosa
2021-09-27acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa
2021-09-27Acceptance Tests: improve check-acceptance descriptionCleber Rosa
2021-09-27qemu: Split machine_ppc.py acceptance testsDavid Gibson
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo
2021-09-27docs/devel/testing: add instruction to run a single acceptance testWillian Rampazzo
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo
2021-09-27avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo
2021-09-27avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo
2021-09-27avocado_qemu: tweak ssh connect methodWillian Rampazzo
2021-09-27avocado_qemu: fix import module based on isortWillian Rampazzo
2021-09-27avocado_qemu: standardize super() call following PEP3135Willian Rampazzo
2021-09-27Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa
2021-09-27Acceptance tests: add myself as a reviewer for the acceptance testsWillian Rampazzo
2021-09-27tests/acceptance: Linux boot test for record/replayPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for alphaPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for nios2Pavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for openriscPavel Dovgalyuk
2021-09-27tests/acceptance: add replay kernel test for s390xPavel Dovgalyuk
2021-09-27python/aqmp-tui: Add syntax highlightingG S Niteesh Babu
2021-09-27python: add optional pygments dependencyG S Niteesh Babu
2021-09-27python: Add entry point for aqmp-tuiG S Niteesh Babu
2021-09-27python/aqmp-tui: Add AQMP TUIG S Niteesh Babu
2021-09-27python: Add dependencies for AQMP TUIG S Niteesh Babu
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow