index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-02
hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
Gregory Price
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
2023-03-02
hw/mem/cxl_type3: Improve error handling in realize()
Jonathan Cameron
2023-03-02
MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
Jonathan Cameron
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
memory: introduce memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
2023-03-02
chardev/char-socket: set s->listener = NULL in char_socket_finalize
Yajun Wu
2023-03-02
hw/pci: Trace IRQ routing on PCI topology
Philippe Mathieu-Daudé
2023-03-02
libvhost-user: check for NULL when allocating a virtqueue element
Carlos López
2023-03-02
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-02
pcie: set power indicator to off on reset by default
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: introduce pcie_sltctl_powered_off() helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_enable_power() use correct helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: drop unused PCIExpressIndicator
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_write_config(): use correct macro
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: refactor shpc_device_plug_common()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: pass PCIDevice pointer to shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: more generic handle hot-unplug in shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: change shpc_get_status() return type to uint8_t
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: set attention led to OFF on reset
Vladimir Sementsov-Ogievskiy
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
libvhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
docs: vhost-user: replace _SLAVE_ with _BACKEND_
Maxime Coquelin
2023-03-02
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-02
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-02
backends/vhost-user: remove the ioeventfd check
Alex Bennée
2023-03-02
virtio-net: clear guest_announce feature if no cvq backend
Eugenio Pérez
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-02
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
2023-03-02
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
2023-03-02
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
2023-03-02
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-03-02
hw/smbios: fix field corruption in type 4 table
Julia Suvorova
2023-02-28
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...
Peter Maydell
2023-02-27
ui/cocoa: user friendly characters for release mouse
Christian Schoenebeck
2023-02-27
dump: Add create_win_dump() stub for non-x86 targets
Philippe Mathieu-Daudé
2023-02-27
dump: Simplify compiling win_dump.o by introducing win_dump_available()
Philippe Mathieu-Daudé
2023-02-27
dump: Clean included headers
Philippe Mathieu-Daudé
[next]