aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30spapr_numa.c: handle auto NUMA node with no distance infoDaniel Henrique Barboza1-0/+11
2021-09-30spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza4-0/+164
2021-09-30spapr: move FORM1 verifications to post CASDaniel Henrique Barboza4-39/+54
2021-09-30spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza3-14/+27
2021-09-30spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza2-35/+67
2021-09-30spapr_numa.c: scrap 'legacy_numa' conceptDaniel Henrique Barboza1-27/+20
2021-09-30spapr_numa.c: split FORM1 code into helpersDaniel Henrique Barboza1-10/+25
2021-09-30target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]Matheus Ferst1-5/+21
2021-09-30target/ppc: add LPCR[HR] to DisasContext and hflagsMatheus Ferst3-0/+6
2021-09-30target/ppc: Replace debug messages by asserts for unknown IRQ pinsCédric Le Goater1-18/+6
2021-09-30target/ppc: Convert debug to trace events (exceptions)Cédric Le Goater2-28/+18
2021-09-30memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()Daniel Henrique Barboza1-0/+9
2021-09-30spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errorsDaniel Henrique Barboza2-5/+14
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza4-2/+49
2021-09-29qapi/qdev.json: fix DEVICE_DELETED parameters docDaniel Henrique Barboza1-2/+2
2021-09-29spapr_drc.c: do not error_report() when drc->dev->id == NULLDaniel Henrique Barboza1-2/+5
2021-09-29spapr.c: handle dev->id in spapr_memory_unplug_rollback()Daniel Henrique Barboza1-1/+1
2021-09-29memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()Daniel Henrique Barboza1-1/+1
2021-09-29target/ppc: fix setting of CR flags in bcdcfsqLuis Pires1-13/+48
2021-09-29ppc/pnv: Add an assert when calculating the RAM distribution on chipsCédric Le Goater1-0/+2
2021-09-29docs/system: ppc: Update the URL for OpenPOWER firmware imagesCédric Le Goater1-2/+1
2021-09-29ppc/pnv: Rename "id" to "quad-id" in PnvQuadCédric Le Goater3-5/+5
2021-09-29ppc/xive: Export xive_tctx_word2() helperCédric Le Goater2-5/+5
2021-09-29ppc/xive: Export priority_to_ipb() helperCédric Le Goater2-15/+17
2021-09-29ppc/pnv: Remove useless variableCédric Le Goater1-4/+3
2021-09-29ppc/pnv: Add a comment on the "primary-topology-index" propertyCédric Le Goater1-0/+4
2021-09-29ppc/spapr: Add a POWER10 DD2 CPUCédric Le Goater1-0/+1
2021-09-29i386/kvm: Replace abs64() with uabs64() from host-utilsLuis Pires1-6/+1
2021-09-29host-utils: introduce uabs64()Luis Pires1-0/+8
2021-09-29host-utils: fix missing zero-extension in divs128Luis Pires1-1/+1
2021-09-29host-utils: Fix overflow detection in divu128()Luis Pires1-1/+1
2021-09-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell16-6/+4214
2021-09-27Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...Peter Maydell14-98/+409
2021-09-27tests/acceptance: Test powernv machinesCédric Le Goater1-0/+35
2021-09-27tests/acceptance/ppc_prep_40p.py: clean up unused importCleber Rosa1-1/+0
2021-09-27tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location updateCleber Rosa1-2/+2
2021-09-27tests/acceptance/boot_xen.py: removed unused importCleber Rosa1-1/+0
2021-09-27acceptance/tests/vnc.py: use explicit syntax for enabling passwordsCleber Rosa1-1/+1
2021-09-27Acceptance Tests: improve check-acceptance descriptionCleber Rosa1-1/+1
2021-09-27qemu: Split machine_ppc.py acceptance testsDavid Gibson5-70/+104
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2-1/+31
2021-09-27docs/devel/testing: add instruction to run a single acceptance testWillian Rampazzo1-0/+28
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2-3/+23
2021-09-27avocado_qemu: fix inheritance order on LinuxTest classWillian Rampazzo1-1/+1
2021-09-27avocado_qemu: explicitly return None to avoid R1710Willian Rampazzo1-0/+1
2021-09-27avocado_qemu: tweak ssh connect methodWillian Rampazzo1-2/+2
2021-09-27avocado_qemu: fix import module based on isortWillian Rampazzo1-13/+5
2021-09-27avocado_qemu: standardize super() call following PEP3135Willian Rampazzo1-2/+2
2021-09-27Acceptance Tests: add standard clean up at test tearDown()Cleber Rosa1-0/+1
2021-09-27Acceptance tests: add myself as a reviewer for the acceptance testsWillian Rampazzo1-0/+1