All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
@ 2013-05-08 22:29 Anthony Liguori
  2013-05-09  6:35 ` Dongsheng Song
  2013-05-10  8:58 ` Christophe Lyon
  0 siblings, 2 replies; 3+ messages in thread
From: Anthony Liguori @ 2013-05-08 22:29 UTC (permalink / raw)
  To: qemu-devel

Hi,

On behalf of the QEMU Team, I'd like to announce the availability of the
second release candidate for the QEMU 1.5 release.  This release is meant
for testing purposes and should not be used in a production environment.

http://wiki.qemu.org/download/qemu-1.5.0-rc1.tar.bz2

You can help improve the quality of the QEMU 1.5 release by testing this
release and reporting bugs on Launchpad:

https://bugs.launchpad.net/qemu/

The release plan for the 1.5 release is available at:

http://wiki.qemu.org/Planning/1.5

Please add entries to the ChangeLog for the 1.5 release below:

http://wiki.qemu.org/ChangeLog/Next

This following changes have been made since 1.5.0-rc0:

 - virtio: properly validate address before accessing config (Jason Wang)
 - virtio-pci: fix level interrupts (Michael S. Tsirkin)
 - PPC: Fix rldcl (Alexander Graf)
 - PPC: Depend behavior of cmp instructions only on instruction encoding (Alexander Graf)
 - target-mips: fix incorrect behaviour for INSV (Petar Jovanovic)
 - target-mips: add missing check_dspr2 for multiply instructions (Petar Jovanovic)
 - qemu-iotests: fix 017 018 for vmdk (Fam Zheng)
 - qemu-iotests: exclude vmdk and qcow from 043 (Fam Zheng)
 - qemu-iotests: exclude vmdk for test 042 (Fam Zheng)
 - qtest/ide-test: Test short and long PRDTs (Kevin Wolf)
 - qtest/ide-test: Add simple DMA read/write test case (Kevin Wolf)
 - qtest: Add IDE test case (Kevin Wolf)
 - libqos/pci: Enable bus mastering (Kevin Wolf)
 - ide: Reset BMIDEA bit when the bus master is stopped (Kevin Wolf)
 - de_DE.po: Add missing leading spaces (Kevin Wolf)
 - ahci: Don't allow creating slave drives (Kevin Wolf)

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
  2013-05-08 22:29 [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available Anthony Liguori
@ 2013-05-09  6:35 ` Dongsheng Song
  2013-05-10  8:58 ` Christophe Lyon
  1 sibling, 0 replies; 3+ messages in thread
From: Dongsheng Song @ 2013-05-09  6:35 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

On Thu, May 9, 2013 at 6:29 AM, Anthony Liguori <aliguori@us.ibm.com> wrote:
>
> Hi,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the
> second release candidate for the QEMU 1.5 release.  This release is meant
> for testing purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-1.5.0-rc1.tar.bz2
>
> You can help improve the quality of the QEMU 1.5 release by testing this
> release and reporting bugs on Launchpad:
>
> https://bugs.launchpad.net/qemu/
>
> The release plan for the 1.5 release is available at:
>
> http://wiki.qemu.org/Planning/1.5
>
> Please add entries to the ChangeLog for the 1.5 release below:
>
> http://wiki.qemu.org/ChangeLog/Next
>
> This following changes have been made since 1.5.0-rc0:
>
>  - virtio: properly validate address before accessing config (Jason Wang)
>  - virtio-pci: fix level interrupts (Michael S. Tsirkin)
>  - PPC: Fix rldcl (Alexander Graf)
>  - PPC: Depend behavior of cmp instructions only on instruction encoding (Alexander Graf)
>  - target-mips: fix incorrect behaviour for INSV (Petar Jovanovic)
>  - target-mips: add missing check_dspr2 for multiply instructions (Petar Jovanovic)
>  - qemu-iotests: fix 017 018 for vmdk (Fam Zheng)
>  - qemu-iotests: exclude vmdk and qcow from 043 (Fam Zheng)
>  - qemu-iotests: exclude vmdk for test 042 (Fam Zheng)
>  - qtest/ide-test: Test short and long PRDTs (Kevin Wolf)
>  - qtest/ide-test: Add simple DMA read/write test case (Kevin Wolf)
>  - qtest: Add IDE test case (Kevin Wolf)
>  - libqos/pci: Enable bus mastering (Kevin Wolf)
>  - ide: Reset BMIDEA bit when the bus master is stopped (Kevin Wolf)
>  - de_DE.po: Add missing leading spaces (Kevin Wolf)
>  - ahci: Don't allow creating slave drives (Kevin Wolf)
>
> Regards,
>
> Anthony Liguori


For convenience, I had upload qemu-build-dependency-r1.zip,
qemu-1.5.0-rc1-win32.7z and qemu-1.5.0-rc1-win64.7z

https://code.google.com/p/i18n-zh/downloads/list

Regards,
Dongsheng

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available
  2013-05-08 22:29 [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available Anthony Liguori
  2013-05-09  6:35 ` Dongsheng Song
@ 2013-05-10  8:58 ` Christophe Lyon
  1 sibling, 0 replies; 3+ messages in thread
From: Christophe Lyon @ 2013-05-10  8:58 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

Hi,

Would it be possible to include the small patch at:
https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg00530.html

Thanks

Christophe.

On 09.05.2013 00:29, Anthony Liguori wrote:
> Hi,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the
> second release candidate for the QEMU 1.5 release.  This release is meant
> for testing purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-1.5.0-rc1.tar.bz2
>
> You can help improve the quality of the QEMU 1.5 release by testing this
> release and reporting bugs on Launchpad:
>
> https://bugs.launchpad.net/qemu/
>
> The release plan for the 1.5 release is available at:
>
> http://wiki.qemu.org/Planning/1.5
>
> Please add entries to the ChangeLog for the 1.5 release below:
>
> http://wiki.qemu.org/ChangeLog/Next
>
> This following changes have been made since 1.5.0-rc0:
>
>   - virtio: properly validate address before accessing config (Jason Wang)
>   - virtio-pci: fix level interrupts (Michael S. Tsirkin)
>   - PPC: Fix rldcl (Alexander Graf)
>   - PPC: Depend behavior of cmp instructions only on instruction encoding (Alexander Graf)
>   - target-mips: fix incorrect behaviour for INSV (Petar Jovanovic)
>   - target-mips: add missing check_dspr2 for multiply instructions (Petar Jovanovic)
>   - qemu-iotests: fix 017 018 for vmdk (Fam Zheng)
>   - qemu-iotests: exclude vmdk and qcow from 043 (Fam Zheng)
>   - qemu-iotests: exclude vmdk for test 042 (Fam Zheng)
>   - qtest/ide-test: Test short and long PRDTs (Kevin Wolf)
>   - qtest/ide-test: Add simple DMA read/write test case (Kevin Wolf)
>   - qtest: Add IDE test case (Kevin Wolf)
>   - libqos/pci: Enable bus mastering (Kevin Wolf)
>   - ide: Reset BMIDEA bit when the bus master is stopped (Kevin Wolf)
>   - de_DE.po: Add missing leading spaces (Kevin Wolf)
>   - ahci: Don't allow creating slave drives (Kevin Wolf)
>
> Regards,
>
> Anthony Liguori
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-10  8:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-08 22:29 [Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc1 is now available Anthony Liguori
2013-05-09  6:35 ` Dongsheng Song
2013-05-10  8:58 ` Christophe Lyon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.