Yes, it is. But not the boot.img file. There's no boot.img in
emulator. Only kernel.
You can replace the 'kernel-qemu' file in your platform/images
directory with your new kernel.
Or you can also specify the -kernel option when you invoke the
emulator. (i.e. emulator -avd ... -kernel <zImage> ...)