summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17ppc/spapr: Fix FWNMI machine check interrupt deliveryNicholas Piggin
2020-03-17ppc/spapr: Add FWNMI System Reset stateNicholas Piggin
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check failure handlingNicholas Piggin
2020-03-17spapr: Rename DT functions to newer naming conventionDavid Gibson
2020-03-17spapr: Move creation of ibm,architecture-vec-5 propertyDavid Gibson
2020-03-17spapr: Move creation of ibm,dynamic-reconfiguration-memory dt nodeDavid Gibson
2020-03-17spapr/rtas: Reserve space for RTAS blob and logAlexey Kardashevskiy
2020-03-17pseries: Update SLOF firmware imageAlexey Kardashevskiy
2020-03-17ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy
2020-03-17target/ppc: Fix rlwinm on ppc64Vitaly Chikunov
2020-03-17spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guestCédric Le Goater
2020-03-17hw/scsi/spapr_vscsi: Convert debug fprintf() to trace eventPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Prevent buffer overflowPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer sizePhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Introduce req_iu() helperPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Simplify a bitPhilippe Mathieu-Daudé
2020-03-17hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible arrayPhilippe Mathieu-Daudé
2020-03-17hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' includePhilippe Mathieu-Daudé
2020-03-17spapr: Clean up RMA size calculationDavid Gibson
2020-03-17spapr: Don't clamp RMA to 16GiB on new machine typesDavid Gibson
2020-03-17spapr: Don't attempt to clamp RMA to VRMA constraintDavid Gibson
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17spapr: Don't use weird units for MIN_RMA_SLOFDavid Gibson
2020-03-17target/ppc: Don't store VRMA SLBE persistentlyDavid Gibson
2020-03-17target/ppc: Only calculate RMLS derived RMA limit on demandDavid Gibson
2020-03-17target/ppc: Correct RMLS tableDavid Gibson
2020-03-17target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]David Gibson
2020-03-17target/ppc: Use class fields to simplify LPCR maskingDavid Gibson
2020-03-17target/ppc: Remove RMOR register from POWER9 & POWER10David Gibson
2020-03-17spapr, ppc: Remove VPM0/RMLS hacks for POWER9David Gibson
2020-03-17target/ppc: Introduce ppc_hash64_use_vrma() helperDavid Gibson
2020-03-17target/ppc: Correct handling of real mode accesses with vhyp on hash MMUDavid Gibson
2020-03-17ppc: Remove stub of PPC970 HID4 implementationDavid Gibson
2020-03-17ppc: Remove stub support for 32-bit hypervisor modeDavid Gibson
2020-03-17hw/ppc/pnv: Fix typo in commentPhilippe Mathieu-Daudé
2020-03-17spapr: Fix Coverity warning while validating nvdimm optionsShivaprasad G Bhat
2020-03-17ppc: Officially deprecate the CPU "compat" propertyGreg Kurz
2020-03-17spapr: Handle pending hot plug/unplug requests at CASGreg Kurz
2020-03-17pseries: Update SLOF firmware imageAlexey Kardashevskiy
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann
2020-03-16audio: add audiodev format=f32 option documentationVolker Rümelin
2020-03-16audio: fix saturation nonlinearity in clip_* functionsVolker Rümelin
2020-03-16audio: change mixing engine float range to [-1.f, 1.f]Volker Rümelin
2020-03-16audio: consistency changesVolker Rümelin
2020-03-16audio: change naming scheme of FLOAT_CONV macrosVolker Rümelin
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin
2020-03-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...Peter Maydell