aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXLGregory Price
2023-03-02hw/pci-bridge/cxl_downstream: Fix type naming mismatchJonathan Cameron
2023-03-02hw/mem/cxl_type3: Improve error handling in realize()Jonathan Cameron
2023-03-02MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewerJonathan Cameron
2023-03-02intel-iommu: send UNMAP notifications for domain or global inv descPeter Xu
2023-03-02smmu: switch to use memory_region_unmap_iommu_notifier_range()Jason Wang
2023-03-02memory: introduce memory_region_unmap_iommu_notifier_range()Jason Wang
2023-03-02intel-iommu: fail DEVIOTLB_UNMAP without dt modeJason Wang
2023-03-02intel-iommu: fail MAP notifier without caching modeJason Wang
2023-03-02memory: Optimize replay of guest mappingZhenzhong Duan
2023-03-02chardev/char-socket: set s->listener = NULL in char_socket_finalizeYajun Wu
2023-03-02hw/pci: Trace IRQ routing on PCI topologyPhilippe Mathieu-Daudé
2023-03-02libvhost-user: check for NULL when allocating a virtqueue elementCarlos López
2023-03-02vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()Carlos López
2023-03-02pcie: set power indicator to off on reset by defaultVladimir Sementsov-Ogievskiy
2023-03-02pcie: introduce pcie_sltctl_powered_off() helperVladimir Sementsov-Ogievskiy
2023-03-02pcie: pcie_cap_slot_enable_power() use correct helperVladimir Sementsov-Ogievskiy
2023-03-02pcie: drop unused PCIExpressIndicatorVladimir Sementsov-Ogievskiy
2023-03-02pcie_regs: drop duplicated indicator value macrosVladimir Sementsov-Ogievskiy
2023-03-02pcie: pcie_cap_slot_write_config(): use correct macroVladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: refactor shpc_device_plug_common()Vladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: pass PCIDevice pointer to shpc_slot_command()Vladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: more generic handle hot-unplug in shpc_slot_command()Vladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transitionVladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: change shpc_get_status() return type to uint8_tVladimir Sementsov-Ogievskiy
2023-03-02pci/shpc: set attention led to OFF on resetVladimir Sementsov-Ogievskiy
2023-03-02vdpa: stop all svq on device deletionEugenio Pérez
2023-03-02vhost-user: Adopt new backend namingMaxime Coquelin
2023-03-02libvhost-user: Adopt new backend namingMaxime Coquelin
2023-03-02docs: vhost-user: replace _SLAVE_ with _BACKEND_Maxime Coquelin
2023-03-02hw/timer/hpet: Fix expiration time overflowAkihiko Odaki
2023-03-02virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert
2023-03-02vhost-user-rng: Back up vqs before cleaning up vhost_devAkihiko Odaki
2023-03-02vhost-user-i2c: Back up vqs before cleaning up vhost_devAkihiko Odaki
2023-03-02vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki
2023-03-02backends/vhost-user: remove the ioeventfd checkAlex Bennée
2023-03-02virtio-net: clear guest_announce feature if no cvq backendEugenio Pérez
2023-03-02Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin
2023-03-02Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin
2023-03-02Revert "x86: use typedef for SetupData struct"Michael S. Tsirkin
2023-03-02Revert "x86: reinitialize RNG seed on system reboot"Michael S. Tsirkin
2023-03-02Revert "x86: re-initialize RNG seed when selecting kernel"Michael S. Tsirkin
2023-03-02Revert "x86: do not re-randomize RNG seed on snapshot load"Michael S. Tsirkin
2023-03-02Revert "x86: don't let decompressed kernel image clobber setup_data"Michael S. Tsirkin
2023-03-02hw/smbios: fix field corruption in type 4 tableJulia Suvorova
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell
2023-02-27ui/cocoa: user friendly characters for release mouseChristian Schoenebeck
2023-02-27dump: Add create_win_dump() stub for non-x86 targetsPhilippe Mathieu-Daudé
2023-02-27dump: Simplify compiling win_dump.o by introducing win_dump_available()Philippe Mathieu-Daudé
2023-02-27dump: Clean included headersPhilippe Mathieu-Daudé