aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-20HACKING: Document 'struct' keyword usageEduardo Habkost
2019-08-20kvm: vmxcap: Enhance with latest featuresJan Kiszka
2019-08-20cpus-common: nuke finish_safe_workRoman Kagan
2019-08-20icount: remove unnecessary gen_io_end callsPavel Dovgalyuk
2019-08-20icount: clean up cpu_can_io at the entry to the blockPavel Dovgalyuk
2019-08-20replay: rename step-related variables and functionsPavel Dovgalyuk
2019-08-20replay: refine replay-time modulePavel Dovgalyuk
2019-08-20replay: fix replay shutdownPavel Dovgalyuk
2019-08-20util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk
2019-08-20replay: document development rulesPavel Dovgalyuk
2019-08-20replay: add missing fix for internal functionPavel Dovgalyuk
2019-08-20timer: last, remove last bits of lastDr. David Alan Gilbert
2019-08-20replay: Remove host_clock_lastDr. David Alan Gilbert
2019-08-20timer: Remove reset notifiersDr. David Alan Gilbert
2019-08-20mc146818rtc: Remove reset notifiersDr. David Alan Gilbert
2019-08-20memory: fix race between TCG and accesses to dirty bitmapPaolo Bonzini