TECHNICAL:

  - Many performance enhancements (see PERFORMANCE)

  - Test and get more guests running; list in 'GUESTS'.

  - Allow memory to be mapped anywhere in the physical address
    space.

  - Fill out emulation of system instructions, and transitions

  - Allow certain guest pages to be swap eligible by the host.
    This means they will have to be unavailable by the guest
    during that time.  Need a dynamic algorith for this.

  - Fix the ICE plugin.

  - Get rid of C++ comments in C code.

  - BIOS should print error if no bootable disk is found.

  - Test on 2.4 with SMP/APIC enabled on single processor machine.

  - Support line continuation characters in config files

  - Change cache_sreg() -> cache_descriptor()

  - Check all use of selector/descriptor cache for cache_selector/cache_sreg


NON-TECHNICAL:

  (make suggestions here)
