qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] MIPS patches for 2021-04-13


From: Philippe Mathieu-Daudé
Subject: [PULL 0/3] MIPS patches for 2021-04-13
Date: Tue, 13 Apr 2021 12:11:28 +0200

The following changes since commit c1e90def01bdb8fcbdbebd9d1eaa8e4827ece620:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412' 
into staging (2021-04-12 12:12:09 +0100)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/mips-20210413

for you to fetch changes up to f4349ba966abfe39f5d98694abd7c7551d5c8c02:

  target/mips: Fix TCG temporary leak in gen_cache_operation() (2021-04-13 
12:07:00 +0200)

----------------------------------------------------------------
MIPS patches queue

- Fix invalid Kconfig dependency
- Fix missing migrated value
- Fix TCG temporary leak
----------------------------------------------------------------

Philippe Mathieu-Daudé (3):
  hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
  hw/isa/piix4: Migrate Reset Control Register
  target/mips: Fix TCG temporary leak in gen_cache_operation()

 hw/isa/piix4.c          | 15 ++++++++++++++-
 target/mips/translate.c |  2 ++
 hw/isa/Kconfig          |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.26.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]