aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin
2019-08-21i386: use machine class ->wakeup methodNicholas Piggin
2019-08-21machine: Add wakeup method to MachineClassNicholas Piggin
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater
2019-08-21ppc/xive: use an abstract type for XiveNotifierCédric Le Goater
2019-08-21pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth
2019-08-21docs/specs: initial spec summary for Ultravisor-related hcallsMichael Roth
2019-08-21spapr: Implement H_JOINNicholas Piggin
2019-08-21spapr: Implement H_CONFERNicholas Piggin
2019-08-21spapr: Implement H_PRODNicholas Piggin
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_dt_drc()Shivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_caps_add_propertiesShivaprasad G Bhat
2019-08-21target/ppc: Optimize emulation of vclzw instructionStefan Brankovic
2019-08-21target/ppc: Optimize emulation of vclzd instructionStefan Brankovic
2019-08-21target/ppc: Optimize emulation of vgbbd instructionStefan Brankovic
2019-08-21target/ppc: move opcode decode tables to PowerPCCPUAlex Bennée
2019-08-21target/ppc: Optimize emulation of vsl and vsr instructionsStefan Brankovic
2019-08-21target/ppc: Optimize emulation of lvsl and lvsr instructionsStefan Brankovic
2019-08-21migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia
2019-08-21spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson
2019-08-21audio: fix memory leak reported by ASANKővágó, Zoltán
2019-08-21audio: use size_t where makes senseKővágó, Zoltán
2019-08-21audio: remove read and write pcm_opsKővágó, Zoltán
2019-08-21paaudio: fix playback glitchesKővágó, Zoltán
2019-08-21audio: do not run each backend in audio_runKővágó, Zoltán
2019-08-21audio: remove audio_MIN, audio_MAXKővágó, Zoltán
2019-08-21paaudio: properly disconnect streams in fini_*Kővágó, Zoltán
2019-08-21paaudio: do not move stream when sink/source name is specifiedKővágó, Zoltán
2019-08-21audio: audiodev= parameters no longer optional when -audiodev presentKővágó, Zoltán
2019-08-21paaudio: prepare for multiple audiodevKővágó, Zoltán
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán
2019-08-21audio: add audiodev property to vnc and wav_captureKővágó, Zoltán
2019-08-21audio: basic support for multi backend audioKővágó, Zoltán
2019-08-21audio: reduce glob_audio_state usageKővágó, Zoltán
2019-08-21audio: Add missing fall through commentsStefan Weil
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-21spapr_iommu: Fix xlate trace to print translated addressAlexey Kardashevskiy
2019-08-21spapr: quantify error messages regarding capability settingsDaniel Black
2019-08-20x86: Intel AVX512_BF16 feature enablingJing Liu
2019-08-20scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)Paolo Bonzini
2019-08-20test-bitmap: test set 1 bit case for bitmap_setWei Yang
2019-08-20migration: do not rom_reset() during incoming migrationCatherine Ho