qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Misc fixes for 2023-11-13
@ 2023-11-13 18:17 Philippe Mathieu-Daudé
  2023-11-13 18:17 ` [PULL 1/5] hw/mips: LOONGSON3V depends on UNIMP device Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-13 18:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-s390x, Philippe Mathieu-Daudé

The following changes since commit 69680740eafa1838527c90155a7432d51b8ff203:

  Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging (2023-11-11 11:23:25 +0800)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/misc-fixes-20231113

for you to fetch changes up to 04c0a003dd33c7f1dea989319085984822c768e6:

  MAINTAINERS: update virtio-fs mailing list address (2023-11-13 19:06:06 +0100)

----------------------------------------------------------------
Misc fixes for 8.2

- Missing Kconfig dependency in hw/mips (Marc-André)
- Typo in VMWare model (Alexandra)
- New avocado test for x86 processors addressing (Ani)
- Fix SyntaxWarnings in avocado (Thomas)
- Update virtio-fs mailing list address in MAINTAINERS (Stefan)

----------------------------------------------------------------

Alexandra Diupina (1):
  hw/display/vmware_vga: fix probably typo

Ani Sinha (1):
  tests/avocado: add test to exercise processor address space memory
    bound checks

Marc-André Lureau (1):
  hw/mips: LOONGSON3V depends on UNIMP device

Stefan Hajnoczi (1):
  MAINTAINERS: update virtio-fs mailing list address

Thomas Huth (1):
  tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from
    python 3.12

 MAINTAINERS                              |   2 +-
 hw/display/vmware_vga.c                  |   4 +-
 hw/mips/Kconfig                          |   1 +
 tests/avocado/machine_s390_ccw_virtio.py |  18 +-
 tests/avocado/mem-addr-space-check.py    | 356 +++++++++++++++++++++++
 5 files changed, 369 insertions(+), 12 deletions(-)
 create mode 100644 tests/avocado/mem-addr-space-check.py

-- 
2.41.0



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

end of thread, other threads:[~2023-11-14 17:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 18:17 [PULL 0/5] Misc fixes for 2023-11-13 Philippe Mathieu-Daudé
2023-11-13 18:17 ` [PULL 1/5] hw/mips: LOONGSON3V depends on UNIMP device Philippe Mathieu-Daudé
2023-11-13 18:17 ` [PULL 2/5] hw/display/vmware_vga: fix probably typo Philippe Mathieu-Daudé
2023-11-13 18:17 ` [PULL 3/5] tests/avocado: add test to exercise processor address space memory bound checks Philippe Mathieu-Daudé
2023-11-13 18:17 ` [PULL 4/5] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12 Philippe Mathieu-Daudé
2023-11-13 18:17 ` [PULL 5/5] MAINTAINERS: update virtio-fs mailing list address Philippe Mathieu-Daudé
2023-11-14 17:31 ` [PULL 0/5] Misc fixes for 2023-11-13 Stefan Hajnoczi

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).