]> git.proxmox.com Git - mirror_qemu.git/history - hw/vfio
target/hppa: Add privilege to MMU index conversion helpers
[mirror_qemu.git] / hw / vfio /
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-vfio-20230710' of https://github.com...
2023-07-10 Alex Williamsonvfio/pci: Enable AtomicOps completers on root ports
2023-07-10 Tony Krowiaks390x/ap: Wire up the device request notifier interface
2023-07-10 Avihai Horonvfio: Fix null pointer dereference bug in vfio_bars_fin...
2023-07-10 Zhenzhong Duanvfio/migration: Return bool type for vfio_migration_rea...
2023-07-10 Zhenzhong Duanvfio/migration: Remove print of "Migration disabled"
2023-07-10 Zhenzhong Duanvfio/migration: Free resources when vfio_migration_real...
2023-07-10 Zhenzhong Duanvfio/migration: Change vIOMMU blocker from global to...
2023-07-10 Zhenzhong Duanvfio/pci: Disable INTx in vfio_realize error path
2023-07-10 Alex Williamsonhw/vfio/pci-quirks: Sanitize capability pointer
2023-06-30 Richard HendersonMerge tag 'pull-vfio-20230630' of https://github.com...
2023-06-30 Zhenzhong Duanvfio/pci: Free leaked timer in vfio_realize error path
2023-06-30 Zhenzhong Duanvfio/pci: Fix a segfault in vfio_realize
2023-06-30 Avihai Horonvfio/migration: Make VFIO migration non-experimental
2023-06-30 Avihai Horonvfio/migration: Reset bytes_transferred properly
2023-06-30 Shameer Kolothumvfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in...
2023-06-30 Alex Williamsonhw/vfio/pci-quirks: Support alternate offset for GPUDir...
2023-06-30 Alex Williamsonvfio: Implement a common device info helper
2023-06-30 Avihai Horonvfio/migration: Add support for switchover ack capability
2023-06-30 Avihai Horonvfio/migration: Add VFIO migration pre-copy support
2023-06-30 Avihai Horonvfio/migration: Store VFIO migration flags in VFIOMigration
2023-06-30 Avihai Horonvfio/migration: Refactor vfio_save_block() to return...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Joao Martinshw/vfio: Add number of dirty pages to vfio_get_dirty_bi...
2023-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-24 Richard HendersonMerge tag 'pull-vfio-20230524' of https://github.com...
2023-05-24 Zhenzhong Duanvfio/pci: Fix a use-after-free issue
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-09 Alex Williamsonvfio/pci: Static Resizable BAR capability
2023-05-09 Avihai Horonvfio/migration: Skip log_sync during migration SETUP...
2023-05-09 Minwoo Imvfio/pci: add support for VF token
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-07 Cédric Le Goatervfio: Fix vfio_get_dev_region() trace event
2023-03-07 Alex Williamsonvfio/migration: Rename entry points
2023-03-07 Joao Martinsvfio/migration: Query device dirty page tracking support
2023-03-07 Joao Martinsvfio/migration: Block migration with vIOMMU
2023-03-07 Joao Martinsvfio/common: Add device dirty page bitmap sync
2023-03-07 Avihai Horonvfio/common: Extract code from vfio_get_dirty_bitmap...
2023-03-07 Joao Martinsvfio/common: Add device dirty page tracking start/stop
2023-03-07 Joao Martinsvfio/common: Record DMA mapped IOVA ranges
2023-03-07 Joao Martinsvfio/common: Add helper to consolidate iova/end calculation
2023-03-07 Joao Martinsvfio/common: Consolidate skip/invalid section into...
2023-03-07 Joao Martinsvfio/common: Use a single tracepoint for skipped sections
2023-03-07 Joao Martinsvfio/common: Add helper to validate iova/end against...
2023-03-07 Avihai Horonvfio/common: Add VFIOBitmap and alloc function
2023-03-07 Avihai Horonvfio/common: Abort migration if dirty log start/stop...
2023-03-07 Avihai Horonvfio/common: Fix wrong %m usages
2023-03-07 Avihai Horonvfio/common: Fix error reporting in vfio_get_dirty_bitmap()
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Remove pointless S390CCWDevice variable
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_C...
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Use intermediate S390CCWDevice variable
2023-02-27 Philippe Mathieu... hw/vfio/ccw: Simplify using DEVICE() macro
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-16 Avihai Horonvfio: Alphabetize migration section of VFIO trace-event...
2023-02-16 Avihai Horonvfio/migration: Remove VFIO migration protocol v1
2023-02-16 Avihai Horonvfio/migration: Implement VFIO migration protocol v2
2023-02-16 Avihai Horonvfio/migration: Rename functions/structs related to...
2023-02-16 Avihai Horonvfio/migration: Move migration v1 logic to vfio_migrati...
2023-02-16 Avihai Horonvfio/migration: Block multiple devices migration
2023-02-16 Avihai Horonvfio/common: Change vfio_devices_all_running_and_saving...
2023-02-16 Avihai Horonvfio/migration: Allow migration without VFIO IOMMU...
2023-02-16 Avihai Horonvfio/migration: Fix NULL pointer dereference bug
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-15 Juan Quintelamigration: Rename res_{postcopy,precopy}_only
2023-02-15 Juan Quintelamigration: Remove unused res_compatible
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-07 Peter MaydellMerge tag 'migration-20230206-pull-request' of https...
2023-02-06 Juan Quintelamigration: Remove unused threshold_size parameter
2023-02-06 Juan Quintelamigration: Split save_live_pending() into state_pending_*
2023-02-06 Juan Quintelamigration: No save_live_pending() method uses the QEMUF...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
next