qemu.git
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-09-30 David GibsonMAINTAINERS: Demote sPAPR from "Supported" to "Maintained"
2021-09-30 David GibsonMAINTAINERS: Add information for OpenPIC
2021-09-30 David GibsonMAINTAINERS: Remove David & Greg as reviewers/co-mainta...
2021-09-30 David GibsonMAINTAINERS: Orphan obscure ppc platforms
2021-09-30 David GibsonMAINTAINERS: Remove David & Greg as reviewers for a...
2021-09-30 David GibsonMAINTAINERS: Remove machine specific files from ppc...
2021-09-30 Cédric Le Goaterspapr/xive: Fix kvm_xive_source_reset trace event
2021-09-30 Daniel Henrique... spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
2021-09-30 Bin Menghw/intc: openpic: Clean up the styles
2021-09-30 Bin Menghw/intc: openpic: Drop Raven related codes
2021-09-30 Bin Menghw/intc: openpic: Correct the reset value of IPIDR...
2021-09-30 Cédric Le Goatertarget/ppc: Fix 64-bit decrementer
2021-09-30 Cédric Le Goatertarget/ppc: Convert debug to trace events (decrementer...
2021-09-30 Daniel Henrique... spapr_numa.c: handle auto NUMA node with no distance...
2021-09-30 Daniel Henrique... spapr_numa.c: FORM2 NUMA affinity support
2021-09-30 Daniel Henrique... spapr: move FORM1 verifications to post CAS
2021-09-30 Daniel Henrique... spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
2021-09-30 Daniel Henrique... spapr_numa.c: parametrize FORM1 macros
2021-09-30 Daniel Henrique... spapr_numa.c: scrap 'legacy_numa' concept
2021-09-30 Daniel Henrique... spapr_numa.c: split FORM1 code into helpers
2021-09-30 Matheus Fersttarget/ppc: Check privilege level based on PSR and...
2021-09-30 Matheus Fersttarget/ppc: add LPCR[HR] to DisasContext and hflags
2021-09-30 Cédric Le Goatertarget/ppc: Replace debug messages by asserts for unkno...
2021-09-30 Cédric Le Goatertarget/ppc: Convert debug to trace events (exceptions)
2021-09-30 Daniel Henrique... memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in...
2021-09-30 Daniel Henrique... spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug...
2021-09-30 Daniel Henrique... qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI...
2021-09-29 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2021-09-29 Vladimir Sementsov... block/nbd: check that received handle is valid
2021-09-29 Vladimir Sementsov... block/nbd: drop connection_co
2021-09-29 Vladimir Sementsov... block/nbd: refactor nbd_recv_coroutines_wake_all()
2021-09-29 Vladimir Sementsov... block/nbd: move nbd_recv_coroutines_wake_all() up
2021-09-29 Vladimir Sementsov... block/nbd: nbd_channel_error() shutdown channel uncondi...
2021-09-29 Vladimir Sementsov... nbd/client-connection: nbd_co_establish_connection...
2021-09-29 Eric Blakenbd/server: Allow LIST_META_CONTEXT without STRUCTURED_...
2021-09-29 Vladimir Sementsov... block/io: allow 64bit discard requests
2021-09-29 Vladimir Sementsov... block: use int64_t instead of int in driver discard...
2021-09-29 Vladimir Sementsov... block: make BlockLimits::max_pdiscard 64bit
2021-09-29 Vladimir Sementsov... block/io: allow 64bit write-zeroes requests
2021-09-29 Vladimir Sementsov... block: use int64_t instead of int in driver write_zeroe...
2021-09-29 Vladimir Sementsov... block: make BlockLimits::max_pwrite_zeroes 64bit
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in copy_range...
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in driver write...
2021-09-29 Vladimir Sementsov... block: use int64_t instead of uint64_t in driver read...
2021-09-29 Vladimir Sementsov... qcow2: check request on vmstate save/load path
2021-09-29 Vladimir Sementsov... block/io: bring request check to bdrv_co_(read,write...
2021-09-29 Nir Sofferqemu-nbd: Change default cache mode to writeback
2021-09-29 Daniel Henrique... qapi/qdev.json: fix DEVICE_DELETED parameters doc
2021-09-29 Daniel Henrique... spapr_drc.c: do not error_report() when drc->dev->id...
2021-09-29 Daniel Henrique... spapr.c: handle dev->id in spapr_memory_unplug_rollback()
2021-09-29 Daniel Henrique... memory_hotplug.c: handle dev->id = NULL in acpi_memory_...
2021-09-29 Luis Pirestarget/ppc: fix setting of CR flags in bcdcfsq
2021-09-29 Cédric Le Goaterppc/pnv: Add an assert when calculating the RAM distrib...
2021-09-29 Cédric Le Goaterdocs/system: ppc: Update the URL for OpenPOWER firmware...
2021-09-29 Cédric Le Goaterppc/pnv: Rename "id" to "quad-id" in PnvQuad
2021-09-29 Cédric Le Goaterppc/xive: Export xive_tctx_word2() helper
2021-09-29 Cédric Le Goaterppc/xive: Export priority_to_ipb() helper
2021-09-29 Cédric Le Goaterppc/pnv: Remove useless variable
2021-09-29 Cédric Le Goaterppc/pnv: Add a comment on the "primary-topology-index...
2021-09-29 Cédric Le Goaterppc/spapr: Add a POWER10 DD2 CPU
2021-09-29 Luis Piresi386/kvm: Replace abs64() with uabs64() from host-utils
2021-09-29 Luis Pireshost-utils: introduce uabs64()
2021-09-29 Luis Pireshost-utils: fix missing zero-extension in divs128
2021-09-29 Luis Pireshost-utils: Fix overflow detection in divu128()
2021-09-29 Mark Cave-Aylandq800: configure nubus available slots for Quadra 800
2021-09-29 Mark Cave-Aylandq800: wire up nubus IRQs
2021-09-29 Mark Cave-Aylandnubus: add support for slot IRQs
2021-09-29 Mark Cave-Aylandnubus-bridge: make slot_available_mask a qdev property
2021-09-29 Mark Cave-Aylandnubus-bridge: embed the NubusBus object directly within...
2021-09-29 Mark Cave-Aylandnubus: move NubusBus from mac-nubus-bridge to nubus...
2021-09-29 Mark Cave-Aylandmac-nubus-bridge: rename MacNubusState to MacNubusBridge
2021-09-29 Mark Cave-Aylandnubus-bridge: introduce separate NubusBridge structure
2021-09-29 Mark Cave-Aylandnubus: move nubus to its own 32-bit address space
2021-09-29 Mark Cave-Aylandnubus-device: add romfile property for loading declarat...
2021-09-29 Mark Cave-Aylandnubus-device: remove nubus_register_rom() and nubus_reg...
2021-09-29 Mark Cave-Aylandmacfb: don't register declaration ROM
2021-09-29 Mark Cave-Aylandnubus: generate bus error when attempting to access...
2021-09-29 Mark Cave-Aylandnubus: add trace-events for empty slot accesses
2021-09-29 Mark Cave-Aylandnubus: implement BusClass get_dev_path()
2021-09-29 Mark Cave-Aylandnubus: move slot bitmap checks from NubusDevice realize...
2021-09-29 Mark Cave-Aylandnubus: use bitmap to manage available slots
2021-09-29 Mark Cave-Aylandnubus-device: expose separate super slot memory region
2021-09-29 Mark Cave-Aylandnubus-device: rename slot_nb variable to slot
2021-09-29 Mark Cave-Aylandnubus: add comment indicating reference documents
2021-09-28 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-09-27 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/integ...
2021-09-27 Cédric Le Goatertests/acceptance: Test powernv machines
2021-09-27 Cleber Rosatests/acceptance/ppc_prep_40p.py: clean up unused import
2021-09-27 Cleber Rosatests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location...
2021-09-27 Cleber Rosatests/acceptance/boot_xen.py: removed unused import
2021-09-27 Cleber Rosaacceptance/tests/vnc.py: use explicit syntax for enabli...
2021-09-27 Cleber RosaAcceptance Tests: improve check-acceptance description
2021-09-27 David Gibsonqemu: Split machine_ppc.py acceptance tests
2021-09-27 Willian Rampazzotests/Makefile: add AVOCADO_TESTS option to make check...
2021-09-27 Willian Rampazzodocs/devel/testing: add instruction to run a single...
2021-09-27 Willian Rampazzotests/Makefile: allow control over tags during check...
2021-09-27 Willian Rampazzoavocado_qemu: fix inheritance order on LinuxTest class
2021-09-27 Willian Rampazzoavocado_qemu: explicitly return None to avoid R1710
next