[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/11] Memory API changes for 2014-06-18
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/11] Memory API changes for 2014-06-18 |
Date: |
Wed, 18 Jun 2014 16:28:03 +0100 |
On 18 June 2014 14:41, Paolo Bonzini <address@hidden> wrote:
> The following changes since commit af44da87e926ff64260b95f4350d338c4fc113ca:
>
> Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream'
> into staging (2014-06-16 18:26:21 +0100)
>
> are available in the git repository at:
>
>
> git://github.com/bonzini/qemu.git memory
>
> for you to fetch changes up to 9b7958d31fa8d1fa3f97cadae0c06964aaae5539:
>
> memory: Don't call memory_region_update_coalesced_range if nothing changed
> (2014-06-17 17:11:21 +0200)
>
> I don't think QOMification will make it into 2.1, so I'm sending this out
> early.
> If all the prerequisite get in timely, I will send another pull request.
Applied, thanks.
-- PMM
- [Qemu-devel] [PULL 02/11] exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr, (continued)
- [Qemu-devel] [PULL 02/11] exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 05/11] memory: Simplify mr_add_subregion() if-else, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 06/11] exec: dummy_section: Pass address space through., Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 09/11] memory: MemoryRegion: factor out memory region re-adder, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 08/11] memory: MemoryRegion: factor out subregion add functionality, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 07/11] qtest: fix qtest_clock_warp() for no deadline case, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 10/11] memory: MemoryRegion: rename parent to container, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 11/11] memory: Don't call memory_region_update_coalesced_range if nothing changed, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 03/11] unset RAMBlock idstr when unregister MemoryRegion, Paolo Bonzini, 2014/06/18
- [Qemu-devel] [PULL 04/11] memory: Don't update all memory region when ioeventfd changed, Paolo Bonzini, 2014/06/18
- Re: [Qemu-devel] [PULL 00/11] Memory API changes for 2014-06-18,
Peter Maydell <=