aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07target/ppc: Add support for Radix partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' boolCédric Le Goater
2020-05-07target/ppc: Introduce ppc_radix64_xlate() for Radix tree translationCédric Le Goater
2020-05-07spapr: Don't allow unplug of NVLink2 devicesDavid Gibson
2020-05-07target/ppc: Assert if HV mode is set when running under a pseries machineCédric Le Goater
2020-05-07target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()Cédric Le Goater
2020-05-07target/ppc: Enforce that the root page directory size must be at least 5Suraj Jitindar Singh
2020-05-07spapr: Drop CAS reboot flagGreg Kurz
2020-05-07spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy
2020-05-07spapr: Simplify selection of radix/hash during CASGreg Kurz
2020-05-07ppc/pnv: Add support for NMI interfaceNicholas Piggin
2020-05-07ppc/spapr: tweak change system reset helperNicholas Piggin
2020-05-07spapr: Don't check capabilities removed between CAS callsGreg Kurz
2020-05-07target/ppc: Improve syscall exception loggingNicholas Piggin
2020-05-06Merge remote-tracking branch 'remotes/alistair/tags/pull-reg-to-apply-2020050...Peter Maydell
2020-05-06Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...Peter Maydell
2020-05-06target/m68k: fix gdb for m68xxxKONRAD Frederic
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée
2020-05-06tests/guest-debug: use the unix socket for linux-user testsAlex Bennée
2020-05-06gdbstub/linux-user: support debugging over a unix socketAlex Bennée
2020-05-06gdbstub: eliminate gdbserver_fd globalAlex Bennée
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée
2020-05-06gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé
2020-05-06configure: favour gdb-multiarch if we have itAlex Bennée
2020-05-06.travis.yml: reduce the load on [ppc64] GCC check-tcgAlex Bennée
2020-05-06.cirrus.yml: bootstrap pkg unconditionallyLi-Wen Hsu
2020-05-06.cirrus.yml: bump FreeBSD to the current stable releaseAlex Bennée
2020-05-06.travis.yml: drop MacOSXAlex Bennée
2020-05-06.travis.yml: show free disk space at end of runAlex Bennée
2020-05-05hw/core/register: Add register_init_block8 helper.Joaquin de Andres
2020-05-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...Peter Maydell
2020-05-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...Peter Maydell
2020-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-05-05block/block-copy: use aio-task-pool APIVladimir Sementsov-Ogievskiy
2020-05-05block/block-copy: refactor task creationVladimir Sementsov-Ogievskiy
2020-05-05block/block-copy: add state pointer to BlockCopyTaskVladimir Sementsov-Ogievskiy
2020-05-05block/block-copy: alloc task on each iterationVladimir Sementsov-Ogievskiy
2020-05-05block/block-copy: rename in-flight requests to tasksVladimir Sementsov-Ogievskiy
2020-05-05Fix iotest 153Maxim Levitsky
2020-05-05block: Comment cleanupsEric Blake
2020-05-05qcow2: Tweak comment about bitmaps vs. resizeEric Blake
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake
2020-05-05block: Add blk_new_with_bs() helperEric Blake
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-05-05iotests: Mark verify functions as privateJohn Snow
2020-05-05iotest 258: use script_mainJohn Snow
2020-05-05iotests: add script_initializeJohn Snow
2020-05-05iotests: add hmp helper with loggingJohn Snow