qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 18e12d: po/Makefile: Fix and improve help mes


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 18e12d: po/Makefile: Fix and improve help message
Date: Thu, 25 Jul 2013 07:00:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 18e12d49edd4417a93f875e122652bd22aabad79
      
https://github.com/qemu/qemu/commit/18e12d49edd4417a93f875e122652bd22aabad79
  Author: Stefan Weil <address@hidden>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M po/Makefile

  Log Message:
  -----------
  po/Makefile: Fix and improve help message

The help message contains single quotes which got lost in the output.
Fix also a typo and use two instead of three lines.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 00134a62039a12822cda91310131cc050f78cf9b
      
https://github.com/qemu/qemu/commit/00134a62039a12822cda91310131cc050f78cf9b
  Author: Stefan Weil <address@hidden>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M po/Makefile

  Log Message:
  -----------
  po/Makefile: Fix *.mo generation for out-of-tree builds (regression)

Commit f84756554e32d97db3aa949db1dd58c7eea62375 added a wildcard search
for *.po files. This search found no files for out of tree builds, so
those builds no longer created and installed *.mo files.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 1fa449231832d0fb7f20a3d7ecd06190ce906529
      
https://github.com/qemu/qemu/commit/1fa449231832d0fb7f20a3d7ecd06190ce906529
  Author: Stefan Weil <address@hidden>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M po/Makefile

  Log Message:
  -----------
  po/Makefile: Fix generation of messages.po

* Tell xgettext that we use UTF-8 encoding (this is currently optional).

* Set charset=UTF-8 in messages.po. This avoids warnings from msgmerge:
  warning: Charset "CHARSET" is not a portable encoding name.

* Use filename relative to root directory (ui/gtk.c instead of ../ui/gtk.c
  or $(SRC_PATH)/ui/gtk.c) for comments in *.po files.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 0cd8eaa011eac66e45ce51cab4a857b175152625
      
https://github.com/qemu/qemu/commit/0cd8eaa011eac66e45ce51cab4a857b175152625
  Author: Stefan Weil <address@hidden>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M po/Makefile

  Log Message:
  -----------
  po/Makefile: Use macro quiet-command for nice looking messages

Suppress also the "... done" message from msgmerge.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 4759ab6b2d1b99714bb12409a6021e7a9d0bd473
      
https://github.com/qemu/qemu/commit/4759ab6b2d1b99714bb12409a6021e7a9d0bd473
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/sh4/sh_pci.c

  Log Message:
  -----------
  sh4: do not use isa_mmio

This fixes endianness bugs in I/O port access (for sh4eb).

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 7d52857ea5677c1b013a289e2e44db24961a59b0
      
https://github.com/qemu/qemu/commit/7d52857ea5677c1b013a289e2e44db24961a59b0
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/ppc/mac_oldworld.c

  Log Message:
  -----------
  ppc_oldworld: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 2b1096e02d32e4c3b5a51e767836d9511132a928
      
https://github.com/qemu/qemu/commit/2b1096e02d32e4c3b5a51e767836d9511132a928
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/ppc/mac_newworld.c

  Log Message:
  -----------
  ppc_newworld: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 66aab867cedd2a2d81b4d64eff7c3e0f6f272bbf
      
https://github.com/qemu/qemu/commit/66aab867cedd2a2d81b4d64eff7c3e0f6f272bbf
  Author: Alexey Kardashevskiy <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/ppc/spapr_pci.c

  Log Message:
  -----------
  spapr_pci: remove indirection for I/O port access

This fixes endianness bugs in I/O port access.

Signed-off-by: Alexey Kardashevskiy <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 921f8040d39a5f34d4b6bfd6e547c4cfcd3c1992
      
https://github.com/qemu/qemu/commit/921f8040d39a5f34d4b6bfd6e547c4cfcd3c1992
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/ppc/prep.c

  Log Message:
  -----------
  prep: fix I/O port endianness

Do not swap endianness here, it will happen during cpu_{in,out}{b,w,l}.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: f51100cc51f29b51aeafb5b56518a75e76e53024
      
https://github.com/qemu/qemu/commit/f51100cc51f29b51aeafb5b56518a75e76e53024
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/mips/mips_jazz.c

  Log Message:
  -----------
  mips_jazz: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 3959496874e7d1ee84e3428ddf1a10dfef972c1d
      
https://github.com/qemu/qemu/commit/3959496874e7d1ee84e3428ddf1a10dfef972c1d
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/mips/mips_r4k.c

  Log Message:
  -----------
  mips_r4k: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: ee77854fa52b8cc7c9a0d318be467a5b5741bc04
      
https://github.com/qemu/qemu/commit/ee77854fa52b8cc7c9a0d318be467a5b5741bc04
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/mips/gt64xxx_pci.c

  Log Message:
  -----------
  mips_malta: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 685015021774e98b87ed48ac2c55dfd3917fd820
      
https://github.com/qemu/qemu/commit/685015021774e98b87ed48ac2c55dfd3917fd820
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/ppc/ppc440_bamboo.c

  Log Message:
  -----------
  ppc440_bamboo: do not use isa_mmio

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: bdb75c79878c7a23a7891124d50483329dd8924d
      
https://github.com/qemu/qemu/commit/bdb75c79878c7a23a7891124d50483329dd8924d
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/mips/mips_mipssim.c

  Log Message:
  -----------
  mipssim: do not use isa_mmio

Untested, this board does not support PCI so it cannot run endianness-test.
It should fix endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: e37b80faa60c81e958d560c937e5f29b13977627
      
https://github.com/qemu/qemu/commit/e37b80faa60c81e958d560c937e5f29b13977627
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/pci-host/bonito.c

  Log Message:
  -----------
  mips_fulong2e: do not use isa_mmio

This board is little-endian, but still isa_mmio should die. :)

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 5519ad0c245860526e8d269e1cd20fe239447736
      
https://github.com/qemu/qemu/commit/5519ad0c245860526e8d269e1cd20fe239447736
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/pci-host/apb.c

  Log Message:
  -----------
  sparc64: remove indirection for I/O port access

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 0a70e094cd05c35dddfe471fd96266d02ac0dade
      
https://github.com/qemu/qemu/commit/0a70e094cd05c35dddfe471fd96266d02ac0dade
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/sparc64/sun4u.c

  Log Message:
  -----------
  ebus: do not use isa_mmio

This is untested, because ebus does not have a libqos module.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 61fcb628627ea464dc1954f615ae13edfefd284f
      
https://github.com/qemu/qemu/commit/61fcb628627ea464dc1954f615ae13edfefd284f
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M default-configs/mips-softmmu.mak
    M default-configs/mips64-softmmu.mak
    M default-configs/mips64el-softmmu.mak
    M default-configs/mipsel-softmmu.mak
    M default-configs/sh4-softmmu.mak
    M default-configs/sh4eb-softmmu.mak
    M hw/isa/Makefile.objs
    R hw/isa/isa_mmio.c
    M include/hw/isa/isa.h

  Log Message:
  -----------
  isa_mmio: delete

It is not used anymore.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: f36a6382b8fb9677fd542b9c59b1ea1ad40ee9cf
      
https://github.com/qemu/qemu/commit/f36a6382b8fb9677fd542b9c59b1ea1ad40ee9cf
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M ioport.c

  Log Message:
  -----------
  Revert "ioport: remove LITTLE_ENDIAN mark for portio"

This reverts commit c3cb8e77804313e1be99b5f28a34a346736707a5.

The scenario where I/O ports are accessed with DEVICE_LITTLE_ENDIAN
endianness now works and will soon be unit tested.  Since the PortioList
indirection assumes little endian, define portio_ops the same way.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: b7faba71635cc4b16bb1472614aa497554797af6
      
https://github.com/qemu/qemu/commit/b7faba71635cc4b16bb1472614aa497554797af6
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/misc/pc-testdev.c

  Log Message:
  -----------
  pc-testdev: support 8 and 16-bit accesses to 0xe0

This will let us use the testdev to test endianness.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 504054357b7e491e0bc354ee5c8061071e51fc61
      
https://github.com/qemu/qemu/commit/504054357b7e491e0bc354ee5c8061071e51fc61
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/misc/pc-testdev.c

  Log Message:
  -----------
  pc-testdev: remove useless cpu_to_le64/le64_to_cpu

So far the device was only used on little-endian machines.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: b332d24a8e1290954029814d09156b06ede358e2
      
https://github.com/qemu/qemu/commit/b332d24a8e1290954029814d09156b06ede358e2
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/mips/mips_fulong2e.c
    M hw/mips/mips_jazz.c
    M hw/mips/mips_malta.c
    M hw/mips/mips_mipssim.c

  Log Message:
  -----------
  mips: degrade BIOS error to warning

No free MIPS BIOS is available, so it makes little sense to quit.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: b23ea25f5098f576d10a8833bc60b8f8394f9b0b
      
https://github.com/qemu/qemu/commit/b23ea25f5098f576d10a8833bc60b8f8394f9b0b
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/sh4/sh_pci.c

  Log Message:
  -----------
  sh4: unbreak r2d

... by making sh_pci a subclass of TYPE_PCI_HOST_BRIDGE.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 2b8fbcd87007a170a9778ec6645c06f543977067
      
https://github.com/qemu/qemu/commit/2b8fbcd87007a170a9778ec6645c06f543977067
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/pci-host/apb.c

  Log Message:
  -----------
  sparc64: unbreak

... by making apb a subclass of TYPE_PCI_HOST_BRIDGE.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: be6d08be25d38185ab7de02fab1b2ac74991741b
      
https://github.com/qemu/qemu/commit/be6d08be25d38185ab7de02fab1b2ac74991741b
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M default-configs/alpha-softmmu.mak
    M default-configs/mips-softmmu.mak
    M default-configs/mips64-softmmu.mak
    M default-configs/mips64el-softmmu.mak
    M default-configs/mipsel-softmmu.mak
    M default-configs/ppc-softmmu.mak
    M default-configs/ppc64-softmmu.mak
    M default-configs/ppcemb-softmmu.mak
    M default-configs/sh4-softmmu.mak
    M default-configs/sh4eb-softmmu.mak
    M default-configs/sparc64-softmmu.mak

  Log Message:
  -----------
  default-configs: add test device to all machines supporting ISA

This will let these machines run an endianness test for ISA
I/O port space.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 85d3846a397e8fa95de0a84479007172e6d30668
      
https://github.com/qemu/qemu/commit/85d3846a397e8fa95de0a84479007172e6d30668
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M default-configs/sh4-softmmu.mak
    M default-configs/sh4eb-softmmu.mak

  Log Message:
  -----------
  default-configs: add SuperIO to SH4

The device provides an ISA bus to run the endianness test on.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 9c9984242ce46ccf8636f5c19e81d794e84aa0c7
      
https://github.com/qemu/qemu/commit/9c9984242ce46ccf8636f5c19e81d794e84aa0c7
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M default-configs/ppc64-softmmu.mak

  Log Message:
  -----------
  default-configs/ppc64: add all components of i82378 SuperIO chip used by prep

The device provides an ISA bus so that pseries can also run the
endianness test.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 8fefa31be98ada3677add2008732d0b1a17ed28d
      
https://github.com/qemu/qemu/commit/8fefa31be98ada3677add2008732d0b1a17ed28d
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M tests/Makefile
    A tests/endianness-test.c

  Log Message:
  -----------
  qtest: add test for ISA I/O space endianness

This writes a register and reads its 1/2/4 byte parts.  Masking
is done in the device model.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: e11ef3d184c88a316f48ba2472dcb2937d9fa24b
      
https://github.com/qemu/qemu/commit/e11ef3d184c88a316f48ba2472dcb2937d9fa24b
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M memory.c

  Log Message:
  -----------
  memory: move functions around

Prepare for next patch, no semantic change.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 547e9201c52629eef71b0eb8cb48dacc50bcf759
      
https://github.com/qemu/qemu/commit/547e9201c52629eef71b0eb8cb48dacc50bcf759
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M memory.c

  Log Message:
  -----------
  memory: pass MemoryRegion to access_with_adjusted_size

The accessors all use a MemoryRegion opaque value.  Avoid going
uselessly through void*.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: e7342aa39b3193473ded24cbf2233930665796e9
      
https://github.com/qemu/qemu/commit/e7342aa39b3193473ded24cbf2233930665796e9
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M memory.c

  Log Message:
  -----------
  memory: check memory region endianness, not target's

When combining multiple accesses into a single value, we need to do so
in the device's desired endianness.  The target endianness does not have
any influence.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: d2f5ea9704af781d4cf14e4be08bb4e37a180260
      
https://github.com/qemu/qemu/commit/d2f5ea9704af781d4cf14e4be08bb4e37a180260
  Author: Paolo Bonzini <address@hidden>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M hw/misc/pc-testdev.c
    M tests/endianness-test.c

  Log Message:
  -----------
  pc-testdev: add I/O port to test memory.c auto split/combine

The ports at 0xe8..0xeb have impl.min/max_access_size == 1, so
that memory accesses are split and combined by the memory core.

Signed-off-by: Paolo Bonzini <address@hidden>
Reviewed-by: Anthony Liguori <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f03d07d4683b...d2f5ea9704af

reply via email to

[Prev in Thread] Current Thread [Next in Thread]