- 7d3a421 hw/remote/message.c: Don't directly invoke DeviceClass:reset by Peter Maydell · 7 months ago
- e6578f1 hw/remote/vfio-user: Fix config space access byte order by Mattias Nissler · 1 year, 6 months ago
- e152011 hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
- a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
- 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
- 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 6 months ago
- ba7d12e hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps by Yi Liu · 1 year, 5 months ago
- c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 4 months ago
- 1725253 hw/remote: move stub vfu_object_set_bus_irq out of stubs/ by Paolo Bonzini · 1 year, 6 months ago
- 8be0461 exec/memory: Add symbol for memory listener priority for device backend by Isaku Yamahata · 1 year, 8 months ago
- a0488cd hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include by Philippe Mathieu-Daudé · 1 year, 9 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 5fb9e82 hw/remote: Fix vfu_cfg trace offset format by Mattias Nissler · 1 year, 10 months ago
- c145475 vfio-user: update comments by Jagannathan Raman · 1 year, 10 months ago
- a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
- bfe7bf8 Don't include headers already included by qemu/osdep.h by Markus Armbruster · 2 years, 1 month ago
- f021f4e hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() by Bernhard Beschow · 2 years, 2 months ago
- dfa6ba6 Replace use of qdev_reset_all() with device_cold_reset() by Peter Maydell · 2 years, 3 months ago
- 740d6c4 error: Drop a few superfluous ERRP_GUARD() by Markus Armbruster · 2 years, 3 months ago
- 15377f6 msix: Assert that specified vector is in range by Akihiko Odaki · 2 years, 6 months ago
- c5e8d51 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 5 months ago
- 78e27df vfio-user: handle reset of remote device by Jagannathan Raman · 2 years, 9 months ago
- 08cf3dc vfio-user: handle device interrupts by Jagannathan Raman · 2 years, 9 months ago
- 3123f93 vfio-user: handle PCI BAR accesses by Jagannathan Raman · 2 years, 9 months ago
- 15ccf9b vfio-user: handle DMA mappings by Jagannathan Raman · 2 years, 9 months ago
- 253007d vfio-user: IOMMU support for remote device by Jagannathan Raman · 2 years, 9 months ago
- 90072f2 vfio-user: handle PCI config space accesses by Jagannathan Raman · 2 years, 9 months ago
- 9fb3fba vfio-user: run vfio-user context by Jagannathan Raman · 2 years, 9 months ago
- a6e8d6d vfio-user: find and init PCI device by Jagannathan Raman · 2 years, 9 months ago
- 87f7249 vfio-user: instantiate vfio-user context by Jagannathan Raman · 2 years, 9 months ago
- 8f9a925 vfio-user: define vfio-user-server object by Jagannathan Raman · 2 years, 9 months ago
- 5511696 vfio-user: build library by Jagannathan Raman · 2 years, 9 months ago
- 9b5b473 remote/machine: add vfio-user property by Jagannathan Raman · 2 years, 9 months ago
- 661e21c remote/machine: add HotplugHandler for remote machine by Jagannathan Raman · 2 years, 9 months ago
- b88651c QIOChannel: Add flags on io_writev and introduce io_flush callback by Leonardo Bras · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- 83bb745 hw/remote: Add missing include by Philippe Mathieu-Daudé · 3 years, 1 month ago
- daf0db0 hw/remote/proxy: Categorize Wireless devices as 'Network' ones by Philippe Mathieu-Daudé · 3 years, 5 months ago
- 142518b memory: Name all the memory listeners by Peter Xu · 3 years, 7 months ago
- fff0e45 Remove superfluous ERRP_GUARD() by Markus Armbruster · 3 years, 7 months ago
- 96ac971 multi-process: Fix pci_proxy_dev_realize() error handling by Markus Armbruster · 3 years, 7 months ago
- f4a3fda remote/memory: Replace share parameter with ram_flags by Yang Zhong · 3 years, 8 months ago
- d902268 multi-process: Initialize variables declared with g_auto* by Zenghui Yu · 4 years ago
- dcf2065 multi-process: Avoid logical AND of mutually exclusive tests by Jagannathan Raman · 3 years, 10 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- b6cc02d multi-process: perform device reset in the remote process by Elena Ufimtseva · 4 years, 1 month ago
- 1bec145 multi-process: Retrieve PCI info from remote process by Jagannathan Raman · 4 years, 1 month ago
- bd36adb multi-process: create IOHUB object to handle irq by Jagannathan Raman · 4 years, 1 month ago
- c746b74 multi-process: Synchronize remote memory by Jagannathan Raman · 4 years, 1 month ago
- 7ee3f82 multi-process: PCI BAR read/write handling for proxy & remote endpoints by Jagannathan Raman · 4 years, 1 month ago
- 11ab872 multi-process: Forward PCI config space acceses to the remote process by Elena Ufimtseva · 4 years, 1 month ago
- e7b2c9e multi-process: add proxy communication functions by Elena Ufimtseva · 4 years, 1 month ago
- 9f81120 multi-process: introduce proxy object by Elena Ufimtseva · 4 years, 1 month ago
- ed5d001 multi-process: setup memory manager for remote device by Jagannathan Raman · 4 years, 1 month ago
- c7d80c7 multi-process: Associate fd of a PCIDevice with its object by Jagannathan Raman · 4 years, 1 month ago
- 48b06f5 multi-process: Initialize message handler in remote device by Jagannathan Raman · 4 years, 1 month ago
- ad22c30 multi-process: define MPQemuMsg format and transmission functions by Elena Ufimtseva · 4 years, 1 month ago
- 3f0e7e5 multi-process: setup a machine object for remote device process by Jagannathan Raman · 4 years, 1 month ago
- 6fbd84d multi-process: setup PCI host bridge for remote device by Jagannathan Raman · 4 years, 1 month ago
- 3090de6 multi-process: Add config option for multi-process QEMU by Jagannathan Raman · 4 years, 1 month ago