qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [PULL 00/34] Trivial patches for 2024-02-22
Date: Thu, 22 Feb 2024 15:32:46 +0000	[thread overview]
Message-ID: <CAFEAcA_eJ_uKqU33piABxTw5aeBHUoZ0FDaEvi8aJ+jJu5KK3w@mail.gmail.com> (raw)
In-Reply-To: <20240222112601.2526057-1-mjt@tls.msk.ru>

On Thu, 22 Feb 2024 at 11:29, Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> The following changes since commit 760b4dcdddba4a40b9fa0eb78fdfc7eda7cb83d0:
>
>   Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-02-20 10:11:08 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches
>
> for you to fetch changes up to 185311130f54ead75c407cdf83004d575829b5d2:
>
>   system/vl: Update description for input grab key (2024-02-22 08:59:16 +0300)
>
> ----------------------------------------------------------------
> trivial patches for 2024-02-22
>
> The bulk is a spelling fixes series from Manos Pitsidianakis.
> Plus a few small things in other places.
>

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.

-- PMM


      parent reply	other threads:[~2024-02-22 15:34 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 11:25 [PULL 00/34] Trivial patches for 2024-02-22 Michael Tokarev
2024-02-22 11:25 ` [PULL 01/34] hw/usb: Style cleanup Michael Tokarev
2024-02-22 11:25 ` [PULL 02/34] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS Michael Tokarev
2024-02-22 11:25 ` [PULL 03/34] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS Michael Tokarev
2024-02-22 11:25 ` [PULL 04/34] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition Michael Tokarev
2024-02-22 11:25 ` [PULL 05/34] target/i386/monitor: Remove unused 'hw/i386/pc.h' header Michael Tokarev
2024-02-22 11:25 ` [PULL 06/34] hw/timer: Move HPET_INTCAP definition to "hpet.h" Michael Tokarev
2024-02-22 11:25 ` [PULL 07/34] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' Michael Tokarev
2024-02-22 11:25 ` [PULL 08/34] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' Michael Tokarev
2024-02-22 11:25 ` [PULL 09/34] hw/i386/port92: Add missing 'hw/isa/isa.h' header Michael Tokarev
2024-02-22 11:25 ` [PULL 10/34] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' Michael Tokarev
2024-02-22 11:25 ` [PULL 11/34] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' Michael Tokarev
2024-02-22 11:25 ` [PULL 12/34] system/physmem: remove redundant arg reassignment Michael Tokarev
2024-02-22 11:25 ` [PULL 13/34] docs: correct typos Michael Tokarev
2024-02-22 11:25 ` [PULL 14/34] tests: " Michael Tokarev
2024-02-22 11:25 ` [PULL 15/34] accel/tcg: " Michael Tokarev
2024-02-22 11:25 ` [PULL 16/34] loongson3: " Michael Tokarev
2024-02-22 11:25 ` [PULL 17/34] ppc: " Michael Tokarev
2024-02-22 11:25 ` [PULL 18/34] sh4: " Michael Tokarev
2024-02-22 11:25 ` [PULL 19/34] include/exec/memory.h: " Michael Tokarev
2024-02-22 11:25 ` [PULL 20/34] hw/arm/omap.h: " Michael Tokarev
2024-02-22 11:25 ` [PULL 21/34] hw/cxl/cxl_device.h: " Michael Tokarev
2024-02-22 11:25 ` [PULL 22/34] hw/net/npcm_gmac.h: " Michael Tokarev
2024-02-22 11:25 ` [PULL 23/34] hw/riscv/virt.h: " Michael Tokarev
2024-02-22 11:25 ` [PULL 24/34] pc-bios/README: " Michael Tokarev
2024-02-22 11:25 ` [PULL 25/34] qapi/ui: " Michael Tokarev
2024-02-22 11:25 ` [PULL 26/34] qemu-options.hx: " Michael Tokarev
2024-02-22 11:25 ` [PULL 27/34] ci/gitlab-pipeline-status: " Michael Tokarev
2024-02-22 11:25 ` [PULL 28/34] hexagon: " Michael Tokarev
2024-02-22 11:25 ` [PULL 29/34] m68k: " Michael Tokarev
2024-02-22 11:25 ` [PULL 30/34] s390x: " Michael Tokarev
2024-02-22 11:25 ` [PULL 31/34] target/sparc: " Michael Tokarev
2024-02-22 11:25 ` [PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices" Michael Tokarev
2024-02-22 11:26 ` [PULL 33/34] docs/system: Update description for input grab key Michael Tokarev
2024-02-22 11:26 ` [PULL 34/34] system/vl: " Michael Tokarev
2024-02-22 15:32 ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA_eJ_uKqU33piABxTw5aeBHUoZ0FDaEvi8aJ+jJu5KK3w@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).