[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18 |
Date: |
Fri, 19 Jan 2024 16:41:02 +0000 |
On Thu, 18 Jan 2024 at 12:26, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit 977542ded7e6b28d2bc077bcda24568c716e393c:
>
> Merge tag 'pull-testing-updates-120124-2' of
> https://gitlab.com/stsquad/qemu into staging (2024-01-12 14:02:53 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 379652e967b32ac905056bf723b54298b2f79a51:
>
> tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
> (2024-01-18 10:43:51 +0100)
>
> ----------------------------------------------------------------
> * vga: implement odd/even and byte/word/doubleword modes more accurately
> * vga: implement horizontal pel panning
> * KVM: add class property to configure KVM device node to use
> * fix various bugs in x86 TCG PC-relative translation
> * properly align huge pages on LoongArch
> * cleanup patches
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 09/16] Add class property to configure KVM device node to use, (continued)
- [PULL 09/16] Add class property to configure KVM device node to use, Paolo Bonzini, 2024/01/18
- [PULL 10/16] io_uring: move LuringState typedef to block/aio.h, Paolo Bonzini, 2024/01/18
- [PULL 13/16] target/i386: pcrel: store low bits of physical address in data[0], Paolo Bonzini, 2024/01/18
- [PULL 11/16] target/i386: Do not re-compute new pc with CF_PCREL, Paolo Bonzini, 2024/01/18
- [PULL 15/16] qemu/osdep: Add huge page aligned support on LoongArch platform, Paolo Bonzini, 2024/01/18
- [PULL 16/16] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c, Paolo Bonzini, 2024/01/18
- [PULL 12/16] target/i386: fix incorrect EIP in PC-relative translation blocks, Paolo Bonzini, 2024/01/18
- [PULL 08/16] vga: sort-of implement word and double-word access modes, Paolo Bonzini, 2024/01/18
- [PULL 14/16] remove unnecessary casts from uintptr_t, Paolo Bonzini, 2024/01/18
- [PULL 04/16] vga: implement horizontal pel panning in graphics modes, Paolo Bonzini, 2024/01/18
- Re: [PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18,
Peter Maydell <=