qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] qtest and misc patches
@ 2019-10-01 10:50 Thomas Huth
  2019-10-01 10:50 ` [PULL 1/5] tests: fix usb-hcd-ehci-test compilation Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Huth @ 2019-10-01 10:50 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel

 Hi Peter!

The following changes since commit 95e9d74fe4281f7ad79a5a7511400541729aa44a:

  Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190930' into staging (2019-09-30 14:21:56 +0100)

are available in the Git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2019-10-01

for you to fetch changes up to 3d5e90a50bd4ffa199166e01a365f5c5995534ae:

  Disallow colons in the parameter of "-accel" (2019-10-01 11:54:17 +0200)

----------------------------------------------------------------
- Fix and re-enable the usb-hcd-ehci-test
- Silence a Coverity warning in hw/m68k/next-cube.c
- Fix crash that can occur when using bad binaries with "-kernel"
- Disallow colons in the "-accel" parameter
----------------------------------------------------------------

Marc-André Lureau (2):
      tests: fix usb-hcd-ehci-test compilation
      tests: fix echi/ehci typo

Thomas Huth (3):
      hw/m68k/next-cube: Avoid static RTC variables and introduce control register
      hw/core/loader: Fix possible crash in rom_copy()
      Disallow colons in the parameter of "-accel"

 hw/core/loader.c          |  2 +-
 hw/m68k/next-cube.c       | 73 ++++++++++++++++++++++++++---------------------
 tests/Makefile.include    |  4 +--
 tests/cdrom-test.c        |  2 +-
 tests/usb-hcd-ehci-test.c |  4 +--
 vl.c                      |  5 ++++
 6 files changed, 50 insertions(+), 40 deletions(-)


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

end of thread, other threads:[~2019-10-01 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01 10:50 [PULL 0/5] qtest and misc patches Thomas Huth
2019-10-01 10:50 ` [PULL 1/5] tests: fix usb-hcd-ehci-test compilation Thomas Huth
2019-10-01 10:50 ` [PULL 2/5] tests: fix echi/ehci typo Thomas Huth
2019-10-01 10:50 ` [PULL 3/5] hw/m68k/next-cube: Avoid static RTC variables and introduce control register Thomas Huth
2019-10-01 10:50 ` [PULL 4/5] hw/core/loader: Fix possible crash in rom_copy() Thomas Huth
2019-10-01 10:50 ` [PULL 5/5] Disallow colons in the parameter of "-accel" Thomas Huth
2019-10-01 12:53 ` [PULL 0/5] qtest and misc patches 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).