hack-different / qemu-xnu

Integration fork of QEMU focusing on XNU platforms (arm, aarch64, etc)
Other
9 stars 3 forks source link

Ensure we've pulled useful assets from `qemu-aarch64-xnu` #496

Open rickmark opened 2 years ago

rickmark commented 2 years ago

To reduce rewriting the same code, let's check if there is anything there to merge in

rickmark commented 2 years ago

Approach:

  1. Create summery diff of qemu-aarch64-xnu from point of QEMU fork
  2. Identify introduced function signatures
  3. Compare to qemu-xnu
  4. Tag for inclusion / merge