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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
2024-05-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
2024-05-16
vfio/iommufd: Make iommufd_cdev_*() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_get_device() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_set_iommu() return bool
Zhenzhong Duan
2024-05-16
vfio/container: Make vfio_connect_container() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio/pci: Use g_autofree in iommufd_cdev_get_info_iova_range()
Zhenzhong Duan
2024-05-16
vfio/pci: Use g_autofree in vfio_realize
Zhenzhong Duan
2024-05-16
vfio/migration: Enhance VFIO migration state tracing
Avihai Horon
2024-05-16
vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
Avihai Horon
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
2024-05-16
vfio/pci: migration: Skip config space check for Vendor Specific Information ...
Vinayak Kale
2024-05-16
vfio/ccw: Make vfio_ccw_register_irq_notifier() return a bool
Cédric Le Goater
2024-05-16
vfio/ccw: Use g_autofree variable in vfio_ccw_register_irq_notifier()
Cédric Le Goater
2024-05-16
vfio/ap: Make vfio_ap_register_irq_notifier() return a bool
Cédric Le Goater
2024-05-16
vfio/ap: Use g_autofree variable in vfio_ap_register_irq_notifier()
Cédric Le Goater
2024-05-16
vfio: Also trace event failures in vfio_save_complete_precopy()
Cédric Le Goater
2024-05-16
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2024-05-16
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
2024-05-16
vfio: Reverse test on vfio_get_xlat_addr()
Cédric Le Goater
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
2024-05-16
vfio/migration: Add an Error** argument to vfio_migration_set_state()
Cédric Le Goater
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-05-16
vfio: Add Error** argument to vfio_devices_dma_logging_start()
Cédric Le Goater
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-10
hw/xtensa: require libfdt
Paolo Bonzini
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-05-10
meson: pick libfdt from common_ss when building target-specific files
Paolo Bonzini
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
i386: correctly select code in hw/i386 that depends on other components
Paolo Bonzini
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2024-05-10
xen: initialize legacy backends from xen_bus_init()
Paolo Bonzini
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
[prev]
[next]