aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04tls: add macros for coroutine-safe TLS variablesStefan Hajnoczi
2022-03-04block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activateEmanuele Giuseppe Esposito
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito
2022-03-04block: introduce bdrv_activateEmanuele Giuseppe Esposito
2022-03-04crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...Emanuele Giuseppe Esposito
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito
2022-03-04Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2022-03-04hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar
2022-03-04virtio: fix the condition for iommu_platform not supportedHalil Pasic
2022-03-04vhost-user: fix VirtQ notifier cleanupXueming Li
2022-03-04vhost-user: remove VirtQ notifier restoreXueming Li
2022-03-04hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collideAni Sinha
2022-03-04hw/smbios: fix overlapping table handle numbers with large memory vmsAni Sinha
2022-03-04hw/smbios: code cleanup - use macro definitions for table header handlesAni Sinha
2022-03-04hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macroAni Sinha
2022-03-04docs/acpi/erst: add device id for ACPI ERST device in pci-ids.txtAni Sinha
2022-03-04MAINTAINERS: no need to add my name explicitly as a reviewer for VIOT tablesAni Sinha
2022-03-04ACPI ERST: specification for ERST supportEric DeVolder
2022-03-04qom: assert integer does not overflowMichael S. Tsirkin
2022-03-04hw/display/vmware_vga: replace fprintf calls with trace eventsCarwyn Ellis
2022-03-04Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' int...Peter Maydell
2022-03-04edid: Fix clock of Detailed Timing DescriptorAkihiko Odaki
2022-03-04softmmu/qdev-monitor: Add virtio-gpu-gl aliasesAkihiko Odaki
2022-03-04ui/cocoa: Add Services menuAkihiko Odaki
2022-03-04ui/clipboard: fix use-after-free regressionMarc-André Lureau
2022-03-04ui: do not create a surface when resizing a GL scanoutMarc-André Lureau
2022-03-04ui/console: fix texture leak when calling surface_gl_create_texture()Marc-André Lureau
2022-03-04ui/console: fix crash when using gl context with non-gl listenersMarc-André Lureau
2022-03-04docs: Add spec of OVMF GUIDed table for SEV guestsDov Murik
2022-03-04hw/i386: Replace magic number with field length calculationDov Murik
2022-03-04hw/i386: Improve bounds checking in OVMF table parsingDov Murik
2022-03-04coreaudio: Notify error in coreaudio_init_outAkihiko Odaki
2022-03-04hw/usb/redirect.c: Stop using qemu_oom_check()Peter Maydell
2022-03-04sdlaudio: fix samples vs. frames mix-upVolker Rümelin
2022-03-04paaudio: fix samples vs. frames mix-upVolker Rümelin
2022-03-04ossaudio: reduce effective playback buffer sizeVolker Rümelin
2022-03-04dsoundaudio: reduce effective playback buffer sizeVolker Rümelin
2022-03-04paaudio: reduce effective playback buffer sizeVolker Rümelin
2022-03-04audio: restore mixing-engine playback buffer sizeVolker Rümelin
2022-03-04Revert "audio: fix wavcapture segfault"Volker Rümelin
2022-03-04audio: add pcm_ops function table for capture backendVolker Rümelin
2022-03-04audio: copy playback stream in sequential orderVolker Rümelin
2022-03-04jackaudio: use more jack audio buffersVolker Rümelin
2022-03-04paaudio: increase default latency to 46msVolker Rümelin
2022-03-04audio: inline function audio_pcm_sw_get_rpos_in()Volker Rümelin
2022-03-04audio: add function audio_pcm_hw_conv_in()Volker Rümelin
2022-03-04audio: move function audio_pcm_hw_clip_out()Volker Rümelin
2022-03-04audio: replace open-coded buffer arithmeticVolker Rümelin
2022-03-04usb/ohci: Don't use packet from OHCIState for isochronous transfersBALATON Zoltan
2022-03-04usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()BALATON Zoltan