]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 May 2013 18:47:42 +0000 (13:47 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 May 2013 18:47:42 +0000 (13:47 -0500)
commitfd469df97ab4277411ecdd4032a2f045a3a87b2a
tree0fb3e1a528047a40c597d79d61cdbca7788af212
parent4a542df0910dff2caf17d6bb76bbf3704197db42
parentfd2989341e758813351c2fc1446cc8fbcae06ad9
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging

# By Paolo Bonzini (11) and others
# Via Paolo Bonzini
* bonzini/iommu-for-anthony:
  memory: clean up phys_page_find
  memory: populate FlatView for new address spaces
  memory: limit sections in the radix tree to the actual address space size
  s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
  memory: fix address space initialization/destruction
  memory: make memory_global_sync_dirty_bitmap take an AddressSpace
  memory: do not duplicate memory_region_destructor_none
  memory: Rename readable flag to romd_mode
  memory: Replace open-coded memory_region_is_romd
  memory: allow memory_region_find() to run on non-root memory regions
  memory: assert that PhysPageEntry's ptr does not overflow
  exec: eliminate stq_phys_notdirty
  exec: make qemu_get_ram_ptr private
  exec: eliminate qemu_put_ram_ptr
  exec: remove obsolete comment

Message-id: 1369414987-8839-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
trace-events
translate-all.c