Age | Commit message (Expand) | Author |
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 | audio: fix memory leak reported by ASAN | Kővágó, Zoltán |
2019-08-21 | audio: use size_t where makes sense | Kővágó, Zoltán |
2019-08-21 | audio: remove read and write pcm_ops | Kővágó, Zoltán |
2019-08-21 | paaudio: fix playback glitches | Kővágó, Zoltán |
2019-08-21 | audio: do not run each backend in audio_run | Kővágó, Zoltán |
2019-08-21 | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán |
2019-08-21 | paaudio: properly disconnect streams in fini_* | Kővágó, Zoltán |
2019-08-21 | paaudio: do not move stream when sink/source name is specified | Kővágó, Zoltán |
2019-08-21 | audio: audiodev= parameters no longer optional when -audiodev present | Kővágó, Zoltán |
2019-08-21 | paaudio: prepare for multiple audiodev | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán |
2019-08-21 | audio: basic support for multi backend audio | Kővágó, Zoltán |
2019-08-21 | audio: reduce glob_audio_state usage | Kővágó, Zoltán |
2019-08-21 | audio: Add missing fall through comments | Stefan Weil |
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 |
2019-08-20 | x86: Intel AVX512_BF16 feature enabling | Jing Liu |
2019-08-20 | scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) | Paolo Bonzini |
2019-08-20 | test-bitmap: test set 1 bit case for bitmap_set | Wei Yang |
2019-08-20 | migration: do not rom_reset() during incoming migration | Catherine Ho |