qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Misc fixes for 6.1
@ 2021-07-19 10:26 Thomas Huth
  2021-07-19 10:26 ` [PULL 1/5] ci: build & store windows installer Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Huth @ 2021-07-19 10:26 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Dmitry Fleytman

 Hi Peter!

The following changes since commit fd79f89c76c8e2f409dd9db5d7a367b1f64b6dc6:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210718' into staging (2021-07-18 13:46:39 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2021-07-19

for you to fetch changes up to 9405d87be25db6dff4d7b5ab48a81bbf6d083e47:

  hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine (2021-07-19 10:08:45 +0200)

----------------------------------------------------------------
- Compile-test the Windows installer in the Gitlab-CI
- Fix endianess detection problem with LTO in "configure"
- Fix two abort()s in the vmxnet code
- Fix crash with x-remote machine and IDE devices

----------------------------------------------------------------
Gerd Hoffmann (1):
      ci: build & store windows installer

Thomas Huth (4):
      configure: Fix endianess test with LTO
      hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
      hw/net/net_tx_pkt: Fix crash detected by fuzzer
      hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine

 .gitlab-ci.d/crossbuild-template.yml               |  5 +++++
 .gitlab-ci.d/crossbuilds.yml                       |  6 ++++++
 configure                                          | 15 +++++++++------
 hw/ide/ioport.c                                    | 16 ++++++++++------
 hw/ide/piix.c                                      | 22 +++++++++++++++++-----
 hw/isa/isa-bus.c                                   | 14 ++++++++++----
 hw/net/net_tx_pkt.c                                | 12 +++++++-----
 hw/net/vmxnet3.c                                   |  9 +++++++--
 include/hw/ide/internal.h                          |  2 +-
 include/hw/isa/isa.h                               | 13 ++++++++-----
 tests/docker/dockerfiles/fedora-win64-cross.docker |  1 +
 11 files changed, 81 insertions(+), 34 deletions(-)



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

end of thread, other threads:[~2021-07-19 13:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-19 10:26 [PULL 0/5] Misc fixes for 6.1 Thomas Huth
2021-07-19 10:26 ` [PULL 1/5] ci: build & store windows installer Thomas Huth
2021-07-19 10:26 ` [PULL 2/5] configure: Fix endianess test with LTO Thomas Huth
2021-07-19 10:26 ` [PULL 3/5] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue Thomas Huth
2021-07-19 10:26 ` [PULL 4/5] hw/net/net_tx_pkt: Fix crash detected by fuzzer Thomas Huth
2021-07-19 10:26 ` [PULL 5/5] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine Thomas Huth
2021-07-19 13:13 ` [PULL 0/5] Misc fixes for 6.1 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).