| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | pc-testdev: use HTTPS git URL | Stefan Hajnoczi | 2018-11-12 | 1 | -1/+1 |
* | hw: pc-testdev: add read memory region callback | Li Qiang | 2018-10-02 | 1 | -4/+16 |
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 1 | -3/+0 |
* | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -1/+1 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+1 |
* | pc-testdev: add I/O port to test memory.c auto split/combine | Paolo Bonzini | 2013-07-25 | 1 | -0/+15 |
* | pc-testdev: remove useless cpu_to_le64/le64_to_cpu | Paolo Bonzini | 2013-07-25 | 1 | -2/+0 |
* | pc-testdev: support 8 and 16-bit accesses to 0xe0 | Paolo Bonzini | 2013-07-25 | 1 | -2/+9 |
* | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -6/+5 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+187 |