Re: [Qemu-devel] About PC_COMPAT
* 佘旻 (ch...@foxmail.com) wrote: > I find PC_COMPAT_X_Y macros in file pc.h, and I don't understand why the > smaller is the X_Y the more the devices defined? Can someone explain? Thanks! It's because they're the difference from the current version - so the older the version the more differences.
[Qemu-devel] About PC_COMPAT
I find PC_COMPAT_X_Y macros in file pc.h, and I don't understand why the smaller is the X_Y the more the devices defined? Can someone explain? Thanks!