Offset 459, 22 lines modifiedOffset 459, 22 lines modified
  
459 static·inline·void·_nocheck__trace_vfio_intx_interrupt(const·char·*·name,·char·line)459 static·inline·void·_nocheck__trace_vfio_intx_interrupt(const·char·*·name,·char·line)
460 {460 {
461 ····if·(trace_event_get_state(TRACE_VFIO_INTX_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{461 ····if·(trace_event_get_state(TRACE_VFIO_INTX_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
462 ········if·(message_with_timestamp)·{462 ········if·(message_with_timestamp)·{
463 ············struct·timeval·_now;463 ············struct·timeval·_now;
464 ············gettimeofday(&_now,·NULL);464 ············gettimeofday(&_now,·NULL);
465 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"465 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
466 ············qemu_log("%d@%zu.%06zu:vfio_intx_interrupt·"·"·(%s)·Pin·%c"·"\n",466 ············qemu_log("%d@%zu.%06zu:vfio_intx_interrupt·"·"·(%s)·Pin·%c"·"\n",
467 ·····················qemu_get_thread_id(),467 ·····················qemu_get_thread_id(),
468 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec468 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
469 ·····················,·name,·line);469 ·····················,·name,·line);
470 #line·472·"trace/trace-hw_vfio.h"470 #line·472·"trace/trace-hw_vfio.h"
471 ········}·else·{471 ········}·else·{
472 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"472 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
473 ············qemu_log("vfio_intx_interrupt·"·"·(%s)·Pin·%c"·"\n",·name,·line);473 ············qemu_log("vfio_intx_interrupt·"·"·(%s)·Pin·%c"·"\n",·name,·line);
474 #line·476·"trace/trace-hw_vfio.h"474 #line·476·"trace/trace-hw_vfio.h"
475 ········}475 ········}
476 ····}476 ····}
477 }477 }
  
478 static·inline·void·trace_vfio_intx_interrupt(const·char·*·name,·char·line)478 static·inline·void·trace_vfio_intx_interrupt(const·char·*·name,·char·line)
Offset 490, 22 lines modifiedOffset 490, 22 lines modified
  
490 static·inline·void·_nocheck__trace_vfio_intx_eoi(const·char·*·name)490 static·inline·void·_nocheck__trace_vfio_intx_eoi(const·char·*·name)
491 {491 {
492 ····if·(trace_event_get_state(TRACE_VFIO_INTX_EOI)·&&·qemu_loglevel_mask(LOG_TRACE))·{492 ····if·(trace_event_get_state(TRACE_VFIO_INTX_EOI)·&&·qemu_loglevel_mask(LOG_TRACE))·{
493 ········if·(message_with_timestamp)·{493 ········if·(message_with_timestamp)·{
494 ············struct·timeval·_now;494 ············struct·timeval·_now;
495 ············gettimeofday(&_now,·NULL);495 ············gettimeofday(&_now,·NULL);
496 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"496 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
497 ············qemu_log("%d@%zu.%06zu:vfio_intx_eoi·"·"·(%s)·EOI"·"\n",497 ············qemu_log("%d@%zu.%06zu:vfio_intx_eoi·"·"·(%s)·EOI"·"\n",
498 ·····················qemu_get_thread_id(),498 ·····················qemu_get_thread_id(),
499 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec499 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
500 ·····················,·name);500 ·····················,·name);
501 #line·503·"trace/trace-hw_vfio.h"501 #line·503·"trace/trace-hw_vfio.h"
502 ········}·else·{502 ········}·else·{
503 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"503 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
504 ············qemu_log("vfio_intx_eoi·"·"·(%s)·EOI"·"\n",·name);504 ············qemu_log("vfio_intx_eoi·"·"·(%s)·EOI"·"\n",·name);
505 #line·507·"trace/trace-hw_vfio.h"505 #line·507·"trace/trace-hw_vfio.h"
506 ········}506 ········}
507 ····}507 ····}
508 }508 }
  
509 static·inline·void·trace_vfio_intx_eoi(const·char·*·name)509 static·inline·void·trace_vfio_intx_eoi(const·char·*·name)
Offset 521, 22 lines modifiedOffset 521, 22 lines modified
  
521 static·inline·void·_nocheck__trace_vfio_intx_enable_kvm(const·char·*·name)521 static·inline·void·_nocheck__trace_vfio_intx_enable_kvm(const·char·*·name)
522 {522 {
523 ····if·(trace_event_get_state(TRACE_VFIO_INTX_ENABLE_KVM)·&&·qemu_loglevel_mask(LOG_TRACE))·{523 ····if·(trace_event_get_state(TRACE_VFIO_INTX_ENABLE_KVM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
524 ········if·(message_with_timestamp)·{524 ········if·(message_with_timestamp)·{
525 ············struct·timeval·_now;525 ············struct·timeval·_now;
526 ············gettimeofday(&_now,·NULL);526 ············gettimeofday(&_now,·NULL);
527 #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"527 #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
528 ············qemu_log("%d@%zu.%06zu:vfio_intx_enable_kvm·"·"·(%s)·KVM·INTx·accel·enabled"·"\n",528 ············qemu_log("%d@%zu.%06zu:vfio_intx_enable_kvm·"·"·(%s)·KVM·INTx·accel·enabled"·"\n",
529 ·····················qemu_get_thread_id(),529 ·····················qemu_get_thread_id(),
530 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec530 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
531 ·····················,·name);531 ·····················,·name);
532 #line·534·"trace/trace-hw_vfio.h"532 #line·534·"trace/trace-hw_vfio.h"
533 ········}·else·{533 ········}·else·{
534 #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"534 #line·6·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
535 ············qemu_log("vfio_intx_enable_kvm·"·"·(%s)·KVM·INTx·accel·enabled"·"\n",·name);535 ············qemu_log("vfio_intx_enable_kvm·"·"·(%s)·KVM·INTx·accel·enabled"·"\n",·name);
536 #line·538·"trace/trace-hw_vfio.h"536 #line·538·"trace/trace-hw_vfio.h"
537 ········}537 ········}
538 ····}538 ····}
539 }539 }
  
540 static·inline·void·trace_vfio_intx_enable_kvm(const·char·*·name)540 static·inline·void·trace_vfio_intx_enable_kvm(const·char·*·name)
Offset 552, 22 lines modifiedOffset 552, 22 lines modified
  
552 static·inline·void·_nocheck__trace_vfio_intx_disable_kvm(const·char·*·name)552 static·inline·void·_nocheck__trace_vfio_intx_disable_kvm(const·char·*·name)
553 {553 {
554 ····if·(trace_event_get_state(TRACE_VFIO_INTX_DISABLE_KVM)·&&·qemu_loglevel_mask(LOG_TRACE))·{554 ····if·(trace_event_get_state(TRACE_VFIO_INTX_DISABLE_KVM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
555 ········if·(message_with_timestamp)·{555 ········if·(message_with_timestamp)·{
556 ············struct·timeval·_now;556 ············struct·timeval·_now;
557 ············gettimeofday(&_now,·NULL);557 ············gettimeofday(&_now,·NULL);
558 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"558 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
559 ············qemu_log("%d@%zu.%06zu:vfio_intx_disable_kvm·"·"·(%s)·KVM·INTx·accel·disabled"·"\n",559 ············qemu_log("%d@%zu.%06zu:vfio_intx_disable_kvm·"·"·(%s)·KVM·INTx·accel·disabled"·"\n",
560 ·····················qemu_get_thread_id(),560 ·····················qemu_get_thread_id(),
561 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec561 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
562 ·····················,·name);562 ·····················,·name);
563 #line·565·"trace/trace-hw_vfio.h"563 #line·565·"trace/trace-hw_vfio.h"
564 ········}·else·{564 ········}·else·{
565 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"565 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
566 ············qemu_log("vfio_intx_disable_kvm·"·"·(%s)·KVM·INTx·accel·disabled"·"\n",·name);566 ············qemu_log("vfio_intx_disable_kvm·"·"·(%s)·KVM·INTx·accel·disabled"·"\n",·name);
567 #line·569·"trace/trace-hw_vfio.h"567 #line·569·"trace/trace-hw_vfio.h"
568 ········}568 ········}
569 ····}569 ····}
570 }570 }
  
571 static·inline·void·trace_vfio_intx_disable_kvm(const·char·*·name)571 static·inline·void·trace_vfio_intx_disable_kvm(const·char·*·name)
Offset 583, 22 lines modifiedOffset 583, 22 lines modified
  
583 static·inline·void·_nocheck__trace_vfio_intx_update(const·char·*·name,·int·new_irq,·int·target_irq)583 static·inline·void·_nocheck__trace_vfio_intx_update(const·char·*·name,·int·new_irq,·int·target_irq)
584 {584 {
585 ····if·(trace_event_get_state(TRACE_VFIO_INTX_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{585 ····if·(trace_event_get_state(TRACE_VFIO_INTX_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
586 ········if·(message_with_timestamp)·{586 ········if·(message_with_timestamp)·{
587 ············struct·timeval·_now;587 ············struct·timeval·_now;
588 ············gettimeofday(&_now,·NULL);588 ············gettimeofday(&_now,·NULL);
589 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"589 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
590 ············qemu_log("%d@%zu.%06zu:vfio_intx_update·"·"·(%s)·IRQ·moved·%d·->·%d"·"\n",590 ············qemu_log("%d@%zu.%06zu:vfio_intx_update·"·"·(%s)·IRQ·moved·%d·->·%d"·"\n",
591 ·····················qemu_get_thread_id(),591 ·····················qemu_get_thread_id(),
592 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec592 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
593 ·····················,·name,·new_irq,·target_irq);593 ·····················,·name,·new_irq,·target_irq);
594 #line·596·"trace/trace-hw_vfio.h"594 #line·596·"trace/trace-hw_vfio.h"
595 ········}·else·{595 ········}·else·{
596 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"596 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
597 ············qemu_log("vfio_intx_update·"·"·(%s)·IRQ·moved·%d·->·%d"·"\n",·name,·new_irq,·target_irq);597 ············qemu_log("vfio_intx_update·"·"·(%s)·IRQ·moved·%d·->·%d"·"\n",·name,·new_irq,·target_irq);
598 #line·600·"trace/trace-hw_vfio.h"598 #line·600·"trace/trace-hw_vfio.h"
599 ········}599 ········}
600 ····}600 ····}
601 }601 }
  
602 static·inline·void·trace_vfio_intx_update(const·char·*·name,·int·new_irq,·int·target_irq)602 static·inline·void·trace_vfio_intx_update(const·char·*·name,·int·new_irq,·int·target_irq)
Offset 614, 22 lines modifiedOffset 614, 22 lines modified
  
614 static·inline·void·_nocheck__trace_vfio_intx_enable(const·char·*·name)614 static·inline·void·_nocheck__trace_vfio_intx_enable(const·char·*·name)
615 {615 {
616 ····if·(trace_event_get_state(TRACE_VFIO_INTX_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{616 ····if·(trace_event_get_state(TRACE_VFIO_INTX_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
617 ········if·(message_with_timestamp)·{617 ········if·(message_with_timestamp)·{
618 ············struct·timeval·_now;618 ············struct·timeval·_now;
619 ············gettimeofday(&_now,·NULL);619 ············gettimeofday(&_now,·NULL);
620 #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"620 #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
621 ············qemu_log("%d@%zu.%06zu:vfio_intx_enable·"·"·(%s)"·"\n",621 ············qemu_log("%d@%zu.%06zu:vfio_intx_enable·"·"·(%s)"·"\n",
622 ·····················qemu_get_thread_id(),622 ·····················qemu_get_thread_id(),
623 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec623 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
624 ·····················,·name);624 ·····················,·name);
625 #line·627·"trace/trace-hw_vfio.h"625 #line·627·"trace/trace-hw_vfio.h"
626 ········}·else·{626 ········}·else·{
627 #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"627 #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
628 ············qemu_log("vfio_intx_enable·"·"·(%s)"·"\n",·name);628 ············qemu_log("vfio_intx_enable·"·"·(%s)"·"\n",·name);
629 #line·631·"trace/trace-hw_vfio.h"629 #line·631·"trace/trace-hw_vfio.h"
630 ········}630 ········}
631 ····}631 ····}
632 }632 }
  
633 static·inline·void·trace_vfio_intx_enable(const·char·*·name)633 static·inline·void·trace_vfio_intx_enable(const·char·*·name)
Offset 645, 22 lines modifiedOffset 645, 22 lines modified
  
645 static·inline·void·_nocheck__trace_vfio_intx_disable(const·char·*·name)645 static·inline·void·_nocheck__trace_vfio_intx_disable(const·char·*·name)
646 {646 {
647 ····if·(trace_event_get_state(TRACE_VFIO_INTX_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{647 ····if·(trace_event_get_state(TRACE_VFIO_INTX_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
648 ········if·(message_with_timestamp)·{648 ········if·(message_with_timestamp)·{
649 ············struct·timeval·_now;649 ············struct·timeval·_now;
650 ············gettimeofday(&_now,·NULL);650 ············gettimeofday(&_now,·NULL);
651 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"651 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
652 ············qemu_log("%d@%zu.%06zu:vfio_intx_disable·"·"·(%s)"·"\n",652 ············qemu_log("%d@%zu.%06zu:vfio_intx_disable·"·"·(%s)"·"\n",
653 ·····················qemu_get_thread_id(),653 ·····················qemu_get_thread_id(),
654 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec654 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
655 ·····················,·name);655 ·····················,·name);
656 #line·658·"trace/trace-hw_vfio.h"656 #line·658·"trace/trace-hw_vfio.h"
657 ········}·else·{657 ········}·else·{
658 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"658 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
659 ············qemu_log("vfio_intx_disable·"·"·(%s)"·"\n",·name);659 ············qemu_log("vfio_intx_disable·"·"·(%s)"·"\n",·name);
660 #line·662·"trace/trace-hw_vfio.h"660 #line·662·"trace/trace-hw_vfio.h"
661 ········}661 ········}
662 ····}662 ····}
663 }663 }
  
664 static·inline·void·trace_vfio_intx_disable(const·char·*·name)664 static·inline·void·trace_vfio_intx_disable(const·char·*·name)
Offset 676, 22 lines modifiedOffset 676, 22 lines modified
  
676 static·inline·void·_nocheck__trace_vfio_msi_interrupt(const·char·*·name,·int·index,·uint64_t·addr,·int·data)676 static·inline·void·_nocheck__trace_vfio_msi_interrupt(const·char·*·name,·int·index,·uint64_t·addr,·int·data)
677 {677 {
678 ····if·(trace_event_get_state(TRACE_VFIO_MSI_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{678 ····if·(trace_event_get_state(TRACE_VFIO_MSI_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
679 ········if·(message_with_timestamp)·{679 ········if·(message_with_timestamp)·{
680 ············struct·timeval·_now;680 ············struct·timeval·_now;
681 ············gettimeofday(&_now,·NULL);681 ············gettimeofday(&_now,·NULL);
682 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"682 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
683 ············qemu_log("%d@%zu.%06zu:vfio_msi_interrupt·"·"·(%s)·vector·%d·0x%"PRIx64"/0x%x"·"\n",683 ············qemu_log("%d@%zu.%06zu:vfio_msi_interrupt·"·"·(%s)·vector·%d·0x%"PRIx64"/0x%x"·"\n",
684 ·····················qemu_get_thread_id(),684 ·····················qemu_get_thread_id(),
685 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec685 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
686 ·····················,·name,·index,·addr,·data);686 ·····················,·name,·index,·addr,·data);
687 #line·689·"trace/trace-hw_vfio.h"687 #line·689·"trace/trace-hw_vfio.h"
688 ········}·else·{688 ········}·else·{
689 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"689 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
690 ············qemu_log("vfio_msi_interrupt·"·"·(%s)·vector·%d·0x%"PRIx64"/0x%x"·"\n",·name,·index,·addr,·data);690 ············qemu_log("vfio_msi_interrupt·"·"·(%s)·vector·%d·0x%"PRIx64"/0x%x"·"\n",·name,·index,·addr,·data);
691 #line·693·"trace/trace-hw_vfio.h"691 #line·693·"trace/trace-hw_vfio.h"
692 ········}692 ········}
693 ····}693 ····}
694 }694 }
  
695 static·inline·void·trace_vfio_msi_interrupt(const·char·*·name,·int·index,·uint64_t·addr,·int·data)695 static·inline·void·trace_vfio_msi_interrupt(const·char·*·name,·int·index,·uint64_t·addr,·int·data)
Offset 707, 22 lines modifiedOffset 707, 22 lines modified
  
707 static·inline·void·_nocheck__trace_vfio_msix_vector_do_use(const·char·*·name,·int·index)707 static·inline·void·_nocheck__trace_vfio_msix_vector_do_use(const·char·*·name,·int·index)
708 {708 {
709 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_VECTOR_DO_USE)·&&·qemu_loglevel_mask(LOG_TRACE))·{709 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_VECTOR_DO_USE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
710 ········if·(message_with_timestamp)·{710 ········if·(message_with_timestamp)·{
711 ············struct·timeval·_now;711 ············struct·timeval·_now;
712 ············gettimeofday(&_now,·NULL);712 ············gettimeofday(&_now,·NULL);
713 #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"713 #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
714 ············qemu_log("%d@%zu.%06zu:vfio_msix_vector_do_use·"·"·(%s)·vector·%d·used"·"\n",714 ············qemu_log("%d@%zu.%06zu:vfio_msix_vector_do_use·"·"·(%s)·vector·%d·used"·"\n",
715 ·····················qemu_get_thread_id(),715 ·····················qemu_get_thread_id(),
716 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec716 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
717 ·····················,·name,·index);717 ·····················,·name,·index);
718 #line·720·"trace/trace-hw_vfio.h"718 #line·720·"trace/trace-hw_vfio.h"
719 ········}·else·{719 ········}·else·{
720 #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"720 #line·12·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
721 ············qemu_log("vfio_msix_vector_do_use·"·"·(%s)·vector·%d·used"·"\n",·name,·index);721 ············qemu_log("vfio_msix_vector_do_use·"·"·(%s)·vector·%d·used"·"\n",·name,·index);
722 #line·724·"trace/trace-hw_vfio.h"722 #line·724·"trace/trace-hw_vfio.h"
723 ········}723 ········}
724 ····}724 ····}
725 }725 }
  
726 static·inline·void·trace_vfio_msix_vector_do_use(const·char·*·name,·int·index)726 static·inline·void·trace_vfio_msix_vector_do_use(const·char·*·name,·int·index)
Offset 738, 22 lines modifiedOffset 738, 22 lines modified
  
738 static·inline·void·_nocheck__trace_vfio_msix_vector_release(const·char·*·name,·int·index)738 static·inline·void·_nocheck__trace_vfio_msix_vector_release(const·char·*·name,·int·index)
739 {739 {
740 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_VECTOR_RELEASE)·&&·qemu_loglevel_mask(LOG_TRACE))·{740 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_VECTOR_RELEASE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
741 ········if·(message_with_timestamp)·{741 ········if·(message_with_timestamp)·{
742 ············struct·timeval·_now;742 ············struct·timeval·_now;
743 ············gettimeofday(&_now,·NULL);743 ············gettimeofday(&_now,·NULL);
744 #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"744 #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
745 ············qemu_log("%d@%zu.%06zu:vfio_msix_vector_release·"·"·(%s)·vector·%d·released"·"\n",745 ············qemu_log("%d@%zu.%06zu:vfio_msix_vector_release·"·"·(%s)·vector·%d·released"·"\n",
746 ·····················qemu_get_thread_id(),746 ·····················qemu_get_thread_id(),
747 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec747 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
748 ·····················,·name,·index);748 ·····················,·name,·index);
749 #line·751·"trace/trace-hw_vfio.h"749 #line·751·"trace/trace-hw_vfio.h"
750 ········}·else·{750 ········}·else·{
751 #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"751 #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
752 ············qemu_log("vfio_msix_vector_release·"·"·(%s)·vector·%d·released"·"\n",·name,·index);752 ············qemu_log("vfio_msix_vector_release·"·"·(%s)·vector·%d·released"·"\n",·name,·index);
753 #line·755·"trace/trace-hw_vfio.h"753 #line·755·"trace/trace-hw_vfio.h"
754 ········}754 ········}
755 ····}755 ····}
756 }756 }
  
757 static·inline·void·trace_vfio_msix_vector_release(const·char·*·name,·int·index)757 static·inline·void·trace_vfio_msix_vector_release(const·char·*·name,·int·index)
Offset 769, 22 lines modifiedOffset 769, 22 lines modified
  
769 static·inline·void·_nocheck__trace_vfio_msix_enable(const·char·*·name)769 static·inline·void·_nocheck__trace_vfio_msix_enable(const·char·*·name)
770 {770 {
771 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{771 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
772 ········if·(message_with_timestamp)·{772 ········if·(message_with_timestamp)·{
773 ············struct·timeval·_now;773 ············struct·timeval·_now;
774 ············gettimeofday(&_now,·NULL);774 ············gettimeofday(&_now,·NULL);
775 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"775 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
776 ············qemu_log("%d@%zu.%06zu:vfio_msix_enable·"·"·(%s)"·"\n",776 ············qemu_log("%d@%zu.%06zu:vfio_msix_enable·"·"·(%s)"·"\n",
777 ·····················qemu_get_thread_id(),777 ·····················qemu_get_thread_id(),
778 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec778 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
779 ·····················,·name);779 ·····················,·name);
780 #line·782·"trace/trace-hw_vfio.h"780 #line·782·"trace/trace-hw_vfio.h"
781 ········}·else·{781 ········}·else·{
782 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"782 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
783 ············qemu_log("vfio_msix_enable·"·"·(%s)"·"\n",·name);783 ············qemu_log("vfio_msix_enable·"·"·(%s)"·"\n",·name);
784 #line·786·"trace/trace-hw_vfio.h"784 #line·786·"trace/trace-hw_vfio.h"
785 ········}785 ········}
786 ····}786 ····}
787 }787 }
  
788 static·inline·void·trace_vfio_msix_enable(const·char·*·name)788 static·inline·void·trace_vfio_msix_enable(const·char·*·name)
Offset 800, 22 lines modifiedOffset 800, 22 lines modified
  
800 static·inline·void·_nocheck__trace_vfio_msix_pba_disable(const·char·*·name)800 static·inline·void·_nocheck__trace_vfio_msix_pba_disable(const·char·*·name)
801 {801 {
802 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_PBA_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{802 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_PBA_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
803 ········if·(message_with_timestamp)·{803 ········if·(message_with_timestamp)·{
804 ············struct·timeval·_now;804 ············struct·timeval·_now;
805 ············gettimeofday(&_now,·NULL);805 ············gettimeofday(&_now,·NULL);
806 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"806 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
807 ············qemu_log("%d@%zu.%06zu:vfio_msix_pba_disable·"·"·(%s)"·"\n",807 ············qemu_log("%d@%zu.%06zu:vfio_msix_pba_disable·"·"·(%s)"·"\n",
808 ·····················qemu_get_thread_id(),808 ·····················qemu_get_thread_id(),
809 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec809 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
810 ·····················,·name);810 ·····················,·name);
811 #line·813·"trace/trace-hw_vfio.h"811 #line·813·"trace/trace-hw_vfio.h"
812 ········}·else·{812 ········}·else·{
813 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"813 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
814 ············qemu_log("vfio_msix_pba_disable·"·"·(%s)"·"\n",·name);814 ············qemu_log("vfio_msix_pba_disable·"·"·(%s)"·"\n",·name);
815 #line·817·"trace/trace-hw_vfio.h"815 #line·817·"trace/trace-hw_vfio.h"
816 ········}816 ········}
817 ····}817 ····}
818 }818 }
  
819 static·inline·void·trace_vfio_msix_pba_disable(const·char·*·name)819 static·inline·void·trace_vfio_msix_pba_disable(const·char·*·name)
Offset 831, 22 lines modifiedOffset 831, 22 lines modified
  
831 static·inline·void·_nocheck__trace_vfio_msix_pba_enable(const·char·*·name)831 static·inline·void·_nocheck__trace_vfio_msix_pba_enable(const·char·*·name)
832 {832 {
833 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_PBA_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{833 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_PBA_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
834 ········if·(message_with_timestamp)·{834 ········if·(message_with_timestamp)·{
835 ············struct·timeval·_now;835 ············struct·timeval·_now;
836 ············gettimeofday(&_now,·NULL);836 ············gettimeofday(&_now,·NULL);
837 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"837 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
838 ············qemu_log("%d@%zu.%06zu:vfio_msix_pba_enable·"·"·(%s)"·"\n",838 ············qemu_log("%d@%zu.%06zu:vfio_msix_pba_enable·"·"·(%s)"·"\n",
839 ·····················qemu_get_thread_id(),839 ·····················qemu_get_thread_id(),
840 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec840 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
841 ·····················,·name);841 ·····················,·name);
842 #line·844·"trace/trace-hw_vfio.h"842 #line·844·"trace/trace-hw_vfio.h"
843 ········}·else·{843 ········}·else·{
844 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"844 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
845 ············qemu_log("vfio_msix_pba_enable·"·"·(%s)"·"\n",·name);845 ············qemu_log("vfio_msix_pba_enable·"·"·(%s)"·"\n",·name);
846 #line·848·"trace/trace-hw_vfio.h"846 #line·848·"trace/trace-hw_vfio.h"
847 ········}847 ········}
848 ····}848 ····}
849 }849 }
  
850 static·inline·void·trace_vfio_msix_pba_enable(const·char·*·name)850 static·inline·void·trace_vfio_msix_pba_enable(const·char·*·name)
Offset 862, 22 lines modifiedOffset 862, 22 lines modified
  
862 static·inline·void·_nocheck__trace_vfio_msix_disable(const·char·*·name)862 static·inline·void·_nocheck__trace_vfio_msix_disable(const·char·*·name)
863 {863 {
864 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{864 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
865 ········if·(message_with_timestamp)·{865 ········if·(message_with_timestamp)·{
866 ············struct·timeval·_now;866 ············struct·timeval·_now;
867 ············gettimeofday(&_now,·NULL);867 ············gettimeofday(&_now,·NULL);
868 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"868 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
869 ············qemu_log("%d@%zu.%06zu:vfio_msix_disable·"·"·(%s)"·"\n",869 ············qemu_log("%d@%zu.%06zu:vfio_msix_disable·"·"·(%s)"·"\n",
870 ·····················qemu_get_thread_id(),870 ·····················qemu_get_thread_id(),
871 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec871 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
872 ·····················,·name);872 ·····················,·name);
873 #line·875·"trace/trace-hw_vfio.h"873 #line·875·"trace/trace-hw_vfio.h"
874 ········}·else·{874 ········}·else·{
875 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"875 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
876 ············qemu_log("vfio_msix_disable·"·"·(%s)"·"\n",·name);876 ············qemu_log("vfio_msix_disable·"·"·(%s)"·"\n",·name);
877 #line·879·"trace/trace-hw_vfio.h"877 #line·879·"trace/trace-hw_vfio.h"
878 ········}878 ········}
879 ····}879 ····}
880 }880 }
  
881 static·inline·void·trace_vfio_msix_disable(const·char·*·name)881 static·inline·void·trace_vfio_msix_disable(const·char·*·name)
Offset 893, 22 lines modifiedOffset 893, 22 lines modified
  
893 static·inline·void·_nocheck__trace_vfio_msix_fixup(const·char·*·name,·int·bar,·uint64_t·start,·uint64_t·end)893 static·inline·void·_nocheck__trace_vfio_msix_fixup(const·char·*·name,·int·bar,·uint64_t·start,·uint64_t·end)
894 {894 {
895 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_FIXUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{895 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_FIXUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
896 ········if·(message_with_timestamp)·{896 ········if·(message_with_timestamp)·{
897 ············struct·timeval·_now;897 ············struct·timeval·_now;
898 ············gettimeofday(&_now,·NULL);898 ············gettimeofday(&_now,·NULL);
899 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"899 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
900 ············qemu_log("%d@%zu.%06zu:vfio_msix_fixup·"·"·(%s)·MSI-X·region·%d·mmap·fixup·[0x%"PRIx64"·-·0x%"PRIx64"]"·"\n",900 ············qemu_log("%d@%zu.%06zu:vfio_msix_fixup·"·"·(%s)·MSI-X·region·%d·mmap·fixup·[0x%"PRIx64"·-·0x%"PRIx64"]"·"\n",
901 ·····················qemu_get_thread_id(),901 ·····················qemu_get_thread_id(),
902 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec902 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
903 ·····················,·name,·bar,·start,·end);903 ·····················,·name,·bar,·start,·end);
904 #line·906·"trace/trace-hw_vfio.h"904 #line·906·"trace/trace-hw_vfio.h"
905 ········}·else·{905 ········}·else·{
906 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"906 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
907 ············qemu_log("vfio_msix_fixup·"·"·(%s)·MSI-X·region·%d·mmap·fixup·[0x%"PRIx64"·-·0x%"PRIx64"]"·"\n",·name,·bar,·start,·end);907 ············qemu_log("vfio_msix_fixup·"·"·(%s)·MSI-X·region·%d·mmap·fixup·[0x%"PRIx64"·-·0x%"PRIx64"]"·"\n",·name,·bar,·start,·end);
908 #line·910·"trace/trace-hw_vfio.h"908 #line·910·"trace/trace-hw_vfio.h"
909 ········}909 ········}
910 ····}910 ····}
911 }911 }
  
912 static·inline·void·trace_vfio_msix_fixup(const·char·*·name,·int·bar,·uint64_t·start,·uint64_t·end)912 static·inline·void·trace_vfio_msix_fixup(const·char·*·name,·int·bar,·uint64_t·start,·uint64_t·end)
Offset 924, 22 lines modifiedOffset 924, 22 lines modified
  
924 static·inline·void·_nocheck__trace_vfio_msix_relo(const·char·*·name,·int·bar,·uint64_t·offset)924 static·inline·void·_nocheck__trace_vfio_msix_relo(const·char·*·name,·int·bar,·uint64_t·offset)
925 {925 {
926 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_RELO)·&&·qemu_loglevel_mask(LOG_TRACE))·{926 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_RELO)·&&·qemu_loglevel_mask(LOG_TRACE))·{
927 ········if·(message_with_timestamp)·{927 ········if·(message_with_timestamp)·{
928 ············struct·timeval·_now;928 ············struct·timeval·_now;
929 ············gettimeofday(&_now,·NULL);929 ············gettimeofday(&_now,·NULL);
930 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"930 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
931 ············qemu_log("%d@%zu.%06zu:vfio_msix_relo·"·"·(%s)·BAR·%d·offset·0x%"PRIx64""·"\n",931 ············qemu_log("%d@%zu.%06zu:vfio_msix_relo·"·"·(%s)·BAR·%d·offset·0x%"PRIx64""·"\n",
932 ·····················qemu_get_thread_id(),932 ·····················qemu_get_thread_id(),
933 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec933 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
934 ·····················,·name,·bar,·offset);934 ·····················,·name,·bar,·offset);
935 #line·937·"trace/trace-hw_vfio.h"935 #line·937·"trace/trace-hw_vfio.h"
936 ········}·else·{936 ········}·else·{
937 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"937 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
938 ············qemu_log("vfio_msix_relo·"·"·(%s)·BAR·%d·offset·0x%"PRIx64""·"\n",·name,·bar,·offset);938 ············qemu_log("vfio_msix_relo·"·"·(%s)·BAR·%d·offset·0x%"PRIx64""·"\n",·name,·bar,·offset);
939 #line·941·"trace/trace-hw_vfio.h"939 #line·941·"trace/trace-hw_vfio.h"
940 ········}940 ········}
941 ····}941 ····}
942 }942 }
  
943 static·inline·void·trace_vfio_msix_relo(const·char·*·name,·int·bar,·uint64_t·offset)943 static·inline·void·trace_vfio_msix_relo(const·char·*·name,·int·bar,·uint64_t·offset)
Offset 955, 22 lines modifiedOffset 955, 22 lines modified
  
955 static·inline·void·_nocheck__trace_vfio_msi_enable(const·char·*·name,·int·nr_vectors)955 static·inline·void·_nocheck__trace_vfio_msi_enable(const·char·*·name,·int·nr_vectors)
956 {956 {
957 ····if·(trace_event_get_state(TRACE_VFIO_MSI_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{957 ····if·(trace_event_get_state(TRACE_VFIO_MSI_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
958 ········if·(message_with_timestamp)·{958 ········if·(message_with_timestamp)·{
959 ············struct·timeval·_now;959 ············struct·timeval·_now;
960 ············gettimeofday(&_now,·NULL);960 ············gettimeofday(&_now,·NULL);
961 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"961 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
962 ············qemu_log("%d@%zu.%06zu:vfio_msi_enable·"·"·(%s)·Enabled·%d·MSI·vectors"·"\n",962 ············qemu_log("%d@%zu.%06zu:vfio_msi_enable·"·"·(%s)·Enabled·%d·MSI·vectors"·"\n",
963 ·····················qemu_get_thread_id(),963 ·····················qemu_get_thread_id(),
964 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec964 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
965 ·····················,·name,·nr_vectors);965 ·····················,·name,·nr_vectors);
966 #line·968·"trace/trace-hw_vfio.h"966 #line·968·"trace/trace-hw_vfio.h"
967 ········}·else·{967 ········}·else·{
968 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"968 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
969 ············qemu_log("vfio_msi_enable·"·"·(%s)·Enabled·%d·MSI·vectors"·"\n",·name,·nr_vectors);969 ············qemu_log("vfio_msi_enable·"·"·(%s)·Enabled·%d·MSI·vectors"·"\n",·name,·nr_vectors);
970 #line·972·"trace/trace-hw_vfio.h"970 #line·972·"trace/trace-hw_vfio.h"
971 ········}971 ········}
972 ····}972 ····}
973 }973 }
  
974 static·inline·void·trace_vfio_msi_enable(const·char·*·name,·int·nr_vectors)974 static·inline·void·trace_vfio_msi_enable(const·char·*·name,·int·nr_vectors)
Offset 986, 22 lines modifiedOffset 986, 22 lines modified
  
986 static·inline·void·_nocheck__trace_vfio_msi_disable(const·char·*·name)986 static·inline·void·_nocheck__trace_vfio_msi_disable(const·char·*·name)
987 {987 {
988 ····if·(trace_event_get_state(TRACE_VFIO_MSI_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{988 ····if·(trace_event_get_state(TRACE_VFIO_MSI_DISABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
989 ········if·(message_with_timestamp)·{989 ········if·(message_with_timestamp)·{
990 ············struct·timeval·_now;990 ············struct·timeval·_now;
991 ············gettimeofday(&_now,·NULL);991 ············gettimeofday(&_now,·NULL);
992 #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"992 #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
993 ············qemu_log("%d@%zu.%06zu:vfio_msi_disable·"·"·(%s)"·"\n",993 ············qemu_log("%d@%zu.%06zu:vfio_msi_disable·"·"·(%s)"·"\n",
994 ·····················qemu_get_thread_id(),994 ·····················qemu_get_thread_id(),
995 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec995 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
996 ·····················,·name);996 ·····················,·name);
997 #line·999·"trace/trace-hw_vfio.h"997 #line·999·"trace/trace-hw_vfio.h"
998 ········}·else·{998 ········}·else·{
999 #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"999 #line·21·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1000 ············qemu_log("vfio_msi_disable·"·"·(%s)"·"\n",·name);1000 ············qemu_log("vfio_msi_disable·"·"·(%s)"·"\n",·name);
1001 #line·1003·"trace/trace-hw_vfio.h"1001 #line·1003·"trace/trace-hw_vfio.h"
1002 ········}1002 ········}
1003 ····}1003 ····}
1004 }1004 }
  
1005 static·inline·void·trace_vfio_msi_disable(const·char·*·name)1005 static·inline·void·trace_vfio_msi_disable(const·char·*·name)
Offset 1017, 22 lines modifiedOffset 1017, 22 lines modified
  
1017 static·inline·void·_nocheck__trace_vfio_pci_load_rom(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)1017 static·inline·void·_nocheck__trace_vfio_pci_load_rom(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)
1018 {1018 {
1019 ····if·(trace_event_get_state(TRACE_VFIO_PCI_LOAD_ROM)·&&·qemu_loglevel_mask(LOG_TRACE))·{1019 ····if·(trace_event_get_state(TRACE_VFIO_PCI_LOAD_ROM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1020 ········if·(message_with_timestamp)·{1020 ········if·(message_with_timestamp)·{
1021 ············struct·timeval·_now;1021 ············struct·timeval·_now;
1022 ············gettimeofday(&_now,·NULL);1022 ············gettimeofday(&_now,·NULL);
1023 #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1023 #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1024 ············qemu_log("%d@%zu.%06zu:vfio_pci_load_rom·"·"Device·%s·ROM:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",1024 ············qemu_log("%d@%zu.%06zu:vfio_pci_load_rom·"·"Device·%s·ROM:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",
1025 ·····················qemu_get_thread_id(),1025 ·····················qemu_get_thread_id(),
1026 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1026 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1027 ·····················,·name,·size,·offset,·flags);1027 ·····················,·name,·size,·offset,·flags);
1028 #line·1030·"trace/trace-hw_vfio.h"1028 #line·1030·"trace/trace-hw_vfio.h"
1029 ········}·else·{1029 ········}·else·{
1030 #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1030 #line·22·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1031 ············qemu_log("vfio_pci_load_rom·"·"Device·%s·ROM:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",·name,·size,·offset,·flags);1031 ············qemu_log("vfio_pci_load_rom·"·"Device·%s·ROM:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",·name,·size,·offset,·flags);
1032 #line·1034·"trace/trace-hw_vfio.h"1032 #line·1034·"trace/trace-hw_vfio.h"
1033 ········}1033 ········}
1034 ····}1034 ····}
1035 }1035 }
  
1036 static·inline·void·trace_vfio_pci_load_rom(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)1036 static·inline·void·trace_vfio_pci_load_rom(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)
Offset 1048, 22 lines modifiedOffset 1048, 22 lines modified
  
1048 static·inline·void·_nocheck__trace_vfio_rom_read(const·char·*·name,·uint64_t·addr,·int·size,·uint64_t·data)1048 static·inline·void·_nocheck__trace_vfio_rom_read(const·char·*·name,·uint64_t·addr,·int·size,·uint64_t·data)
1049 {1049 {
1050 ····if·(trace_event_get_state(TRACE_VFIO_ROM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{1050 ····if·(trace_event_get_state(TRACE_VFIO_ROM_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1051 ········if·(message_with_timestamp)·{1051 ········if·(message_with_timestamp)·{
1052 ············struct·timeval·_now;1052 ············struct·timeval·_now;
1053 ············gettimeofday(&_now,·NULL);1053 ············gettimeofday(&_now,·NULL);
1054 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1054 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1055 ············qemu_log("%d@%zu.%06zu:vfio_rom_read·"·"·(%s,·0x%"PRIx64",·0x%x)·=·0x%"PRIx64·"\n",1055 ············qemu_log("%d@%zu.%06zu:vfio_rom_read·"·"·(%s,·0x%"PRIx64",·0x%x)·=·0x%"PRIx64·"\n",
1056 ·····················qemu_get_thread_id(),1056 ·····················qemu_get_thread_id(),
1057 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1057 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1058 ·····················,·name,·addr,·size,·data);1058 ·····················,·name,·addr,·size,·data);
1059 #line·1061·"trace/trace-hw_vfio.h"1059 #line·1061·"trace/trace-hw_vfio.h"
1060 ········}·else·{1060 ········}·else·{
1061 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1061 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1062 ············qemu_log("vfio_rom_read·"·"·(%s,·0x%"PRIx64",·0x%x)·=·0x%"PRIx64·"\n",·name,·addr,·size,·data);1062 ············qemu_log("vfio_rom_read·"·"·(%s,·0x%"PRIx64",·0x%x)·=·0x%"PRIx64·"\n",·name,·addr,·size,·data);
1063 #line·1065·"trace/trace-hw_vfio.h"1063 #line·1065·"trace/trace-hw_vfio.h"
1064 ········}1064 ········}
1065 ····}1065 ····}
1066 }1066 }
  
1067 static·inline·void·trace_vfio_rom_read(const·char·*·name,·uint64_t·addr,·int·size,·uint64_t·data)1067 static·inline·void·trace_vfio_rom_read(const·char·*·name,·uint64_t·addr,·int·size,·uint64_t·data)
Offset 1079, 22 lines modifiedOffset 1079, 22 lines modified
  
1079 static·inline·void·_nocheck__trace_vfio_pci_size_rom(const·char·*·name,·int·size)1079 static·inline·void·_nocheck__trace_vfio_pci_size_rom(const·char·*·name,·int·size)
1080 {1080 {
1081 ····if·(trace_event_get_state(TRACE_VFIO_PCI_SIZE_ROM)·&&·qemu_loglevel_mask(LOG_TRACE))·{1081 ····if·(trace_event_get_state(TRACE_VFIO_PCI_SIZE_ROM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1082 ········if·(message_with_timestamp)·{1082 ········if·(message_with_timestamp)·{
1083 ············struct·timeval·_now;1083 ············struct·timeval·_now;
1084 ············gettimeofday(&_now,·NULL);1084 ············gettimeofday(&_now,·NULL);
1085 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1085 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1086 ············qemu_log("%d@%zu.%06zu:vfio_pci_size_rom·"·"%s·ROM·size·0x%x"·"\n",1086 ············qemu_log("%d@%zu.%06zu:vfio_pci_size_rom·"·"%s·ROM·size·0x%x"·"\n",
1087 ·····················qemu_get_thread_id(),1087 ·····················qemu_get_thread_id(),
1088 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1088 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1089 ·····················,·name,·size);1089 ·····················,·name,·size);
1090 #line·1092·"trace/trace-hw_vfio.h"1090 #line·1092·"trace/trace-hw_vfio.h"
1091 ········}·else·{1091 ········}·else·{
1092 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1092 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1093 ············qemu_log("vfio_pci_size_rom·"·"%s·ROM·size·0x%x"·"\n",·name,·size);1093 ············qemu_log("vfio_pci_size_rom·"·"%s·ROM·size·0x%x"·"\n",·name,·size);
1094 #line·1096·"trace/trace-hw_vfio.h"1094 #line·1096·"trace/trace-hw_vfio.h"
1095 ········}1095 ········}
1096 ····}1096 ····}
1097 }1097 }
  
1098 static·inline·void·trace_vfio_pci_size_rom(const·char·*·name,·int·size)1098 static·inline·void·trace_vfio_pci_size_rom(const·char·*·name,·int·size)
Offset 1110, 22 lines modifiedOffset 1110, 22 lines modified
  
1110 static·inline·void·_nocheck__trace_vfio_vga_write(uint64_t·addr,·uint64_t·data,·int·size)1110 static·inline·void·_nocheck__trace_vfio_vga_write(uint64_t·addr,·uint64_t·data,·int·size)
1111 {1111 {
1112 ····if·(trace_event_get_state(TRACE_VFIO_VGA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{1112 ····if·(trace_event_get_state(TRACE_VFIO_VGA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1113 ········if·(message_with_timestamp)·{1113 ········if·(message_with_timestamp)·{
1114 ············struct·timeval·_now;1114 ············struct·timeval·_now;
1115 ············gettimeofday(&_now,·NULL);1115 ············gettimeofday(&_now,·NULL);
1116 #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1116 #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1117 ············qemu_log("%d@%zu.%06zu:vfio_vga_write·"·"·(0x%"PRIx64",·0x%"PRIx64",·%d)"·"\n",1117 ············qemu_log("%d@%zu.%06zu:vfio_vga_write·"·"·(0x%"PRIx64",·0x%"PRIx64",·%d)"·"\n",
1118 ·····················qemu_get_thread_id(),1118 ·····················qemu_get_thread_id(),
1119 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1119 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1120 ·····················,·addr,·data,·size);1120 ·····················,·addr,·data,·size);
1121 #line·1123·"trace/trace-hw_vfio.h"1121 #line·1123·"trace/trace-hw_vfio.h"
1122 ········}·else·{1122 ········}·else·{
1123 #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1123 #line·25·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1124 ············qemu_log("vfio_vga_write·"·"·(0x%"PRIx64",·0x%"PRIx64",·%d)"·"\n",·addr,·data,·size);1124 ············qemu_log("vfio_vga_write·"·"·(0x%"PRIx64",·0x%"PRIx64",·%d)"·"\n",·addr,·data,·size);
1125 #line·1127·"trace/trace-hw_vfio.h"1125 #line·1127·"trace/trace-hw_vfio.h"
1126 ········}1126 ········}
1127 ····}1127 ····}
1128 }1128 }
  
1129 static·inline·void·trace_vfio_vga_write(uint64_t·addr,·uint64_t·data,·int·size)1129 static·inline·void·trace_vfio_vga_write(uint64_t·addr,·uint64_t·data,·int·size)
Offset 1141, 22 lines modifiedOffset 1141, 22 lines modified
  
1141 static·inline·void·_nocheck__trace_vfio_vga_read(uint64_t·addr,·int·size,·uint64_t·data)1141 static·inline·void·_nocheck__trace_vfio_vga_read(uint64_t·addr,·int·size,·uint64_t·data)
1142 {1142 {
1143 ····if·(trace_event_get_state(TRACE_VFIO_VGA_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{1143 ····if·(trace_event_get_state(TRACE_VFIO_VGA_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1144 ········if·(message_with_timestamp)·{1144 ········if·(message_with_timestamp)·{
1145 ············struct·timeval·_now;1145 ············struct·timeval·_now;
1146 ············gettimeofday(&_now,·NULL);1146 ············gettimeofday(&_now,·NULL);
1147 #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1147 #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1148 ············qemu_log("%d@%zu.%06zu:vfio_vga_read·"·"·(0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",1148 ············qemu_log("%d@%zu.%06zu:vfio_vga_read·"·"·(0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",
1149 ·····················qemu_get_thread_id(),1149 ·····················qemu_get_thread_id(),
1150 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1150 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1151 ·····················,·addr,·size,·data);1151 ·····················,·addr,·size,·data);
1152 #line·1154·"trace/trace-hw_vfio.h"1152 #line·1154·"trace/trace-hw_vfio.h"
1153 ········}·else·{1153 ········}·else·{
1154 #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1154 #line·26·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1155 ············qemu_log("vfio_vga_read·"·"·(0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",·addr,·size,·data);1155 ············qemu_log("vfio_vga_read·"·"·(0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",·addr,·size,·data);
1156 #line·1158·"trace/trace-hw_vfio.h"1156 #line·1158·"trace/trace-hw_vfio.h"
1157 ········}1157 ········}
1158 ····}1158 ····}
1159 }1159 }
  
1160 static·inline·void·trace_vfio_vga_read(uint64_t·addr,·int·size,·uint64_t·data)1160 static·inline·void·trace_vfio_vga_read(uint64_t·addr,·int·size,·uint64_t·data)
Offset 1172, 22 lines modifiedOffset 1172, 22 lines modified
  
1172 static·inline·void·_nocheck__trace_vfio_pci_read_config(const·char·*·name,·int·addr,·int·len,·int·val)1172 static·inline·void·_nocheck__trace_vfio_pci_read_config(const·char·*·name,·int·addr,·int·len,·int·val)
1173 {1173 {
1174 ····if·(trace_event_get_state(TRACE_VFIO_PCI_READ_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{1174 ····if·(trace_event_get_state(TRACE_VFIO_PCI_READ_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1175 ········if·(message_with_timestamp)·{1175 ········if·(message_with_timestamp)·{
1176 ············struct·timeval·_now;1176 ············struct·timeval·_now;
1177 ············gettimeofday(&_now,·NULL);1177 ············gettimeofday(&_now,·NULL);
1178 #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1178 #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1179 ············qemu_log("%d@%zu.%06zu:vfio_pci_read_config·"·"·(%s,·@0x%x,·len=0x%x)·0x%x"·"\n",1179 ············qemu_log("%d@%zu.%06zu:vfio_pci_read_config·"·"·(%s,·@0x%x,·len=0x%x)·0x%x"·"\n",
1180 ·····················qemu_get_thread_id(),1180 ·····················qemu_get_thread_id(),
1181 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1181 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1182 ·····················,·name,·addr,·len,·val);1182 ·····················,·name,·addr,·len,·val);
1183 #line·1185·"trace/trace-hw_vfio.h"1183 #line·1185·"trace/trace-hw_vfio.h"
1184 ········}·else·{1184 ········}·else·{
1185 #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1185 #line·27·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1186 ············qemu_log("vfio_pci_read_config·"·"·(%s,·@0x%x,·len=0x%x)·0x%x"·"\n",·name,·addr,·len,·val);1186 ············qemu_log("vfio_pci_read_config·"·"·(%s,·@0x%x,·len=0x%x)·0x%x"·"\n",·name,·addr,·len,·val);
1187 #line·1189·"trace/trace-hw_vfio.h"1187 #line·1189·"trace/trace-hw_vfio.h"
1188 ········}1188 ········}
1189 ····}1189 ····}
1190 }1190 }
  
1191 static·inline·void·trace_vfio_pci_read_config(const·char·*·name,·int·addr,·int·len,·int·val)1191 static·inline·void·trace_vfio_pci_read_config(const·char·*·name,·int·addr,·int·len,·int·val)
Offset 1203, 22 lines modifiedOffset 1203, 22 lines modified
  
1203 static·inline·void·_nocheck__trace_vfio_pci_write_config(const·char·*·name,·int·addr,·int·val,·int·len)1203 static·inline·void·_nocheck__trace_vfio_pci_write_config(const·char·*·name,·int·addr,·int·val,·int·len)
1204 {1204 {
1205 ····if·(trace_event_get_state(TRACE_VFIO_PCI_WRITE_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{1205 ····if·(trace_event_get_state(TRACE_VFIO_PCI_WRITE_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1206 ········if·(message_with_timestamp)·{1206 ········if·(message_with_timestamp)·{
1207 ············struct·timeval·_now;1207 ············struct·timeval·_now;
1208 ············gettimeofday(&_now,·NULL);1208 ············gettimeofday(&_now,·NULL);
1209 #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1209 #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1210 ············qemu_log("%d@%zu.%06zu:vfio_pci_write_config·"·"·(%s,·@0x%x,·0x%x,·len=0x%x)"·"\n",1210 ············qemu_log("%d@%zu.%06zu:vfio_pci_write_config·"·"·(%s,·@0x%x,·0x%x,·len=0x%x)"·"\n",
1211 ·····················qemu_get_thread_id(),1211 ·····················qemu_get_thread_id(),
1212 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1212 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1213 ·····················,·name,·addr,·val,·len);1213 ·····················,·name,·addr,·val,·len);
1214 #line·1216·"trace/trace-hw_vfio.h"1214 #line·1216·"trace/trace-hw_vfio.h"
1215 ········}·else·{1215 ········}·else·{
1216 #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1216 #line·28·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1217 ············qemu_log("vfio_pci_write_config·"·"·(%s,·@0x%x,·0x%x,·len=0x%x)"·"\n",·name,·addr,·val,·len);1217 ············qemu_log("vfio_pci_write_config·"·"·(%s,·@0x%x,·0x%x,·len=0x%x)"·"\n",·name,·addr,·val,·len);
1218 #line·1220·"trace/trace-hw_vfio.h"1218 #line·1220·"trace/trace-hw_vfio.h"
1219 ········}1219 ········}
1220 ····}1220 ····}
1221 }1221 }
  
1222 static·inline·void·trace_vfio_pci_write_config(const·char·*·name,·int·addr,·int·val,·int·len)1222 static·inline·void·trace_vfio_pci_write_config(const·char·*·name,·int·addr,·int·val,·int·len)
Offset 1234, 22 lines modifiedOffset 1234, 22 lines modified
  
1234 static·inline·void·_nocheck__trace_vfio_msi_setup(const·char·*·name,·int·pos)1234 static·inline·void·_nocheck__trace_vfio_msi_setup(const·char·*·name,·int·pos)
1235 {1235 {
1236 ····if·(trace_event_get_state(TRACE_VFIO_MSI_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{1236 ····if·(trace_event_get_state(TRACE_VFIO_MSI_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1237 ········if·(message_with_timestamp)·{1237 ········if·(message_with_timestamp)·{
1238 ············struct·timeval·_now;1238 ············struct·timeval·_now;
1239 ············gettimeofday(&_now,·NULL);1239 ············gettimeofday(&_now,·NULL);
1240 #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1240 #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1241 ············qemu_log("%d@%zu.%06zu:vfio_msi_setup·"·"%s·PCI·MSI·CAP·@0x%x"·"\n",1241 ············qemu_log("%d@%zu.%06zu:vfio_msi_setup·"·"%s·PCI·MSI·CAP·@0x%x"·"\n",
1242 ·····················qemu_get_thread_id(),1242 ·····················qemu_get_thread_id(),
1243 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1243 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1244 ·····················,·name,·pos);1244 ·····················,·name,·pos);
1245 #line·1247·"trace/trace-hw_vfio.h"1245 #line·1247·"trace/trace-hw_vfio.h"
1246 ········}·else·{1246 ········}·else·{
1247 #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1247 #line·29·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1248 ············qemu_log("vfio_msi_setup·"·"%s·PCI·MSI·CAP·@0x%x"·"\n",·name,·pos);1248 ············qemu_log("vfio_msi_setup·"·"%s·PCI·MSI·CAP·@0x%x"·"\n",·name,·pos);
1249 #line·1251·"trace/trace-hw_vfio.h"1249 #line·1251·"trace/trace-hw_vfio.h"
1250 ········}1250 ········}
1251 ····}1251 ····}
1252 }1252 }
  
1253 static·inline·void·trace_vfio_msi_setup(const·char·*·name,·int·pos)1253 static·inline·void·trace_vfio_msi_setup(const·char·*·name,·int·pos)
Offset 1265, 22 lines modifiedOffset 1265, 22 lines modified
  
1265 static·inline·void·_nocheck__trace_vfio_msix_early_setup(const·char·*·name,·int·pos,·int·table_bar,·int·offset,·int·entries)1265 static·inline·void·_nocheck__trace_vfio_msix_early_setup(const·char·*·name,·int·pos,·int·table_bar,·int·offset,·int·entries)
1266 {1266 {
1267 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_EARLY_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{1267 ····if·(trace_event_get_state(TRACE_VFIO_MSIX_EARLY_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1268 ········if·(message_with_timestamp)·{1268 ········if·(message_with_timestamp)·{
1269 ············struct·timeval·_now;1269 ············struct·timeval·_now;
1270 ············gettimeofday(&_now,·NULL);1270 ············gettimeofday(&_now,·NULL);
1271 #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1271 #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1272 ············qemu_log("%d@%zu.%06zu:vfio_msix_early_setup·"·"%s·PCI·MSI-X·CAP·@0x%x,·BAR·%d,·offset·0x%x,·entries·%d"·"\n",1272 ············qemu_log("%d@%zu.%06zu:vfio_msix_early_setup·"·"%s·PCI·MSI-X·CAP·@0x%x,·BAR·%d,·offset·0x%x,·entries·%d"·"\n",
1273 ·····················qemu_get_thread_id(),1273 ·····················qemu_get_thread_id(),
1274 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1274 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1275 ·····················,·name,·pos,·table_bar,·offset,·entries);1275 ·····················,·name,·pos,·table_bar,·offset,·entries);
1276 #line·1278·"trace/trace-hw_vfio.h"1276 #line·1278·"trace/trace-hw_vfio.h"
1277 ········}·else·{1277 ········}·else·{
1278 #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1278 #line·30·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1279 ············qemu_log("vfio_msix_early_setup·"·"%s·PCI·MSI-X·CAP·@0x%x,·BAR·%d,·offset·0x%x,·entries·%d"·"\n",·name,·pos,·table_bar,·offset,·entries);1279 ············qemu_log("vfio_msix_early_setup·"·"%s·PCI·MSI-X·CAP·@0x%x,·BAR·%d,·offset·0x%x,·entries·%d"·"\n",·name,·pos,·table_bar,·offset,·entries);
1280 #line·1282·"trace/trace-hw_vfio.h"1280 #line·1282·"trace/trace-hw_vfio.h"
1281 ········}1281 ········}
1282 ····}1282 ····}
1283 }1283 }
  
1284 static·inline·void·trace_vfio_msix_early_setup(const·char·*·name,·int·pos,·int·table_bar,·int·offset,·int·entries)1284 static·inline·void·trace_vfio_msix_early_setup(const·char·*·name,·int·pos,·int·table_bar,·int·offset,·int·entries)
Offset 1296, 22 lines modifiedOffset 1296, 22 lines modified
  
1296 static·inline·void·_nocheck__trace_vfio_check_pcie_flr(const·char·*·name)1296 static·inline·void·_nocheck__trace_vfio_check_pcie_flr(const·char·*·name)
1297 {1297 {
1298 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_PCIE_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{1298 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_PCIE_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1299 ········if·(message_with_timestamp)·{1299 ········if·(message_with_timestamp)·{
1300 ············struct·timeval·_now;1300 ············struct·timeval·_now;
1301 ············gettimeofday(&_now,·NULL);1301 ············gettimeofday(&_now,·NULL);
1302 #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1302 #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1303 ············qemu_log("%d@%zu.%06zu:vfio_check_pcie_flr·"·"%s·Supports·FLR·via·PCIe·cap"·"\n",1303 ············qemu_log("%d@%zu.%06zu:vfio_check_pcie_flr·"·"%s·Supports·FLR·via·PCIe·cap"·"\n",
1304 ·····················qemu_get_thread_id(),1304 ·····················qemu_get_thread_id(),
1305 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1305 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1306 ·····················,·name);1306 ·····················,·name);
1307 #line·1309·"trace/trace-hw_vfio.h"1307 #line·1309·"trace/trace-hw_vfio.h"
1308 ········}·else·{1308 ········}·else·{
1309 #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1309 #line·31·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1310 ············qemu_log("vfio_check_pcie_flr·"·"%s·Supports·FLR·via·PCIe·cap"·"\n",·name);1310 ············qemu_log("vfio_check_pcie_flr·"·"%s·Supports·FLR·via·PCIe·cap"·"\n",·name);
1311 #line·1313·"trace/trace-hw_vfio.h"1311 #line·1313·"trace/trace-hw_vfio.h"
1312 ········}1312 ········}
1313 ····}1313 ····}
1314 }1314 }
  
1315 static·inline·void·trace_vfio_check_pcie_flr(const·char·*·name)1315 static·inline·void·trace_vfio_check_pcie_flr(const·char·*·name)
Offset 1327, 22 lines modifiedOffset 1327, 22 lines modified
  
1327 static·inline·void·_nocheck__trace_vfio_check_pm_reset(const·char·*·name)1327 static·inline·void·_nocheck__trace_vfio_check_pm_reset(const·char·*·name)
1328 {1328 {
1329 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_PM_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{1329 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_PM_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1330 ········if·(message_with_timestamp)·{1330 ········if·(message_with_timestamp)·{
1331 ············struct·timeval·_now;1331 ············struct·timeval·_now;
1332 ············gettimeofday(&_now,·NULL);1332 ············gettimeofday(&_now,·NULL);
1333 #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1333 #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1334 ············qemu_log("%d@%zu.%06zu:vfio_check_pm_reset·"·"%s·Supports·PM·reset"·"\n",1334 ············qemu_log("%d@%zu.%06zu:vfio_check_pm_reset·"·"%s·Supports·PM·reset"·"\n",
1335 ·····················qemu_get_thread_id(),1335 ·····················qemu_get_thread_id(),
1336 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1336 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1337 ·····················,·name);1337 ·····················,·name);
1338 #line·1340·"trace/trace-hw_vfio.h"1338 #line·1340·"trace/trace-hw_vfio.h"
1339 ········}·else·{1339 ········}·else·{
1340 #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1340 #line·32·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1341 ············qemu_log("vfio_check_pm_reset·"·"%s·Supports·PM·reset"·"\n",·name);1341 ············qemu_log("vfio_check_pm_reset·"·"%s·Supports·PM·reset"·"\n",·name);
1342 #line·1344·"trace/trace-hw_vfio.h"1342 #line·1344·"trace/trace-hw_vfio.h"
1343 ········}1343 ········}
1344 ····}1344 ····}
1345 }1345 }
  
1346 static·inline·void·trace_vfio_check_pm_reset(const·char·*·name)1346 static·inline·void·trace_vfio_check_pm_reset(const·char·*·name)
Offset 1358, 22 lines modifiedOffset 1358, 22 lines modified
  
1358 static·inline·void·_nocheck__trace_vfio_check_af_flr(const·char·*·name)1358 static·inline·void·_nocheck__trace_vfio_check_af_flr(const·char·*·name)
1359 {1359 {
1360 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_AF_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{1360 ····if·(trace_event_get_state(TRACE_VFIO_CHECK_AF_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1361 ········if·(message_with_timestamp)·{1361 ········if·(message_with_timestamp)·{
1362 ············struct·timeval·_now;1362 ············struct·timeval·_now;
1363 ············gettimeofday(&_now,·NULL);1363 ············gettimeofday(&_now,·NULL);
1364 #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1364 #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1365 ············qemu_log("%d@%zu.%06zu:vfio_check_af_flr·"·"%s·Supports·FLR·via·AF·cap"·"\n",1365 ············qemu_log("%d@%zu.%06zu:vfio_check_af_flr·"·"%s·Supports·FLR·via·AF·cap"·"\n",
1366 ·····················qemu_get_thread_id(),1366 ·····················qemu_get_thread_id(),
1367 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1367 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1368 ·····················,·name);1368 ·····················,·name);
1369 #line·1371·"trace/trace-hw_vfio.h"1369 #line·1371·"trace/trace-hw_vfio.h"
1370 ········}·else·{1370 ········}·else·{
1371 #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1371 #line·33·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1372 ············qemu_log("vfio_check_af_flr·"·"%s·Supports·FLR·via·AF·cap"·"\n",·name);1372 ············qemu_log("vfio_check_af_flr·"·"%s·Supports·FLR·via·AF·cap"·"\n",·name);
1373 #line·1375·"trace/trace-hw_vfio.h"1373 #line·1375·"trace/trace-hw_vfio.h"
1374 ········}1374 ········}
1375 ····}1375 ····}
1376 }1376 }
  
1377 static·inline·void·trace_vfio_check_af_flr(const·char·*·name)1377 static·inline·void·trace_vfio_check_af_flr(const·char·*·name)
Offset 1389, 22 lines modifiedOffset 1389, 22 lines modified
  
1389 static·inline·void·_nocheck__trace_vfio_pci_hot_reset(const·char·*·name,·const·char·*·type)1389 static·inline·void·_nocheck__trace_vfio_pci_hot_reset(const·char·*·name,·const·char·*·type)
1390 {1390 {
1391 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{1391 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1392 ········if·(message_with_timestamp)·{1392 ········if·(message_with_timestamp)·{
1393 ············struct·timeval·_now;1393 ············struct·timeval·_now;
1394 ············gettimeofday(&_now,·NULL);1394 ············gettimeofday(&_now,·NULL);
1395 #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1395 #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1396 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset·"·"·(%s)·%s"·"\n",1396 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset·"·"·(%s)·%s"·"\n",
1397 ·····················qemu_get_thread_id(),1397 ·····················qemu_get_thread_id(),
1398 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1398 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1399 ·····················,·name,·type);1399 ·····················,·name,·type);
1400 #line·1402·"trace/trace-hw_vfio.h"1400 #line·1402·"trace/trace-hw_vfio.h"
1401 ········}·else·{1401 ········}·else·{
1402 #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1402 #line·34·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1403 ············qemu_log("vfio_pci_hot_reset·"·"·(%s)·%s"·"\n",·name,·type);1403 ············qemu_log("vfio_pci_hot_reset·"·"·(%s)·%s"·"\n",·name,·type);
1404 #line·1406·"trace/trace-hw_vfio.h"1404 #line·1406·"trace/trace-hw_vfio.h"
1405 ········}1405 ········}
1406 ····}1406 ····}
1407 }1407 }
  
1408 static·inline·void·trace_vfio_pci_hot_reset(const·char·*·name,·const·char·*·type)1408 static·inline·void·trace_vfio_pci_hot_reset(const·char·*·name,·const·char·*·type)
Offset 1420, 22 lines modifiedOffset 1420, 22 lines modified
  
1420 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_has_dep_devices(const·char·*·name)1420 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_has_dep_devices(const·char·*·name)
1421 {1421 {
1422 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_HAS_DEP_DEVICES)·&&·qemu_loglevel_mask(LOG_TRACE))·{1422 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_HAS_DEP_DEVICES)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1423 ········if·(message_with_timestamp)·{1423 ········if·(message_with_timestamp)·{
1424 ············struct·timeval·_now;1424 ············struct·timeval·_now;
1425 ············gettimeofday(&_now,·NULL);1425 ············gettimeofday(&_now,·NULL);
1426 #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1426 #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1427 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_has_dep_devices·"·"%s:·hot·reset·dependent·devices:"·"\n",1427 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_has_dep_devices·"·"%s:·hot·reset·dependent·devices:"·"\n",
1428 ·····················qemu_get_thread_id(),1428 ·····················qemu_get_thread_id(),
1429 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1429 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1430 ·····················,·name);1430 ·····················,·name);
1431 #line·1433·"trace/trace-hw_vfio.h"1431 #line·1433·"trace/trace-hw_vfio.h"
1432 ········}·else·{1432 ········}·else·{
1433 #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1433 #line·35·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1434 ············qemu_log("vfio_pci_hot_reset_has_dep_devices·"·"%s:·hot·reset·dependent·devices:"·"\n",·name);1434 ············qemu_log("vfio_pci_hot_reset_has_dep_devices·"·"%s:·hot·reset·dependent·devices:"·"\n",·name);
1435 #line·1437·"trace/trace-hw_vfio.h"1435 #line·1437·"trace/trace-hw_vfio.h"
1436 ········}1436 ········}
1437 ····}1437 ····}
1438 }1438 }
  
1439 static·inline·void·trace_vfio_pci_hot_reset_has_dep_devices(const·char·*·name)1439 static·inline·void·trace_vfio_pci_hot_reset_has_dep_devices(const·char·*·name)
Offset 1451, 22 lines modifiedOffset 1451, 22 lines modified
  
1451 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_dep_devices(int·domain,·int·bus,·int·slot,·int·function,·int·group_id)1451 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_dep_devices(int·domain,·int·bus,·int·slot,·int·function,·int·group_id)
1452 {1452 {
1453 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_DEP_DEVICES)·&&·qemu_loglevel_mask(LOG_TRACE))·{1453 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_DEP_DEVICES)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1454 ········if·(message_with_timestamp)·{1454 ········if·(message_with_timestamp)·{
1455 ············struct·timeval·_now;1455 ············struct·timeval·_now;
1456 ············gettimeofday(&_now,·NULL);1456 ············gettimeofday(&_now,·NULL);
1457 #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1457 #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1458 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_dep_devices·"·"\t%04x:%02x:%02x.%x·group·%d"·"\n",1458 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_dep_devices·"·"\t%04x:%02x:%02x.%x·group·%d"·"\n",
1459 ·····················qemu_get_thread_id(),1459 ·····················qemu_get_thread_id(),
1460 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1460 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1461 ·····················,·domain,·bus,·slot,·function,·group_id);1461 ·····················,·domain,·bus,·slot,·function,·group_id);
1462 #line·1464·"trace/trace-hw_vfio.h"1462 #line·1464·"trace/trace-hw_vfio.h"
1463 ········}·else·{1463 ········}·else·{
1464 #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1464 #line·36·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1465 ············qemu_log("vfio_pci_hot_reset_dep_devices·"·"\t%04x:%02x:%02x.%x·group·%d"·"\n",·domain,·bus,·slot,·function,·group_id);1465 ············qemu_log("vfio_pci_hot_reset_dep_devices·"·"\t%04x:%02x:%02x.%x·group·%d"·"\n",·domain,·bus,·slot,·function,·group_id);
1466 #line·1468·"trace/trace-hw_vfio.h"1466 #line·1468·"trace/trace-hw_vfio.h"
1467 ········}1467 ········}
1468 ····}1468 ····}
1469 }1469 }
  
1470 static·inline·void·trace_vfio_pci_hot_reset_dep_devices(int·domain,·int·bus,·int·slot,·int·function,·int·group_id)1470 static·inline·void·trace_vfio_pci_hot_reset_dep_devices(int·domain,·int·bus,·int·slot,·int·function,·int·group_id)
Offset 1482, 22 lines modifiedOffset 1482, 22 lines modified
  
1482 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_result(const·char·*·name,·const·char·*·result)1482 static·inline·void·_nocheck__trace_vfio_pci_hot_reset_result(const·char·*·name,·const·char·*·result)
1483 {1483 {
1484 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_RESULT)·&&·qemu_loglevel_mask(LOG_TRACE))·{1484 ····if·(trace_event_get_state(TRACE_VFIO_PCI_HOT_RESET_RESULT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1485 ········if·(message_with_timestamp)·{1485 ········if·(message_with_timestamp)·{
1486 ············struct·timeval·_now;1486 ············struct·timeval·_now;
1487 ············gettimeofday(&_now,·NULL);1487 ············gettimeofday(&_now,·NULL);
1488 #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1488 #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1489 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_result·"·"%s·hot·reset:·%s"·"\n",1489 ············qemu_log("%d@%zu.%06zu:vfio_pci_hot_reset_result·"·"%s·hot·reset:·%s"·"\n",
1490 ·····················qemu_get_thread_id(),1490 ·····················qemu_get_thread_id(),
1491 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1491 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1492 ·····················,·name,·result);1492 ·····················,·name,·result);
1493 #line·1495·"trace/trace-hw_vfio.h"1493 #line·1495·"trace/trace-hw_vfio.h"
1494 ········}·else·{1494 ········}·else·{
1495 #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1495 #line·37·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1496 ············qemu_log("vfio_pci_hot_reset_result·"·"%s·hot·reset:·%s"·"\n",·name,·result);1496 ············qemu_log("vfio_pci_hot_reset_result·"·"%s·hot·reset:·%s"·"\n",·name,·result);
1497 #line·1499·"trace/trace-hw_vfio.h"1497 #line·1499·"trace/trace-hw_vfio.h"
1498 ········}1498 ········}
1499 ····}1499 ····}
1500 }1500 }
  
1501 static·inline·void·trace_vfio_pci_hot_reset_result(const·char·*·name,·const·char·*·result)1501 static·inline·void·trace_vfio_pci_hot_reset_result(const·char·*·name,·const·char·*·result)
Offset 1513, 22 lines modifiedOffset 1513, 22 lines modified
  
1513 static·inline·void·_nocheck__trace_vfio_populate_device_config(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)1513 static·inline·void·_nocheck__trace_vfio_populate_device_config(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)
1514 {1514 {
1515 ····if·(trace_event_get_state(TRACE_VFIO_POPULATE_DEVICE_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{1515 ····if·(trace_event_get_state(TRACE_VFIO_POPULATE_DEVICE_CONFIG)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1516 ········if·(message_with_timestamp)·{1516 ········if·(message_with_timestamp)·{
1517 ············struct·timeval·_now;1517 ············struct·timeval·_now;
1518 ············gettimeofday(&_now,·NULL);1518 ············gettimeofday(&_now,·NULL);
1519 #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1519 #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1520 ············qemu_log("%d@%zu.%06zu:vfio_populate_device_config·"·"Device·%s·config:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",1520 ············qemu_log("%d@%zu.%06zu:vfio_populate_device_config·"·"Device·%s·config:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",
1521 ·····················qemu_get_thread_id(),1521 ·····················qemu_get_thread_id(),
1522 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1522 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1523 ·····················,·name,·size,·offset,·flags);1523 ·····················,·name,·size,·offset,·flags);
1524 #line·1526·"trace/trace-hw_vfio.h"1524 #line·1526·"trace/trace-hw_vfio.h"
1525 ········}·else·{1525 ········}·else·{
1526 #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1526 #line·38·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1527 ············qemu_log("vfio_populate_device_config·"·"Device·%s·config:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",·name,·size,·offset,·flags);1527 ············qemu_log("vfio_populate_device_config·"·"Device·%s·config:\n··size:·0x%lx,·offset:·0x%lx,·flags:·0x%lx"·"\n",·name,·size,·offset,·flags);
1528 #line·1530·"trace/trace-hw_vfio.h"1528 #line·1530·"trace/trace-hw_vfio.h"
1529 ········}1529 ········}
1530 ····}1530 ····}
1531 }1531 }
  
1532 static·inline·void·trace_vfio_populate_device_config(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)1532 static·inline·void·trace_vfio_populate_device_config(const·char·*·name,·unsigned·long·size,·unsigned·long·offset,·unsigned·long·flags)
Offset 1544, 22 lines modifiedOffset 1544, 22 lines modified
  
1544 static·inline·void·_nocheck__trace_vfio_populate_device_get_irq_info_failure(const·char·*·errstr)1544 static·inline·void·_nocheck__trace_vfio_populate_device_get_irq_info_failure(const·char·*·errstr)
1545 {1545 {
1546 ····if·(trace_event_get_state(TRACE_VFIO_POPULATE_DEVICE_GET_IRQ_INFO_FAILURE)·&&·qemu_loglevel_mask(LOG_TRACE))·{1546 ····if·(trace_event_get_state(TRACE_VFIO_POPULATE_DEVICE_GET_IRQ_INFO_FAILURE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1547 ········if·(message_with_timestamp)·{1547 ········if·(message_with_timestamp)·{
1548 ············struct·timeval·_now;1548 ············struct·timeval·_now;
1549 ············gettimeofday(&_now,·NULL);1549 ············gettimeofday(&_now,·NULL);
1550 #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1550 #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1551 ············qemu_log("%d@%zu.%06zu:vfio_populate_device_get_irq_info_failure·"·"VFIO_DEVICE_GET_IRQ_INFO·failure:·%s"·"\n",1551 ············qemu_log("%d@%zu.%06zu:vfio_populate_device_get_irq_info_failure·"·"VFIO_DEVICE_GET_IRQ_INFO·failure:·%s"·"\n",
1552 ·····················qemu_get_thread_id(),1552 ·····················qemu_get_thread_id(),
1553 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1553 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1554 ·····················,·errstr);1554 ·····················,·errstr);
1555 #line·1557·"trace/trace-hw_vfio.h"1555 #line·1557·"trace/trace-hw_vfio.h"
1556 ········}·else·{1556 ········}·else·{
1557 #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1557 #line·39·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1558 ············qemu_log("vfio_populate_device_get_irq_info_failure·"·"VFIO_DEVICE_GET_IRQ_INFO·failure:·%s"·"\n",·errstr);1558 ············qemu_log("vfio_populate_device_get_irq_info_failure·"·"VFIO_DEVICE_GET_IRQ_INFO·failure:·%s"·"\n",·errstr);
1559 #line·1561·"trace/trace-hw_vfio.h"1559 #line·1561·"trace/trace-hw_vfio.h"
1560 ········}1560 ········}
1561 ····}1561 ····}
1562 }1562 }
  
1563 static·inline·void·trace_vfio_populate_device_get_irq_info_failure(const·char·*·errstr)1563 static·inline·void·trace_vfio_populate_device_get_irq_info_failure(const·char·*·errstr)
Offset 1575, 22 lines modifiedOffset 1575, 22 lines modified
  
1575 static·inline·void·_nocheck__trace_vfio_realize(const·char·*·name,·int·group_id)1575 static·inline·void·_nocheck__trace_vfio_realize(const·char·*·name,·int·group_id)
1576 {1576 {
1577 ····if·(trace_event_get_state(TRACE_VFIO_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{1577 ····if·(trace_event_get_state(TRACE_VFIO_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1578 ········if·(message_with_timestamp)·{1578 ········if·(message_with_timestamp)·{
1579 ············struct·timeval·_now;1579 ············struct·timeval·_now;
1580 ············gettimeofday(&_now,·NULL);1580 ············gettimeofday(&_now,·NULL);
1581 #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1581 #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1582 ············qemu_log("%d@%zu.%06zu:vfio_realize·"·"·(%s)·group·%d"·"\n",1582 ············qemu_log("%d@%zu.%06zu:vfio_realize·"·"·(%s)·group·%d"·"\n",
1583 ·····················qemu_get_thread_id(),1583 ·····················qemu_get_thread_id(),
1584 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1584 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1585 ·····················,·name,·group_id);1585 ·····················,·name,·group_id);
1586 #line·1588·"trace/trace-hw_vfio.h"1586 #line·1588·"trace/trace-hw_vfio.h"
1587 ········}·else·{1587 ········}·else·{
1588 #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1588 #line·40·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1589 ············qemu_log("vfio_realize·"·"·(%s)·group·%d"·"\n",·name,·group_id);1589 ············qemu_log("vfio_realize·"·"·(%s)·group·%d"·"\n",·name,·group_id);
1590 #line·1592·"trace/trace-hw_vfio.h"1590 #line·1592·"trace/trace-hw_vfio.h"
1591 ········}1591 ········}
1592 ····}1592 ····}
1593 }1593 }
  
1594 static·inline·void·trace_vfio_realize(const·char·*·name,·int·group_id)1594 static·inline·void·trace_vfio_realize(const·char·*·name,·int·group_id)
Offset 1606, 22 lines modifiedOffset 1606, 22 lines modified
  
1606 static·inline·void·_nocheck__trace_vfio_mdev(const·char·*·name,·bool·is_mdev)1606 static·inline·void·_nocheck__trace_vfio_mdev(const·char·*·name,·bool·is_mdev)
1607 {1607 {
1608 ····if·(trace_event_get_state(TRACE_VFIO_MDEV)·&&·qemu_loglevel_mask(LOG_TRACE))·{1608 ····if·(trace_event_get_state(TRACE_VFIO_MDEV)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1609 ········if·(message_with_timestamp)·{1609 ········if·(message_with_timestamp)·{
1610 ············struct·timeval·_now;1610 ············struct·timeval·_now;
1611 ············gettimeofday(&_now,·NULL);1611 ············gettimeofday(&_now,·NULL);
1612 #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1612 #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1613 ············qemu_log("%d@%zu.%06zu:vfio_mdev·"·"·(%s)·is_mdev·%d"·"\n",1613 ············qemu_log("%d@%zu.%06zu:vfio_mdev·"·"·(%s)·is_mdev·%d"·"\n",
1614 ·····················qemu_get_thread_id(),1614 ·····················qemu_get_thread_id(),
1615 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1615 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1616 ·····················,·name,·is_mdev);1616 ·····················,·name,·is_mdev);
1617 #line·1619·"trace/trace-hw_vfio.h"1617 #line·1619·"trace/trace-hw_vfio.h"
1618 ········}·else·{1618 ········}·else·{
1619 #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1619 #line·41·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1620 ············qemu_log("vfio_mdev·"·"·(%s)·is_mdev·%d"·"\n",·name,·is_mdev);1620 ············qemu_log("vfio_mdev·"·"·(%s)·is_mdev·%d"·"\n",·name,·is_mdev);
1621 #line·1623·"trace/trace-hw_vfio.h"1621 #line·1623·"trace/trace-hw_vfio.h"
1622 ········}1622 ········}
1623 ····}1623 ····}
1624 }1624 }
  
1625 static·inline·void·trace_vfio_mdev(const·char·*·name,·bool·is_mdev)1625 static·inline·void·trace_vfio_mdev(const·char·*·name,·bool·is_mdev)
Offset 1637, 22 lines modifiedOffset 1637, 22 lines modified
  
1637 static·inline·void·_nocheck__trace_vfio_add_ext_cap_dropped(const·char·*·name,·uint16_t·cap,·uint16_t·offset)1637 static·inline·void·_nocheck__trace_vfio_add_ext_cap_dropped(const·char·*·name,·uint16_t·cap,·uint16_t·offset)
1638 {1638 {
1639 ····if·(trace_event_get_state(TRACE_VFIO_ADD_EXT_CAP_DROPPED)·&&·qemu_loglevel_mask(LOG_TRACE))·{1639 ····if·(trace_event_get_state(TRACE_VFIO_ADD_EXT_CAP_DROPPED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1640 ········if·(message_with_timestamp)·{1640 ········if·(message_with_timestamp)·{
1641 ············struct·timeval·_now;1641 ············struct·timeval·_now;
1642 ············gettimeofday(&_now,·NULL);1642 ············gettimeofday(&_now,·NULL);
1643 #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1643 #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1644 ············qemu_log("%d@%zu.%06zu:vfio_add_ext_cap_dropped·"·"%s·0x%x@0x%x"·"\n",1644 ············qemu_log("%d@%zu.%06zu:vfio_add_ext_cap_dropped·"·"%s·0x%x@0x%x"·"\n",
1645 ·····················qemu_get_thread_id(),1645 ·····················qemu_get_thread_id(),
1646 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1646 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1647 ·····················,·name,·cap,·offset);1647 ·····················,·name,·cap,·offset);
1648 #line·1650·"trace/trace-hw_vfio.h"1648 #line·1650·"trace/trace-hw_vfio.h"
1649 ········}·else·{1649 ········}·else·{
1650 #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1650 #line·42·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1651 ············qemu_log("vfio_add_ext_cap_dropped·"·"%s·0x%x@0x%x"·"\n",·name,·cap,·offset);1651 ············qemu_log("vfio_add_ext_cap_dropped·"·"%s·0x%x@0x%x"·"\n",·name,·cap,·offset);
1652 #line·1654·"trace/trace-hw_vfio.h"1652 #line·1654·"trace/trace-hw_vfio.h"
1653 ········}1653 ········}
1654 ····}1654 ····}
1655 }1655 }
  
1656 static·inline·void·trace_vfio_add_ext_cap_dropped(const·char·*·name,·uint16_t·cap,·uint16_t·offset)1656 static·inline·void·trace_vfio_add_ext_cap_dropped(const·char·*·name,·uint16_t·cap,·uint16_t·offset)
Offset 1668, 22 lines modifiedOffset 1668, 22 lines modified
  
1668 static·inline·void·_nocheck__trace_vfio_pci_reset(const·char·*·name)1668 static·inline·void·_nocheck__trace_vfio_pci_reset(const·char·*·name)
1669 {1669 {
1670 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{1670 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1671 ········if·(message_with_timestamp)·{1671 ········if·(message_with_timestamp)·{
1672 ············struct·timeval·_now;1672 ············struct·timeval·_now;
1673 ············gettimeofday(&_now,·NULL);1673 ············gettimeofday(&_now,·NULL);
1674 #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1674 #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1675 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset·"·"·(%s)"·"\n",1675 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset·"·"·(%s)"·"\n",
1676 ·····················qemu_get_thread_id(),1676 ·····················qemu_get_thread_id(),
1677 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1677 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1678 ·····················,·name);1678 ·····················,·name);
1679 #line·1681·"trace/trace-hw_vfio.h"1679 #line·1681·"trace/trace-hw_vfio.h"
1680 ········}·else·{1680 ········}·else·{
1681 #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1681 #line·43·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1682 ············qemu_log("vfio_pci_reset·"·"·(%s)"·"\n",·name);1682 ············qemu_log("vfio_pci_reset·"·"·(%s)"·"\n",·name);
1683 #line·1685·"trace/trace-hw_vfio.h"1683 #line·1685·"trace/trace-hw_vfio.h"
1684 ········}1684 ········}
1685 ····}1685 ····}
1686 }1686 }
  
1687 static·inline·void·trace_vfio_pci_reset(const·char·*·name)1687 static·inline·void·trace_vfio_pci_reset(const·char·*·name)
Offset 1699, 22 lines modifiedOffset 1699, 22 lines modified
  
1699 static·inline·void·_nocheck__trace_vfio_pci_reset_flr(const·char·*·name)1699 static·inline·void·_nocheck__trace_vfio_pci_reset_flr(const·char·*·name)
1700 {1700 {
1701 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{1701 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET_FLR)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1702 ········if·(message_with_timestamp)·{1702 ········if·(message_with_timestamp)·{
1703 ············struct·timeval·_now;1703 ············struct·timeval·_now;
1704 ············gettimeofday(&_now,·NULL);1704 ············gettimeofday(&_now,·NULL);
1705 #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1705 #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1706 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset_flr·"·"%s·FLR/VFIO_DEVICE_RESET"·"\n",1706 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset_flr·"·"%s·FLR/VFIO_DEVICE_RESET"·"\n",
1707 ·····················qemu_get_thread_id(),1707 ·····················qemu_get_thread_id(),
1708 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1708 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1709 ·····················,·name);1709 ·····················,·name);
1710 #line·1712·"trace/trace-hw_vfio.h"1710 #line·1712·"trace/trace-hw_vfio.h"
1711 ········}·else·{1711 ········}·else·{
1712 #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1712 #line·44·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1713 ············qemu_log("vfio_pci_reset_flr·"·"%s·FLR/VFIO_DEVICE_RESET"·"\n",·name);1713 ············qemu_log("vfio_pci_reset_flr·"·"%s·FLR/VFIO_DEVICE_RESET"·"\n",·name);
1714 #line·1716·"trace/trace-hw_vfio.h"1714 #line·1716·"trace/trace-hw_vfio.h"
1715 ········}1715 ········}
1716 ····}1716 ····}
1717 }1717 }
  
1718 static·inline·void·trace_vfio_pci_reset_flr(const·char·*·name)1718 static·inline·void·trace_vfio_pci_reset_flr(const·char·*·name)
Offset 1730, 22 lines modifiedOffset 1730, 22 lines modified
  
1730 static·inline·void·_nocheck__trace_vfio_pci_reset_pm(const·char·*·name)1730 static·inline·void·_nocheck__trace_vfio_pci_reset_pm(const·char·*·name)
1731 {1731 {
1732 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET_PM)·&&·qemu_loglevel_mask(LOG_TRACE))·{1732 ····if·(trace_event_get_state(TRACE_VFIO_PCI_RESET_PM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1733 ········if·(message_with_timestamp)·{1733 ········if·(message_with_timestamp)·{
1734 ············struct·timeval·_now;1734 ············struct·timeval·_now;
1735 ············gettimeofday(&_now,·NULL);1735 ············gettimeofday(&_now,·NULL);
1736 #line·45·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1736 #line·45·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1737 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset_pm·"·"%s·PCI·PM·Reset"·"\n",1737 ············qemu_log("%d@%zu.%06zu:vfio_pci_reset_pm·"·"%s·PCI·PM·Reset"·"\n",
1738 ·····················qemu_get_thread_id(),1738 ·····················qemu_get_thread_id(),
1739 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1739 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1740 ·····················,·name);1740 ·····················,·name);
1741 #line·1743·"trace/trace-hw_vfio.h"1741 #line·1743·"trace/trace-hw_vfio.h"
1742 ········}·else·{1742 ········}·else·{
1743 #line·45·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1743 #line·45·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1744 ············qemu_log("vfio_pci_reset_pm·"·"%s·PCI·PM·Reset"·"\n",·name);1744 ············qemu_log("vfio_pci_reset_pm·"·"%s·PCI·PM·Reset"·"\n",·name);
1745 #line·1747·"trace/trace-hw_vfio.h"1745 #line·1747·"trace/trace-hw_vfio.h"
1746 ········}1746 ········}
1747 ····}1747 ····}
1748 }1748 }
  
1749 static·inline·void·trace_vfio_pci_reset_pm(const·char·*·name)1749 static·inline·void·trace_vfio_pci_reset_pm(const·char·*·name)
Offset 1761, 22 lines modifiedOffset 1761, 22 lines modified
  
1761 static·inline·void·_nocheck__trace_vfio_pci_emulated_vendor_id(const·char·*·name,·uint16_t·val)1761 static·inline·void·_nocheck__trace_vfio_pci_emulated_vendor_id(const·char·*·name,·uint16_t·val)
1762 {1762 {
1763 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_VENDOR_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{1763 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_VENDOR_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1764 ········if·(message_with_timestamp)·{1764 ········if·(message_with_timestamp)·{
1765 ············struct·timeval·_now;1765 ············struct·timeval·_now;
1766 ············gettimeofday(&_now,·NULL);1766 ············gettimeofday(&_now,·NULL);
1767 #line·46·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1767 #line·46·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1768 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_vendor_id·"·"%s·0x%04x"·"\n",1768 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_vendor_id·"·"%s·0x%04x"·"\n",
1769 ·····················qemu_get_thread_id(),1769 ·····················qemu_get_thread_id(),
1770 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1770 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1771 ·····················,·name,·val);1771 ·····················,·name,·val);
1772 #line·1774·"trace/trace-hw_vfio.h"1772 #line·1774·"trace/trace-hw_vfio.h"
1773 ········}·else·{1773 ········}·else·{
1774 #line·46·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1774 #line·46·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1775 ············qemu_log("vfio_pci_emulated_vendor_id·"·"%s·0x%04x"·"\n",·name,·val);1775 ············qemu_log("vfio_pci_emulated_vendor_id·"·"%s·0x%04x"·"\n",·name,·val);
1776 #line·1778·"trace/trace-hw_vfio.h"1776 #line·1778·"trace/trace-hw_vfio.h"
1777 ········}1777 ········}
1778 ····}1778 ····}
1779 }1779 }
  
1780 static·inline·void·trace_vfio_pci_emulated_vendor_id(const·char·*·name,·uint16_t·val)1780 static·inline·void·trace_vfio_pci_emulated_vendor_id(const·char·*·name,·uint16_t·val)
Offset 1792, 22 lines modifiedOffset 1792, 22 lines modified
  
1792 static·inline·void·_nocheck__trace_vfio_pci_emulated_device_id(const·char·*·name,·uint16_t·val)1792 static·inline·void·_nocheck__trace_vfio_pci_emulated_device_id(const·char·*·name,·uint16_t·val)
1793 {1793 {
1794 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_DEVICE_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{1794 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_DEVICE_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1795 ········if·(message_with_timestamp)·{1795 ········if·(message_with_timestamp)·{
1796 ············struct·timeval·_now;1796 ············struct·timeval·_now;
1797 ············gettimeofday(&_now,·NULL);1797 ············gettimeofday(&_now,·NULL);
1798 #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1798 #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1799 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_device_id·"·"%s·0x%04x"·"\n",1799 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_device_id·"·"%s·0x%04x"·"\n",
1800 ·····················qemu_get_thread_id(),1800 ·····················qemu_get_thread_id(),
1801 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1801 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1802 ·····················,·name,·val);1802 ·····················,·name,·val);
1803 #line·1805·"trace/trace-hw_vfio.h"1803 #line·1805·"trace/trace-hw_vfio.h"
1804 ········}·else·{1804 ········}·else·{
1805 #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1805 #line·47·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1806 ············qemu_log("vfio_pci_emulated_device_id·"·"%s·0x%04x"·"\n",·name,·val);1806 ············qemu_log("vfio_pci_emulated_device_id·"·"%s·0x%04x"·"\n",·name,·val);
1807 #line·1809·"trace/trace-hw_vfio.h"1807 #line·1809·"trace/trace-hw_vfio.h"
1808 ········}1808 ········}
1809 ····}1809 ····}
1810 }1810 }
  
1811 static·inline·void·trace_vfio_pci_emulated_device_id(const·char·*·name,·uint16_t·val)1811 static·inline·void·trace_vfio_pci_emulated_device_id(const·char·*·name,·uint16_t·val)
Offset 1823, 22 lines modifiedOffset 1823, 22 lines modified
  
1823 static·inline·void·_nocheck__trace_vfio_pci_emulated_sub_vendor_id(const·char·*·name,·uint16_t·val)1823 static·inline·void·_nocheck__trace_vfio_pci_emulated_sub_vendor_id(const·char·*·name,·uint16_t·val)
1824 {1824 {
1825 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_SUB_VENDOR_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{1825 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_SUB_VENDOR_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1826 ········if·(message_with_timestamp)·{1826 ········if·(message_with_timestamp)·{
1827 ············struct·timeval·_now;1827 ············struct·timeval·_now;
1828 ············gettimeofday(&_now,·NULL);1828 ············gettimeofday(&_now,·NULL);
1829 #line·48·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1829 #line·48·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1830 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_sub_vendor_id·"·"%s·0x%04x"·"\n",1830 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_sub_vendor_id·"·"%s·0x%04x"·"\n",
1831 ·····················qemu_get_thread_id(),1831 ·····················qemu_get_thread_id(),
1832 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1832 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1833 ·····················,·name,·val);1833 ·····················,·name,·val);
1834 #line·1836·"trace/trace-hw_vfio.h"1834 #line·1836·"trace/trace-hw_vfio.h"
1835 ········}·else·{1835 ········}·else·{
1836 #line·48·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1836 #line·48·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1837 ············qemu_log("vfio_pci_emulated_sub_vendor_id·"·"%s·0x%04x"·"\n",·name,·val);1837 ············qemu_log("vfio_pci_emulated_sub_vendor_id·"·"%s·0x%04x"·"\n",·name,·val);
1838 #line·1840·"trace/trace-hw_vfio.h"1838 #line·1840·"trace/trace-hw_vfio.h"
1839 ········}1839 ········}
1840 ····}1840 ····}
1841 }1841 }
  
1842 static·inline·void·trace_vfio_pci_emulated_sub_vendor_id(const·char·*·name,·uint16_t·val)1842 static·inline·void·trace_vfio_pci_emulated_sub_vendor_id(const·char·*·name,·uint16_t·val)
Offset 1854, 22 lines modifiedOffset 1854, 22 lines modified
  
1854 static·inline·void·_nocheck__trace_vfio_pci_emulated_sub_device_id(const·char·*·name,·uint16_t·val)1854 static·inline·void·_nocheck__trace_vfio_pci_emulated_sub_device_id(const·char·*·name,·uint16_t·val)
1855 {1855 {
1856 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_SUB_DEVICE_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{1856 ····if·(trace_event_get_state(TRACE_VFIO_PCI_EMULATED_SUB_DEVICE_ID)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1857 ········if·(message_with_timestamp)·{1857 ········if·(message_with_timestamp)·{
1858 ············struct·timeval·_now;1858 ············struct·timeval·_now;
1859 ············gettimeofday(&_now,·NULL);1859 ············gettimeofday(&_now,·NULL);
1860 #line·49·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1860 #line·49·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1861 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_sub_device_id·"·"%s·0x%04x"·"\n",1861 ············qemu_log("%d@%zu.%06zu:vfio_pci_emulated_sub_device_id·"·"%s·0x%04x"·"\n",
1862 ·····················qemu_get_thread_id(),1862 ·····················qemu_get_thread_id(),
1863 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1863 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1864 ·····················,·name,·val);1864 ·····················,·name,·val);
1865 #line·1867·"trace/trace-hw_vfio.h"1865 #line·1867·"trace/trace-hw_vfio.h"
1866 ········}·else·{1866 ········}·else·{
1867 #line·49·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1867 #line·49·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1868 ············qemu_log("vfio_pci_emulated_sub_device_id·"·"%s·0x%04x"·"\n",·name,·val);1868 ············qemu_log("vfio_pci_emulated_sub_device_id·"·"%s·0x%04x"·"\n",·name,·val);
1869 #line·1871·"trace/trace-hw_vfio.h"1869 #line·1871·"trace/trace-hw_vfio.h"
1870 ········}1870 ········}
1871 ····}1871 ····}
1872 }1872 }
  
1873 static·inline·void·trace_vfio_pci_emulated_sub_device_id(const·char·*·name,·uint16_t·val)1873 static·inline·void·trace_vfio_pci_emulated_sub_device_id(const·char·*·name,·uint16_t·val)
Offset 1885, 22 lines modifiedOffset 1885, 22 lines modified
  
1885 static·inline·void·_nocheck__trace_vfio_quirk_rom_in_denylist(const·char·*·name,·uint16_t·vid,·uint16_t·did)1885 static·inline·void·_nocheck__trace_vfio_quirk_rom_in_denylist(const·char·*·name,·uint16_t·vid,·uint16_t·did)
1886 {1886 {
1887 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ROM_IN_DENYLIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{1887 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ROM_IN_DENYLIST)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1888 ········if·(message_with_timestamp)·{1888 ········if·(message_with_timestamp)·{
1889 ············struct·timeval·_now;1889 ············struct·timeval·_now;
1890 ············gettimeofday(&_now,·NULL);1890 ············gettimeofday(&_now,·NULL);
1891 #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1891 #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1892 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rom_in_denylist·"·"%s·%04x:%04x"·"\n",1892 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rom_in_denylist·"·"%s·%04x:%04x"·"\n",
1893 ·····················qemu_get_thread_id(),1893 ·····················qemu_get_thread_id(),
1894 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1894 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1895 ·····················,·name,·vid,·did);1895 ·····················,·name,·vid,·did);
1896 #line·1898·"trace/trace-hw_vfio.h"1896 #line·1898·"trace/trace-hw_vfio.h"
1897 ········}·else·{1897 ········}·else·{
1898 #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1898 #line·52·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1899 ············qemu_log("vfio_quirk_rom_in_denylist·"·"%s·%04x:%04x"·"\n",·name,·vid,·did);1899 ············qemu_log("vfio_quirk_rom_in_denylist·"·"%s·%04x:%04x"·"\n",·name,·vid,·did);
1900 #line·1902·"trace/trace-hw_vfio.h"1900 #line·1902·"trace/trace-hw_vfio.h"
1901 ········}1901 ········}
1902 ····}1902 ····}
1903 }1903 }
  
1904 static·inline·void·trace_vfio_quirk_rom_in_denylist(const·char·*·name,·uint16_t·vid,·uint16_t·did)1904 static·inline·void·trace_vfio_quirk_rom_in_denylist(const·char·*·name,·uint16_t·vid,·uint16_t·did)
Offset 1916, 22 lines modifiedOffset 1916, 22 lines modified
  
1916 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_address_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1916 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_address_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
1917 {1917 {
1918 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_ADDRESS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{1918 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_ADDRESS_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1919 ········if·(message_with_timestamp)·{1919 ········if·(message_with_timestamp)·{
1920 ············struct·timeval·_now;1920 ············struct·timeval·_now;
1921 ············gettimeofday(&_now,·NULL);1921 ············gettimeofday(&_now,·NULL);
1922 #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1922 #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1923 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_address_write·"·"%s·%s·0x%"PRIx64·"\n",1923 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_address_write·"·"%s·%s·0x%"PRIx64·"\n",
1924 ·····················qemu_get_thread_id(),1924 ·····················qemu_get_thread_id(),
1925 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1925 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1926 ·····················,·name,·region_name,·data);1926 ·····················,·name,·region_name,·data);
1927 #line·1929·"trace/trace-hw_vfio.h"1927 #line·1929·"trace/trace-hw_vfio.h"
1928 ········}·else·{1928 ········}·else·{
1929 #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1929 #line·53·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1930 ············qemu_log("vfio_quirk_generic_window_address_write·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);1930 ············qemu_log("vfio_quirk_generic_window_address_write·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);
1931 #line·1933·"trace/trace-hw_vfio.h"1931 #line·1933·"trace/trace-hw_vfio.h"
1932 ········}1932 ········}
1933 ····}1933 ····}
1934 }1934 }
  
1935 static·inline·void·trace_vfio_quirk_generic_window_address_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1935 static·inline·void·trace_vfio_quirk_generic_window_address_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
Offset 1947, 22 lines modifiedOffset 1947, 22 lines modified
  
1947 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_data_read(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1947 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_data_read(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
1948 {1948 {
1949 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_DATA_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{1949 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_DATA_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1950 ········if·(message_with_timestamp)·{1950 ········if·(message_with_timestamp)·{
1951 ············struct·timeval·_now;1951 ············struct·timeval·_now;
1952 ············gettimeofday(&_now,·NULL);1952 ············gettimeofday(&_now,·NULL);
1953 #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1953 #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1954 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_data_read·"·"%s·%s·0x%"PRIx64·"\n",1954 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_data_read·"·"%s·%s·0x%"PRIx64·"\n",
1955 ·····················qemu_get_thread_id(),1955 ·····················qemu_get_thread_id(),
1956 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1956 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1957 ·····················,·name,·region_name,·data);1957 ·····················,·name,·region_name,·data);
1958 #line·1960·"trace/trace-hw_vfio.h"1958 #line·1960·"trace/trace-hw_vfio.h"
1959 ········}·else·{1959 ········}·else·{
1960 #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1960 #line·54·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1961 ············qemu_log("vfio_quirk_generic_window_data_read·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);1961 ············qemu_log("vfio_quirk_generic_window_data_read·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);
1962 #line·1964·"trace/trace-hw_vfio.h"1962 #line·1964·"trace/trace-hw_vfio.h"
1963 ········}1963 ········}
1964 ····}1964 ····}
1965 }1965 }
  
1966 static·inline·void·trace_vfio_quirk_generic_window_data_read(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1966 static·inline·void·trace_vfio_quirk_generic_window_data_read(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
Offset 1978, 22 lines modifiedOffset 1978, 22 lines modified
  
1978 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_data_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1978 static·inline·void·_nocheck__trace_vfio_quirk_generic_window_data_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
1979 {1979 {
1980 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_DATA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{1980 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_WINDOW_DATA_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
1981 ········if·(message_with_timestamp)·{1981 ········if·(message_with_timestamp)·{
1982 ············struct·timeval·_now;1982 ············struct·timeval·_now;
1983 ············gettimeofday(&_now,·NULL);1983 ············gettimeofday(&_now,·NULL);
1984 #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1984 #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1985 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_data_write·"·"%s·%s·0x%"PRIx64·"\n",1985 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_window_data_write·"·"%s·%s·0x%"PRIx64·"\n",
1986 ·····················qemu_get_thread_id(),1986 ·····················qemu_get_thread_id(),
1987 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec1987 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
1988 ·····················,·name,·region_name,·data);1988 ·····················,·name,·region_name,·data);
1989 #line·1991·"trace/trace-hw_vfio.h"1989 #line·1991·"trace/trace-hw_vfio.h"
1990 ········}·else·{1990 ········}·else·{
1991 #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"1991 #line·55·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
1992 ············qemu_log("vfio_quirk_generic_window_data_write·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);1992 ············qemu_log("vfio_quirk_generic_window_data_write·"·"%s·%s·0x%"PRIx64·"\n",·name,·region_name,·data);
1993 #line·1995·"trace/trace-hw_vfio.h"1993 #line·1995·"trace/trace-hw_vfio.h"
1994 ········}1994 ········}
1995 ····}1995 ····}
1996 }1996 }
  
1997 static·inline·void·trace_vfio_quirk_generic_window_data_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)1997 static·inline·void·trace_vfio_quirk_generic_window_data_write(const·char·*·name,·const·char·*·region_name,·uint64_t·data)
Offset 2009, 22 lines modifiedOffset 2009, 22 lines modified
  
2009 static·inline·void·_nocheck__trace_vfio_quirk_generic_mirror_read(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)2009 static·inline·void·_nocheck__trace_vfio_quirk_generic_mirror_read(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)
2010 {2010 {
2011 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_MIRROR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{2011 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_MIRROR_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2012 ········if·(message_with_timestamp)·{2012 ········if·(message_with_timestamp)·{
2013 ············struct·timeval·_now;2013 ············struct·timeval·_now;
2014 ············gettimeofday(&_now,·NULL);2014 ············gettimeofday(&_now,·NULL);
2015 #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2015 #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2016 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_mirror_read·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",2016 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_mirror_read·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",
2017 ·····················qemu_get_thread_id(),2017 ·····················qemu_get_thread_id(),
2018 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2018 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2019 ·····················,·name,·region_name,·addr,·data);2019 ·····················,·name,·region_name,·addr,·data);
2020 #line·2022·"trace/trace-hw_vfio.h"2020 #line·2022·"trace/trace-hw_vfio.h"
2021 ········}·else·{2021 ········}·else·{
2022 #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2022 #line·56·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2023 ············qemu_log("vfio_quirk_generic_mirror_read·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",·name,·region_name,·addr,·data);2023 ············qemu_log("vfio_quirk_generic_mirror_read·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",·name,·region_name,·addr,·data);
2024 #line·2026·"trace/trace-hw_vfio.h"2024 #line·2026·"trace/trace-hw_vfio.h"
2025 ········}2025 ········}
2026 ····}2026 ····}
2027 }2027 }
  
2028 static·inline·void·trace_vfio_quirk_generic_mirror_read(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)2028 static·inline·void·trace_vfio_quirk_generic_mirror_read(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)
Offset 2040, 22 lines modifiedOffset 2040, 22 lines modified
  
2040 static·inline·void·_nocheck__trace_vfio_quirk_generic_mirror_write(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)2040 static·inline·void·_nocheck__trace_vfio_quirk_generic_mirror_write(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)
2041 {2041 {
2042 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_MIRROR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2042 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_GENERIC_MIRROR_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2043 ········if·(message_with_timestamp)·{2043 ········if·(message_with_timestamp)·{
2044 ············struct·timeval·_now;2044 ············struct·timeval·_now;
2045 ············gettimeofday(&_now,·NULL);2045 ············gettimeofday(&_now,·NULL);
2046 #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2046 #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2047 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_mirror_write·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",2047 ············qemu_log("%d@%zu.%06zu:vfio_quirk_generic_mirror_write·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",
2048 ·····················qemu_get_thread_id(),2048 ·····················qemu_get_thread_id(),
2049 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2049 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2050 ·····················,·name,·region_name,·addr,·data);2050 ·····················,·name,·region_name,·addr,·data);
2051 #line·2053·"trace/trace-hw_vfio.h"2051 #line·2053·"trace/trace-hw_vfio.h"
2052 ········}·else·{2052 ········}·else·{
2053 #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2053 #line·57·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2054 ············qemu_log("vfio_quirk_generic_mirror_write·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",·name,·region_name,·addr,·data);2054 ············qemu_log("vfio_quirk_generic_mirror_write·"·"%s·%s·0x%"PRIx64":·0x%"PRIx64·"\n",·name,·region_name,·addr,·data);
2055 #line·2057·"trace/trace-hw_vfio.h"2055 #line·2057·"trace/trace-hw_vfio.h"
2056 ········}2056 ········}
2057 ····}2057 ····}
2058 }2058 }
  
2059 static·inline·void·trace_vfio_quirk_generic_mirror_write(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)2059 static·inline·void·trace_vfio_quirk_generic_mirror_write(const·char·*·name,·const·char·*·region_name,·uint64_t·addr,·uint64_t·data)
Offset 2071, 22 lines modifiedOffset 2071, 22 lines modified
  
2071 static·inline·void·_nocheck__trace_vfio_quirk_ati_3c3_read(const·char·*·name,·uint64_t·data)2071 static·inline·void·_nocheck__trace_vfio_quirk_ati_3c3_read(const·char·*·name,·uint64_t·data)
2072 {2072 {
2073 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_3C3_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{2073 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_3C3_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2074 ········if·(message_with_timestamp)·{2074 ········if·(message_with_timestamp)·{
2075 ············struct·timeval·_now;2075 ············struct·timeval·_now;
2076 ············gettimeofday(&_now,·NULL);2076 ············gettimeofday(&_now,·NULL);
2077 #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2077 #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2078 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_3c3_read·"·"%s·0x%"PRIx64·"\n",2078 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_3c3_read·"·"%s·0x%"PRIx64·"\n",
2079 ·····················qemu_get_thread_id(),2079 ·····················qemu_get_thread_id(),
2080 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2080 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2081 ·····················,·name,·data);2081 ·····················,·name,·data);
2082 #line·2084·"trace/trace-hw_vfio.h"2082 #line·2084·"trace/trace-hw_vfio.h"
2083 ········}·else·{2083 ········}·else·{
2084 #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2084 #line·58·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2085 ············qemu_log("vfio_quirk_ati_3c3_read·"·"%s·0x%"PRIx64·"\n",·name,·data);2085 ············qemu_log("vfio_quirk_ati_3c3_read·"·"%s·0x%"PRIx64·"\n",·name,·data);
2086 #line·2088·"trace/trace-hw_vfio.h"2086 #line·2088·"trace/trace-hw_vfio.h"
2087 ········}2087 ········}
2088 ····}2088 ····}
2089 }2089 }
  
2090 static·inline·void·trace_vfio_quirk_ati_3c3_read(const·char·*·name,·uint64_t·data)2090 static·inline·void·trace_vfio_quirk_ati_3c3_read(const·char·*·name,·uint64_t·data)
Offset 2102, 22 lines modifiedOffset 2102, 22 lines modified
  
2102 static·inline·void·_nocheck__trace_vfio_quirk_ati_3c3_probe(const·char·*·name)2102 static·inline·void·_nocheck__trace_vfio_quirk_ati_3c3_probe(const·char·*·name)
2103 {2103 {
2104 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_3C3_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2104 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_3C3_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2105 ········if·(message_with_timestamp)·{2105 ········if·(message_with_timestamp)·{
2106 ············struct·timeval·_now;2106 ············struct·timeval·_now;
2107 ············gettimeofday(&_now,·NULL);2107 ············gettimeofday(&_now,·NULL);
2108 #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2108 #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2109 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_3c3_probe·"·"%s"·"\n",2109 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_3c3_probe·"·"%s"·"\n",
2110 ·····················qemu_get_thread_id(),2110 ·····················qemu_get_thread_id(),
2111 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2111 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2112 ·····················,·name);2112 ·····················,·name);
2113 #line·2115·"trace/trace-hw_vfio.h"2113 #line·2115·"trace/trace-hw_vfio.h"
2114 ········}·else·{2114 ········}·else·{
2115 #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2115 #line·59·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2116 ············qemu_log("vfio_quirk_ati_3c3_probe·"·"%s"·"\n",·name);2116 ············qemu_log("vfio_quirk_ati_3c3_probe·"·"%s"·"\n",·name);
2117 #line·2119·"trace/trace-hw_vfio.h"2117 #line·2119·"trace/trace-hw_vfio.h"
2118 ········}2118 ········}
2119 ····}2119 ····}
2120 }2120 }
  
2121 static·inline·void·trace_vfio_quirk_ati_3c3_probe(const·char·*·name)2121 static·inline·void·trace_vfio_quirk_ati_3c3_probe(const·char·*·name)
Offset 2133, 22 lines modifiedOffset 2133, 22 lines modified
  
2133 static·inline·void·_nocheck__trace_vfio_quirk_ati_bar4_probe(const·char·*·name)2133 static·inline·void·_nocheck__trace_vfio_quirk_ati_bar4_probe(const·char·*·name)
2134 {2134 {
2135 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BAR4_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2135 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BAR4_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2136 ········if·(message_with_timestamp)·{2136 ········if·(message_with_timestamp)·{
2137 ············struct·timeval·_now;2137 ············struct·timeval·_now;
2138 ············gettimeofday(&_now,·NULL);2138 ············gettimeofday(&_now,·NULL);
2139 #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2139 #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2140 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bar4_probe·"·"%s"·"\n",2140 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bar4_probe·"·"%s"·"\n",
2141 ·····················qemu_get_thread_id(),2141 ·····················qemu_get_thread_id(),
2142 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2142 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2143 ·····················,·name);2143 ·····················,·name);
2144 #line·2146·"trace/trace-hw_vfio.h"2144 #line·2146·"trace/trace-hw_vfio.h"
2145 ········}·else·{2145 ········}·else·{
2146 #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2146 #line·60·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2147 ············qemu_log("vfio_quirk_ati_bar4_probe·"·"%s"·"\n",·name);2147 ············qemu_log("vfio_quirk_ati_bar4_probe·"·"%s"·"\n",·name);
2148 #line·2150·"trace/trace-hw_vfio.h"2148 #line·2150·"trace/trace-hw_vfio.h"
2149 ········}2149 ········}
2150 ····}2150 ····}
2151 }2151 }
  
2152 static·inline·void·trace_vfio_quirk_ati_bar4_probe(const·char·*·name)2152 static·inline·void·trace_vfio_quirk_ati_bar4_probe(const·char·*·name)
Offset 2164, 22 lines modifiedOffset 2164, 22 lines modified
  
2164 static·inline·void·_nocheck__trace_vfio_quirk_ati_bar2_probe(const·char·*·name)2164 static·inline·void·_nocheck__trace_vfio_quirk_ati_bar2_probe(const·char·*·name)
2165 {2165 {
2166 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BAR2_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2166 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BAR2_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2167 ········if·(message_with_timestamp)·{2167 ········if·(message_with_timestamp)·{
2168 ············struct·timeval·_now;2168 ············struct·timeval·_now;
2169 ············gettimeofday(&_now,·NULL);2169 ············gettimeofday(&_now,·NULL);
2170 #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2170 #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2171 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bar2_probe·"·"%s"·"\n",2171 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bar2_probe·"·"%s"·"\n",
2172 ·····················qemu_get_thread_id(),2172 ·····················qemu_get_thread_id(),
2173 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2173 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2174 ·····················,·name);2174 ·····················,·name);
2175 #line·2177·"trace/trace-hw_vfio.h"2175 #line·2177·"trace/trace-hw_vfio.h"
2176 ········}·else·{2176 ········}·else·{
2177 #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2177 #line·61·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2178 ············qemu_log("vfio_quirk_ati_bar2_probe·"·"%s"·"\n",·name);2178 ············qemu_log("vfio_quirk_ati_bar2_probe·"·"%s"·"\n",·name);
2179 #line·2181·"trace/trace-hw_vfio.h"2179 #line·2181·"trace/trace-hw_vfio.h"
2180 ········}2180 ········}
2181 ····}2181 ····}
2182 }2182 }
  
2183 static·inline·void·trace_vfio_quirk_ati_bar2_probe(const·char·*·name)2183 static·inline·void·trace_vfio_quirk_ati_bar2_probe(const·char·*·name)
Offset 2195, 22 lines modifiedOffset 2195, 22 lines modified
  
2195 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_state(const·char·*·name,·const·char·*·state)2195 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_state(const·char·*·name,·const·char·*·state)
2196 {2196 {
2197 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2197 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2198 ········if·(message_with_timestamp)·{2198 ········if·(message_with_timestamp)·{
2199 ············struct·timeval·_now;2199 ············struct·timeval·_now;
2200 ············gettimeofday(&_now,·NULL);2200 ············gettimeofday(&_now,·NULL);
2201 #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2201 #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2202 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_state·"·"%s·%s"·"\n",2202 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_state·"·"%s·%s"·"\n",
2203 ·····················qemu_get_thread_id(),2203 ·····················qemu_get_thread_id(),
2204 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2204 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2205 ·····················,·name,·state);2205 ·····················,·name,·state);
2206 #line·2208·"trace/trace-hw_vfio.h"2206 #line·2208·"trace/trace-hw_vfio.h"
2207 ········}·else·{2207 ········}·else·{
2208 #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2208 #line·62·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2209 ············qemu_log("vfio_quirk_nvidia_3d0_state·"·"%s·%s"·"\n",·name,·state);2209 ············qemu_log("vfio_quirk_nvidia_3d0_state·"·"%s·%s"·"\n",·name,·state);
2210 #line·2212·"trace/trace-hw_vfio.h"2210 #line·2212·"trace/trace-hw_vfio.h"
2211 ········}2211 ········}
2212 ····}2212 ····}
2213 }2213 }
  
2214 static·inline·void·trace_vfio_quirk_nvidia_3d0_state(const·char·*·name,·const·char·*·state)2214 static·inline·void·trace_vfio_quirk_nvidia_3d0_state(const·char·*·name,·const·char·*·state)
Offset 2226, 22 lines modifiedOffset 2226, 22 lines modified
  
2226 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_read(const·char·*·name,·uint8_t·offset,·unsigned·size,·uint64_t·val)2226 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_read(const·char·*·name,·uint8_t·offset,·unsigned·size,·uint64_t·val)
2227 {2227 {
2228 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{2228 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2229 ········if·(message_with_timestamp)·{2229 ········if·(message_with_timestamp)·{
2230 ············struct·timeval·_now;2230 ············struct·timeval·_now;
2231 ············gettimeofday(&_now,·NULL);2231 ············gettimeofday(&_now,·NULL);
2232 #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2232 #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2233 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_read·"·"·(%s,·@0x%x,·len=0x%x)·0x%"PRIx64·"\n",2233 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_read·"·"·(%s,·@0x%x,·len=0x%x)·0x%"PRIx64·"\n",
2234 ·····················qemu_get_thread_id(),2234 ·····················qemu_get_thread_id(),
2235 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2235 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2236 ·····················,·name,·offset,·size,·val);2236 ·····················,·name,·offset,·size,·val);
2237 #line·2239·"trace/trace-hw_vfio.h"2237 #line·2239·"trace/trace-hw_vfio.h"
2238 ········}·else·{2238 ········}·else·{
2239 #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2239 #line·63·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2240 ············qemu_log("vfio_quirk_nvidia_3d0_read·"·"·(%s,·@0x%x,·len=0x%x)·0x%"PRIx64·"\n",·name,·offset,·size,·val);2240 ············qemu_log("vfio_quirk_nvidia_3d0_read·"·"·(%s,·@0x%x,·len=0x%x)·0x%"PRIx64·"\n",·name,·offset,·size,·val);
2241 #line·2243·"trace/trace-hw_vfio.h"2241 #line·2243·"trace/trace-hw_vfio.h"
2242 ········}2242 ········}
2243 ····}2243 ····}
2244 }2244 }
  
2245 static·inline·void·trace_vfio_quirk_nvidia_3d0_read(const·char·*·name,·uint8_t·offset,·unsigned·size,·uint64_t·val)2245 static·inline·void·trace_vfio_quirk_nvidia_3d0_read(const·char·*·name,·uint8_t·offset,·unsigned·size,·uint64_t·val)
Offset 2257, 22 lines modifiedOffset 2257, 22 lines modified
  
2257 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_write(const·char·*·name,·uint8_t·offset,·uint64_t·data,·unsigned·size)2257 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_write(const·char·*·name,·uint8_t·offset,·uint64_t·data,·unsigned·size)
2258 {2258 {
2259 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2259 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2260 ········if·(message_with_timestamp)·{2260 ········if·(message_with_timestamp)·{
2261 ············struct·timeval·_now;2261 ············struct·timeval·_now;
2262 ············gettimeofday(&_now,·NULL);2262 ············gettimeofday(&_now,·NULL);
2263 #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2263 #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2264 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_write·"·"(%s,·@0x%x,·0x%"PRIx64",·len=0x%x)"·"\n",2264 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_write·"·"(%s,·@0x%x,·0x%"PRIx64",·len=0x%x)"·"\n",
2265 ·····················qemu_get_thread_id(),2265 ·····················qemu_get_thread_id(),
2266 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2266 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2267 ·····················,·name,·offset,·data,·size);2267 ·····················,·name,·offset,·data,·size);
2268 #line·2270·"trace/trace-hw_vfio.h"2268 #line·2270·"trace/trace-hw_vfio.h"
2269 ········}·else·{2269 ········}·else·{
2270 #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2270 #line·64·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2271 ············qemu_log("vfio_quirk_nvidia_3d0_write·"·"(%s,·@0x%x,·0x%"PRIx64",·len=0x%x)"·"\n",·name,·offset,·data,·size);2271 ············qemu_log("vfio_quirk_nvidia_3d0_write·"·"(%s,·@0x%x,·0x%"PRIx64",·len=0x%x)"·"\n",·name,·offset,·data,·size);
2272 #line·2274·"trace/trace-hw_vfio.h"2272 #line·2274·"trace/trace-hw_vfio.h"
2273 ········}2273 ········}
2274 ····}2274 ····}
2275 }2275 }
  
2276 static·inline·void·trace_vfio_quirk_nvidia_3d0_write(const·char·*·name,·uint8_t·offset,·uint64_t·data,·unsigned·size)2276 static·inline·void·trace_vfio_quirk_nvidia_3d0_write(const·char·*·name,·uint8_t·offset,·uint64_t·data,·unsigned·size)
Offset 2288, 22 lines modifiedOffset 2288, 22 lines modified
  
2288 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_probe(const·char·*·name)2288 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_3d0_probe(const·char·*·name)
2289 {2289 {
2290 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2290 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_3D0_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2291 ········if·(message_with_timestamp)·{2291 ········if·(message_with_timestamp)·{
2292 ············struct·timeval·_now;2292 ············struct·timeval·_now;
2293 ············gettimeofday(&_now,·NULL);2293 ············gettimeofday(&_now,·NULL);
2294 #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2294 #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2295 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_probe·"·"%s"·"\n",2295 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_3d0_probe·"·"%s"·"\n",
2296 ·····················qemu_get_thread_id(),2296 ·····················qemu_get_thread_id(),
2297 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2297 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2298 ·····················,·name);2298 ·····················,·name);
2299 #line·2301·"trace/trace-hw_vfio.h"2299 #line·2301·"trace/trace-hw_vfio.h"
2300 ········}·else·{2300 ········}·else·{
2301 #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2301 #line·65·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2302 ············qemu_log("vfio_quirk_nvidia_3d0_probe·"·"%s"·"\n",·name);2302 ············qemu_log("vfio_quirk_nvidia_3d0_probe·"·"%s"·"\n",·name);
2303 #line·2305·"trace/trace-hw_vfio.h"2303 #line·2305·"trace/trace-hw_vfio.h"
2304 ········}2304 ········}
2305 ····}2305 ····}
2306 }2306 }
  
2307 static·inline·void·trace_vfio_quirk_nvidia_3d0_probe(const·char·*·name)2307 static·inline·void·trace_vfio_quirk_nvidia_3d0_probe(const·char·*·name)
Offset 2319, 22 lines modifiedOffset 2319, 22 lines modified
  
2319 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar5_state(const·char·*·name,·const·char·*·state)2319 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar5_state(const·char·*·name,·const·char·*·state)
2320 {2320 {
2321 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR5_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2321 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR5_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2322 ········if·(message_with_timestamp)·{2322 ········if·(message_with_timestamp)·{
2323 ············struct·timeval·_now;2323 ············struct·timeval·_now;
2324 ············gettimeofday(&_now,·NULL);2324 ············gettimeofday(&_now,·NULL);
2325 #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2325 #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2326 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar5_state·"·"%s·%s"·"\n",2326 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar5_state·"·"%s·%s"·"\n",
2327 ·····················qemu_get_thread_id(),2327 ·····················qemu_get_thread_id(),
2328 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2328 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2329 ·····················,·name,·state);2329 ·····················,·name,·state);
2330 #line·2332·"trace/trace-hw_vfio.h"2330 #line·2332·"trace/trace-hw_vfio.h"
2331 ········}·else·{2331 ········}·else·{
2332 #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2332 #line·66·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2333 ············qemu_log("vfio_quirk_nvidia_bar5_state·"·"%s·%s"·"\n",·name,·state);2333 ············qemu_log("vfio_quirk_nvidia_bar5_state·"·"%s·%s"·"\n",·name,·state);
2334 #line·2336·"trace/trace-hw_vfio.h"2334 #line·2336·"trace/trace-hw_vfio.h"
2335 ········}2335 ········}
2336 ····}2336 ····}
2337 }2337 }
  
2338 static·inline·void·trace_vfio_quirk_nvidia_bar5_state(const·char·*·name,·const·char·*·state)2338 static·inline·void·trace_vfio_quirk_nvidia_bar5_state(const·char·*·name,·const·char·*·state)
Offset 2350, 22 lines modifiedOffset 2350, 22 lines modified
  
2350 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar5_probe(const·char·*·name)2350 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar5_probe(const·char·*·name)
2351 {2351 {
2352 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR5_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2352 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR5_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2353 ········if·(message_with_timestamp)·{2353 ········if·(message_with_timestamp)·{
2354 ············struct·timeval·_now;2354 ············struct·timeval·_now;
2355 ············gettimeofday(&_now,·NULL);2355 ············gettimeofday(&_now,·NULL);
2356 #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2356 #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2357 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar5_probe·"·"%s"·"\n",2357 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar5_probe·"·"%s"·"\n",
2358 ·····················qemu_get_thread_id(),2358 ·····················qemu_get_thread_id(),
2359 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2359 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2360 ·····················,·name);2360 ·····················,·name);
2361 #line·2363·"trace/trace-hw_vfio.h"2361 #line·2363·"trace/trace-hw_vfio.h"
2362 ········}·else·{2362 ········}·else·{
2363 #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2363 #line·67·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2364 ············qemu_log("vfio_quirk_nvidia_bar5_probe·"·"%s"·"\n",·name);2364 ············qemu_log("vfio_quirk_nvidia_bar5_probe·"·"%s"·"\n",·name);
2365 #line·2367·"trace/trace-hw_vfio.h"2365 #line·2367·"trace/trace-hw_vfio.h"
2366 ········}2366 ········}
2367 ····}2367 ····}
2368 }2368 }
  
2369 static·inline·void·trace_vfio_quirk_nvidia_bar5_probe(const·char·*·name)2369 static·inline·void·trace_vfio_quirk_nvidia_bar5_probe(const·char·*·name)
Offset 2381, 22 lines modifiedOffset 2381, 22 lines modified
  
2381 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar0_msi_ack(const·char·*·name)2381 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar0_msi_ack(const·char·*·name)
2382 {2382 {
2383 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR0_MSI_ACK)·&&·qemu_loglevel_mask(LOG_TRACE))·{2383 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR0_MSI_ACK)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2384 ········if·(message_with_timestamp)·{2384 ········if·(message_with_timestamp)·{
2385 ············struct·timeval·_now;2385 ············struct·timeval·_now;
2386 ············gettimeofday(&_now,·NULL);2386 ············gettimeofday(&_now,·NULL);
2387 #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2387 #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2388 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar0_msi_ack·"·"%s"·"\n",2388 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar0_msi_ack·"·"%s"·"\n",
2389 ·····················qemu_get_thread_id(),2389 ·····················qemu_get_thread_id(),
2390 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2390 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2391 ·····················,·name);2391 ·····················,·name);
2392 #line·2394·"trace/trace-hw_vfio.h"2392 #line·2394·"trace/trace-hw_vfio.h"
2393 ········}·else·{2393 ········}·else·{
2394 #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2394 #line·68·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2395 ············qemu_log("vfio_quirk_nvidia_bar0_msi_ack·"·"%s"·"\n",·name);2395 ············qemu_log("vfio_quirk_nvidia_bar0_msi_ack·"·"%s"·"\n",·name);
2396 #line·2398·"trace/trace-hw_vfio.h"2396 #line·2398·"trace/trace-hw_vfio.h"
2397 ········}2397 ········}
2398 ····}2398 ····}
2399 }2399 }
  
2400 static·inline·void·trace_vfio_quirk_nvidia_bar0_msi_ack(const·char·*·name)2400 static·inline·void·trace_vfio_quirk_nvidia_bar0_msi_ack(const·char·*·name)
Offset 2412, 22 lines modifiedOffset 2412, 22 lines modified
  
2412 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar0_probe(const·char·*·name)2412 static·inline·void·_nocheck__trace_vfio_quirk_nvidia_bar0_probe(const·char·*·name)
2413 {2413 {
2414 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR0_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2414 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_NVIDIA_BAR0_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2415 ········if·(message_with_timestamp)·{2415 ········if·(message_with_timestamp)·{
2416 ············struct·timeval·_now;2416 ············struct·timeval·_now;
2417 ············gettimeofday(&_now,·NULL);2417 ············gettimeofday(&_now,·NULL);
2418 #line·69·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2418 #line·69·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2419 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar0_probe·"·"%s"·"\n",2419 ············qemu_log("%d@%zu.%06zu:vfio_quirk_nvidia_bar0_probe·"·"%s"·"\n",
2420 ·····················qemu_get_thread_id(),2420 ·····················qemu_get_thread_id(),
2421 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2421 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2422 ·····················,·name);2422 ·····················,·name);
2423 #line·2425·"trace/trace-hw_vfio.h"2423 #line·2425·"trace/trace-hw_vfio.h"
2424 ········}·else·{2424 ········}·else·{
2425 #line·69·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2425 #line·69·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2426 ············qemu_log("vfio_quirk_nvidia_bar0_probe·"·"%s"·"\n",·name);2426 ············qemu_log("vfio_quirk_nvidia_bar0_probe·"·"%s"·"\n",·name);
2427 #line·2429·"trace/trace-hw_vfio.h"2427 #line·2429·"trace/trace-hw_vfio.h"
2428 ········}2428 ········}
2429 ····}2429 ····}
2430 }2430 }
  
2431 static·inline·void·trace_vfio_quirk_nvidia_bar0_probe(const·char·*·name)2431 static·inline·void·trace_vfio_quirk_nvidia_bar0_probe(const·char·*·name)
Offset 2443, 22 lines modifiedOffset 2443, 22 lines modified
  
2443 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_fake_latch(const·char·*·name,·uint64_t·val)2443 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_fake_latch(const·char·*·name,·uint64_t·val)
2444 {2444 {
2445 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_FAKE_LATCH)·&&·qemu_loglevel_mask(LOG_TRACE))·{2445 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_FAKE_LATCH)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2446 ········if·(message_with_timestamp)·{2446 ········if·(message_with_timestamp)·{
2447 ············struct·timeval·_now;2447 ············struct·timeval·_now;
2448 ············gettimeofday(&_now,·NULL);2448 ············gettimeofday(&_now,·NULL);
2449 #line·70·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2449 #line·70·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2450 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_fake_latch·"·"%s·0x%"PRIx64·"\n",2450 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_fake_latch·"·"%s·0x%"PRIx64·"\n",
2451 ·····················qemu_get_thread_id(),2451 ·····················qemu_get_thread_id(),
2452 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2452 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2453 ·····················,·name,·val);2453 ·····················,·name,·val);
2454 #line·2456·"trace/trace-hw_vfio.h"2454 #line·2456·"trace/trace-hw_vfio.h"
2455 ········}·else·{2455 ········}·else·{
2456 #line·70·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2456 #line·70·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2457 ············qemu_log("vfio_quirk_rtl8168_fake_latch·"·"%s·0x%"PRIx64·"\n",·name,·val);2457 ············qemu_log("vfio_quirk_rtl8168_fake_latch·"·"%s·0x%"PRIx64·"\n",·name,·val);
2458 #line·2460·"trace/trace-hw_vfio.h"2458 #line·2460·"trace/trace-hw_vfio.h"
2459 ········}2459 ········}
2460 ····}2460 ····}
2461 }2461 }
  
2462 static·inline·void·trace_vfio_quirk_rtl8168_fake_latch(const·char·*·name,·uint64_t·val)2462 static·inline·void·trace_vfio_quirk_rtl8168_fake_latch(const·char·*·name,·uint64_t·val)
Offset 2474, 22 lines modifiedOffset 2474, 22 lines modified
  
2474 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_msix_write(const·char·*·name,·uint16_t·offset,·uint64_t·val)2474 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_msix_write(const·char·*·name,·uint16_t·offset,·uint64_t·val)
2475 {2475 {
2476 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_MSIX_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2476 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_MSIX_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2477 ········if·(message_with_timestamp)·{2477 ········if·(message_with_timestamp)·{
2478 ············struct·timeval·_now;2478 ············struct·timeval·_now;
2479 ············gettimeofday(&_now,·NULL);2479 ············gettimeofday(&_now,·NULL);
2480 #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2480 #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2481 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_msix_write·"·"%s·MSI-X·table·write[0x%x]:·0x%"PRIx64·"\n",2481 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_msix_write·"·"%s·MSI-X·table·write[0x%x]:·0x%"PRIx64·"\n",
2482 ·····················qemu_get_thread_id(),2482 ·····················qemu_get_thread_id(),
2483 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2483 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2484 ·····················,·name,·offset,·val);2484 ·····················,·name,·offset,·val);
2485 #line·2487·"trace/trace-hw_vfio.h"2485 #line·2487·"trace/trace-hw_vfio.h"
2486 ········}·else·{2486 ········}·else·{
2487 #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2487 #line·71·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2488 ············qemu_log("vfio_quirk_rtl8168_msix_write·"·"%s·MSI-X·table·write[0x%x]:·0x%"PRIx64·"\n",·name,·offset,·val);2488 ············qemu_log("vfio_quirk_rtl8168_msix_write·"·"%s·MSI-X·table·write[0x%x]:·0x%"PRIx64·"\n",·name,·offset,·val);
2489 #line·2491·"trace/trace-hw_vfio.h"2489 #line·2491·"trace/trace-hw_vfio.h"
2490 ········}2490 ········}
2491 ····}2491 ····}
2492 }2492 }
  
2493 static·inline·void·trace_vfio_quirk_rtl8168_msix_write(const·char·*·name,·uint16_t·offset,·uint64_t·val)2493 static·inline·void·trace_vfio_quirk_rtl8168_msix_write(const·char·*·name,·uint16_t·offset,·uint64_t·val)
Offset 2505, 22 lines modifiedOffset 2505, 22 lines modified
  
2505 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_msix_read(const·char·*·name,·uint16_t·offset,·uint64_t·val)2505 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_msix_read(const·char·*·name,·uint16_t·offset,·uint64_t·val)
2506 {2506 {
2507 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_MSIX_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{2507 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_MSIX_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2508 ········if·(message_with_timestamp)·{2508 ········if·(message_with_timestamp)·{
2509 ············struct·timeval·_now;2509 ············struct·timeval·_now;
2510 ············gettimeofday(&_now,·NULL);2510 ············gettimeofday(&_now,·NULL);
2511 #line·72·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2511 #line·72·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2512 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_msix_read·"·"%s·MSI-X·table·read[0x%x]:·0x%"PRIx64·"\n",2512 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_msix_read·"·"%s·MSI-X·table·read[0x%x]:·0x%"PRIx64·"\n",
2513 ·····················qemu_get_thread_id(),2513 ·····················qemu_get_thread_id(),
2514 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2514 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2515 ·····················,·name,·offset,·val);2515 ·····················,·name,·offset,·val);
2516 #line·2518·"trace/trace-hw_vfio.h"2516 #line·2518·"trace/trace-hw_vfio.h"
2517 ········}·else·{2517 ········}·else·{
2518 #line·72·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2518 #line·72·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2519 ············qemu_log("vfio_quirk_rtl8168_msix_read·"·"%s·MSI-X·table·read[0x%x]:·0x%"PRIx64·"\n",·name,·offset,·val);2519 ············qemu_log("vfio_quirk_rtl8168_msix_read·"·"%s·MSI-X·table·read[0x%x]:·0x%"PRIx64·"\n",·name,·offset,·val);
2520 #line·2522·"trace/trace-hw_vfio.h"2520 #line·2522·"trace/trace-hw_vfio.h"
2521 ········}2521 ········}
2522 ····}2522 ····}
2523 }2523 }
  
2524 static·inline·void·trace_vfio_quirk_rtl8168_msix_read(const·char·*·name,·uint16_t·offset,·uint64_t·val)2524 static·inline·void·trace_vfio_quirk_rtl8168_msix_read(const·char·*·name,·uint16_t·offset,·uint64_t·val)
Offset 2536, 22 lines modifiedOffset 2536, 22 lines modified
  
2536 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_probe(const·char·*·name)2536 static·inline·void·_nocheck__trace_vfio_quirk_rtl8168_probe(const·char·*·name)
2537 {2537 {
2538 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2538 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_RTL8168_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2539 ········if·(message_with_timestamp)·{2539 ········if·(message_with_timestamp)·{
2540 ············struct·timeval·_now;2540 ············struct·timeval·_now;
2541 ············gettimeofday(&_now,·NULL);2541 ············gettimeofday(&_now,·NULL);
2542 #line·73·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2542 #line·73·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2543 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_probe·"·"%s"·"\n",2543 ············qemu_log("%d@%zu.%06zu:vfio_quirk_rtl8168_probe·"·"%s"·"\n",
2544 ·····················qemu_get_thread_id(),2544 ·····················qemu_get_thread_id(),
2545 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2545 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2546 ·····················,·name);2546 ·····················,·name);
2547 #line·2549·"trace/trace-hw_vfio.h"2547 #line·2549·"trace/trace-hw_vfio.h"
2548 ········}·else·{2548 ········}·else·{
2549 #line·73·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2549 #line·73·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2550 ············qemu_log("vfio_quirk_rtl8168_probe·"·"%s"·"\n",·name);2550 ············qemu_log("vfio_quirk_rtl8168_probe·"·"%s"·"\n",·name);
2551 #line·2553·"trace/trace-hw_vfio.h"2551 #line·2553·"trace/trace-hw_vfio.h"
2552 ········}2552 ········}
2553 ····}2553 ····}
2554 }2554 }
  
2555 static·inline·void·trace_vfio_quirk_rtl8168_probe(const·char·*·name)2555 static·inline·void·trace_vfio_quirk_rtl8168_probe(const·char·*·name)
Offset 2567, 22 lines modifiedOffset 2567, 22 lines modified
  
2567 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_skipped(const·char·*·name)2567 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_skipped(const·char·*·name)
2568 {2568 {
2569 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_SKIPPED)·&&·qemu_loglevel_mask(LOG_TRACE))·{2569 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_SKIPPED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2570 ········if·(message_with_timestamp)·{2570 ········if·(message_with_timestamp)·{
2571 ············struct·timeval·_now;2571 ············struct·timeval·_now;
2572 ············gettimeofday(&_now,·NULL);2572 ············gettimeofday(&_now,·NULL);
2573 #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2573 #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2574 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_skipped·"·"%s"·"\n",2574 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_skipped·"·"%s"·"\n",
2575 ·····················qemu_get_thread_id(),2575 ·····················qemu_get_thread_id(),
2576 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2576 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2577 ·····················,·name);2577 ·····················,·name);
2578 #line·2580·"trace/trace-hw_vfio.h"2578 #line·2580·"trace/trace-hw_vfio.h"
2579 ········}·else·{2579 ········}·else·{
2580 #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2580 #line·75·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2581 ············qemu_log("vfio_quirk_ati_bonaire_reset_skipped·"·"%s"·"\n",·name);2581 ············qemu_log("vfio_quirk_ati_bonaire_reset_skipped·"·"%s"·"\n",·name);
2582 #line·2584·"trace/trace-hw_vfio.h"2582 #line·2584·"trace/trace-hw_vfio.h"
2583 ········}2583 ········}
2584 ····}2584 ····}
2585 }2585 }
  
2586 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_skipped(const·char·*·name)2586 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_skipped(const·char·*·name)
Offset 2598, 22 lines modifiedOffset 2598, 22 lines modified
  
2598 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_no_smc(const·char·*·name)2598 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_no_smc(const·char·*·name)
2599 {2599 {
2600 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_NO_SMC)·&&·qemu_loglevel_mask(LOG_TRACE))·{2600 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_NO_SMC)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2601 ········if·(message_with_timestamp)·{2601 ········if·(message_with_timestamp)·{
2602 ············struct·timeval·_now;2602 ············struct·timeval·_now;
2603 ············gettimeofday(&_now,·NULL);2603 ············gettimeofday(&_now,·NULL);
2604 #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2604 #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2605 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_no_smc·"·"%s"·"\n",2605 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_no_smc·"·"%s"·"\n",
2606 ·····················qemu_get_thread_id(),2606 ·····················qemu_get_thread_id(),
2607 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2607 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2608 ·····················,·name);2608 ·····················,·name);
2609 #line·2611·"trace/trace-hw_vfio.h"2609 #line·2611·"trace/trace-hw_vfio.h"
2610 ········}·else·{2610 ········}·else·{
2611 #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2611 #line·76·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2612 ············qemu_log("vfio_quirk_ati_bonaire_reset_no_smc·"·"%s"·"\n",·name);2612 ············qemu_log("vfio_quirk_ati_bonaire_reset_no_smc·"·"%s"·"\n",·name);
2613 #line·2615·"trace/trace-hw_vfio.h"2613 #line·2615·"trace/trace-hw_vfio.h"
2614 ········}2614 ········}
2615 ····}2615 ····}
2616 }2616 }
  
2617 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_no_smc(const·char·*·name)2617 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_no_smc(const·char·*·name)
Offset 2629, 22 lines modifiedOffset 2629, 22 lines modified
  
2629 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_timeout(const·char·*·name)2629 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_timeout(const·char·*·name)
2630 {2630 {
2631 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_TIMEOUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{2631 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_TIMEOUT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2632 ········if·(message_with_timestamp)·{2632 ········if·(message_with_timestamp)·{
2633 ············struct·timeval·_now;2633 ············struct·timeval·_now;
2634 ············gettimeofday(&_now,·NULL);2634 ············gettimeofday(&_now,·NULL);
2635 #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2635 #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2636 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_timeout·"·"%s"·"\n",2636 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_timeout·"·"%s"·"\n",
2637 ·····················qemu_get_thread_id(),2637 ·····················qemu_get_thread_id(),
2638 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2638 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2639 ·····················,·name);2639 ·····················,·name);
2640 #line·2642·"trace/trace-hw_vfio.h"2640 #line·2642·"trace/trace-hw_vfio.h"
2641 ········}·else·{2641 ········}·else·{
2642 #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2642 #line·77·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2643 ············qemu_log("vfio_quirk_ati_bonaire_reset_timeout·"·"%s"·"\n",·name);2643 ············qemu_log("vfio_quirk_ati_bonaire_reset_timeout·"·"%s"·"\n",·name);
2644 #line·2646·"trace/trace-hw_vfio.h"2644 #line·2646·"trace/trace-hw_vfio.h"
2645 ········}2645 ········}
2646 ····}2646 ····}
2647 }2647 }
  
2648 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_timeout(const·char·*·name)2648 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_timeout(const·char·*·name)
Offset 2660, 22 lines modifiedOffset 2660, 22 lines modified
  
2660 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_done(const·char·*·name)2660 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset_done(const·char·*·name)
2661 {2661 {
2662 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_DONE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2662 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET_DONE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2663 ········if·(message_with_timestamp)·{2663 ········if·(message_with_timestamp)·{
2664 ············struct·timeval·_now;2664 ············struct·timeval·_now;
2665 ············gettimeofday(&_now,·NULL);2665 ············gettimeofday(&_now,·NULL);
2666 #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2666 #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2667 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_done·"·"%s"·"\n",2667 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset_done·"·"%s"·"\n",
2668 ·····················qemu_get_thread_id(),2668 ·····················qemu_get_thread_id(),
2669 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2669 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2670 ·····················,·name);2670 ·····················,·name);
2671 #line·2673·"trace/trace-hw_vfio.h"2671 #line·2673·"trace/trace-hw_vfio.h"
2672 ········}·else·{2672 ········}·else·{
2673 #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2673 #line·78·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2674 ············qemu_log("vfio_quirk_ati_bonaire_reset_done·"·"%s"·"\n",·name);2674 ············qemu_log("vfio_quirk_ati_bonaire_reset_done·"·"%s"·"\n",·name);
2675 #line·2677·"trace/trace-hw_vfio.h"2675 #line·2677·"trace/trace-hw_vfio.h"
2676 ········}2676 ········}
2677 ····}2677 ····}
2678 }2678 }
  
2679 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_done(const·char·*·name)2679 static·inline·void·trace_vfio_quirk_ati_bonaire_reset_done(const·char·*·name)
Offset 2691, 22 lines modifiedOffset 2691, 22 lines modified
  
2691 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset(const·char·*·name)2691 static·inline·void·_nocheck__trace_vfio_quirk_ati_bonaire_reset(const·char·*·name)
2692 {2692 {
2693 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{2693 ····if·(trace_event_get_state(TRACE_VFIO_QUIRK_ATI_BONAIRE_RESET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2694 ········if·(message_with_timestamp)·{2694 ········if·(message_with_timestamp)·{
2695 ············struct·timeval·_now;2695 ············struct·timeval·_now;
2696 ············gettimeofday(&_now,·NULL);2696 ············gettimeofday(&_now,·NULL);
2697 #line·79·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2697 #line·79·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2698 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset·"·"%s"·"\n",2698 ············qemu_log("%d@%zu.%06zu:vfio_quirk_ati_bonaire_reset·"·"%s"·"\n",
2699 ·····················qemu_get_thread_id(),2699 ·····················qemu_get_thread_id(),
2700 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2700 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2701 ·····················,·name);2701 ·····················,·name);
2702 #line·2704·"trace/trace-hw_vfio.h"2702 #line·2704·"trace/trace-hw_vfio.h"
2703 ········}·else·{2703 ········}·else·{
2704 #line·79·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2704 #line·79·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2705 ············qemu_log("vfio_quirk_ati_bonaire_reset·"·"%s"·"\n",·name);2705 ············qemu_log("vfio_quirk_ati_bonaire_reset·"·"%s"·"\n",·name);
2706 #line·2708·"trace/trace-hw_vfio.h"2706 #line·2708·"trace/trace-hw_vfio.h"
2707 ········}2707 ········}
2708 ····}2708 ····}
2709 }2709 }
  
2710 static·inline·void·trace_vfio_quirk_ati_bonaire_reset(const·char·*·name)2710 static·inline·void·trace_vfio_quirk_ati_bonaire_reset(const·char·*·name)
Offset 2722, 22 lines modifiedOffset 2722, 22 lines modified
  
2722 static·inline·void·_nocheck__trace_vfio_ioeventfd_exit(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)2722 static·inline·void·_nocheck__trace_vfio_ioeventfd_exit(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)
2723 {2723 {
2724 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_EXIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{2724 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_EXIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2725 ········if·(message_with_timestamp)·{2725 ········if·(message_with_timestamp)·{
2726 ············struct·timeval·_now;2726 ············struct·timeval·_now;
2727 ············gettimeofday(&_now,·NULL);2727 ············gettimeofday(&_now,·NULL);
2728 #line·80·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2728 #line·80·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2729 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_exit·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64·"\n",2729 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_exit·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64·"\n",
2730 ·····················qemu_get_thread_id(),2730 ·····················qemu_get_thread_id(),
2731 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2731 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2732 ·····················,·name,·addr,·size,·data);2732 ·····················,·name,·addr,·size,·data);
2733 #line·2735·"trace/trace-hw_vfio.h"2733 #line·2735·"trace/trace-hw_vfio.h"
2734 ········}·else·{2734 ········}·else·{
2735 #line·80·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2735 #line·80·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2736 ············qemu_log("vfio_ioeventfd_exit·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64·"\n",·name,·addr,·size,·data);2736 ············qemu_log("vfio_ioeventfd_exit·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64·"\n",·name,·addr,·size,·data);
2737 #line·2739·"trace/trace-hw_vfio.h"2737 #line·2739·"trace/trace-hw_vfio.h"
2738 ········}2738 ········}
2739 ····}2739 ····}
2740 }2740 }
  
2741 static·inline·void·trace_vfio_ioeventfd_exit(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)2741 static·inline·void·trace_vfio_ioeventfd_exit(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)
Offset 2753, 22 lines modifiedOffset 2753, 22 lines modified
  
2753 static·inline·void·_nocheck__trace_vfio_ioeventfd_handler(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)2753 static·inline·void·_nocheck__trace_vfio_ioeventfd_handler(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)
2754 {2754 {
2755 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_HANDLER)·&&·qemu_loglevel_mask(LOG_TRACE))·{2755 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_HANDLER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2756 ········if·(message_with_timestamp)·{2756 ········if·(message_with_timestamp)·{
2757 ············struct·timeval·_now;2757 ············struct·timeval·_now;
2758 ············gettimeofday(&_now,·NULL);2758 ············gettimeofday(&_now,·NULL);
2759 #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2759 #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2760 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_handler·"·"%s+0x%"PRIx64"[%d]·->·0x%"PRIx64·"\n",2760 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_handler·"·"%s+0x%"PRIx64"[%d]·->·0x%"PRIx64·"\n",
2761 ·····················qemu_get_thread_id(),2761 ·····················qemu_get_thread_id(),
2762 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2762 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2763 ·····················,·name,·addr,·size,·data);2763 ·····················,·name,·addr,·size,·data);
2764 #line·2766·"trace/trace-hw_vfio.h"2764 #line·2766·"trace/trace-hw_vfio.h"
2765 ········}·else·{2765 ········}·else·{
2766 #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2766 #line·81·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2767 ············qemu_log("vfio_ioeventfd_handler·"·"%s+0x%"PRIx64"[%d]·->·0x%"PRIx64·"\n",·name,·addr,·size,·data);2767 ············qemu_log("vfio_ioeventfd_handler·"·"%s+0x%"PRIx64"[%d]·->·0x%"PRIx64·"\n",·name,·addr,·size,·data);
2768 #line·2770·"trace/trace-hw_vfio.h"2768 #line·2770·"trace/trace-hw_vfio.h"
2769 ········}2769 ········}
2770 ····}2770 ····}
2771 }2771 }
  
2772 static·inline·void·trace_vfio_ioeventfd_handler(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)2772 static·inline·void·trace_vfio_ioeventfd_handler(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data)
Offset 2784, 22 lines modifiedOffset 2784, 22 lines modified
  
2784 static·inline·void·_nocheck__trace_vfio_ioeventfd_init(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data,·bool·vfio)2784 static·inline·void·_nocheck__trace_vfio_ioeventfd_init(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data,·bool·vfio)
2785 {2785 {
2786 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{2786 ····if·(trace_event_get_state(TRACE_VFIO_IOEVENTFD_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2787 ········if·(message_with_timestamp)·{2787 ········if·(message_with_timestamp)·{
2788 ············struct·timeval·_now;2788 ············struct·timeval·_now;
2789 ············gettimeofday(&_now,·NULL);2789 ············gettimeofday(&_now,·NULL);
2790 #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2790 #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2791 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_init·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64"·vfio:%d"·"\n",2791 ············qemu_log("%d@%zu.%06zu:vfio_ioeventfd_init·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64"·vfio:%d"·"\n",
2792 ·····················qemu_get_thread_id(),2792 ·····················qemu_get_thread_id(),
2793 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2793 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2794 ·····················,·name,·addr,·size,·data,·vfio);2794 ·····················,·name,·addr,·size,·data,·vfio);
2795 #line·2797·"trace/trace-hw_vfio.h"2795 #line·2797·"trace/trace-hw_vfio.h"
2796 ········}·else·{2796 ········}·else·{
2797 #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2797 #line·82·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2798 ············qemu_log("vfio_ioeventfd_init·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64"·vfio:%d"·"\n",·name,·addr,·size,·data,·vfio);2798 ············qemu_log("vfio_ioeventfd_init·"·"%s+0x%"PRIx64"[%d]:0x%"PRIx64"·vfio:%d"·"\n",·name,·addr,·size,·data,·vfio);
2799 #line·2801·"trace/trace-hw_vfio.h"2799 #line·2801·"trace/trace-hw_vfio.h"
2800 ········}2800 ········}
2801 ····}2801 ····}
2802 }2802 }
  
2803 static·inline·void·trace_vfio_ioeventfd_init(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data,·bool·vfio)2803 static·inline·void·trace_vfio_ioeventfd_init(const·char·*·name,·uint64_t·addr,·unsigned·size,·uint64_t·data,·bool·vfio)
Offset 2815, 22 lines modifiedOffset 2815, 22 lines modified
  
2815 static·inline·void·_nocheck__trace_vfio_pci_igd_opregion_enabled(const·char·*·name)2815 static·inline·void·_nocheck__trace_vfio_pci_igd_opregion_enabled(const·char·*·name)
2816 {2816 {
2817 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_OPREGION_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{2817 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_OPREGION_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2818 ········if·(message_with_timestamp)·{2818 ········if·(message_with_timestamp)·{
2819 ············struct·timeval·_now;2819 ············struct·timeval·_now;
2820 ············gettimeofday(&_now,·NULL);2820 ············gettimeofday(&_now,·NULL);
2821 #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2821 #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2822 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_opregion_enabled·"·"%s"·"\n",2822 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_opregion_enabled·"·"%s"·"\n",
2823 ·····················qemu_get_thread_id(),2823 ·····················qemu_get_thread_id(),
2824 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2824 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2825 ·····················,·name);2825 ·····················,·name);
2826 #line·2828·"trace/trace-hw_vfio.h"2826 #line·2828·"trace/trace-hw_vfio.h"
2827 ········}·else·{2827 ········}·else·{
2828 #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2828 #line·83·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2829 ············qemu_log("vfio_pci_igd_opregion_enabled·"·"%s"·"\n",·name);2829 ············qemu_log("vfio_pci_igd_opregion_enabled·"·"%s"·"\n",·name);
2830 #line·2832·"trace/trace-hw_vfio.h"2830 #line·2832·"trace/trace-hw_vfio.h"
2831 ········}2831 ········}
2832 ····}2832 ····}
2833 }2833 }
  
2834 static·inline·void·trace_vfio_pci_igd_opregion_enabled(const·char·*·name)2834 static·inline·void·trace_vfio_pci_igd_opregion_enabled(const·char·*·name)
Offset 2846, 22 lines modifiedOffset 2846, 22 lines modified
  
2846 static·inline·void·_nocheck__trace_vfio_pci_nvidia_gpu_setup_quirk(const·char·*·name,·uint64_t·tgt,·uint64_t·size)2846 static·inline·void·_nocheck__trace_vfio_pci_nvidia_gpu_setup_quirk(const·char·*·name,·uint64_t·tgt,·uint64_t·size)
2847 {2847 {
2848 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVIDIA_GPU_SETUP_QUIRK)·&&·qemu_loglevel_mask(LOG_TRACE))·{2848 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVIDIA_GPU_SETUP_QUIRK)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2849 ········if·(message_with_timestamp)·{2849 ········if·(message_with_timestamp)·{
2850 ············struct·timeval·_now;2850 ············struct·timeval·_now;
2851 ············gettimeofday(&_now,·NULL);2851 ············gettimeofday(&_now,·NULL);
2852 #line·85·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2852 #line·85·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2853 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvidia_gpu_setup_quirk·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",2853 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvidia_gpu_setup_quirk·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",
2854 ·····················qemu_get_thread_id(),2854 ·····················qemu_get_thread_id(),
2855 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2855 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2856 ·····················,·name,·tgt,·size);2856 ·····················,·name,·tgt,·size);
2857 #line·2859·"trace/trace-hw_vfio.h"2857 #line·2859·"trace/trace-hw_vfio.h"
2858 ········}·else·{2858 ········}·else·{
2859 #line·85·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2859 #line·85·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2860 ············qemu_log("vfio_pci_nvidia_gpu_setup_quirk·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",·name,·tgt,·size);2860 ············qemu_log("vfio_pci_nvidia_gpu_setup_quirk·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",·name,·tgt,·size);
2861 #line·2863·"trace/trace-hw_vfio.h"2861 #line·2863·"trace/trace-hw_vfio.h"
2862 ········}2862 ········}
2863 ····}2863 ····}
2864 }2864 }
  
2865 static·inline·void·trace_vfio_pci_nvidia_gpu_setup_quirk(const·char·*·name,·uint64_t·tgt,·uint64_t·size)2865 static·inline·void·trace_vfio_pci_nvidia_gpu_setup_quirk(const·char·*·name,·uint64_t·tgt,·uint64_t·size)
Offset 2877, 22 lines modifiedOffset 2877, 22 lines modified
  
2877 static·inline·void·_nocheck__trace_vfio_pci_nvlink2_setup_quirk_ssatgt(const·char·*·name,·uint64_t·tgt,·uint64_t·size)2877 static·inline·void·_nocheck__trace_vfio_pci_nvlink2_setup_quirk_ssatgt(const·char·*·name,·uint64_t·tgt,·uint64_t·size)
2878 {2878 {
2879 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVLINK2_SETUP_QUIRK_SSATGT)·&&·qemu_loglevel_mask(LOG_TRACE))·{2879 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVLINK2_SETUP_QUIRK_SSATGT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2880 ········if·(message_with_timestamp)·{2880 ········if·(message_with_timestamp)·{
2881 ············struct·timeval·_now;2881 ············struct·timeval·_now;
2882 ············gettimeofday(&_now,·NULL);2882 ············gettimeofday(&_now,·NULL);
2883 #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2883 #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2884 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvlink2_setup_quirk_ssatgt·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",2884 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvlink2_setup_quirk_ssatgt·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",
2885 ·····················qemu_get_thread_id(),2885 ·····················qemu_get_thread_id(),
2886 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2886 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2887 ·····················,·name,·tgt,·size);2887 ·····················,·name,·tgt,·size);
2888 #line·2890·"trace/trace-hw_vfio.h"2888 #line·2890·"trace/trace-hw_vfio.h"
2889 ········}·else·{2889 ········}·else·{
2890 #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2890 #line·86·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2891 ············qemu_log("vfio_pci_nvlink2_setup_quirk_ssatgt·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",·name,·tgt,·size);2891 ············qemu_log("vfio_pci_nvlink2_setup_quirk_ssatgt·"·"%s·tgt=0x%"PRIx64"·size=0x%"PRIx64·"\n",·name,·tgt,·size);
2892 #line·2894·"trace/trace-hw_vfio.h"2892 #line·2894·"trace/trace-hw_vfio.h"
2893 ········}2893 ········}
2894 ····}2894 ····}
2895 }2895 }
  
2896 static·inline·void·trace_vfio_pci_nvlink2_setup_quirk_ssatgt(const·char·*·name,·uint64_t·tgt,·uint64_t·size)2896 static·inline·void·trace_vfio_pci_nvlink2_setup_quirk_ssatgt(const·char·*·name,·uint64_t·tgt,·uint64_t·size)
Offset 2908, 22 lines modifiedOffset 2908, 22 lines modified
  
2908 static·inline·void·_nocheck__trace_vfio_pci_nvlink2_setup_quirk_lnkspd(const·char·*·name,·uint32_t·link_speed)2908 static·inline·void·_nocheck__trace_vfio_pci_nvlink2_setup_quirk_lnkspd(const·char·*·name,·uint32_t·link_speed)
2909 {2909 {
2910 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVLINK2_SETUP_QUIRK_LNKSPD)·&&·qemu_loglevel_mask(LOG_TRACE))·{2910 ····if·(trace_event_get_state(TRACE_VFIO_PCI_NVLINK2_SETUP_QUIRK_LNKSPD)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2911 ········if·(message_with_timestamp)·{2911 ········if·(message_with_timestamp)·{
2912 ············struct·timeval·_now;2912 ············struct·timeval·_now;
2913 ············gettimeofday(&_now,·NULL);2913 ············gettimeofday(&_now,·NULL);
2914 #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2914 #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2915 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvlink2_setup_quirk_lnkspd·"·"%s·link_speed=0x%x"·"\n",2915 ············qemu_log("%d@%zu.%06zu:vfio_pci_nvlink2_setup_quirk_lnkspd·"·"%s·link_speed=0x%x"·"\n",
2916 ·····················qemu_get_thread_id(),2916 ·····················qemu_get_thread_id(),
2917 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2917 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2918 ·····················,·name,·link_speed);2918 ·····················,·name,·link_speed);
2919 #line·2921·"trace/trace-hw_vfio.h"2919 #line·2921·"trace/trace-hw_vfio.h"
2920 ········}·else·{2920 ········}·else·{
2921 #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2921 #line·87·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2922 ············qemu_log("vfio_pci_nvlink2_setup_quirk_lnkspd·"·"%s·link_speed=0x%x"·"\n",·name,·link_speed);2922 ············qemu_log("vfio_pci_nvlink2_setup_quirk_lnkspd·"·"%s·link_speed=0x%x"·"\n",·name,·link_speed);
2923 #line·2925·"trace/trace-hw_vfio.h"2923 #line·2925·"trace/trace-hw_vfio.h"
2924 ········}2924 ········}
2925 ····}2925 ····}
2926 }2926 }
  
2927 static·inline·void·trace_vfio_pci_nvlink2_setup_quirk_lnkspd(const·char·*·name,·uint32_t·link_speed)2927 static·inline·void·trace_vfio_pci_nvlink2_setup_quirk_lnkspd(const·char·*·name,·uint32_t·link_speed)
Offset 2939, 22 lines modifiedOffset 2939, 22 lines modified
  
2939 static·inline·void·_nocheck__trace_vfio_pci_igd_bar4_write(const·char·*·name,·uint32_t·index,·uint32_t·data,·uint32_t·base)2939 static·inline·void·_nocheck__trace_vfio_pci_igd_bar4_write(const·char·*·name,·uint32_t·index,·uint32_t·data,·uint32_t·base)
2940 {2940 {
2941 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_BAR4_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{2941 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_BAR4_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2942 ········if·(message_with_timestamp)·{2942 ········if·(message_with_timestamp)·{
2943 ············struct·timeval·_now;2943 ············struct·timeval·_now;
2944 ············gettimeofday(&_now,·NULL);2944 ············gettimeofday(&_now,·NULL);
2945 #line·90·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2945 #line·90·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2946 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_bar4_write·"·"%s·[0x%03x]·0x%08x·->·0x%08x"·"\n",2946 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_bar4_write·"·"%s·[0x%03x]·0x%08x·->·0x%08x"·"\n",
2947 ·····················qemu_get_thread_id(),2947 ·····················qemu_get_thread_id(),
2948 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2948 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2949 ·····················,·name,·index,·data,·base);2949 ·····················,·name,·index,·data,·base);
2950 #line·2952·"trace/trace-hw_vfio.h"2950 #line·2952·"trace/trace-hw_vfio.h"
2951 ········}·else·{2951 ········}·else·{
2952 #line·90·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2952 #line·90·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2953 ············qemu_log("vfio_pci_igd_bar4_write·"·"%s·[0x%03x]·0x%08x·->·0x%08x"·"\n",·name,·index,·data,·base);2953 ············qemu_log("vfio_pci_igd_bar4_write·"·"%s·[0x%03x]·0x%08x·->·0x%08x"·"\n",·name,·index,·data,·base);
2954 #line·2956·"trace/trace-hw_vfio.h"2954 #line·2956·"trace/trace-hw_vfio.h"
2955 ········}2955 ········}
2956 ····}2956 ····}
2957 }2957 }
  
2958 static·inline·void·trace_vfio_pci_igd_bar4_write(const·char·*·name,·uint32_t·index,·uint32_t·data,·uint32_t·base)2958 static·inline·void·trace_vfio_pci_igd_bar4_write(const·char·*·name,·uint32_t·index,·uint32_t·data,·uint32_t·base)
Offset 2970, 22 lines modifiedOffset 2970, 22 lines modified
  
2970 static·inline·void·_nocheck__trace_vfio_pci_igd_bdsm_enabled(const·char·*·name,·int·size)2970 static·inline·void·_nocheck__trace_vfio_pci_igd_bdsm_enabled(const·char·*·name,·int·size)
2971 {2971 {
2972 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_BDSM_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{2972 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_BDSM_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
2973 ········if·(message_with_timestamp)·{2973 ········if·(message_with_timestamp)·{
2974 ············struct·timeval·_now;2974 ············struct·timeval·_now;
2975 ············gettimeofday(&_now,·NULL);2975 ············gettimeofday(&_now,·NULL);
2976 #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2976 #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2977 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_bdsm_enabled·"·"%s·%dMB"·"\n",2977 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_bdsm_enabled·"·"%s·%dMB"·"\n",
2978 ·····················qemu_get_thread_id(),2978 ·····················qemu_get_thread_id(),
2979 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec2979 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
2980 ·····················,·name,·size);2980 ·····················,·name,·size);
2981 #line·2983·"trace/trace-hw_vfio.h"2981 #line·2983·"trace/trace-hw_vfio.h"
2982 ········}·else·{2982 ········}·else·{
2983 #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"2983 #line·91·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
2984 ············qemu_log("vfio_pci_igd_bdsm_enabled·"·"%s·%dMB"·"\n",·name,·size);2984 ············qemu_log("vfio_pci_igd_bdsm_enabled·"·"%s·%dMB"·"\n",·name,·size);
2985 #line·2987·"trace/trace-hw_vfio.h"2985 #line·2987·"trace/trace-hw_vfio.h"
2986 ········}2986 ········}
2987 ····}2987 ····}
2988 }2988 }
  
2989 static·inline·void·trace_vfio_pci_igd_bdsm_enabled(const·char·*·name,·int·size)2989 static·inline·void·trace_vfio_pci_igd_bdsm_enabled(const·char·*·name,·int·size)
Offset 3001, 22 lines modifiedOffset 3001, 22 lines modified
  
3001 static·inline·void·_nocheck__trace_vfio_pci_igd_host_bridge_enabled(const·char·*·name)3001 static·inline·void·_nocheck__trace_vfio_pci_igd_host_bridge_enabled(const·char·*·name)
3002 {3002 {
3003 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_HOST_BRIDGE_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{3003 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_HOST_BRIDGE_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3004 ········if·(message_with_timestamp)·{3004 ········if·(message_with_timestamp)·{
3005 ············struct·timeval·_now;3005 ············struct·timeval·_now;
3006 ············gettimeofday(&_now,·NULL);3006 ············gettimeofday(&_now,·NULL);
3007 #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3007 #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3008 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_host_bridge_enabled·"·"%s"·"\n",3008 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_host_bridge_enabled·"·"%s"·"\n",
3009 ·····················qemu_get_thread_id(),3009 ·····················qemu_get_thread_id(),
3010 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3010 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3011 ·····················,·name);3011 ·····················,·name);
3012 #line·3014·"trace/trace-hw_vfio.h"3012 #line·3014·"trace/trace-hw_vfio.h"
3013 ········}·else·{3013 ········}·else·{
3014 #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3014 #line·92·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3015 ············qemu_log("vfio_pci_igd_host_bridge_enabled·"·"%s"·"\n",·name);3015 ············qemu_log("vfio_pci_igd_host_bridge_enabled·"·"%s"·"\n",·name);
3016 #line·3018·"trace/trace-hw_vfio.h"3016 #line·3018·"trace/trace-hw_vfio.h"
3017 ········}3017 ········}
3018 ····}3018 ····}
3019 }3019 }
  
3020 static·inline·void·trace_vfio_pci_igd_host_bridge_enabled(const·char·*·name)3020 static·inline·void·trace_vfio_pci_igd_host_bridge_enabled(const·char·*·name)
Offset 3032, 22 lines modifiedOffset 3032, 22 lines modified
  
3032 static·inline·void·_nocheck__trace_vfio_pci_igd_lpc_bridge_enabled(const·char·*·name)3032 static·inline·void·_nocheck__trace_vfio_pci_igd_lpc_bridge_enabled(const·char·*·name)
3033 {3033 {
3034 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_LPC_BRIDGE_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{3034 ····if·(trace_event_get_state(TRACE_VFIO_PCI_IGD_LPC_BRIDGE_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3035 ········if·(message_with_timestamp)·{3035 ········if·(message_with_timestamp)·{
3036 ············struct·timeval·_now;3036 ············struct·timeval·_now;
3037 ············gettimeofday(&_now,·NULL);3037 ············gettimeofday(&_now,·NULL);
3038 #line·93·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3038 #line·93·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3039 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_lpc_bridge_enabled·"·"%s"·"\n",3039 ············qemu_log("%d@%zu.%06zu:vfio_pci_igd_lpc_bridge_enabled·"·"%s"·"\n",
3040 ·····················qemu_get_thread_id(),3040 ·····················qemu_get_thread_id(),
3041 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3041 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3042 ·····················,·name);3042 ·····················,·name);
3043 #line·3045·"trace/trace-hw_vfio.h"3043 #line·3045·"trace/trace-hw_vfio.h"
3044 ········}·else·{3044 ········}·else·{
3045 #line·93·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3045 #line·93·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3046 ············qemu_log("vfio_pci_igd_lpc_bridge_enabled·"·"%s"·"\n",·name);3046 ············qemu_log("vfio_pci_igd_lpc_bridge_enabled·"·"%s"·"\n",·name);
3047 #line·3049·"trace/trace-hw_vfio.h"3047 #line·3049·"trace/trace-hw_vfio.h"
3048 ········}3048 ········}
3049 ····}3049 ····}
3050 }3050 }
  
3051 static·inline·void·trace_vfio_pci_igd_lpc_bridge_enabled(const·char·*·name)3051 static·inline·void·trace_vfio_pci_igd_lpc_bridge_enabled(const·char·*·name)
Offset 3063, 22 lines modifiedOffset 3063, 22 lines modified
  
3063 static·inline·void·_nocheck__trace_vfio_region_write(const·char·*·name,·int·index,·uint64_t·addr,·uint64_t·data,·unsigned·size)3063 static·inline·void·_nocheck__trace_vfio_region_write(const·char·*·name,·int·index,·uint64_t·addr,·uint64_t·data,·unsigned·size)
3064 {3064 {
3065 ····if·(trace_event_get_state(TRACE_VFIO_REGION_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3065 ····if·(trace_event_get_state(TRACE_VFIO_REGION_WRITE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3066 ········if·(message_with_timestamp)·{3066 ········if·(message_with_timestamp)·{
3067 ············struct·timeval·_now;3067 ············struct·timeval·_now;
3068 ············gettimeofday(&_now,·NULL);3068 ············gettimeofday(&_now,·NULL);
3069 #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3069 #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3070 ············qemu_log("%d@%zu.%06zu:vfio_region_write·"·"·(%s:region%d+0x%"PRIx64",·0x%"PRIx64·",·%d)"·"\n",3070 ············qemu_log("%d@%zu.%06zu:vfio_region_write·"·"·(%s:region%d+0x%"PRIx64",·0x%"PRIx64·",·%d)"·"\n",
3071 ·····················qemu_get_thread_id(),3071 ·····················qemu_get_thread_id(),
3072 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3072 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3073 ·····················,·name,·index,·addr,·data,·size);3073 ·····················,·name,·index,·addr,·data,·size);
3074 #line·3076·"trace/trace-hw_vfio.h"3074 #line·3076·"trace/trace-hw_vfio.h"
3075 ········}·else·{3075 ········}·else·{
3076 #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3076 #line·96·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3077 ············qemu_log("vfio_region_write·"·"·(%s:region%d+0x%"PRIx64",·0x%"PRIx64·",·%d)"·"\n",·name,·index,·addr,·data,·size);3077 ············qemu_log("vfio_region_write·"·"·(%s:region%d+0x%"PRIx64",·0x%"PRIx64·",·%d)"·"\n",·name,·index,·addr,·data,·size);
3078 #line·3080·"trace/trace-hw_vfio.h"3078 #line·3080·"trace/trace-hw_vfio.h"
3079 ········}3079 ········}
3080 ····}3080 ····}
3081 }3081 }
  
3082 static·inline·void·trace_vfio_region_write(const·char·*·name,·int·index,·uint64_t·addr,·uint64_t·data,·unsigned·size)3082 static·inline·void·trace_vfio_region_write(const·char·*·name,·int·index,·uint64_t·addr,·uint64_t·data,·unsigned·size)
Offset 3094, 22 lines modifiedOffset 3094, 22 lines modified
  
3094 static·inline·void·_nocheck__trace_vfio_region_read(char·*·name,·int·index,·uint64_t·addr,·unsigned·size,·uint64_t·data)3094 static·inline·void·_nocheck__trace_vfio_region_read(char·*·name,·int·index,·uint64_t·addr,·unsigned·size,·uint64_t·data)
3095 {3095 {
3096 ····if·(trace_event_get_state(TRACE_VFIO_REGION_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{3096 ····if·(trace_event_get_state(TRACE_VFIO_REGION_READ)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3097 ········if·(message_with_timestamp)·{3097 ········if·(message_with_timestamp)·{
3098 ············struct·timeval·_now;3098 ············struct·timeval·_now;
3099 ············gettimeofday(&_now,·NULL);3099 ············gettimeofday(&_now,·NULL);
3100 #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3100 #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3101 ············qemu_log("%d@%zu.%06zu:vfio_region_read·"·"·(%s:region%d+0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",3101 ············qemu_log("%d@%zu.%06zu:vfio_region_read·"·"·(%s:region%d+0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",
3102 ·····················qemu_get_thread_id(),3102 ·····················qemu_get_thread_id(),
3103 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3103 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3104 ·····················,·name,·index,·addr,·size,·data);3104 ·····················,·name,·index,·addr,·size,·data);
3105 #line·3107·"trace/trace-hw_vfio.h"3105 #line·3107·"trace/trace-hw_vfio.h"
3106 ········}·else·{3106 ········}·else·{
3107 #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3107 #line·97·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3108 ············qemu_log("vfio_region_read·"·"·(%s:region%d+0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",·name,·index,·addr,·size,·data);3108 ············qemu_log("vfio_region_read·"·"·(%s:region%d+0x%"PRIx64",·%d)·=·0x%"PRIx64·"\n",·name,·index,·addr,·size,·data);
3109 #line·3111·"trace/trace-hw_vfio.h"3109 #line·3111·"trace/trace-hw_vfio.h"
3110 ········}3110 ········}
3111 ····}3111 ····}
3112 }3112 }
  
3113 static·inline·void·trace_vfio_region_read(char·*·name,·int·index,·uint64_t·addr,·unsigned·size,·uint64_t·data)3113 static·inline·void·trace_vfio_region_read(char·*·name,·int·index,·uint64_t·addr,·unsigned·size,·uint64_t·data)
Offset 3125, 22 lines modifiedOffset 3125, 22 lines modified
  
3125 static·inline·void·_nocheck__trace_vfio_iommu_map_notify(const·char·*·op,·uint64_t·iova_start,·uint64_t·iova_end)3125 static·inline·void·_nocheck__trace_vfio_iommu_map_notify(const·char·*·op,·uint64_t·iova_start,·uint64_t·iova_end)
3126 {3126 {
3127 ····if·(trace_event_get_state(TRACE_VFIO_IOMMU_MAP_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{3127 ····if·(trace_event_get_state(TRACE_VFIO_IOMMU_MAP_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3128 ········if·(message_with_timestamp)·{3128 ········if·(message_with_timestamp)·{
3129 ············struct·timeval·_now;3129 ············struct·timeval·_now;
3130 ············gettimeofday(&_now,·NULL);3130 ············gettimeofday(&_now,·NULL);
3131 #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3131 #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3132 ············qemu_log("%d@%zu.%06zu:vfio_iommu_map_notify·"·"iommu·%s·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",3132 ············qemu_log("%d@%zu.%06zu:vfio_iommu_map_notify·"·"iommu·%s·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",
3133 ·····················qemu_get_thread_id(),3133 ·····················qemu_get_thread_id(),
3134 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3134 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3135 ·····················,·op,·iova_start,·iova_end);3135 ·····················,·op,·iova_start,·iova_end);
3136 #line·3138·"trace/trace-hw_vfio.h"3136 #line·3138·"trace/trace-hw_vfio.h"
3137 ········}·else·{3137 ········}·else·{
3138 #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3138 #line·98·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3139 ············qemu_log("vfio_iommu_map_notify·"·"iommu·%s·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",·op,·iova_start,·iova_end);3139 ············qemu_log("vfio_iommu_map_notify·"·"iommu·%s·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",·op,·iova_start,·iova_end);
3140 #line·3142·"trace/trace-hw_vfio.h"3140 #line·3142·"trace/trace-hw_vfio.h"
3141 ········}3141 ········}
3142 ····}3142 ····}
3143 }3143 }
  
3144 static·inline·void·trace_vfio_iommu_map_notify(const·char·*·op,·uint64_t·iova_start,·uint64_t·iova_end)3144 static·inline·void·trace_vfio_iommu_map_notify(const·char·*·op,·uint64_t·iova_start,·uint64_t·iova_end)
Offset 3156, 22 lines modifiedOffset 3156, 22 lines modified
  
3156 static·inline·void·_nocheck__trace_vfio_listener_region_add_skip(uint64_t·start,·uint64_t·end)3156 static·inline·void·_nocheck__trace_vfio_listener_region_add_skip(uint64_t·start,·uint64_t·end)
3157 {3157 {
3158 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3158 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3159 ········if·(message_with_timestamp)·{3159 ········if·(message_with_timestamp)·{
3160 ············struct·timeval·_now;3160 ············struct·timeval·_now;
3161 ············gettimeofday(&_now,·NULL);3161 ············gettimeofday(&_now,·NULL);
3162 #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3162 #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3163 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_skip·"·"SKIPPING·region_add·0x%"PRIx64"·-·0x%"PRIx64·"\n",3163 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_skip·"·"SKIPPING·region_add·0x%"PRIx64"·-·0x%"PRIx64·"\n",
3164 ·····················qemu_get_thread_id(),3164 ·····················qemu_get_thread_id(),
3165 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3165 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3166 ·····················,·start,·end);3166 ·····················,·start,·end);
3167 #line·3169·"trace/trace-hw_vfio.h"3167 #line·3169·"trace/trace-hw_vfio.h"
3168 ········}·else·{3168 ········}·else·{
3169 #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3169 #line·99·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3170 ············qemu_log("vfio_listener_region_add_skip·"·"SKIPPING·region_add·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);3170 ············qemu_log("vfio_listener_region_add_skip·"·"SKIPPING·region_add·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
3171 #line·3173·"trace/trace-hw_vfio.h"3171 #line·3173·"trace/trace-hw_vfio.h"
3172 ········}3172 ········}
3173 ····}3173 ····}
3174 }3174 }
  
3175 static·inline·void·trace_vfio_listener_region_add_skip(uint64_t·start,·uint64_t·end)3175 static·inline·void·trace_vfio_listener_region_add_skip(uint64_t·start,·uint64_t·end)
Offset 3187, 22 lines modifiedOffset 3187, 22 lines modified
  
3187 static·inline·void·_nocheck__trace_vfio_spapr_group_attach(int·groupfd,·int·tablefd)3187 static·inline·void·_nocheck__trace_vfio_spapr_group_attach(int·groupfd,·int·tablefd)
3188 {3188 {
3189 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_GROUP_ATTACH)·&&·qemu_loglevel_mask(LOG_TRACE))·{3189 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_GROUP_ATTACH)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3190 ········if·(message_with_timestamp)·{3190 ········if·(message_with_timestamp)·{
3191 ············struct·timeval·_now;3191 ············struct·timeval·_now;
3192 ············gettimeofday(&_now,·NULL);3192 ············gettimeofday(&_now,·NULL);
3193 #line·100·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3193 #line·100·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3194 ············qemu_log("%d@%zu.%06zu:vfio_spapr_group_attach·"·"Attached·groupfd·%d·to·liobn·fd·%d"·"\n",3194 ············qemu_log("%d@%zu.%06zu:vfio_spapr_group_attach·"·"Attached·groupfd·%d·to·liobn·fd·%d"·"\n",
3195 ·····················qemu_get_thread_id(),3195 ·····················qemu_get_thread_id(),
3196 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3196 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3197 ·····················,·groupfd,·tablefd);3197 ·····················,·groupfd,·tablefd);
3198 #line·3200·"trace/trace-hw_vfio.h"3198 #line·3200·"trace/trace-hw_vfio.h"
3199 ········}·else·{3199 ········}·else·{
3200 #line·100·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3200 #line·100·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3201 ············qemu_log("vfio_spapr_group_attach·"·"Attached·groupfd·%d·to·liobn·fd·%d"·"\n",·groupfd,·tablefd);3201 ············qemu_log("vfio_spapr_group_attach·"·"Attached·groupfd·%d·to·liobn·fd·%d"·"\n",·groupfd,·tablefd);
3202 #line·3204·"trace/trace-hw_vfio.h"3202 #line·3204·"trace/trace-hw_vfio.h"
3203 ········}3203 ········}
3204 ····}3204 ····}
3205 }3205 }
  
3206 static·inline·void·trace_vfio_spapr_group_attach(int·groupfd,·int·tablefd)3206 static·inline·void·trace_vfio_spapr_group_attach(int·groupfd,·int·tablefd)
Offset 3218, 22 lines modifiedOffset 3218, 22 lines modified
  
3218 static·inline·void·_nocheck__trace_vfio_listener_region_add_iommu(uint64_t·start,·uint64_t·end)3218 static·inline·void·_nocheck__trace_vfio_listener_region_add_iommu(uint64_t·start,·uint64_t·end)
3219 {3219 {
3220 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_IOMMU)·&&·qemu_loglevel_mask(LOG_TRACE))·{3220 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_IOMMU)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3221 ········if·(message_with_timestamp)·{3221 ········if·(message_with_timestamp)·{
3222 ············struct·timeval·_now;3222 ············struct·timeval·_now;
3223 ············gettimeofday(&_now,·NULL);3223 ············gettimeofday(&_now,·NULL);
3224 #line·101·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3224 #line·101·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3225 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_iommu·"·"region_add·[iommu]·0x%"PRIx64"·-·0x%"PRIx64·"\n",3225 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_iommu·"·"region_add·[iommu]·0x%"PRIx64"·-·0x%"PRIx64·"\n",
3226 ·····················qemu_get_thread_id(),3226 ·····················qemu_get_thread_id(),
3227 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3227 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3228 ·····················,·start,·end);3228 ·····················,·start,·end);
3229 #line·3231·"trace/trace-hw_vfio.h"3229 #line·3231·"trace/trace-hw_vfio.h"
3230 ········}·else·{3230 ········}·else·{
3231 #line·101·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3231 #line·101·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3232 ············qemu_log("vfio_listener_region_add_iommu·"·"region_add·[iommu]·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);3232 ············qemu_log("vfio_listener_region_add_iommu·"·"region_add·[iommu]·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
3233 #line·3235·"trace/trace-hw_vfio.h"3233 #line·3235·"trace/trace-hw_vfio.h"
3234 ········}3234 ········}
3235 ····}3235 ····}
3236 }3236 }
  
3237 static·inline·void·trace_vfio_listener_region_add_iommu(uint64_t·start,·uint64_t·end)3237 static·inline·void·trace_vfio_listener_region_add_iommu(uint64_t·start,·uint64_t·end)
Offset 3249, 22 lines modifiedOffset 3249, 22 lines modified
  
3249 static·inline·void·_nocheck__trace_vfio_listener_region_add_ram(uint64_t·iova_start,·uint64_t·iova_end,·void·*·vaddr)3249 static·inline·void·_nocheck__trace_vfio_listener_region_add_ram(uint64_t·iova_start,·uint64_t·iova_end,·void·*·vaddr)
3250 {3250 {
3251 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_RAM)·&&·qemu_loglevel_mask(LOG_TRACE))·{3251 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_RAM)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3252 ········if·(message_with_timestamp)·{3252 ········if·(message_with_timestamp)·{
3253 ············struct·timeval·_now;3253 ············struct·timeval·_now;
3254 ············gettimeofday(&_now,·NULL);3254 ············gettimeofday(&_now,·NULL);
3255 #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3255 #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3256 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_ram·"·"region_add·[ram]·0x%"PRIx64"·-·0x%"PRIx64"·[%p]"·"\n",3256 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_ram·"·"region_add·[ram]·0x%"PRIx64"·-·0x%"PRIx64"·[%p]"·"\n",
3257 ·····················qemu_get_thread_id(),3257 ·····················qemu_get_thread_id(),
3258 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3258 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3259 ·····················,·iova_start,·iova_end,·vaddr);3259 ·····················,·iova_start,·iova_end,·vaddr);
3260 #line·3262·"trace/trace-hw_vfio.h"3260 #line·3262·"trace/trace-hw_vfio.h"
3261 ········}·else·{3261 ········}·else·{
3262 #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3262 #line·102·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3263 ············qemu_log("vfio_listener_region_add_ram·"·"region_add·[ram]·0x%"PRIx64"·-·0x%"PRIx64"·[%p]"·"\n",·iova_start,·iova_end,·vaddr);3263 ············qemu_log("vfio_listener_region_add_ram·"·"region_add·[ram]·0x%"PRIx64"·-·0x%"PRIx64"·[%p]"·"\n",·iova_start,·iova_end,·vaddr);
3264 #line·3266·"trace/trace-hw_vfio.h"3264 #line·3266·"trace/trace-hw_vfio.h"
3265 ········}3265 ········}
3266 ····}3266 ····}
3267 }3267 }
  
3268 static·inline·void·trace_vfio_listener_region_add_ram(uint64_t·iova_start,·uint64_t·iova_end,·void·*·vaddr)3268 static·inline·void·trace_vfio_listener_region_add_ram(uint64_t·iova_start,·uint64_t·iova_end,·void·*·vaddr)
Offset 3280, 22 lines modifiedOffset 3280, 22 lines modified
  
3280 static·inline·void·_nocheck__trace_vfio_listener_region_add_no_dma_map(const·char·*·name,·uint64_t·iova,·uint64_t·size,·uint64_t·page_size)3280 static·inline·void·_nocheck__trace_vfio_listener_region_add_no_dma_map(const·char·*·name,·uint64_t·iova,·uint64_t·size,·uint64_t·page_size)
3281 {3281 {
3282 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_NO_DMA_MAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3282 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_ADD_NO_DMA_MAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3283 ········if·(message_with_timestamp)·{3283 ········if·(message_with_timestamp)·{
3284 ············struct·timeval·_now;3284 ············struct·timeval·_now;
3285 ············gettimeofday(&_now,·NULL);3285 ············gettimeofday(&_now,·NULL);
3286 #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3286 #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3287 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_no_dma_map·"·"Region·\"%s\"·0x%"PRIx64"·size=0x%"PRIx64"·is·not·aligned·to·0x%"PRIx64"·and·cannot·be·mapped·for·DMA"·"\n",3287 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_add_no_dma_map·"·"Region·\"%s\"·0x%"PRIx64"·size=0x%"PRIx64"·is·not·aligned·to·0x%"PRIx64"·and·cannot·be·mapped·for·DMA"·"\n",
3288 ·····················qemu_get_thread_id(),3288 ·····················qemu_get_thread_id(),
3289 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3289 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3290 ·····················,·name,·iova,·size,·page_size);3290 ·····················,·name,·iova,·size,·page_size);
3291 #line·3293·"trace/trace-hw_vfio.h"3291 #line·3293·"trace/trace-hw_vfio.h"
3292 ········}·else·{3292 ········}·else·{
3293 #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3293 #line·103·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3294 ············qemu_log("vfio_listener_region_add_no_dma_map·"·"Region·\"%s\"·0x%"PRIx64"·size=0x%"PRIx64"·is·not·aligned·to·0x%"PRIx64"·and·cannot·be·mapped·for·DMA"·"\n",·name,·iova,·size,·page_size);3294 ············qemu_log("vfio_listener_region_add_no_dma_map·"·"Region·\"%s\"·0x%"PRIx64"·size=0x%"PRIx64"·is·not·aligned·to·0x%"PRIx64"·and·cannot·be·mapped·for·DMA"·"\n",·name,·iova,·size,·page_size);
3295 #line·3297·"trace/trace-hw_vfio.h"3295 #line·3297·"trace/trace-hw_vfio.h"
3296 ········}3296 ········}
3297 ····}3297 ····}
3298 }3298 }
  
3299 static·inline·void·trace_vfio_listener_region_add_no_dma_map(const·char·*·name,·uint64_t·iova,·uint64_t·size,·uint64_t·page_size)3299 static·inline·void·trace_vfio_listener_region_add_no_dma_map(const·char·*·name,·uint64_t·iova,·uint64_t·size,·uint64_t·page_size)
Offset 3311, 22 lines modifiedOffset 3311, 22 lines modified
  
3311 static·inline·void·_nocheck__trace_vfio_listener_region_del_skip(uint64_t·start,·uint64_t·end)3311 static·inline·void·_nocheck__trace_vfio_listener_region_del_skip(uint64_t·start,·uint64_t·end)
3312 {3312 {
3313 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_DEL_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3313 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_DEL_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3314 ········if·(message_with_timestamp)·{3314 ········if·(message_with_timestamp)·{
3315 ············struct·timeval·_now;3315 ············struct·timeval·_now;
3316 ············gettimeofday(&_now,·NULL);3316 ············gettimeofday(&_now,·NULL);
3317 #line·104·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3317 #line·104·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3318 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_del_skip·"·"SKIPPING·region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",3318 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_del_skip·"·"SKIPPING·region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",
3319 ·····················qemu_get_thread_id(),3319 ·····················qemu_get_thread_id(),
3320 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3320 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3321 ·····················,·start,·end);3321 ·····················,·start,·end);
3322 #line·3324·"trace/trace-hw_vfio.h"3322 #line·3324·"trace/trace-hw_vfio.h"
3323 ········}·else·{3323 ········}·else·{
3324 #line·104·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3324 #line·104·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3325 ············qemu_log("vfio_listener_region_del_skip·"·"SKIPPING·region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);3325 ············qemu_log("vfio_listener_region_del_skip·"·"SKIPPING·region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
3326 #line·3328·"trace/trace-hw_vfio.h"3326 #line·3328·"trace/trace-hw_vfio.h"
3327 ········}3327 ········}
3328 ····}3328 ····}
3329 }3329 }
  
3330 static·inline·void·trace_vfio_listener_region_del_skip(uint64_t·start,·uint64_t·end)3330 static·inline·void·trace_vfio_listener_region_del_skip(uint64_t·start,·uint64_t·end)
Offset 3342, 22 lines modifiedOffset 3342, 22 lines modified
  
3342 static·inline·void·_nocheck__trace_vfio_listener_region_del(uint64_t·start,·uint64_t·end)3342 static·inline·void·_nocheck__trace_vfio_listener_region_del(uint64_t·start,·uint64_t·end)
3343 {3343 {
3344 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_DEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{3344 ····if·(trace_event_get_state(TRACE_VFIO_LISTENER_REGION_DEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3345 ········if·(message_with_timestamp)·{3345 ········if·(message_with_timestamp)·{
3346 ············struct·timeval·_now;3346 ············struct·timeval·_now;
3347 ············gettimeofday(&_now,·NULL);3347 ············gettimeofday(&_now,·NULL);
3348 #line·105·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3348 #line·105·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3349 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_del·"·"region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",3349 ············qemu_log("%d@%zu.%06zu:vfio_listener_region_del·"·"region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",
3350 ·····················qemu_get_thread_id(),3350 ·····················qemu_get_thread_id(),
3351 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3351 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3352 ·····················,·start,·end);3352 ·····················,·start,·end);
3353 #line·3355·"trace/trace-hw_vfio.h"3353 #line·3355·"trace/trace-hw_vfio.h"
3354 ········}·else·{3354 ········}·else·{
3355 #line·105·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3355 #line·105·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3356 ············qemu_log("vfio_listener_region_del·"·"region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);3356 ············qemu_log("vfio_listener_region_del·"·"region_del·0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
3357 #line·3359·"trace/trace-hw_vfio.h"3357 #line·3359·"trace/trace-hw_vfio.h"
3358 ········}3358 ········}
3359 ····}3359 ····}
3360 }3360 }
  
3361 static·inline·void·trace_vfio_listener_region_del(uint64_t·start,·uint64_t·end)3361 static·inline·void·trace_vfio_listener_region_del(uint64_t·start,·uint64_t·end)
Offset 3373, 22 lines modifiedOffset 3373, 22 lines modified
  
3373 static·inline·void·_nocheck__trace_vfio_disconnect_container(int·fd)3373 static·inline·void·_nocheck__trace_vfio_disconnect_container(int·fd)
3374 {3374 {
3375 ····if·(trace_event_get_state(TRACE_VFIO_DISCONNECT_CONTAINER)·&&·qemu_loglevel_mask(LOG_TRACE))·{3375 ····if·(trace_event_get_state(TRACE_VFIO_DISCONNECT_CONTAINER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3376 ········if·(message_with_timestamp)·{3376 ········if·(message_with_timestamp)·{
3377 ············struct·timeval·_now;3377 ············struct·timeval·_now;
3378 ············gettimeofday(&_now,·NULL);3378 ············gettimeofday(&_now,·NULL);
3379 #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3379 #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3380 ············qemu_log("%d@%zu.%06zu:vfio_disconnect_container·"·"close·container->fd=%d"·"\n",3380 ············qemu_log("%d@%zu.%06zu:vfio_disconnect_container·"·"close·container->fd=%d"·"\n",
3381 ·····················qemu_get_thread_id(),3381 ·····················qemu_get_thread_id(),
3382 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3382 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3383 ·····················,·fd);3383 ·····················,·fd);
3384 #line·3386·"trace/trace-hw_vfio.h"3384 #line·3386·"trace/trace-hw_vfio.h"
3385 ········}·else·{3385 ········}·else·{
3386 #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3386 #line·106·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3387 ············qemu_log("vfio_disconnect_container·"·"close·container->fd=%d"·"\n",·fd);3387 ············qemu_log("vfio_disconnect_container·"·"close·container->fd=%d"·"\n",·fd);
3388 #line·3390·"trace/trace-hw_vfio.h"3388 #line·3390·"trace/trace-hw_vfio.h"
3389 ········}3389 ········}
3390 ····}3390 ····}
3391 }3391 }
  
3392 static·inline·void·trace_vfio_disconnect_container(int·fd)3392 static·inline·void·trace_vfio_disconnect_container(int·fd)
Offset 3404, 22 lines modifiedOffset 3404, 22 lines modified
  
3404 static·inline·void·_nocheck__trace_vfio_put_group(int·fd)3404 static·inline·void·_nocheck__trace_vfio_put_group(int·fd)
3405 {3405 {
3406 ····if·(trace_event_get_state(TRACE_VFIO_PUT_GROUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3406 ····if·(trace_event_get_state(TRACE_VFIO_PUT_GROUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3407 ········if·(message_with_timestamp)·{3407 ········if·(message_with_timestamp)·{
3408 ············struct·timeval·_now;3408 ············struct·timeval·_now;
3409 ············gettimeofday(&_now,·NULL);3409 ············gettimeofday(&_now,·NULL);
3410 #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3410 #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3411 ············qemu_log("%d@%zu.%06zu:vfio_put_group·"·"close·group->fd=%d"·"\n",3411 ············qemu_log("%d@%zu.%06zu:vfio_put_group·"·"close·group->fd=%d"·"\n",
3412 ·····················qemu_get_thread_id(),3412 ·····················qemu_get_thread_id(),
3413 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3413 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3414 ·····················,·fd);3414 ·····················,·fd);
3415 #line·3417·"trace/trace-hw_vfio.h"3415 #line·3417·"trace/trace-hw_vfio.h"
3416 ········}·else·{3416 ········}·else·{
3417 #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3417 #line·107·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3418 ············qemu_log("vfio_put_group·"·"close·group->fd=%d"·"\n",·fd);3418 ············qemu_log("vfio_put_group·"·"close·group->fd=%d"·"\n",·fd);
3419 #line·3421·"trace/trace-hw_vfio.h"3419 #line·3421·"trace/trace-hw_vfio.h"
3420 ········}3420 ········}
3421 ····}3421 ····}
3422 }3422 }
  
3423 static·inline·void·trace_vfio_put_group(int·fd)3423 static·inline·void·trace_vfio_put_group(int·fd)
Offset 3435, 22 lines modifiedOffset 3435, 22 lines modified
  
3435 static·inline·void·_nocheck__trace_vfio_get_device(const·char·*·name,·unsigned·int·flags,·unsigned·int·num_regions,·unsigned·int·num_irqs)3435 static·inline·void·_nocheck__trace_vfio_get_device(const·char·*·name,·unsigned·int·flags,·unsigned·int·num_regions,·unsigned·int·num_irqs)
3436 {3436 {
3437 ····if·(trace_event_get_state(TRACE_VFIO_GET_DEVICE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3437 ····if·(trace_event_get_state(TRACE_VFIO_GET_DEVICE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3438 ········if·(message_with_timestamp)·{3438 ········if·(message_with_timestamp)·{
3439 ············struct·timeval·_now;3439 ············struct·timeval·_now;
3440 ············gettimeofday(&_now,·NULL);3440 ············gettimeofday(&_now,·NULL);
3441 #line·108·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3441 #line·108·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3442 ············qemu_log("%d@%zu.%06zu:vfio_get_device·"·"Device·%s·flags:·%u,·regions:·%u,·irqs:·%u"·"\n",3442 ············qemu_log("%d@%zu.%06zu:vfio_get_device·"·"Device·%s·flags:·%u,·regions:·%u,·irqs:·%u"·"\n",
3443 ·····················qemu_get_thread_id(),3443 ·····················qemu_get_thread_id(),
3444 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3444 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3445 ·····················,·name,·flags,·num_regions,·num_irqs);3445 ·····················,·name,·flags,·num_regions,·num_irqs);
3446 #line·3448·"trace/trace-hw_vfio.h"3446 #line·3448·"trace/trace-hw_vfio.h"
3447 ········}·else·{3447 ········}·else·{
3448 #line·108·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3448 #line·108·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3449 ············qemu_log("vfio_get_device·"·"Device·%s·flags:·%u,·regions:·%u,·irqs:·%u"·"\n",·name,·flags,·num_regions,·num_irqs);3449 ············qemu_log("vfio_get_device·"·"Device·%s·flags:·%u,·regions:·%u,·irqs:·%u"·"\n",·name,·flags,·num_regions,·num_irqs);
3450 #line·3452·"trace/trace-hw_vfio.h"3450 #line·3452·"trace/trace-hw_vfio.h"
3451 ········}3451 ········}
3452 ····}3452 ····}
3453 }3453 }
  
3454 static·inline·void·trace_vfio_get_device(const·char·*·name,·unsigned·int·flags,·unsigned·int·num_regions,·unsigned·int·num_irqs)3454 static·inline·void·trace_vfio_get_device(const·char·*·name,·unsigned·int·flags,·unsigned·int·num_regions,·unsigned·int·num_irqs)
Offset 3466, 22 lines modifiedOffset 3466, 22 lines modified
  
3466 static·inline·void·_nocheck__trace_vfio_put_base_device(int·fd)3466 static·inline·void·_nocheck__trace_vfio_put_base_device(int·fd)
3467 {3467 {
3468 ····if·(trace_event_get_state(TRACE_VFIO_PUT_BASE_DEVICE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3468 ····if·(trace_event_get_state(TRACE_VFIO_PUT_BASE_DEVICE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3469 ········if·(message_with_timestamp)·{3469 ········if·(message_with_timestamp)·{
3470 ············struct·timeval·_now;3470 ············struct·timeval·_now;
3471 ············gettimeofday(&_now,·NULL);3471 ············gettimeofday(&_now,·NULL);
3472 #line·109·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3472 #line·109·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3473 ············qemu_log("%d@%zu.%06zu:vfio_put_base_device·"·"close·vdev->fd=%d"·"\n",3473 ············qemu_log("%d@%zu.%06zu:vfio_put_base_device·"·"close·vdev->fd=%d"·"\n",
3474 ·····················qemu_get_thread_id(),3474 ·····················qemu_get_thread_id(),
3475 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3475 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3476 ·····················,·fd);3476 ·····················,·fd);
3477 #line·3479·"trace/trace-hw_vfio.h"3477 #line·3479·"trace/trace-hw_vfio.h"
3478 ········}·else·{3478 ········}·else·{
3479 #line·109·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3479 #line·109·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3480 ············qemu_log("vfio_put_base_device·"·"close·vdev->fd=%d"·"\n",·fd);3480 ············qemu_log("vfio_put_base_device·"·"close·vdev->fd=%d"·"\n",·fd);
3481 #line·3483·"trace/trace-hw_vfio.h"3481 #line·3483·"trace/trace-hw_vfio.h"
3482 ········}3482 ········}
3483 ····}3483 ····}
3484 }3484 }
  
3485 static·inline·void·trace_vfio_put_base_device(int·fd)3485 static·inline·void·trace_vfio_put_base_device(int·fd)
Offset 3497, 22 lines modifiedOffset 3497, 22 lines modified
  
3497 static·inline·void·_nocheck__trace_vfio_region_setup(const·char·*·dev,·int·index,·const·char·*·name,·unsigned·long·flags,·unsigned·long·offset,·unsigned·long·size)3497 static·inline·void·_nocheck__trace_vfio_region_setup(const·char·*·dev,·int·index,·const·char·*·name,·unsigned·long·flags,·unsigned·long·offset,·unsigned·long·size)
3498 {3498 {
3499 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3499 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3500 ········if·(message_with_timestamp)·{3500 ········if·(message_with_timestamp)·{
3501 ············struct·timeval·_now;3501 ············struct·timeval·_now;
3502 ············gettimeofday(&_now,·NULL);3502 ············gettimeofday(&_now,·NULL);
3503 #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3503 #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3504 ············qemu_log("%d@%zu.%06zu:vfio_region_setup·"·"Device·%s,·region·%d·\"%s\",·flags:·0x%lx,·offset:·0x%lx,·size:·0x%lx"·"\n",3504 ············qemu_log("%d@%zu.%06zu:vfio_region_setup·"·"Device·%s,·region·%d·\"%s\",·flags:·0x%lx,·offset:·0x%lx,·size:·0x%lx"·"\n",
3505 ·····················qemu_get_thread_id(),3505 ·····················qemu_get_thread_id(),
3506 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3506 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3507 ·····················,·dev,·index,·name,·flags,·offset,·size);3507 ·····················,·dev,·index,·name,·flags,·offset,·size);
3508 #line·3510·"trace/trace-hw_vfio.h"3508 #line·3510·"trace/trace-hw_vfio.h"
3509 ········}·else·{3509 ········}·else·{
3510 #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3510 #line·110·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3511 ············qemu_log("vfio_region_setup·"·"Device·%s,·region·%d·\"%s\",·flags:·0x%lx,·offset:·0x%lx,·size:·0x%lx"·"\n",·dev,·index,·name,·flags,·offset,·size);3511 ············qemu_log("vfio_region_setup·"·"Device·%s,·region·%d·\"%s\",·flags:·0x%lx,·offset:·0x%lx,·size:·0x%lx"·"\n",·dev,·index,·name,·flags,·offset,·size);
3512 #line·3514·"trace/trace-hw_vfio.h"3512 #line·3514·"trace/trace-hw_vfio.h"
3513 ········}3513 ········}
3514 ····}3514 ····}
3515 }3515 }
  
3516 static·inline·void·trace_vfio_region_setup(const·char·*·dev,·int·index,·const·char·*·name,·unsigned·long·flags,·unsigned·long·offset,·unsigned·long·size)3516 static·inline·void·trace_vfio_region_setup(const·char·*·dev,·int·index,·const·char·*·name,·unsigned·long·flags,·unsigned·long·offset,·unsigned·long·size)
Offset 3528, 22 lines modifiedOffset 3528, 22 lines modified
  
3528 static·inline·void·_nocheck__trace_vfio_region_mmap_fault(const·char·*·name,·int·index,·unsigned·long·offset,·unsigned·long·size,·int·fault)3528 static·inline·void·_nocheck__trace_vfio_region_mmap_fault(const·char·*·name,·int·index,·unsigned·long·offset,·unsigned·long·size,·int·fault)
3529 {3529 {
3530 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAP_FAULT)·&&·qemu_loglevel_mask(LOG_TRACE))·{3530 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAP_FAULT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3531 ········if·(message_with_timestamp)·{3531 ········if·(message_with_timestamp)·{
3532 ············struct·timeval·_now;3532 ············struct·timeval·_now;
3533 ············gettimeofday(&_now,·NULL);3533 ············gettimeofday(&_now,·NULL);
3534 #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3534 #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3535 ············qemu_log("%d@%zu.%06zu:vfio_region_mmap_fault·"·"Region·%s·mmaps[%d],·[0x%lx·-·0x%lx],·fault:·%d"·"\n",3535 ············qemu_log("%d@%zu.%06zu:vfio_region_mmap_fault·"·"Region·%s·mmaps[%d],·[0x%lx·-·0x%lx],·fault:·%d"·"\n",
3536 ·····················qemu_get_thread_id(),3536 ·····················qemu_get_thread_id(),
3537 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3537 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3538 ·····················,·name,·index,·offset,·size,·fault);3538 ·····················,·name,·index,·offset,·size,·fault);
3539 #line·3541·"trace/trace-hw_vfio.h"3539 #line·3541·"trace/trace-hw_vfio.h"
3540 ········}·else·{3540 ········}·else·{
3541 #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3541 #line·111·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3542 ············qemu_log("vfio_region_mmap_fault·"·"Region·%s·mmaps[%d],·[0x%lx·-·0x%lx],·fault:·%d"·"\n",·name,·index,·offset,·size,·fault);3542 ············qemu_log("vfio_region_mmap_fault·"·"Region·%s·mmaps[%d],·[0x%lx·-·0x%lx],·fault:·%d"·"\n",·name,·index,·offset,·size,·fault);
3543 #line·3545·"trace/trace-hw_vfio.h"3543 #line·3545·"trace/trace-hw_vfio.h"
3544 ········}3544 ········}
3545 ····}3545 ····}
3546 }3546 }
  
3547 static·inline·void·trace_vfio_region_mmap_fault(const·char·*·name,·int·index,·unsigned·long·offset,·unsigned·long·size,·int·fault)3547 static·inline·void·trace_vfio_region_mmap_fault(const·char·*·name,·int·index,·unsigned·long·offset,·unsigned·long·size,·int·fault)
Offset 3559, 22 lines modifiedOffset 3559, 22 lines modified
  
3559 static·inline·void·_nocheck__trace_vfio_region_mmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)3559 static·inline·void·_nocheck__trace_vfio_region_mmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)
3560 {3560 {
3561 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3561 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3562 ········if·(message_with_timestamp)·{3562 ········if·(message_with_timestamp)·{
3563 ············struct·timeval·_now;3563 ············struct·timeval·_now;
3564 ············gettimeofday(&_now,·NULL);3564 ············gettimeofday(&_now,·NULL);
3565 #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3565 #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3566 ············qemu_log("%d@%zu.%06zu:vfio_region_mmap·"·"Region·%s·[0x%lx·-·0x%lx]"·"\n",3566 ············qemu_log("%d@%zu.%06zu:vfio_region_mmap·"·"Region·%s·[0x%lx·-·0x%lx]"·"\n",
3567 ·····················qemu_get_thread_id(),3567 ·····················qemu_get_thread_id(),
3568 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3568 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3569 ·····················,·name,·offset,·end);3569 ·····················,·name,·offset,·end);
3570 #line·3572·"trace/trace-hw_vfio.h"3570 #line·3572·"trace/trace-hw_vfio.h"
3571 ········}·else·{3571 ········}·else·{
3572 #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3572 #line·112·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3573 ············qemu_log("vfio_region_mmap·"·"Region·%s·[0x%lx·-·0x%lx]"·"\n",·name,·offset,·end);3573 ············qemu_log("vfio_region_mmap·"·"Region·%s·[0x%lx·-·0x%lx]"·"\n",·name,·offset,·end);
3574 #line·3576·"trace/trace-hw_vfio.h"3574 #line·3576·"trace/trace-hw_vfio.h"
3575 ········}3575 ········}
3576 ····}3576 ····}
3577 }3577 }
  
3578 static·inline·void·trace_vfio_region_mmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)3578 static·inline·void·trace_vfio_region_mmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)
Offset 3590, 22 lines modifiedOffset 3590, 22 lines modified
  
3590 static·inline·void·_nocheck__trace_vfio_region_exit(const·char·*·name,·int·index)3590 static·inline·void·_nocheck__trace_vfio_region_exit(const·char·*·name,·int·index)
3591 {3591 {
3592 ····if·(trace_event_get_state(TRACE_VFIO_REGION_EXIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{3592 ····if·(trace_event_get_state(TRACE_VFIO_REGION_EXIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3593 ········if·(message_with_timestamp)·{3593 ········if·(message_with_timestamp)·{
3594 ············struct·timeval·_now;3594 ············struct·timeval·_now;
3595 ············gettimeofday(&_now,·NULL);3595 ············gettimeofday(&_now,·NULL);
3596 #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3596 #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3597 ············qemu_log("%d@%zu.%06zu:vfio_region_exit·"·"Device·%s,·region·%d"·"\n",3597 ············qemu_log("%d@%zu.%06zu:vfio_region_exit·"·"Device·%s,·region·%d"·"\n",
3598 ·····················qemu_get_thread_id(),3598 ·····················qemu_get_thread_id(),
3599 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3599 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3600 ·····················,·name,·index);3600 ·····················,·name,·index);
3601 #line·3603·"trace/trace-hw_vfio.h"3601 #line·3603·"trace/trace-hw_vfio.h"
3602 ········}·else·{3602 ········}·else·{
3603 #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3603 #line·113·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3604 ············qemu_log("vfio_region_exit·"·"Device·%s,·region·%d"·"\n",·name,·index);3604 ············qemu_log("vfio_region_exit·"·"Device·%s,·region·%d"·"\n",·name,·index);
3605 #line·3607·"trace/trace-hw_vfio.h"3605 #line·3607·"trace/trace-hw_vfio.h"
3606 ········}3606 ········}
3607 ····}3607 ····}
3608 }3608 }
  
3609 static·inline·void·trace_vfio_region_exit(const·char·*·name,·int·index)3609 static·inline·void·trace_vfio_region_exit(const·char·*·name,·int·index)
Offset 3621, 22 lines modifiedOffset 3621, 22 lines modified
  
3621 static·inline·void·_nocheck__trace_vfio_region_finalize(const·char·*·name,·int·index)3621 static·inline·void·_nocheck__trace_vfio_region_finalize(const·char·*·name,·int·index)
3622 {3622 {
3623 ····if·(trace_event_get_state(TRACE_VFIO_REGION_FINALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3623 ····if·(trace_event_get_state(TRACE_VFIO_REGION_FINALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3624 ········if·(message_with_timestamp)·{3624 ········if·(message_with_timestamp)·{
3625 ············struct·timeval·_now;3625 ············struct·timeval·_now;
3626 ············gettimeofday(&_now,·NULL);3626 ············gettimeofday(&_now,·NULL);
3627 #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3627 #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3628 ············qemu_log("%d@%zu.%06zu:vfio_region_finalize·"·"Device·%s,·region·%d"·"\n",3628 ············qemu_log("%d@%zu.%06zu:vfio_region_finalize·"·"Device·%s,·region·%d"·"\n",
3629 ·····················qemu_get_thread_id(),3629 ·····················qemu_get_thread_id(),
3630 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3630 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3631 ·····················,·name,·index);3631 ·····················,·name,·index);
3632 #line·3634·"trace/trace-hw_vfio.h"3632 #line·3634·"trace/trace-hw_vfio.h"
3633 ········}·else·{3633 ········}·else·{
3634 #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3634 #line·114·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3635 ············qemu_log("vfio_region_finalize·"·"Device·%s,·region·%d"·"\n",·name,·index);3635 ············qemu_log("vfio_region_finalize·"·"Device·%s,·region·%d"·"\n",·name,·index);
3636 #line·3638·"trace/trace-hw_vfio.h"3636 #line·3638·"trace/trace-hw_vfio.h"
3637 ········}3637 ········}
3638 ····}3638 ····}
3639 }3639 }
  
3640 static·inline·void·trace_vfio_region_finalize(const·char·*·name,·int·index)3640 static·inline·void·trace_vfio_region_finalize(const·char·*·name,·int·index)
Offset 3652, 22 lines modifiedOffset 3652, 22 lines modified
  
3652 static·inline·void·_nocheck__trace_vfio_region_mmaps_set_enabled(const·char·*·name,·bool·enabled)3652 static·inline·void·_nocheck__trace_vfio_region_mmaps_set_enabled(const·char·*·name,·bool·enabled)
3653 {3653 {
3654 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAPS_SET_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{3654 ····if·(trace_event_get_state(TRACE_VFIO_REGION_MMAPS_SET_ENABLED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3655 ········if·(message_with_timestamp)·{3655 ········if·(message_with_timestamp)·{
3656 ············struct·timeval·_now;3656 ············struct·timeval·_now;
3657 ············gettimeofday(&_now,·NULL);3657 ············gettimeofday(&_now,·NULL);
3658 #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3658 #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3659 ············qemu_log("%d@%zu.%06zu:vfio_region_mmaps_set_enabled·"·"Region·%s·mmaps·enabled:·%d"·"\n",3659 ············qemu_log("%d@%zu.%06zu:vfio_region_mmaps_set_enabled·"·"Region·%s·mmaps·enabled:·%d"·"\n",
3660 ·····················qemu_get_thread_id(),3660 ·····················qemu_get_thread_id(),
3661 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3661 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3662 ·····················,·name,·enabled);3662 ·····················,·name,·enabled);
3663 #line·3665·"trace/trace-hw_vfio.h"3663 #line·3665·"trace/trace-hw_vfio.h"
3664 ········}·else·{3664 ········}·else·{
3665 #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3665 #line·115·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3666 ············qemu_log("vfio_region_mmaps_set_enabled·"·"Region·%s·mmaps·enabled:·%d"·"\n",·name,·enabled);3666 ············qemu_log("vfio_region_mmaps_set_enabled·"·"Region·%s·mmaps·enabled:·%d"·"\n",·name,·enabled);
3667 #line·3669·"trace/trace-hw_vfio.h"3667 #line·3669·"trace/trace-hw_vfio.h"
3668 ········}3668 ········}
3669 ····}3669 ····}
3670 }3670 }
  
3671 static·inline·void·trace_vfio_region_mmaps_set_enabled(const·char·*·name,·bool·enabled)3671 static·inline·void·trace_vfio_region_mmaps_set_enabled(const·char·*·name,·bool·enabled)
Offset 3683, 22 lines modifiedOffset 3683, 22 lines modified
  
3683 static·inline·void·_nocheck__trace_vfio_region_unmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)3683 static·inline·void·_nocheck__trace_vfio_region_unmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)
3684 {3684 {
3685 ····if·(trace_event_get_state(TRACE_VFIO_REGION_UNMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{3685 ····if·(trace_event_get_state(TRACE_VFIO_REGION_UNMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3686 ········if·(message_with_timestamp)·{3686 ········if·(message_with_timestamp)·{
3687 ············struct·timeval·_now;3687 ············struct·timeval·_now;
3688 ············gettimeofday(&_now,·NULL);3688 ············gettimeofday(&_now,·NULL);
3689 #line·116·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3689 #line·116·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3690 ············qemu_log("%d@%zu.%06zu:vfio_region_unmap·"·"Region·%s·unmap·[0x%lx·-·0x%lx]"·"\n",3690 ············qemu_log("%d@%zu.%06zu:vfio_region_unmap·"·"Region·%s·unmap·[0x%lx·-·0x%lx]"·"\n",
3691 ·····················qemu_get_thread_id(),3691 ·····················qemu_get_thread_id(),
3692 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3692 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3693 ·····················,·name,·offset,·end);3693 ·····················,·name,·offset,·end);
3694 #line·3696·"trace/trace-hw_vfio.h"3694 #line·3696·"trace/trace-hw_vfio.h"
3695 ········}·else·{3695 ········}·else·{
3696 #line·116·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3696 #line·116·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3697 ············qemu_log("vfio_region_unmap·"·"Region·%s·unmap·[0x%lx·-·0x%lx]"·"\n",·name,·offset,·end);3697 ············qemu_log("vfio_region_unmap·"·"Region·%s·unmap·[0x%lx·-·0x%lx]"·"\n",·name,·offset,·end);
3698 #line·3700·"trace/trace-hw_vfio.h"3698 #line·3700·"trace/trace-hw_vfio.h"
3699 ········}3699 ········}
3700 ····}3700 ····}
3701 }3701 }
  
3702 static·inline·void·trace_vfio_region_unmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)3702 static·inline·void·trace_vfio_region_unmap(const·char·*·name,·unsigned·long·offset,·unsigned·long·end)
Offset 3714, 22 lines modifiedOffset 3714, 22 lines modified
  
3714 static·inline·void·_nocheck__trace_vfio_region_sparse_mmap_header(const·char·*·name,·int·index,·int·nr_areas)3714 static·inline·void·_nocheck__trace_vfio_region_sparse_mmap_header(const·char·*·name,·int·index,·int·nr_areas)
3715 {3715 {
3716 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SPARSE_MMAP_HEADER)·&&·qemu_loglevel_mask(LOG_TRACE))·{3716 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SPARSE_MMAP_HEADER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3717 ········if·(message_with_timestamp)·{3717 ········if·(message_with_timestamp)·{
3718 ············struct·timeval·_now;3718 ············struct·timeval·_now;
3719 ············gettimeofday(&_now,·NULL);3719 ············gettimeofday(&_now,·NULL);
3720 #line·117·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3720 #line·117·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3721 ············qemu_log("%d@%zu.%06zu:vfio_region_sparse_mmap_header·"·"Device·%s·region·%d:·%d·sparse·mmap·entries"·"\n",3721 ············qemu_log("%d@%zu.%06zu:vfio_region_sparse_mmap_header·"·"Device·%s·region·%d:·%d·sparse·mmap·entries"·"\n",
3722 ·····················qemu_get_thread_id(),3722 ·····················qemu_get_thread_id(),
3723 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3723 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3724 ·····················,·name,·index,·nr_areas);3724 ·····················,·name,·index,·nr_areas);
3725 #line·3727·"trace/trace-hw_vfio.h"3725 #line·3727·"trace/trace-hw_vfio.h"
3726 ········}·else·{3726 ········}·else·{
3727 #line·117·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3727 #line·117·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3728 ············qemu_log("vfio_region_sparse_mmap_header·"·"Device·%s·region·%d:·%d·sparse·mmap·entries"·"\n",·name,·index,·nr_areas);3728 ············qemu_log("vfio_region_sparse_mmap_header·"·"Device·%s·region·%d:·%d·sparse·mmap·entries"·"\n",·name,·index,·nr_areas);
3729 #line·3731·"trace/trace-hw_vfio.h"3729 #line·3731·"trace/trace-hw_vfio.h"
3730 ········}3730 ········}
3731 ····}3731 ····}
3732 }3732 }
  
3733 static·inline·void·trace_vfio_region_sparse_mmap_header(const·char·*·name,·int·index,·int·nr_areas)3733 static·inline·void·trace_vfio_region_sparse_mmap_header(const·char·*·name,·int·index,·int·nr_areas)
Offset 3745, 22 lines modifiedOffset 3745, 22 lines modified
  
3745 static·inline·void·_nocheck__trace_vfio_region_sparse_mmap_entry(int·i,·unsigned·long·start,·unsigned·long·end)3745 static·inline·void·_nocheck__trace_vfio_region_sparse_mmap_entry(int·i,·unsigned·long·start,·unsigned·long·end)
3746 {3746 {
3747 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SPARSE_MMAP_ENTRY)·&&·qemu_loglevel_mask(LOG_TRACE))·{3747 ····if·(trace_event_get_state(TRACE_VFIO_REGION_SPARSE_MMAP_ENTRY)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3748 ········if·(message_with_timestamp)·{3748 ········if·(message_with_timestamp)·{
3749 ············struct·timeval·_now;3749 ············struct·timeval·_now;
3750 ············gettimeofday(&_now,·NULL);3750 ············gettimeofday(&_now,·NULL);
3751 #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3751 #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3752 ············qemu_log("%d@%zu.%06zu:vfio_region_sparse_mmap_entry·"·"sparse·entry·%d·[0x%lx·-·0x%lx]"·"\n",3752 ············qemu_log("%d@%zu.%06zu:vfio_region_sparse_mmap_entry·"·"sparse·entry·%d·[0x%lx·-·0x%lx]"·"\n",
3753 ·····················qemu_get_thread_id(),3753 ·····················qemu_get_thread_id(),
3754 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3754 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3755 ·····················,·i,·start,·end);3755 ·····················,·i,·start,·end);
3756 #line·3758·"trace/trace-hw_vfio.h"3756 #line·3758·"trace/trace-hw_vfio.h"
3757 ········}·else·{3757 ········}·else·{
3758 #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3758 #line·118·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3759 ············qemu_log("vfio_region_sparse_mmap_entry·"·"sparse·entry·%d·[0x%lx·-·0x%lx]"·"\n",·i,·start,·end);3759 ············qemu_log("vfio_region_sparse_mmap_entry·"·"sparse·entry·%d·[0x%lx·-·0x%lx]"·"\n",·i,·start,·end);
3760 #line·3762·"trace/trace-hw_vfio.h"3760 #line·3762·"trace/trace-hw_vfio.h"
3761 ········}3761 ········}
3762 ····}3762 ····}
3763 }3763 }
  
3764 static·inline·void·trace_vfio_region_sparse_mmap_entry(int·i,·unsigned·long·start,·unsigned·long·end)3764 static·inline·void·trace_vfio_region_sparse_mmap_entry(int·i,·unsigned·long·start,·unsigned·long·end)
Offset 3776, 22 lines modifiedOffset 3776, 22 lines modified
  
3776 static·inline·void·_nocheck__trace_vfio_get_dev_region(const·char·*·name,·int·index,·uint32_t·type,·uint32_t·subtype)3776 static·inline·void·_nocheck__trace_vfio_get_dev_region(const·char·*·name,·int·index,·uint32_t·type,·uint32_t·subtype)
3777 {3777 {
3778 ····if·(trace_event_get_state(TRACE_VFIO_GET_DEV_REGION)·&&·qemu_loglevel_mask(LOG_TRACE))·{3778 ····if·(trace_event_get_state(TRACE_VFIO_GET_DEV_REGION)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3779 ········if·(message_with_timestamp)·{3779 ········if·(message_with_timestamp)·{
3780 ············struct·timeval·_now;3780 ············struct·timeval·_now;
3781 ············gettimeofday(&_now,·NULL);3781 ············gettimeofday(&_now,·NULL);
3782 #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3782 #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3783 ············qemu_log("%d@%zu.%06zu:vfio_get_dev_region·"·"%s·index·%d,·%08x/%0x8"·"\n",3783 ············qemu_log("%d@%zu.%06zu:vfio_get_dev_region·"·"%s·index·%d,·%08x/%0x8"·"\n",
3784 ·····················qemu_get_thread_id(),3784 ·····················qemu_get_thread_id(),
3785 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3785 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3786 ·····················,·name,·index,·type,·subtype);3786 ·····················,·name,·index,·type,·subtype);
3787 #line·3789·"trace/trace-hw_vfio.h"3787 #line·3789·"trace/trace-hw_vfio.h"
3788 ········}·else·{3788 ········}·else·{
3789 #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3789 #line·119·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3790 ············qemu_log("vfio_get_dev_region·"·"%s·index·%d,·%08x/%0x8"·"\n",·name,·index,·type,·subtype);3790 ············qemu_log("vfio_get_dev_region·"·"%s·index·%d,·%08x/%0x8"·"\n",·name,·index,·type,·subtype);
3791 #line·3793·"trace/trace-hw_vfio.h"3791 #line·3793·"trace/trace-hw_vfio.h"
3792 ········}3792 ········}
3793 ····}3793 ····}
3794 }3794 }
  
3795 static·inline·void·trace_vfio_get_dev_region(const·char·*·name,·int·index,·uint32_t·type,·uint32_t·subtype)3795 static·inline·void·trace_vfio_get_dev_region(const·char·*·name,·int·index,·uint32_t·type,·uint32_t·subtype)
Offset 3807, 22 lines modifiedOffset 3807, 22 lines modified
  
3807 static·inline·void·_nocheck__trace_vfio_dma_unmap_overflow_workaround(void)3807 static·inline·void·_nocheck__trace_vfio_dma_unmap_overflow_workaround(void)
3808 {3808 {
3809 ····if·(trace_event_get_state(TRACE_VFIO_DMA_UNMAP_OVERFLOW_WORKAROUND)·&&·qemu_loglevel_mask(LOG_TRACE))·{3809 ····if·(trace_event_get_state(TRACE_VFIO_DMA_UNMAP_OVERFLOW_WORKAROUND)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3810 ········if·(message_with_timestamp)·{3810 ········if·(message_with_timestamp)·{
3811 ············struct·timeval·_now;3811 ············struct·timeval·_now;
3812 ············gettimeofday(&_now,·NULL);3812 ············gettimeofday(&_now,·NULL);
3813 #line·120·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3813 #line·120·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3814 ············qemu_log("%d@%zu.%06zu:vfio_dma_unmap_overflow_workaround·"·""·"\n",3814 ············qemu_log("%d@%zu.%06zu:vfio_dma_unmap_overflow_workaround·"·""·"\n",
3815 ·····················qemu_get_thread_id(),3815 ·····················qemu_get_thread_id(),
3816 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3816 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3817 ·····················);3817 ·····················);
3818 #line·3820·"trace/trace-hw_vfio.h"3818 #line·3820·"trace/trace-hw_vfio.h"
3819 ········}·else·{3819 ········}·else·{
3820 #line·120·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3820 #line·120·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3821 ············qemu_log("vfio_dma_unmap_overflow_workaround·"·""·"\n");3821 ············qemu_log("vfio_dma_unmap_overflow_workaround·"·""·"\n");
3822 #line·3824·"trace/trace-hw_vfio.h"3822 #line·3824·"trace/trace-hw_vfio.h"
3823 ········}3823 ········}
3824 ····}3824 ····}
3825 }3825 }
  
3826 static·inline·void·trace_vfio_dma_unmap_overflow_workaround(void)3826 static·inline·void·trace_vfio_dma_unmap_overflow_workaround(void)
Offset 3838, 22 lines modifiedOffset 3838, 22 lines modified
  
3838 static·inline·void·_nocheck__trace_vfio_platform_base_device_init(char·*·name,·int·groupid)3838 static·inline·void·_nocheck__trace_vfio_platform_base_device_init(char·*·name,·int·groupid)
3839 {3839 {
3840 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_BASE_DEVICE_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{3840 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_BASE_DEVICE_INIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3841 ········if·(message_with_timestamp)·{3841 ········if·(message_with_timestamp)·{
3842 ············struct·timeval·_now;3842 ············struct·timeval·_now;
3843 ············gettimeofday(&_now,·NULL);3843 ············gettimeofday(&_now,·NULL);
3844 #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3844 #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3845 ············qemu_log("%d@%zu.%06zu:vfio_platform_base_device_init·"·"%s·belongs·to·group·#%d"·"\n",3845 ············qemu_log("%d@%zu.%06zu:vfio_platform_base_device_init·"·"%s·belongs·to·group·#%d"·"\n",
3846 ·····················qemu_get_thread_id(),3846 ·····················qemu_get_thread_id(),
3847 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3847 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3848 ·····················,·name,·groupid);3848 ·····················,·name,·groupid);
3849 #line·3851·"trace/trace-hw_vfio.h"3849 #line·3851·"trace/trace-hw_vfio.h"
3850 ········}·else·{3850 ········}·else·{
3851 #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3851 #line·123·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3852 ············qemu_log("vfio_platform_base_device_init·"·"%s·belongs·to·group·#%d"·"\n",·name,·groupid);3852 ············qemu_log("vfio_platform_base_device_init·"·"%s·belongs·to·group·#%d"·"\n",·name,·groupid);
3853 #line·3855·"trace/trace-hw_vfio.h"3853 #line·3855·"trace/trace-hw_vfio.h"
3854 ········}3854 ········}
3855 ····}3855 ····}
3856 }3856 }
  
3857 static·inline·void·trace_vfio_platform_base_device_init(char·*·name,·int·groupid)3857 static·inline·void·trace_vfio_platform_base_device_init(char·*·name,·int·groupid)
Offset 3869, 22 lines modifiedOffset 3869, 22 lines modified
  
3869 static·inline·void·_nocheck__trace_vfio_platform_realize(char·*·name,·char·*·compat)3869 static·inline·void·_nocheck__trace_vfio_platform_realize(char·*·name,·char·*·compat)
3870 {3870 {
3871 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3871 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_REALIZE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3872 ········if·(message_with_timestamp)·{3872 ········if·(message_with_timestamp)·{
3873 ············struct·timeval·_now;3873 ············struct·timeval·_now;
3874 ············gettimeofday(&_now,·NULL);3874 ············gettimeofday(&_now,·NULL);
3875 #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3875 #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3876 ············qemu_log("%d@%zu.%06zu:vfio_platform_realize·"·"vfio·device·%s,·compat·=·%s"·"\n",3876 ············qemu_log("%d@%zu.%06zu:vfio_platform_realize·"·"vfio·device·%s,·compat·=·%s"·"\n",
3877 ·····················qemu_get_thread_id(),3877 ·····················qemu_get_thread_id(),
3878 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3878 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3879 ·····················,·name,·compat);3879 ·····················,·name,·compat);
3880 #line·3882·"trace/trace-hw_vfio.h"3880 #line·3882·"trace/trace-hw_vfio.h"
3881 ········}·else·{3881 ········}·else·{
3882 #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3882 #line·124·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3883 ············qemu_log("vfio_platform_realize·"·"vfio·device·%s,·compat·=·%s"·"\n",·name,·compat);3883 ············qemu_log("vfio_platform_realize·"·"vfio·device·%s,·compat·=·%s"·"\n",·name,·compat);
3884 #line·3886·"trace/trace-hw_vfio.h"3884 #line·3886·"trace/trace-hw_vfio.h"
3885 ········}3885 ········}
3886 ····}3886 ····}
3887 }3887 }
  
3888 static·inline·void·trace_vfio_platform_realize(char·*·name,·char·*·compat)3888 static·inline·void·trace_vfio_platform_realize(char·*·name,·char·*·compat)
Offset 3900, 22 lines modifiedOffset 3900, 22 lines modified
  
3900 static·inline·void·_nocheck__trace_vfio_platform_eoi(int·pin,·int·fd)3900 static·inline·void·_nocheck__trace_vfio_platform_eoi(int·pin,·int·fd)
3901 {3901 {
3902 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_EOI)·&&·qemu_loglevel_mask(LOG_TRACE))·{3902 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_EOI)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3903 ········if·(message_with_timestamp)·{3903 ········if·(message_with_timestamp)·{
3904 ············struct·timeval·_now;3904 ············struct·timeval·_now;
3905 ············gettimeofday(&_now,·NULL);3905 ············gettimeofday(&_now,·NULL);
3906 #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3906 #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3907 ············qemu_log("%d@%zu.%06zu:vfio_platform_eoi·"·"EOI·IRQ·pin·%d·(fd=%d)"·"\n",3907 ············qemu_log("%d@%zu.%06zu:vfio_platform_eoi·"·"EOI·IRQ·pin·%d·(fd=%d)"·"\n",
3908 ·····················qemu_get_thread_id(),3908 ·····················qemu_get_thread_id(),
3909 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3909 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3910 ·····················,·pin,·fd);3910 ·····················,·pin,·fd);
3911 #line·3913·"trace/trace-hw_vfio.h"3911 #line·3913·"trace/trace-hw_vfio.h"
3912 ········}·else·{3912 ········}·else·{
3913 #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3913 #line·125·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3914 ············qemu_log("vfio_platform_eoi·"·"EOI·IRQ·pin·%d·(fd=%d)"·"\n",·pin,·fd);3914 ············qemu_log("vfio_platform_eoi·"·"EOI·IRQ·pin·%d·(fd=%d)"·"\n",·pin,·fd);
3915 #line·3917·"trace/trace-hw_vfio.h"3915 #line·3917·"trace/trace-hw_vfio.h"
3916 ········}3916 ········}
3917 ····}3917 ····}
3918 }3918 }
  
3919 static·inline·void·trace_vfio_platform_eoi(int·pin,·int·fd)3919 static·inline·void·trace_vfio_platform_eoi(int·pin,·int·fd)
Offset 3931, 22 lines modifiedOffset 3931, 22 lines modified
  
3931 static·inline·void·_nocheck__trace_vfio_platform_intp_mmap_enable(int·pin)3931 static·inline·void·_nocheck__trace_vfio_platform_intp_mmap_enable(int·pin)
3932 {3932 {
3933 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_MMAP_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{3933 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_MMAP_ENABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3934 ········if·(message_with_timestamp)·{3934 ········if·(message_with_timestamp)·{
3935 ············struct·timeval·_now;3935 ············struct·timeval·_now;
3936 ············gettimeofday(&_now,·NULL);3936 ············gettimeofday(&_now,·NULL);
3937 #line·126·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3937 #line·126·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3938 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_mmap_enable·"·"IRQ·#%d·still·active,·stay·in·slow·path"·"\n",3938 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_mmap_enable·"·"IRQ·#%d·still·active,·stay·in·slow·path"·"\n",
3939 ·····················qemu_get_thread_id(),3939 ·····················qemu_get_thread_id(),
3940 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3940 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3941 ·····················,·pin);3941 ·····················,·pin);
3942 #line·3944·"trace/trace-hw_vfio.h"3942 #line·3944·"trace/trace-hw_vfio.h"
3943 ········}·else·{3943 ········}·else·{
3944 #line·126·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3944 #line·126·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3945 ············qemu_log("vfio_platform_intp_mmap_enable·"·"IRQ·#%d·still·active,·stay·in·slow·path"·"\n",·pin);3945 ············qemu_log("vfio_platform_intp_mmap_enable·"·"IRQ·#%d·still·active,·stay·in·slow·path"·"\n",·pin);
3946 #line·3948·"trace/trace-hw_vfio.h"3946 #line·3948·"trace/trace-hw_vfio.h"
3947 ········}3947 ········}
3948 ····}3948 ····}
3949 }3949 }
  
3950 static·inline·void·trace_vfio_platform_intp_mmap_enable(int·pin)3950 static·inline·void·trace_vfio_platform_intp_mmap_enable(int·pin)
Offset 3962, 22 lines modifiedOffset 3962, 22 lines modified
  
3962 static·inline·void·_nocheck__trace_vfio_platform_intp_interrupt(int·pin,·int·fd)3962 static·inline·void·_nocheck__trace_vfio_platform_intp_interrupt(int·pin,·int·fd)
3963 {3963 {
3964 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{3964 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_INTERRUPT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3965 ········if·(message_with_timestamp)·{3965 ········if·(message_with_timestamp)·{
3966 ············struct·timeval·_now;3966 ············struct·timeval·_now;
3967 ············gettimeofday(&_now,·NULL);3967 ············gettimeofday(&_now,·NULL);
3968 #line·127·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3968 #line·127·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3969 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_interrupt·"·"Inject·IRQ·#%d·(fd·=·%d)"·"\n",3969 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_interrupt·"·"Inject·IRQ·#%d·(fd·=·%d)"·"\n",
3970 ·····················qemu_get_thread_id(),3970 ·····················qemu_get_thread_id(),
3971 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec3971 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
3972 ·····················,·pin,·fd);3972 ·····················,·pin,·fd);
3973 #line·3975·"trace/trace-hw_vfio.h"3973 #line·3975·"trace/trace-hw_vfio.h"
3974 ········}·else·{3974 ········}·else·{
3975 #line·127·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3975 #line·127·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
3976 ············qemu_log("vfio_platform_intp_interrupt·"·"Inject·IRQ·#%d·(fd·=·%d)"·"\n",·pin,·fd);3976 ············qemu_log("vfio_platform_intp_interrupt·"·"Inject·IRQ·#%d·(fd·=·%d)"·"\n",·pin,·fd);
3977 #line·3979·"trace/trace-hw_vfio.h"3977 #line·3979·"trace/trace-hw_vfio.h"
3978 ········}3978 ········}
3979 ····}3979 ····}
3980 }3980 }
  
3981 static·inline·void·trace_vfio_platform_intp_interrupt(int·pin,·int·fd)3981 static·inline·void·trace_vfio_platform_intp_interrupt(int·pin,·int·fd)
Offset 3993, 22 lines modifiedOffset 3993, 22 lines modified
  
3993 static·inline·void·_nocheck__trace_vfio_platform_intp_inject_pending_lockheld(int·pin,·int·fd)3993 static·inline·void·_nocheck__trace_vfio_platform_intp_inject_pending_lockheld(int·pin,·int·fd)
3994 {3994 {
3995 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_INJECT_PENDING_LOCKHELD)·&&·qemu_loglevel_mask(LOG_TRACE))·{3995 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_INTP_INJECT_PENDING_LOCKHELD)·&&·qemu_loglevel_mask(LOG_TRACE))·{
3996 ········if·(message_with_timestamp)·{3996 ········if·(message_with_timestamp)·{
3997 ············struct·timeval·_now;3997 ············struct·timeval·_now;
3998 ············gettimeofday(&_now,·NULL);3998 ············gettimeofday(&_now,·NULL);
3999 #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"3999 #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4000 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_inject_pending_lockheld·"·"Inject·pending·IRQ·#%d·(fd·=·%d)"·"\n",4000 ············qemu_log("%d@%zu.%06zu:vfio_platform_intp_inject_pending_lockheld·"·"Inject·pending·IRQ·#%d·(fd·=·%d)"·"\n",
4001 ·····················qemu_get_thread_id(),4001 ·····················qemu_get_thread_id(),
4002 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4002 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4003 ·····················,·pin,·fd);4003 ·····················,·pin,·fd);
4004 #line·4006·"trace/trace-hw_vfio.h"4004 #line·4006·"trace/trace-hw_vfio.h"
4005 ········}·else·{4005 ········}·else·{
4006 #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4006 #line·128·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4007 ············qemu_log("vfio_platform_intp_inject_pending_lockheld·"·"Inject·pending·IRQ·#%d·(fd·=·%d)"·"\n",·pin,·fd);4007 ············qemu_log("vfio_platform_intp_inject_pending_lockheld·"·"Inject·pending·IRQ·#%d·(fd·=·%d)"·"\n",·pin,·fd);
4008 #line·4010·"trace/trace-hw_vfio.h"4008 #line·4010·"trace/trace-hw_vfio.h"
4009 ········}4009 ········}
4010 ····}4010 ····}
4011 }4011 }
  
4012 static·inline·void·trace_vfio_platform_intp_inject_pending_lockheld(int·pin,·int·fd)4012 static·inline·void·trace_vfio_platform_intp_inject_pending_lockheld(int·pin,·int·fd)
Offset 4024, 22 lines modifiedOffset 4024, 22 lines modified
  
4024 static·inline·void·_nocheck__trace_vfio_platform_populate_interrupts(int·pin,·int·count,·int·flags)4024 static·inline·void·_nocheck__trace_vfio_platform_populate_interrupts(int·pin,·int·count,·int·flags)
4025 {4025 {
4026 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_POPULATE_INTERRUPTS)·&&·qemu_loglevel_mask(LOG_TRACE))·{4026 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_POPULATE_INTERRUPTS)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4027 ········if·(message_with_timestamp)·{4027 ········if·(message_with_timestamp)·{
4028 ············struct·timeval·_now;4028 ············struct·timeval·_now;
4029 ············gettimeofday(&_now,·NULL);4029 ············gettimeofday(&_now,·NULL);
4030 #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4030 #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4031 ············qemu_log("%d@%zu.%06zu:vfio_platform_populate_interrupts·"·"-·IRQ·index·%d:·count·%d,·flags=0x%x"·"\n",4031 ············qemu_log("%d@%zu.%06zu:vfio_platform_populate_interrupts·"·"-·IRQ·index·%d:·count·%d,·flags=0x%x"·"\n",
4032 ·····················qemu_get_thread_id(),4032 ·····················qemu_get_thread_id(),
4033 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4033 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4034 ·····················,·pin,·count,·flags);4034 ·····················,·pin,·count,·flags);
4035 #line·4037·"trace/trace-hw_vfio.h"4035 #line·4037·"trace/trace-hw_vfio.h"
4036 ········}·else·{4036 ········}·else·{
4037 #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4037 #line·129·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4038 ············qemu_log("vfio_platform_populate_interrupts·"·"-·IRQ·index·%d:·count·%d,·flags=0x%x"·"\n",·pin,·count,·flags);4038 ············qemu_log("vfio_platform_populate_interrupts·"·"-·IRQ·index·%d:·count·%d,·flags=0x%x"·"\n",·pin,·count,·flags);
4039 #line·4041·"trace/trace-hw_vfio.h"4039 #line·4041·"trace/trace-hw_vfio.h"
4040 ········}4040 ········}
4041 ····}4041 ····}
4042 }4042 }
  
4043 static·inline·void·trace_vfio_platform_populate_interrupts(int·pin,·int·count,·int·flags)4043 static·inline·void·trace_vfio_platform_populate_interrupts(int·pin,·int·count,·int·flags)
Offset 4055, 22 lines modifiedOffset 4055, 22 lines modified
  
4055 static·inline·void·_nocheck__trace_vfio_intp_interrupt_set_pending(int·index)4055 static·inline·void·_nocheck__trace_vfio_intp_interrupt_set_pending(int·index)
4056 {4056 {
4057 ····if·(trace_event_get_state(TRACE_VFIO_INTP_INTERRUPT_SET_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{4057 ····if·(trace_event_get_state(TRACE_VFIO_INTP_INTERRUPT_SET_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4058 ········if·(message_with_timestamp)·{4058 ········if·(message_with_timestamp)·{
4059 ············struct·timeval·_now;4059 ············struct·timeval·_now;
4060 ············gettimeofday(&_now,·NULL);4060 ············gettimeofday(&_now,·NULL);
4061 #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4061 #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4062 ············qemu_log("%d@%zu.%06zu:vfio_intp_interrupt_set_pending·"·"irq·%d·is·set·PENDING"·"\n",4062 ············qemu_log("%d@%zu.%06zu:vfio_intp_interrupt_set_pending·"·"irq·%d·is·set·PENDING"·"\n",
4063 ·····················qemu_get_thread_id(),4063 ·····················qemu_get_thread_id(),
4064 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4064 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4065 ·····················,·index);4065 ·····················,·index);
4066 #line·4068·"trace/trace-hw_vfio.h"4066 #line·4068·"trace/trace-hw_vfio.h"
4067 ········}·else·{4067 ········}·else·{
4068 #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4068 #line·130·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4069 ············qemu_log("vfio_intp_interrupt_set_pending·"·"irq·%d·is·set·PENDING"·"\n",·index);4069 ············qemu_log("vfio_intp_interrupt_set_pending·"·"irq·%d·is·set·PENDING"·"\n",·index);
4070 #line·4072·"trace/trace-hw_vfio.h"4070 #line·4072·"trace/trace-hw_vfio.h"
4071 ········}4071 ········}
4072 ····}4072 ····}
4073 }4073 }
  
4074 static·inline·void·trace_vfio_intp_interrupt_set_pending(int·index)4074 static·inline·void·trace_vfio_intp_interrupt_set_pending(int·index)
Offset 4086, 22 lines modifiedOffset 4086, 22 lines modified
  
4086 static·inline·void·_nocheck__trace_vfio_platform_start_level_irqfd_injection(int·index,·int·fd,·int·resamplefd)4086 static·inline·void·_nocheck__trace_vfio_platform_start_level_irqfd_injection(int·index,·int·fd,·int·resamplefd)
4087 {4087 {
4088 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_START_LEVEL_IRQFD_INJECTION)·&&·qemu_loglevel_mask(LOG_TRACE))·{4088 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_START_LEVEL_IRQFD_INJECTION)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4089 ········if·(message_with_timestamp)·{4089 ········if·(message_with_timestamp)·{
4090 ············struct·timeval·_now;4090 ············struct·timeval·_now;
4091 ············gettimeofday(&_now,·NULL);4091 ············gettimeofday(&_now,·NULL);
4092 #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4092 #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4093 ············qemu_log("%d@%zu.%06zu:vfio_platform_start_level_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d,·resamplefd·=·%d"·"\n",4093 ············qemu_log("%d@%zu.%06zu:vfio_platform_start_level_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d,·resamplefd·=·%d"·"\n",
4094 ·····················qemu_get_thread_id(),4094 ·····················qemu_get_thread_id(),
4095 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4095 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4096 ·····················,·index,·fd,·resamplefd);4096 ·····················,·index,·fd,·resamplefd);
4097 #line·4099·"trace/trace-hw_vfio.h"4097 #line·4099·"trace/trace-hw_vfio.h"
4098 ········}·else·{4098 ········}·else·{
4099 #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4099 #line·131·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4100 ············qemu_log("vfio_platform_start_level_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d,·resamplefd·=·%d"·"\n",·index,·fd,·resamplefd);4100 ············qemu_log("vfio_platform_start_level_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d,·resamplefd·=·%d"·"\n",·index,·fd,·resamplefd);
4101 #line·4103·"trace/trace-hw_vfio.h"4101 #line·4103·"trace/trace-hw_vfio.h"
4102 ········}4102 ········}
4103 ····}4103 ····}
4104 }4104 }
  
4105 static·inline·void·trace_vfio_platform_start_level_irqfd_injection(int·index,·int·fd,·int·resamplefd)4105 static·inline·void·trace_vfio_platform_start_level_irqfd_injection(int·index,·int·fd,·int·resamplefd)
Offset 4117, 22 lines modifiedOffset 4117, 22 lines modified
  
4117 static·inline·void·_nocheck__trace_vfio_platform_start_edge_irqfd_injection(int·index,·int·fd)4117 static·inline·void·_nocheck__trace_vfio_platform_start_edge_irqfd_injection(int·index,·int·fd)
4118 {4118 {
4119 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_START_EDGE_IRQFD_INJECTION)·&&·qemu_loglevel_mask(LOG_TRACE))·{4119 ····if·(trace_event_get_state(TRACE_VFIO_PLATFORM_START_EDGE_IRQFD_INJECTION)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4120 ········if·(message_with_timestamp)·{4120 ········if·(message_with_timestamp)·{
4121 ············struct·timeval·_now;4121 ············struct·timeval·_now;
4122 ············gettimeofday(&_now,·NULL);4122 ············gettimeofday(&_now,·NULL);
4123 #line·132·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4123 #line·132·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4124 ············qemu_log("%d@%zu.%06zu:vfio_platform_start_edge_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d"·"\n",4124 ············qemu_log("%d@%zu.%06zu:vfio_platform_start_edge_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d"·"\n",
4125 ·····················qemu_get_thread_id(),4125 ·····················qemu_get_thread_id(),
4126 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4126 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4127 ·····················,·index,·fd);4127 ·····················,·index,·fd);
4128 #line·4130·"trace/trace-hw_vfio.h"4128 #line·4130·"trace/trace-hw_vfio.h"
4129 ········}·else·{4129 ········}·else·{
4130 #line·132·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4130 #line·132·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4131 ············qemu_log("vfio_platform_start_edge_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d"·"\n",·index,·fd);4131 ············qemu_log("vfio_platform_start_edge_irqfd_injection·"·"IRQ·index=%d,·fd·=·%d"·"\n",·index,·fd);
4132 #line·4134·"trace/trace-hw_vfio.h"4132 #line·4134·"trace/trace-hw_vfio.h"
4133 ········}4133 ········}
4134 ····}4134 ····}
4135 }4135 }
  
4136 static·inline·void·trace_vfio_platform_start_edge_irqfd_injection(int·index,·int·fd)4136 static·inline·void·trace_vfio_platform_start_edge_irqfd_injection(int·index,·int·fd)
Offset 4148, 22 lines modifiedOffset 4148, 22 lines modified
  
4148 static·inline·void·_nocheck__trace_vfio_prereg_listener_region_add_skip(uint64_t·start,·uint64_t·end)4148 static·inline·void·_nocheck__trace_vfio_prereg_listener_region_add_skip(uint64_t·start,·uint64_t·end)
4149 {4149 {
4150 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_LISTENER_REGION_ADD_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4150 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_LISTENER_REGION_ADD_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4151 ········if·(message_with_timestamp)·{4151 ········if·(message_with_timestamp)·{
4152 ············struct·timeval·_now;4152 ············struct·timeval·_now;
4153 ············gettimeofday(&_now,·NULL);4153 ············gettimeofday(&_now,·NULL);
4154 #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4154 #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4155 ············qemu_log("%d@%zu.%06zu:vfio_prereg_listener_region_add_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",4155 ············qemu_log("%d@%zu.%06zu:vfio_prereg_listener_region_add_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",
4156 ·····················qemu_get_thread_id(),4156 ·····················qemu_get_thread_id(),
4157 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4157 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4158 ·····················,·start,·end);4158 ·····················,·start,·end);
4159 #line·4161·"trace/trace-hw_vfio.h"4159 #line·4161·"trace/trace-hw_vfio.h"
4160 ········}·else·{4160 ········}·else·{
4161 #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4161 #line·135·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4162 ············qemu_log("vfio_prereg_listener_region_add_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);4162 ············qemu_log("vfio_prereg_listener_region_add_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
4163 #line·4165·"trace/trace-hw_vfio.h"4163 #line·4165·"trace/trace-hw_vfio.h"
4164 ········}4164 ········}
4165 ····}4165 ····}
4166 }4166 }
  
4167 static·inline·void·trace_vfio_prereg_listener_region_add_skip(uint64_t·start,·uint64_t·end)4167 static·inline·void·trace_vfio_prereg_listener_region_add_skip(uint64_t·start,·uint64_t·end)
Offset 4179, 22 lines modifiedOffset 4179, 22 lines modified
  
4179 static·inline·void·_nocheck__trace_vfio_prereg_listener_region_del_skip(uint64_t·start,·uint64_t·end)4179 static·inline·void·_nocheck__trace_vfio_prereg_listener_region_del_skip(uint64_t·start,·uint64_t·end)
4180 {4180 {
4181 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_LISTENER_REGION_DEL_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4181 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_LISTENER_REGION_DEL_SKIP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4182 ········if·(message_with_timestamp)·{4182 ········if·(message_with_timestamp)·{
4183 ············struct·timeval·_now;4183 ············struct·timeval·_now;
4184 ············gettimeofday(&_now,·NULL);4184 ············gettimeofday(&_now,·NULL);
4185 #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4185 #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4186 ············qemu_log("%d@%zu.%06zu:vfio_prereg_listener_region_del_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",4186 ············qemu_log("%d@%zu.%06zu:vfio_prereg_listener_region_del_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",
4187 ·····················qemu_get_thread_id(),4187 ·····················qemu_get_thread_id(),
4188 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4188 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4189 ·····················,·start,·end);4189 ·····················,·start,·end);
4190 #line·4192·"trace/trace-hw_vfio.h"4190 #line·4192·"trace/trace-hw_vfio.h"
4191 ········}·else·{4191 ········}·else·{
4192 #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4192 #line·136·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4193 ············qemu_log("vfio_prereg_listener_region_del_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);4193 ············qemu_log("vfio_prereg_listener_region_del_skip·"·"0x%"PRIx64"·-·0x%"PRIx64·"\n",·start,·end);
4194 #line·4196·"trace/trace-hw_vfio.h"4194 #line·4196·"trace/trace-hw_vfio.h"
4195 ········}4195 ········}
4196 ····}4196 ····}
4197 }4197 }
  
4198 static·inline·void·trace_vfio_prereg_listener_region_del_skip(uint64_t·start,·uint64_t·end)4198 static·inline·void·trace_vfio_prereg_listener_region_del_skip(uint64_t·start,·uint64_t·end)
Offset 4210, 22 lines modifiedOffset 4210, 22 lines modified
  
4210 static·inline·void·_nocheck__trace_vfio_prereg_register(uint64_t·va,·uint64_t·size,·int·ret)4210 static·inline·void·_nocheck__trace_vfio_prereg_register(uint64_t·va,·uint64_t·size,·int·ret)
4211 {4211 {
4212 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_REGISTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{4212 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_REGISTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4213 ········if·(message_with_timestamp)·{4213 ········if·(message_with_timestamp)·{
4214 ············struct·timeval·_now;4214 ············struct·timeval·_now;
4215 ············gettimeofday(&_now,·NULL);4215 ············gettimeofday(&_now,·NULL);
4216 #line·137·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4216 #line·137·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4217 ············qemu_log("%d@%zu.%06zu:vfio_prereg_register·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",4217 ············qemu_log("%d@%zu.%06zu:vfio_prereg_register·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",
4218 ·····················qemu_get_thread_id(),4218 ·····················qemu_get_thread_id(),
4219 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4219 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4220 ·····················,·va,·size,·ret);4220 ·····················,·va,·size,·ret);
4221 #line·4223·"trace/trace-hw_vfio.h"4221 #line·4223·"trace/trace-hw_vfio.h"
4222 ········}·else·{4222 ········}·else·{
4223 #line·137·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4223 #line·137·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4224 ············qemu_log("vfio_prereg_register·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",·va,·size,·ret);4224 ············qemu_log("vfio_prereg_register·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",·va,·size,·ret);
4225 #line·4227·"trace/trace-hw_vfio.h"4225 #line·4227·"trace/trace-hw_vfio.h"
4226 ········}4226 ········}
4227 ····}4227 ····}
4228 }4228 }
  
4229 static·inline·void·trace_vfio_prereg_register(uint64_t·va,·uint64_t·size,·int·ret)4229 static·inline·void·trace_vfio_prereg_register(uint64_t·va,·uint64_t·size,·int·ret)
Offset 4241, 22 lines modifiedOffset 4241, 22 lines modified
  
4241 static·inline·void·_nocheck__trace_vfio_prereg_unregister(uint64_t·va,·uint64_t·size,·int·ret)4241 static·inline·void·_nocheck__trace_vfio_prereg_unregister(uint64_t·va,·uint64_t·size,·int·ret)
4242 {4242 {
4243 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_UNREGISTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{4243 ····if·(trace_event_get_state(TRACE_VFIO_PREREG_UNREGISTER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4244 ········if·(message_with_timestamp)·{4244 ········if·(message_with_timestamp)·{
4245 ············struct·timeval·_now;4245 ············struct·timeval·_now;
4246 ············gettimeofday(&_now,·NULL);4246 ············gettimeofday(&_now,·NULL);
4247 #line·138·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4247 #line·138·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4248 ············qemu_log("%d@%zu.%06zu:vfio_prereg_unregister·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",4248 ············qemu_log("%d@%zu.%06zu:vfio_prereg_unregister·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",
4249 ·····················qemu_get_thread_id(),4249 ·····················qemu_get_thread_id(),
4250 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4250 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4251 ·····················,·va,·size,·ret);4251 ·····················,·va,·size,·ret);
4252 #line·4254·"trace/trace-hw_vfio.h"4252 #line·4254·"trace/trace-hw_vfio.h"
4253 ········}·else·{4253 ········}·else·{
4254 #line·138·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4254 #line·138·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4255 ············qemu_log("vfio_prereg_unregister·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",·va,·size,·ret);4255 ············qemu_log("vfio_prereg_unregister·"·"va=0x%"PRIx64"·size=0x%"PRIx64"·ret=%d"·"\n",·va,·size,·ret);
4256 #line·4258·"trace/trace-hw_vfio.h"4256 #line·4258·"trace/trace-hw_vfio.h"
4257 ········}4257 ········}
4258 ····}4258 ····}
4259 }4259 }
  
4260 static·inline·void·trace_vfio_prereg_unregister(uint64_t·va,·uint64_t·size,·int·ret)4260 static·inline·void·trace_vfio_prereg_unregister(uint64_t·va,·uint64_t·size,·int·ret)
Offset 4272, 22 lines modifiedOffset 4272, 22 lines modified
  
4272 static·inline·void·_nocheck__trace_vfio_spapr_create_window(int·ps,·unsigned·int·levels,·uint64_t·ws,·uint64_t·off)4272 static·inline·void·_nocheck__trace_vfio_spapr_create_window(int·ps,·unsigned·int·levels,·uint64_t·ws,·uint64_t·off)
4273 {4273 {
4274 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_CREATE_WINDOW)·&&·qemu_loglevel_mask(LOG_TRACE))·{4274 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_CREATE_WINDOW)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4275 ········if·(message_with_timestamp)·{4275 ········if·(message_with_timestamp)·{
4276 ············struct·timeval·_now;4276 ············struct·timeval·_now;
4277 ············gettimeofday(&_now,·NULL);4277 ············gettimeofday(&_now,·NULL);
4278 #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4278 #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4279 ············qemu_log("%d@%zu.%06zu:vfio_spapr_create_window·"·"pageshift=0x%x·levels=%u·winsize=0x%"PRIx64"·offset=0x%"PRIx64·"\n",4279 ············qemu_log("%d@%zu.%06zu:vfio_spapr_create_window·"·"pageshift=0x%x·levels=%u·winsize=0x%"PRIx64"·offset=0x%"PRIx64·"\n",
4280 ·····················qemu_get_thread_id(),4280 ·····················qemu_get_thread_id(),
4281 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4281 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4282 ·····················,·ps,·levels,·ws,·off);4282 ·····················,·ps,·levels,·ws,·off);
4283 #line·4285·"trace/trace-hw_vfio.h"4283 #line·4285·"trace/trace-hw_vfio.h"
4284 ········}·else·{4284 ········}·else·{
4285 #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4285 #line·139·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4286 ············qemu_log("vfio_spapr_create_window·"·"pageshift=0x%x·levels=%u·winsize=0x%"PRIx64"·offset=0x%"PRIx64·"\n",·ps,·levels,·ws,·off);4286 ············qemu_log("vfio_spapr_create_window·"·"pageshift=0x%x·levels=%u·winsize=0x%"PRIx64"·offset=0x%"PRIx64·"\n",·ps,·levels,·ws,·off);
4287 #line·4289·"trace/trace-hw_vfio.h"4287 #line·4289·"trace/trace-hw_vfio.h"
4288 ········}4288 ········}
4289 ····}4289 ····}
4290 }4290 }
  
4291 static·inline·void·trace_vfio_spapr_create_window(int·ps,·unsigned·int·levels,·uint64_t·ws,·uint64_t·off)4291 static·inline·void·trace_vfio_spapr_create_window(int·ps,·unsigned·int·levels,·uint64_t·ws,·uint64_t·off)
Offset 4303, 22 lines modifiedOffset 4303, 22 lines modified
  
4303 static·inline·void·_nocheck__trace_vfio_spapr_remove_window(uint64_t·off)4303 static·inline·void·_nocheck__trace_vfio_spapr_remove_window(uint64_t·off)
4304 {4304 {
4305 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_REMOVE_WINDOW)·&&·qemu_loglevel_mask(LOG_TRACE))·{4305 ····if·(trace_event_get_state(TRACE_VFIO_SPAPR_REMOVE_WINDOW)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4306 ········if·(message_with_timestamp)·{4306 ········if·(message_with_timestamp)·{
4307 ············struct·timeval·_now;4307 ············struct·timeval·_now;
4308 ············gettimeofday(&_now,·NULL);4308 ············gettimeofday(&_now,·NULL);
4309 #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4309 #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4310 ············qemu_log("%d@%zu.%06zu:vfio_spapr_remove_window·"·"offset=0x%"PRIx64·"\n",4310 ············qemu_log("%d@%zu.%06zu:vfio_spapr_remove_window·"·"offset=0x%"PRIx64·"\n",
4311 ·····················qemu_get_thread_id(),4311 ·····················qemu_get_thread_id(),
4312 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4312 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4313 ·····················,·off);4313 ·····················,·off);
4314 #line·4316·"trace/trace-hw_vfio.h"4314 #line·4316·"trace/trace-hw_vfio.h"
4315 ········}·else·{4315 ········}·else·{
4316 #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4316 #line·140·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4317 ············qemu_log("vfio_spapr_remove_window·"·"offset=0x%"PRIx64·"\n",·off);4317 ············qemu_log("vfio_spapr_remove_window·"·"offset=0x%"PRIx64·"\n",·off);
4318 #line·4320·"trace/trace-hw_vfio.h"4318 #line·4320·"trace/trace-hw_vfio.h"
4319 ········}4319 ········}
4320 ····}4320 ····}
4321 }4321 }
  
4322 static·inline·void·trace_vfio_spapr_remove_window(uint64_t·off)4322 static·inline·void·trace_vfio_spapr_remove_window(uint64_t·off)
Offset 4334, 22 lines modifiedOffset 4334, 22 lines modified
  
4334 static·inline·void·_nocheck__trace_vfio_display_edid_available(void)4334 static·inline·void·_nocheck__trace_vfio_display_edid_available(void)
4335 {4335 {
4336 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_AVAILABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4336 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_AVAILABLE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4337 ········if·(message_with_timestamp)·{4337 ········if·(message_with_timestamp)·{
4338 ············struct·timeval·_now;4338 ············struct·timeval·_now;
4339 ············gettimeofday(&_now,·NULL);4339 ············gettimeofday(&_now,·NULL);
4340 #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4340 #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4341 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_available·"·""·"\n",4341 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_available·"·""·"\n",
4342 ·····················qemu_get_thread_id(),4342 ·····················qemu_get_thread_id(),
4343 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4343 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4344 ·····················);4344 ·····················);
4345 #line·4347·"trace/trace-hw_vfio.h"4345 #line·4347·"trace/trace-hw_vfio.h"
4346 ········}·else·{4346 ········}·else·{
4347 #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4347 #line·143·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4348 ············qemu_log("vfio_display_edid_available·"·""·"\n");4348 ············qemu_log("vfio_display_edid_available·"·""·"\n");
4349 #line·4351·"trace/trace-hw_vfio.h"4349 #line·4351·"trace/trace-hw_vfio.h"
4350 ········}4350 ········}
4351 ····}4351 ····}
4352 }4352 }
  
4353 static·inline·void·trace_vfio_display_edid_available(void)4353 static·inline·void·trace_vfio_display_edid_available(void)
Offset 4365, 22 lines modifiedOffset 4365, 22 lines modified
  
4365 static·inline·void·_nocheck__trace_vfio_display_edid_link_up(void)4365 static·inline·void·_nocheck__trace_vfio_display_edid_link_up(void)
4366 {4366 {
4367 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_LINK_UP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4367 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_LINK_UP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4368 ········if·(message_with_timestamp)·{4368 ········if·(message_with_timestamp)·{
4369 ············struct·timeval·_now;4369 ············struct·timeval·_now;
4370 ············gettimeofday(&_now,·NULL);4370 ············gettimeofday(&_now,·NULL);
4371 #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4371 #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4372 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_link_up·"·""·"\n",4372 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_link_up·"·""·"\n",
4373 ·····················qemu_get_thread_id(),4373 ·····················qemu_get_thread_id(),
4374 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4374 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4375 ·····················);4375 ·····················);
4376 #line·4378·"trace/trace-hw_vfio.h"4376 #line·4378·"trace/trace-hw_vfio.h"
4377 ········}·else·{4377 ········}·else·{
4378 #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4378 #line·144·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4379 ············qemu_log("vfio_display_edid_link_up·"·""·"\n");4379 ············qemu_log("vfio_display_edid_link_up·"·""·"\n");
4380 #line·4382·"trace/trace-hw_vfio.h"4380 #line·4382·"trace/trace-hw_vfio.h"
4381 ········}4381 ········}
4382 ····}4382 ····}
4383 }4383 }
  
4384 static·inline·void·trace_vfio_display_edid_link_up(void)4384 static·inline·void·trace_vfio_display_edid_link_up(void)
Offset 4396, 22 lines modifiedOffset 4396, 22 lines modified
  
4396 static·inline·void·_nocheck__trace_vfio_display_edid_link_down(void)4396 static·inline·void·_nocheck__trace_vfio_display_edid_link_down(void)
4397 {4397 {
4398 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_LINK_DOWN)·&&·qemu_loglevel_mask(LOG_TRACE))·{4398 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_LINK_DOWN)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4399 ········if·(message_with_timestamp)·{4399 ········if·(message_with_timestamp)·{
4400 ············struct·timeval·_now;4400 ············struct·timeval·_now;
4401 ············gettimeofday(&_now,·NULL);4401 ············gettimeofday(&_now,·NULL);
4402 #line·145·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4402 #line·145·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4403 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_link_down·"·""·"\n",4403 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_link_down·"·""·"\n",
4404 ·····················qemu_get_thread_id(),4404 ·····················qemu_get_thread_id(),
4405 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4405 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4406 ·····················);4406 ·····················);
4407 #line·4409·"trace/trace-hw_vfio.h"4407 #line·4409·"trace/trace-hw_vfio.h"
4408 ········}·else·{4408 ········}·else·{
4409 #line·145·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4409 #line·145·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4410 ············qemu_log("vfio_display_edid_link_down·"·""·"\n");4410 ············qemu_log("vfio_display_edid_link_down·"·""·"\n");
4411 #line·4413·"trace/trace-hw_vfio.h"4411 #line·4413·"trace/trace-hw_vfio.h"
4412 ········}4412 ········}
4413 ····}4413 ····}
4414 }4414 }
  
4415 static·inline·void·trace_vfio_display_edid_link_down(void)4415 static·inline·void·trace_vfio_display_edid_link_down(void)
Offset 4427, 22 lines modifiedOffset 4427, 22 lines modified
  
4427 static·inline·void·_nocheck__trace_vfio_display_edid_update(uint32_t·prefx,·uint32_t·prefy)4427 static·inline·void·_nocheck__trace_vfio_display_edid_update(uint32_t·prefx,·uint32_t·prefy)
4428 {4428 {
4429 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4429 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_UPDATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4430 ········if·(message_with_timestamp)·{4430 ········if·(message_with_timestamp)·{
4431 ············struct·timeval·_now;4431 ············struct·timeval·_now;
4432 ············gettimeofday(&_now,·NULL);4432 ············gettimeofday(&_now,·NULL);
4433 #line·146·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4433 #line·146·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4434 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_update·"·"%ux%u"·"\n",4434 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_update·"·"%ux%u"·"\n",
4435 ·····················qemu_get_thread_id(),4435 ·····················qemu_get_thread_id(),
4436 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4436 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4437 ·····················,·prefx,·prefy);4437 ·····················,·prefx,·prefy);
4438 #line·4440·"trace/trace-hw_vfio.h"4438 #line·4440·"trace/trace-hw_vfio.h"
4439 ········}·else·{4439 ········}·else·{
4440 #line·146·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4440 #line·146·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4441 ············qemu_log("vfio_display_edid_update·"·"%ux%u"·"\n",·prefx,·prefy);4441 ············qemu_log("vfio_display_edid_update·"·"%ux%u"·"\n",·prefx,·prefy);
4442 #line·4444·"trace/trace-hw_vfio.h"4442 #line·4444·"trace/trace-hw_vfio.h"
4443 ········}4443 ········}
4444 ····}4444 ····}
4445 }4445 }
  
4446 static·inline·void·trace_vfio_display_edid_update(uint32_t·prefx,·uint32_t·prefy)4446 static·inline·void·trace_vfio_display_edid_update(uint32_t·prefx,·uint32_t·prefy)
Offset 4458, 22 lines modifiedOffset 4458, 22 lines modified
  
4458 static·inline·void·_nocheck__trace_vfio_display_edid_write_error(void)4458 static·inline·void·_nocheck__trace_vfio_display_edid_write_error(void)
4459 {4459 {
4460 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_WRITE_ERROR)·&&·qemu_loglevel_mask(LOG_TRACE))·{4460 ····if·(trace_event_get_state(TRACE_VFIO_DISPLAY_EDID_WRITE_ERROR)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4461 ········if·(message_with_timestamp)·{4461 ········if·(message_with_timestamp)·{
4462 ············struct·timeval·_now;4462 ············struct·timeval·_now;
4463 ············gettimeofday(&_now,·NULL);4463 ············gettimeofday(&_now,·NULL);
4464 #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4464 #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4465 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_write_error·"·""·"\n",4465 ············qemu_log("%d@%zu.%06zu:vfio_display_edid_write_error·"·""·"\n",
4466 ·····················qemu_get_thread_id(),4466 ·····················qemu_get_thread_id(),
4467 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4467 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4468 ·····················);4468 ·····················);
4469 #line·4471·"trace/trace-hw_vfio.h"4469 #line·4471·"trace/trace-hw_vfio.h"
4470 ········}·else·{4470 ········}·else·{
4471 #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4471 #line·147·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4472 ············qemu_log("vfio_display_edid_write_error·"·""·"\n");4472 ············qemu_log("vfio_display_edid_write_error·"·""·"\n");
4473 #line·4475·"trace/trace-hw_vfio.h"4473 #line·4475·"trace/trace-hw_vfio.h"
4474 ········}4474 ········}
4475 ····}4475 ····}
4476 }4476 }
  
4477 static·inline·void·trace_vfio_display_edid_write_error(void)4477 static·inline·void·trace_vfio_display_edid_write_error(void)
Offset 4489, 22 lines modifiedOffset 4489, 22 lines modified
  
4489 static·inline·void·_nocheck__trace_vfio_migration_probe(const·char·*·name,·uint32_t·index)4489 static·inline·void·_nocheck__trace_vfio_migration_probe(const·char·*·name,·uint32_t·index)
4490 {4490 {
4491 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4491 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_PROBE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4492 ········if·(message_with_timestamp)·{4492 ········if·(message_with_timestamp)·{
4493 ············struct·timeval·_now;4493 ············struct·timeval·_now;
4494 ············gettimeofday(&_now,·NULL);4494 ············gettimeofday(&_now,·NULL);
4495 #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4495 #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4496 ············qemu_log("%d@%zu.%06zu:vfio_migration_probe·"·"·(%s)·Region·%d"·"\n",4496 ············qemu_log("%d@%zu.%06zu:vfio_migration_probe·"·"·(%s)·Region·%d"·"\n",
4497 ·····················qemu_get_thread_id(),4497 ·····················qemu_get_thread_id(),
4498 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4498 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4499 ·····················,·name,·index);4499 ·····················,·name,·index);
4500 #line·4502·"trace/trace-hw_vfio.h"4500 #line·4502·"trace/trace-hw_vfio.h"
4501 ········}·else·{4501 ········}·else·{
4502 #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4502 #line·150·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4503 ············qemu_log("vfio_migration_probe·"·"·(%s)·Region·%d"·"\n",·name,·index);4503 ············qemu_log("vfio_migration_probe·"·"·(%s)·Region·%d"·"\n",·name,·index);
4504 #line·4506·"trace/trace-hw_vfio.h"4504 #line·4506·"trace/trace-hw_vfio.h"
4505 ········}4505 ········}
4506 ····}4506 ····}
4507 }4507 }
  
4508 static·inline·void·trace_vfio_migration_probe(const·char·*·name,·uint32_t·index)4508 static·inline·void·trace_vfio_migration_probe(const·char·*·name,·uint32_t·index)
Offset 4520, 22 lines modifiedOffset 4520, 22 lines modified
  
4520 static·inline·void·_nocheck__trace_vfio_migration_set_state(const·char·*·name,·uint32_t·state)4520 static·inline·void·_nocheck__trace_vfio_migration_set_state(const·char·*·name,·uint32_t·state)
4521 {4521 {
4522 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_SET_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4522 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_SET_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4523 ········if·(message_with_timestamp)·{4523 ········if·(message_with_timestamp)·{
4524 ············struct·timeval·_now;4524 ············struct·timeval·_now;
4525 ············gettimeofday(&_now,·NULL);4525 ············gettimeofday(&_now,·NULL);
4526 #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4526 #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4527 ············qemu_log("%d@%zu.%06zu:vfio_migration_set_state·"·"·(%s)·state·%d"·"\n",4527 ············qemu_log("%d@%zu.%06zu:vfio_migration_set_state·"·"·(%s)·state·%d"·"\n",
4528 ·····················qemu_get_thread_id(),4528 ·····················qemu_get_thread_id(),
4529 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4529 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4530 ·····················,·name,·state);4530 ·····················,·name,·state);
4531 #line·4533·"trace/trace-hw_vfio.h"4531 #line·4533·"trace/trace-hw_vfio.h"
4532 ········}·else·{4532 ········}·else·{
4533 #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4533 #line·151·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4534 ············qemu_log("vfio_migration_set_state·"·"·(%s)·state·%d"·"\n",·name,·state);4534 ············qemu_log("vfio_migration_set_state·"·"·(%s)·state·%d"·"\n",·name,·state);
4535 #line·4537·"trace/trace-hw_vfio.h"4535 #line·4537·"trace/trace-hw_vfio.h"
4536 ········}4536 ········}
4537 ····}4537 ····}
4538 }4538 }
  
4539 static·inline·void·trace_vfio_migration_set_state(const·char·*·name,·uint32_t·state)4539 static·inline·void·trace_vfio_migration_set_state(const·char·*·name,·uint32_t·state)
Offset 4551, 22 lines modifiedOffset 4551, 22 lines modified
  
4551 static·inline·void·_nocheck__trace_vfio_vmstate_change(const·char·*·name,·int·running,·const·char·*·reason,·uint32_t·dev_state)4551 static·inline·void·_nocheck__trace_vfio_vmstate_change(const·char·*·name,·int·running,·const·char·*·reason,·uint32_t·dev_state)
4552 {4552 {
4553 ····if·(trace_event_get_state(TRACE_VFIO_VMSTATE_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4553 ····if·(trace_event_get_state(TRACE_VFIO_VMSTATE_CHANGE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4554 ········if·(message_with_timestamp)·{4554 ········if·(message_with_timestamp)·{
4555 ············struct·timeval·_now;4555 ············struct·timeval·_now;
4556 ············gettimeofday(&_now,·NULL);4556 ············gettimeofday(&_now,·NULL);
4557 #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4557 #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4558 ············qemu_log("%d@%zu.%06zu:vfio_vmstate_change·"·"·(%s)·running·%d·reason·%s·device·state·%d"·"\n",4558 ············qemu_log("%d@%zu.%06zu:vfio_vmstate_change·"·"·(%s)·running·%d·reason·%s·device·state·%d"·"\n",
4559 ·····················qemu_get_thread_id(),4559 ·····················qemu_get_thread_id(),
4560 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4560 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4561 ·····················,·name,·running,·reason,·dev_state);4561 ·····················,·name,·running,·reason,·dev_state);
4562 #line·4564·"trace/trace-hw_vfio.h"4562 #line·4564·"trace/trace-hw_vfio.h"
4563 ········}·else·{4563 ········}·else·{
4564 #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4564 #line·152·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4565 ············qemu_log("vfio_vmstate_change·"·"·(%s)·running·%d·reason·%s·device·state·%d"·"\n",·name,·running,·reason,·dev_state);4565 ············qemu_log("vfio_vmstate_change·"·"·(%s)·running·%d·reason·%s·device·state·%d"·"\n",·name,·running,·reason,·dev_state);
4566 #line·4568·"trace/trace-hw_vfio.h"4566 #line·4568·"trace/trace-hw_vfio.h"
4567 ········}4567 ········}
4568 ····}4568 ····}
4569 }4569 }
  
4570 static·inline·void·trace_vfio_vmstate_change(const·char·*·name,·int·running,·const·char·*·reason,·uint32_t·dev_state)4570 static·inline·void·trace_vfio_vmstate_change(const·char·*·name,·int·running,·const·char·*·reason,·uint32_t·dev_state)
Offset 4582, 22 lines modifiedOffset 4582, 22 lines modified
  
4582 static·inline·void·_nocheck__trace_vfio_migration_state_notifier(const·char·*·name,·const·char·*·state)4582 static·inline·void·_nocheck__trace_vfio_migration_state_notifier(const·char·*·name,·const·char·*·state)
4583 {4583 {
4584 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_STATE_NOTIFIER)·&&·qemu_loglevel_mask(LOG_TRACE))·{4584 ····if·(trace_event_get_state(TRACE_VFIO_MIGRATION_STATE_NOTIFIER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4585 ········if·(message_with_timestamp)·{4585 ········if·(message_with_timestamp)·{
4586 ············struct·timeval·_now;4586 ············struct·timeval·_now;
4587 ············gettimeofday(&_now,·NULL);4587 ············gettimeofday(&_now,·NULL);
4588 #line·153·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4588 #line·153·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4589 ············qemu_log("%d@%zu.%06zu:vfio_migration_state_notifier·"·"·(%s)·state·%s"·"\n",4589 ············qemu_log("%d@%zu.%06zu:vfio_migration_state_notifier·"·"·(%s)·state·%s"·"\n",
4590 ·····················qemu_get_thread_id(),4590 ·····················qemu_get_thread_id(),
4591 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4591 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4592 ·····················,·name,·state);4592 ·····················,·name,·state);
4593 #line·4595·"trace/trace-hw_vfio.h"4593 #line·4595·"trace/trace-hw_vfio.h"
4594 ········}·else·{4594 ········}·else·{
4595 #line·153·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4595 #line·153·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4596 ············qemu_log("vfio_migration_state_notifier·"·"·(%s)·state·%s"·"\n",·name,·state);4596 ············qemu_log("vfio_migration_state_notifier·"·"·(%s)·state·%s"·"\n",·name,·state);
4597 #line·4599·"trace/trace-hw_vfio.h"4597 #line·4599·"trace/trace-hw_vfio.h"
4598 ········}4598 ········}
4599 ····}4599 ····}
4600 }4600 }
  
4601 static·inline·void·trace_vfio_migration_state_notifier(const·char·*·name,·const·char·*·state)4601 static·inline·void·trace_vfio_migration_state_notifier(const·char·*·name,·const·char·*·state)
Offset 4613, 22 lines modifiedOffset 4613, 22 lines modified
  
4613 static·inline·void·_nocheck__trace_vfio_save_setup(const·char·*·name)4613 static·inline·void·_nocheck__trace_vfio_save_setup(const·char·*·name)
4614 {4614 {
4615 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4615 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_SETUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4616 ········if·(message_with_timestamp)·{4616 ········if·(message_with_timestamp)·{
4617 ············struct·timeval·_now;4617 ············struct·timeval·_now;
4618 ············gettimeofday(&_now,·NULL);4618 ············gettimeofday(&_now,·NULL);
4619 #line·154·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4619 #line·154·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4620 ············qemu_log("%d@%zu.%06zu:vfio_save_setup·"·"·(%s)"·"\n",4620 ············qemu_log("%d@%zu.%06zu:vfio_save_setup·"·"·(%s)"·"\n",
4621 ·····················qemu_get_thread_id(),4621 ·····················qemu_get_thread_id(),
4622 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4622 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4623 ·····················,·name);4623 ·····················,·name);
4624 #line·4626·"trace/trace-hw_vfio.h"4624 #line·4626·"trace/trace-hw_vfio.h"
4625 ········}·else·{4625 ········}·else·{
4626 #line·154·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4626 #line·154·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4627 ············qemu_log("vfio_save_setup·"·"·(%s)"·"\n",·name);4627 ············qemu_log("vfio_save_setup·"·"·(%s)"·"\n",·name);
4628 #line·4630·"trace/trace-hw_vfio.h"4628 #line·4630·"trace/trace-hw_vfio.h"
4629 ········}4629 ········}
4630 ····}4630 ····}
4631 }4631 }
  
4632 static·inline·void·trace_vfio_save_setup(const·char·*·name)4632 static·inline·void·trace_vfio_save_setup(const·char·*·name)
Offset 4644, 22 lines modifiedOffset 4644, 22 lines modified
  
4644 static·inline·void·_nocheck__trace_vfio_save_cleanup(const·char·*·name)4644 static·inline·void·_nocheck__trace_vfio_save_cleanup(const·char·*·name)
4645 {4645 {
4646 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_CLEANUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4646 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_CLEANUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4647 ········if·(message_with_timestamp)·{4647 ········if·(message_with_timestamp)·{
4648 ············struct·timeval·_now;4648 ············struct·timeval·_now;
4649 ············gettimeofday(&_now,·NULL);4649 ············gettimeofday(&_now,·NULL);
4650 #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4650 #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4651 ············qemu_log("%d@%zu.%06zu:vfio_save_cleanup·"·"·(%s)"·"\n",4651 ············qemu_log("%d@%zu.%06zu:vfio_save_cleanup·"·"·(%s)"·"\n",
4652 ·····················qemu_get_thread_id(),4652 ·····················qemu_get_thread_id(),
4653 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4653 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4654 ·····················,·name);4654 ·····················,·name);
4655 #line·4657·"trace/trace-hw_vfio.h"4655 #line·4657·"trace/trace-hw_vfio.h"
4656 ········}·else·{4656 ········}·else·{
4657 #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4657 #line·155·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4658 ············qemu_log("vfio_save_cleanup·"·"·(%s)"·"\n",·name);4658 ············qemu_log("vfio_save_cleanup·"·"·(%s)"·"\n",·name);
4659 #line·4661·"trace/trace-hw_vfio.h"4659 #line·4661·"trace/trace-hw_vfio.h"
4660 ········}4660 ········}
4661 ····}4661 ····}
4662 }4662 }
  
4663 static·inline·void·trace_vfio_save_cleanup(const·char·*·name)4663 static·inline·void·trace_vfio_save_cleanup(const·char·*·name)
Offset 4675, 22 lines modifiedOffset 4675, 22 lines modified
  
4675 static·inline·void·_nocheck__trace_vfio_save_buffer(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size,·uint64_t·pending)4675 static·inline·void·_nocheck__trace_vfio_save_buffer(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size,·uint64_t·pending)
4676 {4676 {
4677 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_BUFFER)·&&·qemu_loglevel_mask(LOG_TRACE))·{4677 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_BUFFER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4678 ········if·(message_with_timestamp)·{4678 ········if·(message_with_timestamp)·{
4679 ············struct·timeval·_now;4679 ············struct·timeval·_now;
4680 ············gettimeofday(&_now,·NULL);4680 ············gettimeofday(&_now,·NULL);
4681 #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4681 #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4682 ············qemu_log("%d@%zu.%06zu:vfio_save_buffer·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64"·pending·0x%"PRIx64·"\n",4682 ············qemu_log("%d@%zu.%06zu:vfio_save_buffer·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64"·pending·0x%"PRIx64·"\n",
4683 ·····················qemu_get_thread_id(),4683 ·····················qemu_get_thread_id(),
4684 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4684 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4685 ·····················,·name,·data_offset,·data_size,·pending);4685 ·····················,·name,·data_offset,·data_size,·pending);
4686 #line·4688·"trace/trace-hw_vfio.h"4686 #line·4688·"trace/trace-hw_vfio.h"
4687 ········}·else·{4687 ········}·else·{
4688 #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4688 #line·156·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4689 ············qemu_log("vfio_save_buffer·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64"·pending·0x%"PRIx64·"\n",·name,·data_offset,·data_size,·pending);4689 ············qemu_log("vfio_save_buffer·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64"·pending·0x%"PRIx64·"\n",·name,·data_offset,·data_size,·pending);
4690 #line·4692·"trace/trace-hw_vfio.h"4690 #line·4692·"trace/trace-hw_vfio.h"
4691 ········}4691 ········}
4692 ····}4692 ····}
4693 }4693 }
  
4694 static·inline·void·trace_vfio_save_buffer(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size,·uint64_t·pending)4694 static·inline·void·trace_vfio_save_buffer(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size,·uint64_t·pending)
Offset 4706, 22 lines modifiedOffset 4706, 22 lines modified
  
4706 static·inline·void·_nocheck__trace_vfio_update_pending(const·char·*·name,·uint64_t·pending)4706 static·inline·void·_nocheck__trace_vfio_update_pending(const·char·*·name,·uint64_t·pending)
4707 {4707 {
4708 ····if·(trace_event_get_state(TRACE_VFIO_UPDATE_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{4708 ····if·(trace_event_get_state(TRACE_VFIO_UPDATE_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4709 ········if·(message_with_timestamp)·{4709 ········if·(message_with_timestamp)·{
4710 ············struct·timeval·_now;4710 ············struct·timeval·_now;
4711 ············gettimeofday(&_now,·NULL);4711 ············gettimeofday(&_now,·NULL);
4712 #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4712 #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4713 ············qemu_log("%d@%zu.%06zu:vfio_update_pending·"·"·(%s)·pending·0x%"PRIx64·"\n",4713 ············qemu_log("%d@%zu.%06zu:vfio_update_pending·"·"·(%s)·pending·0x%"PRIx64·"\n",
4714 ·····················qemu_get_thread_id(),4714 ·····················qemu_get_thread_id(),
4715 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4715 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4716 ·····················,·name,·pending);4716 ·····················,·name,·pending);
4717 #line·4719·"trace/trace-hw_vfio.h"4717 #line·4719·"trace/trace-hw_vfio.h"
4718 ········}·else·{4718 ········}·else·{
4719 #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4719 #line·157·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4720 ············qemu_log("vfio_update_pending·"·"·(%s)·pending·0x%"PRIx64·"\n",·name,·pending);4720 ············qemu_log("vfio_update_pending·"·"·(%s)·pending·0x%"PRIx64·"\n",·name,·pending);
4721 #line·4723·"trace/trace-hw_vfio.h"4721 #line·4723·"trace/trace-hw_vfio.h"
4722 ········}4722 ········}
4723 ····}4723 ····}
4724 }4724 }
  
4725 static·inline·void·trace_vfio_update_pending(const·char·*·name,·uint64_t·pending)4725 static·inline·void·trace_vfio_update_pending(const·char·*·name,·uint64_t·pending)
Offset 4737, 22 lines modifiedOffset 4737, 22 lines modified
  
4737 static·inline·void·_nocheck__trace_vfio_save_device_config_state(const·char·*·name)4737 static·inline·void·_nocheck__trace_vfio_save_device_config_state(const·char·*·name)
4738 {4738 {
4739 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_DEVICE_CONFIG_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4739 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_DEVICE_CONFIG_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4740 ········if·(message_with_timestamp)·{4740 ········if·(message_with_timestamp)·{
4741 ············struct·timeval·_now;4741 ············struct·timeval·_now;
4742 ············gettimeofday(&_now,·NULL);4742 ············gettimeofday(&_now,·NULL);
4743 #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4743 #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4744 ············qemu_log("%d@%zu.%06zu:vfio_save_device_config_state·"·"·(%s)"·"\n",4744 ············qemu_log("%d@%zu.%06zu:vfio_save_device_config_state·"·"·(%s)"·"\n",
4745 ·····················qemu_get_thread_id(),4745 ·····················qemu_get_thread_id(),
4746 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4746 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4747 ·····················,·name);4747 ·····················,·name);
4748 #line·4750·"trace/trace-hw_vfio.h"4748 #line·4750·"trace/trace-hw_vfio.h"
4749 ········}·else·{4749 ········}·else·{
4750 #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4750 #line·158·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4751 ············qemu_log("vfio_save_device_config_state·"·"·(%s)"·"\n",·name);4751 ············qemu_log("vfio_save_device_config_state·"·"·(%s)"·"\n",·name);
4752 #line·4754·"trace/trace-hw_vfio.h"4752 #line·4754·"trace/trace-hw_vfio.h"
4753 ········}4753 ········}
4754 ····}4754 ····}
4755 }4755 }
  
4756 static·inline·void·trace_vfio_save_device_config_state(const·char·*·name)4756 static·inline·void·trace_vfio_save_device_config_state(const·char·*·name)
Offset 4768, 22 lines modifiedOffset 4768, 22 lines modified
  
4768 static·inline·void·_nocheck__trace_vfio_save_pending(const·char·*·name,·uint64_t·precopy,·uint64_t·postcopy,·uint64_t·compatible)4768 static·inline·void·_nocheck__trace_vfio_save_pending(const·char·*·name,·uint64_t·precopy,·uint64_t·postcopy,·uint64_t·compatible)
4769 {4769 {
4770 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{4770 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_PENDING)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4771 ········if·(message_with_timestamp)·{4771 ········if·(message_with_timestamp)·{
4772 ············struct·timeval·_now;4772 ············struct·timeval·_now;
4773 ············gettimeofday(&_now,·NULL);4773 ············gettimeofday(&_now,·NULL);
4774 #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4774 #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4775 ············qemu_log("%d@%zu.%06zu:vfio_save_pending·"·"·(%s)·precopy·0x%"PRIx64"·postcopy·0x%"PRIx64"·compatible·0x%"PRIx64·"\n",4775 ············qemu_log("%d@%zu.%06zu:vfio_save_pending·"·"·(%s)·precopy·0x%"PRIx64"·postcopy·0x%"PRIx64"·compatible·0x%"PRIx64·"\n",
4776 ·····················qemu_get_thread_id(),4776 ·····················qemu_get_thread_id(),
4777 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4777 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4778 ·····················,·name,·precopy,·postcopy,·compatible);4778 ·····················,·name,·precopy,·postcopy,·compatible);
4779 #line·4781·"trace/trace-hw_vfio.h"4779 #line·4781·"trace/trace-hw_vfio.h"
4780 ········}·else·{4780 ········}·else·{
4781 #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4781 #line·159·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4782 ············qemu_log("vfio_save_pending·"·"·(%s)·precopy·0x%"PRIx64"·postcopy·0x%"PRIx64"·compatible·0x%"PRIx64·"\n",·name,·precopy,·postcopy,·compatible);4782 ············qemu_log("vfio_save_pending·"·"·(%s)·precopy·0x%"PRIx64"·postcopy·0x%"PRIx64"·compatible·0x%"PRIx64·"\n",·name,·precopy,·postcopy,·compatible);
4783 #line·4785·"trace/trace-hw_vfio.h"4783 #line·4785·"trace/trace-hw_vfio.h"
4784 ········}4784 ········}
4785 ····}4785 ····}
4786 }4786 }
  
4787 static·inline·void·trace_vfio_save_pending(const·char·*·name,·uint64_t·precopy,·uint64_t·postcopy,·uint64_t·compatible)4787 static·inline·void·trace_vfio_save_pending(const·char·*·name,·uint64_t·precopy,·uint64_t·postcopy,·uint64_t·compatible)
Offset 4799, 22 lines modifiedOffset 4799, 22 lines modified
  
4799 static·inline·void·_nocheck__trace_vfio_save_iterate(const·char·*·name,·int·data_size)4799 static·inline·void·_nocheck__trace_vfio_save_iterate(const·char·*·name,·int·data_size)
4800 {4800 {
4801 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_ITERATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4801 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_ITERATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4802 ········if·(message_with_timestamp)·{4802 ········if·(message_with_timestamp)·{
4803 ············struct·timeval·_now;4803 ············struct·timeval·_now;
4804 ············gettimeofday(&_now,·NULL);4804 ············gettimeofday(&_now,·NULL);
4805 #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4805 #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4806 ············qemu_log("%d@%zu.%06zu:vfio_save_iterate·"·"·(%s)·data_size·%d"·"\n",4806 ············qemu_log("%d@%zu.%06zu:vfio_save_iterate·"·"·(%s)·data_size·%d"·"\n",
4807 ·····················qemu_get_thread_id(),4807 ·····················qemu_get_thread_id(),
4808 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4808 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4809 ·····················,·name,·data_size);4809 ·····················,·name,·data_size);
4810 #line·4812·"trace/trace-hw_vfio.h"4810 #line·4812·"trace/trace-hw_vfio.h"
4811 ········}·else·{4811 ········}·else·{
4812 #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4812 #line·160·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4813 ············qemu_log("vfio_save_iterate·"·"·(%s)·data_size·%d"·"\n",·name,·data_size);4813 ············qemu_log("vfio_save_iterate·"·"·(%s)·data_size·%d"·"\n",·name,·data_size);
4814 #line·4816·"trace/trace-hw_vfio.h"4814 #line·4816·"trace/trace-hw_vfio.h"
4815 ········}4815 ········}
4816 ····}4816 ····}
4817 }4817 }
  
4818 static·inline·void·trace_vfio_save_iterate(const·char·*·name,·int·data_size)4818 static·inline·void·trace_vfio_save_iterate(const·char·*·name,·int·data_size)
Offset 4830, 22 lines modifiedOffset 4830, 22 lines modified
  
4830 static·inline·void·_nocheck__trace_vfio_save_complete_precopy(const·char·*·name)4830 static·inline·void·_nocheck__trace_vfio_save_complete_precopy(const·char·*·name)
4831 {4831 {
4832 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_COMPLETE_PRECOPY)·&&·qemu_loglevel_mask(LOG_TRACE))·{4832 ····if·(trace_event_get_state(TRACE_VFIO_SAVE_COMPLETE_PRECOPY)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4833 ········if·(message_with_timestamp)·{4833 ········if·(message_with_timestamp)·{
4834 ············struct·timeval·_now;4834 ············struct·timeval·_now;
4835 ············gettimeofday(&_now,·NULL);4835 ············gettimeofday(&_now,·NULL);
4836 #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4836 #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4837 ············qemu_log("%d@%zu.%06zu:vfio_save_complete_precopy·"·"·(%s)"·"\n",4837 ············qemu_log("%d@%zu.%06zu:vfio_save_complete_precopy·"·"·(%s)"·"\n",
4838 ·····················qemu_get_thread_id(),4838 ·····················qemu_get_thread_id(),
4839 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4839 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4840 ·····················,·name);4840 ·····················,·name);
4841 #line·4843·"trace/trace-hw_vfio.h"4841 #line·4843·"trace/trace-hw_vfio.h"
4842 ········}·else·{4842 ········}·else·{
4843 #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4843 #line·161·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4844 ············qemu_log("vfio_save_complete_precopy·"·"·(%s)"·"\n",·name);4844 ············qemu_log("vfio_save_complete_precopy·"·"·(%s)"·"\n",·name);
4845 #line·4847·"trace/trace-hw_vfio.h"4845 #line·4847·"trace/trace-hw_vfio.h"
4846 ········}4846 ········}
4847 ····}4847 ····}
4848 }4848 }
  
4849 static·inline·void·trace_vfio_save_complete_precopy(const·char·*·name)4849 static·inline·void·trace_vfio_save_complete_precopy(const·char·*·name)
Offset 4861, 22 lines modifiedOffset 4861, 22 lines modified
  
4861 static·inline·void·_nocheck__trace_vfio_load_device_config_state(const·char·*·name)4861 static·inline·void·_nocheck__trace_vfio_load_device_config_state(const·char·*·name)
4862 {4862 {
4863 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_DEVICE_CONFIG_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4863 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_DEVICE_CONFIG_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4864 ········if·(message_with_timestamp)·{4864 ········if·(message_with_timestamp)·{
4865 ············struct·timeval·_now;4865 ············struct·timeval·_now;
4866 ············gettimeofday(&_now,·NULL);4866 ············gettimeofday(&_now,·NULL);
4867 #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4867 #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4868 ············qemu_log("%d@%zu.%06zu:vfio_load_device_config_state·"·"·(%s)"·"\n",4868 ············qemu_log("%d@%zu.%06zu:vfio_load_device_config_state·"·"·(%s)"·"\n",
4869 ·····················qemu_get_thread_id(),4869 ·····················qemu_get_thread_id(),
4870 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4870 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4871 ·····················,·name);4871 ·····················,·name);
4872 #line·4874·"trace/trace-hw_vfio.h"4872 #line·4874·"trace/trace-hw_vfio.h"
4873 ········}·else·{4873 ········}·else·{
4874 #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4874 #line·162·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4875 ············qemu_log("vfio_load_device_config_state·"·"·(%s)"·"\n",·name);4875 ············qemu_log("vfio_load_device_config_state·"·"·(%s)"·"\n",·name);
4876 #line·4878·"trace/trace-hw_vfio.h"4876 #line·4878·"trace/trace-hw_vfio.h"
4877 ········}4877 ········}
4878 ····}4878 ····}
4879 }4879 }
  
4880 static·inline·void·trace_vfio_load_device_config_state(const·char·*·name)4880 static·inline·void·trace_vfio_load_device_config_state(const·char·*·name)
Offset 4892, 22 lines modifiedOffset 4892, 22 lines modified
  
4892 static·inline·void·_nocheck__trace_vfio_load_state(const·char·*·name,·uint64_t·data)4892 static·inline·void·_nocheck__trace_vfio_load_state(const·char·*·name,·uint64_t·data)
4893 {4893 {
4894 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{4894 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_STATE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4895 ········if·(message_with_timestamp)·{4895 ········if·(message_with_timestamp)·{
4896 ············struct·timeval·_now;4896 ············struct·timeval·_now;
4897 ············gettimeofday(&_now,·NULL);4897 ············gettimeofday(&_now,·NULL);
4898 #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4898 #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4899 ············qemu_log("%d@%zu.%06zu:vfio_load_state·"·"·(%s)·data·0x%"PRIx64·"\n",4899 ············qemu_log("%d@%zu.%06zu:vfio_load_state·"·"·(%s)·data·0x%"PRIx64·"\n",
4900 ·····················qemu_get_thread_id(),4900 ·····················qemu_get_thread_id(),
4901 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4901 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4902 ·····················,·name,·data);4902 ·····················,·name,·data);
4903 #line·4905·"trace/trace-hw_vfio.h"4903 #line·4905·"trace/trace-hw_vfio.h"
4904 ········}·else·{4904 ········}·else·{
4905 #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4905 #line·163·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4906 ············qemu_log("vfio_load_state·"·"·(%s)·data·0x%"PRIx64·"\n",·name,·data);4906 ············qemu_log("vfio_load_state·"·"·(%s)·data·0x%"PRIx64·"\n",·name,·data);
4907 #line·4909·"trace/trace-hw_vfio.h"4907 #line·4909·"trace/trace-hw_vfio.h"
4908 ········}4908 ········}
4909 ····}4909 ····}
4910 }4910 }
  
4911 static·inline·void·trace_vfio_load_state(const·char·*·name,·uint64_t·data)4911 static·inline·void·trace_vfio_load_state(const·char·*·name,·uint64_t·data)
Offset 4923, 22 lines modifiedOffset 4923, 22 lines modified
  
4923 static·inline·void·_nocheck__trace_vfio_load_state_device_data(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size)4923 static·inline·void·_nocheck__trace_vfio_load_state_device_data(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size)
4924 {4924 {
4925 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_STATE_DEVICE_DATA)·&&·qemu_loglevel_mask(LOG_TRACE))·{4925 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_STATE_DEVICE_DATA)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4926 ········if·(message_with_timestamp)·{4926 ········if·(message_with_timestamp)·{
4927 ············struct·timeval·_now;4927 ············struct·timeval·_now;
4928 ············gettimeofday(&_now,·NULL);4928 ············gettimeofday(&_now,·NULL);
4929 #line·164·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4929 #line·164·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4930 ············qemu_log("%d@%zu.%06zu:vfio_load_state_device_data·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64·"\n",4930 ············qemu_log("%d@%zu.%06zu:vfio_load_state_device_data·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64·"\n",
4931 ·····················qemu_get_thread_id(),4931 ·····················qemu_get_thread_id(),
4932 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4932 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4933 ·····················,·name,·data_offset,·data_size);4933 ·····················,·name,·data_offset,·data_size);
4934 #line·4936·"trace/trace-hw_vfio.h"4934 #line·4936·"trace/trace-hw_vfio.h"
4935 ········}·else·{4935 ········}·else·{
4936 #line·164·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4936 #line·164·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4937 ············qemu_log("vfio_load_state_device_data·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64·"\n",·name,·data_offset,·data_size);4937 ············qemu_log("vfio_load_state_device_data·"·"·(%s)·Offset·0x%"PRIx64"·size·0x%"PRIx64·"\n",·name,·data_offset,·data_size);
4938 #line·4940·"trace/trace-hw_vfio.h"4938 #line·4940·"trace/trace-hw_vfio.h"
4939 ········}4939 ········}
4940 ····}4940 ····}
4941 }4941 }
  
4942 static·inline·void·trace_vfio_load_state_device_data(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size)4942 static·inline·void·trace_vfio_load_state_device_data(const·char·*·name,·uint64_t·data_offset,·uint64_t·data_size)
Offset 4954, 22 lines modifiedOffset 4954, 22 lines modified
  
4954 static·inline·void·_nocheck__trace_vfio_load_cleanup(const·char·*·name)4954 static·inline·void·_nocheck__trace_vfio_load_cleanup(const·char·*·name)
4955 {4955 {
4956 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_CLEANUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4956 ····if·(trace_event_get_state(TRACE_VFIO_LOAD_CLEANUP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4957 ········if·(message_with_timestamp)·{4957 ········if·(message_with_timestamp)·{
4958 ············struct·timeval·_now;4958 ············struct·timeval·_now;
4959 ············gettimeofday(&_now,·NULL);4959 ············gettimeofday(&_now,·NULL);
4960 #line·165·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4960 #line·165·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4961 ············qemu_log("%d@%zu.%06zu:vfio_load_cleanup·"·"·(%s)"·"\n",4961 ············qemu_log("%d@%zu.%06zu:vfio_load_cleanup·"·"·(%s)"·"\n",
4962 ·····················qemu_get_thread_id(),4962 ·····················qemu_get_thread_id(),
4963 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4963 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4964 ·····················,·name);4964 ·····················,·name);
4965 #line·4967·"trace/trace-hw_vfio.h"4965 #line·4967·"trace/trace-hw_vfio.h"
4966 ········}·else·{4966 ········}·else·{
4967 #line·165·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4967 #line·165·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4968 ············qemu_log("vfio_load_cleanup·"·"·(%s)"·"\n",·name);4968 ············qemu_log("vfio_load_cleanup·"·"·(%s)"·"\n",·name);
4969 #line·4971·"trace/trace-hw_vfio.h"4969 #line·4971·"trace/trace-hw_vfio.h"
4970 ········}4970 ········}
4971 ····}4971 ····}
4972 }4972 }
  
4973 static·inline·void·trace_vfio_load_cleanup(const·char·*·name)4973 static·inline·void·trace_vfio_load_cleanup(const·char·*·name)
Offset 4985, 22 lines modifiedOffset 4985, 22 lines modified
  
4985 static·inline·void·_nocheck__trace_vfio_get_dirty_bitmap(int·fd,·uint64_t·iova,·uint64_t·size,·uint64_t·bitmap_size,·uint64_t·start)4985 static·inline·void·_nocheck__trace_vfio_get_dirty_bitmap(int·fd,·uint64_t·iova,·uint64_t·size,·uint64_t·bitmap_size,·uint64_t·start)
4986 {4986 {
4987 ····if·(trace_event_get_state(TRACE_VFIO_GET_DIRTY_BITMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{4987 ····if·(trace_event_get_state(TRACE_VFIO_GET_DIRTY_BITMAP)·&&·qemu_loglevel_mask(LOG_TRACE))·{
4988 ········if·(message_with_timestamp)·{4988 ········if·(message_with_timestamp)·{
4989 ············struct·timeval·_now;4989 ············struct·timeval·_now;
4990 ············gettimeofday(&_now,·NULL);4990 ············gettimeofday(&_now,·NULL);
4991 #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4991 #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4992 ············qemu_log("%d@%zu.%06zu:vfio_get_dirty_bitmap·"·"container·fd=%d,·iova=0x%"PRIx64"·size=·0x%"PRIx64"·bitmap_size=0x%"PRIx64"·start=0x%"PRIx64·"\n",4992 ············qemu_log("%d@%zu.%06zu:vfio_get_dirty_bitmap·"·"container·fd=%d,·iova=0x%"PRIx64"·size=·0x%"PRIx64"·bitmap_size=0x%"PRIx64"·start=0x%"PRIx64·"\n",
4993 ·····················qemu_get_thread_id(),4993 ·····················qemu_get_thread_id(),
4994 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec4994 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
4995 ·····················,·fd,·iova,·size,·bitmap_size,·start);4995 ·····················,·fd,·iova,·size,·bitmap_size,·start);
4996 #line·4998·"trace/trace-hw_vfio.h"4996 #line·4998·"trace/trace-hw_vfio.h"
4997 ········}·else·{4997 ········}·else·{
4998 #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"4998 #line·166·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
4999 ············qemu_log("vfio_get_dirty_bitmap·"·"container·fd=%d,·iova=0x%"PRIx64"·size=·0x%"PRIx64"·bitmap_size=0x%"PRIx64"·start=0x%"PRIx64·"\n",·fd,·iova,·size,·bitmap_size,·start);4999 ············qemu_log("vfio_get_dirty_bitmap·"·"container·fd=%d,·iova=0x%"PRIx64"·size=·0x%"PRIx64"·bitmap_size=0x%"PRIx64"·start=0x%"PRIx64·"\n",·fd,·iova,·size,·bitmap_size,·start);
5000 #line·5002·"trace/trace-hw_vfio.h"5000 #line·5002·"trace/trace-hw_vfio.h"
5001 ········}5001 ········}
5002 ····}5002 ····}
5003 }5003 }
  
5004 static·inline·void·trace_vfio_get_dirty_bitmap(int·fd,·uint64_t·iova,·uint64_t·size,·uint64_t·bitmap_size,·uint64_t·start)5004 static·inline·void·trace_vfio_get_dirty_bitmap(int·fd,·uint64_t·iova,·uint64_t·size,·uint64_t·bitmap_size,·uint64_t·start)
Offset 5016, 22 lines modifiedOffset 5016, 22 lines modified
  
5016 static·inline·void·_nocheck__trace_vfio_iommu_map_dirty_notify(uint64_t·iova_start,·uint64_t·iova_end)5016 static·inline·void·_nocheck__trace_vfio_iommu_map_dirty_notify(uint64_t·iova_start,·uint64_t·iova_end)
5017 {5017 {
5018 ····if·(trace_event_get_state(TRACE_VFIO_IOMMU_MAP_DIRTY_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{5018 ····if·(trace_event_get_state(TRACE_VFIO_IOMMU_MAP_DIRTY_NOTIFY)·&&·qemu_loglevel_mask(LOG_TRACE))·{
5019 ········if·(message_with_timestamp)·{5019 ········if·(message_with_timestamp)·{
5020 ············struct·timeval·_now;5020 ············struct·timeval·_now;
5021 ············gettimeofday(&_now,·NULL);5021 ············gettimeofday(&_now,·NULL);
5022 #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"5022 #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
5023 ············qemu_log("%d@%zu.%06zu:vfio_iommu_map_dirty_notify·"·"iommu·dirty·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",5023 ············qemu_log("%d@%zu.%06zu:vfio_iommu_map_dirty_notify·"·"iommu·dirty·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",
5024 ·····················qemu_get_thread_id(),5024 ·····················qemu_get_thread_id(),
5025 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec5025 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
5026 ·····················,·iova_start,·iova_end);5026 ·····················,·iova_start,·iova_end);
5027 #line·5029·"trace/trace-hw_vfio.h"5027 #line·5029·"trace/trace-hw_vfio.h"
5028 ········}·else·{5028 ········}·else·{
5029 #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"5029 #line·167·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/hw/vfio/trace-events"
5030 ············qemu_log("vfio_iommu_map_dirty_notify·"·"iommu·dirty·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",·iova_start,·iova_end);5030 ············qemu_log("vfio_iommu_map_dirty_notify·"·"iommu·dirty·@·0x%"PRIx64"·-·0x%"PRIx64·"\n",·iova_start,·iova_end);
5031 #line·5033·"trace/trace-hw_vfio.h"5031 #line·5033·"trace/trace-hw_vfio.h"
5032 ········}5032 ········}
5033 ····}5033 ····}
5034 }5034 }
  
5035 static·inline·void·trace_vfio_iommu_map_dirty_notify(uint64_t·iova_start,·uint64_t·iova_end)5035 static·inline·void·trace_vfio_iommu_map_dirty_notify(uint64_t·iova_start,·uint64_t·iova_end)