|
18c86e2b9d
|
hw/core: Clean up includes
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.
This commit was created with scripts/clean-includes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1453832250-766-37-git-send-email-peter.maydell@linaro.org
|
2016-01-29 15:07:25 +00:00 |
|
|
8df81c4b11
|
empty_slot: QOM cast cleanup
Introduce type constant and use QOM casts.
Signed-off-by: Andreas Färber <afaerber@suse.de>
|
2013-07-29 21:06:37 +02:00 |
|
|
300b1fc68c
|
hw/c*: pass owner to memory_region_init* functions
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-07-04 17:42:47 +02:00 |
|
|
2c9b15cab1
|
memory: add owner argument to initialization functions
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-07-04 17:42:44 +02:00 |
|
|
49ab747f66
|
hw: move target-independent files to subdirectories
This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
2013-04-08 18:13:12 +02:00 |
|