Files
qemu-esp-boards/include/hw
Paolo Bonzini dfde4e6e1a memory: add ref/unref calls
Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
  used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
  region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
  could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-04 17:42:45 +02:00
..
2013-04-24 11:50:18 -05:00
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-05-01 13:06:07 +02:00
2013-06-07 14:55:33 +02:00
2013-07-04 17:42:45 +02:00
2013-06-03 15:41:27 +00:00
2013-05-01 13:06:07 +02:00
2013-06-27 15:38:35 -05:00
2013-06-02 18:14:02 +03:00
2013-06-07 14:55:33 +02:00
2013-05-01 20:55:21 +04:00
2013-06-24 08:41:07 +02:00
2013-04-16 10:04:23 +02:00