Skip to content
  • Anthony Liguori's avatar
    Merge remote-tracking branch 'afaerber/qom-cpu' into staging · 1c97e303
    Anthony Liguori authored
    
    
    * afaerber/qom-cpu:
      target-i386: Postpone cpuid_level update to realize time
      target-i386: Use define for cpuid vendor string size
      target-i386: Separate feature string parsing from CPU model lookup
      target-i386/cpu.c: Coding style fixes
      qdev: qdev_create(): use error_report() instead of hw_error()
      sysemu.h: Include qemu-types.h instead of qemu-common.h
      Create qemu-types.h for struct typedefs
      qlist.h: Do not include qemu-common.h
      qga/channel-posix.c: Include headers it needs
      qapi/qmp-registry.c: Include headers it needs
      ui/vnc-palette.c: Include headers it needs
      user: Rename qemu-types.h to qemu-user-types.h
      user: Move *-user/qemu-types.h to main directory
    
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    1c97e303