aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22crypto: define cleanup functions for use with g_autoptrDaniel P. Berrangé
2019-08-22glib: bump min required glib library version to 2.48Daniel P. Berrangé
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell
2019-08-21hw/display: Compile various display devices as common objectPhilippe Mathieu-Daudé
2019-08-21hw/display/sm501: Remove unused includePhilippe Mathieu-Daudé
2019-08-21spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21vl: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21target/ppc: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21hw/ipmi: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21hw/dma/omap_dma: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé
2019-08-21json: Move switch 'fall through' comment to correct placePhilippe Mathieu-Daudé
2019-08-21hw/net/e1000: Fix erroneous commentPhilippe Mathieu-Daudé
2019-08-21.gitignore: ignore some vhost-user* related filesMichal Privoznik
2019-08-21configure: fix sdl detection using sdl2-configCarlo Marcelo Arenas Belón
2019-08-21configure: remove obsoleted $sparc_cpu variableCarlo Marcelo Arenas Belón
2019-08-21misc: fix naming scheme of compatiblity arraysMarc-André Lureau
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com
2019-08-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-08-21ppc: Fix emulated single to double denormalized conversionsPaul A. Clarke
2019-08-21ppc: Fix emulated INFINITY and NAN conversionsPaul A. Clarke
2019-08-21ppc: conform to processor User's Manual for xscvdpspnPaul A. Clarke
2019-08-21ppc: Add support for 'mffsl' instructionPaul A. Clarke
2019-08-21target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPRAlexey Kardashevskiy
2019-08-21spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater
2019-08-21spapr: Implement better workaround in spapr-vty devicePaul Mackerras
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz
2019-08-21spapr/pci: Free MSIs during resetGreg Kurz
2019-08-21spapr/pci: Consolidate de-allocation of MSIsGreg Kurz
2019-08-21ppc: remove idle_timer logicShivaprasad G Bhat
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