Age | Commit message (Expand) | Author |
2019-08-21 | configure: remove AUTOCONF_HOST | Marc-André Lureau |
2019-08-21 | tests: add module loading test | Marc-André Lureau |
2019-08-21 | module: return success on module load | Marc-André Lureau |
2019-08-21 | module: use g_hash_table_add() | Marc-André Lureau |
2019-08-21 | configure: define CONFIG_TOOLS here | Paolo Bonzini |
2019-08-21 | qemu-ga: clean up TOOLS variable | Paolo Bonzini |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell |
2019-08-21 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-08-21 | ppc: Fix emulated single to double denormalized conversions | Paul A. Clarke |
2019-08-21 | ppc: Fix emulated INFINITY and NAN conversions | Paul A. Clarke |
2019-08-21 | ppc: conform to processor User's Manual for xscvdpspn | Paul A. Clarke |
2019-08-21 | ppc: Add support for 'mffsl' instruction | Paul A. Clarke |
2019-08-21 | target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR | Alexey Kardashevskiy |
2019-08-21 | spapr/xive: Mask the EAS when allocating an IRQ | Cédric Le Goater |
2019-08-21 | spapr: Implement better workaround in spapr-vty device | Paul Mackerras |
2019-08-21 | spapr/irq: Drop spapr_irq_msi_reset() | Greg Kurz |
2019-08-21 | spapr/pci: Free MSIs during reset | Greg Kurz |
2019-08-21 | spapr/pci: Consolidate de-allocation of MSIs | Greg Kurz |
2019-08-21 | ppc: remove idle_timer logic | Shivaprasad G Bhat |
2019-08-21 | spapr: Implement ibm,suspend-me | Nicholas Piggin |
2019-08-21 | i386: use machine class ->wakeup method | Nicholas Piggin |
2019-08-21 | machine: Add wakeup method to MachineClass | Nicholas Piggin |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide backlog support | Cédric Le Goater |
2019-08-21 | ppc/xive: Implement TM_PULL_OS_CTX special command | Cédric Le Goater |
2019-08-21 | ppc/xive: use an abstract type for XiveNotifier | Cédric Le Goater |
2019-08-21 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2019-08-21 | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy | Michael Roth |
2019-08-21 | docs/specs: initial spec summary for Ultravisor-related hcalls | Michael Roth |
2019-08-21 | spapr: Implement H_JOIN | Nicholas Piggin |
2019-08-21 | spapr: Implement H_CONFER | Nicholas Piggin |
2019-08-21 | spapr: Implement H_PROD | Nicholas Piggin |
2019-08-21 | spapr: Implement dispatch tracking for tcg | Nicholas Piggin |
2019-08-21 | ppc: fix leak in h_client_architecture_support | Shivaprasad G Bhat |
2019-08-21 | ppc: fix memory leak in spapr_dt_drc() | Shivaprasad G Bhat |
2019-08-21 | ppc: fix memory leak in spapr_caps_add_properties | Shivaprasad G Bhat |
2019-08-21 | target/ppc: Optimize emulation of vclzw instruction | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of vclzd instruction | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of vgbbd instruction | Stefan Brankovic |
2019-08-21 | target/ppc: move opcode decode tables to PowerPCCPU | Alex Bennée |
2019-08-21 | target/ppc: Optimize emulation of vsl and vsr instructions | Stefan Brankovic |
2019-08-21 | target/ppc: Optimize emulation of lvsl and lvsr instructions | Stefan Brankovic |
2019-08-21 | migration: Do not re-read the clock on pre_save in case of paused guest | Maxiwell S. Garcia |
2019-08-21 | spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default | David Gibson |
2019-08-21 | hw: add compat machines for 4.2 | Cornelia Huck |
2019-08-21 | spapr_iommu: Fix xlate trace to print translated address | Alexey Kardashevskiy |
2019-08-21 | spapr: quantify error messages regarding capability settings | Daniel Black |