Sign in
qemu
/
qemu
/
e3e477c3bca0beaf9326e0213d52ad4be804fb73
/
hw
/
misc
/
pc-testdev.c
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 7 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 7 months ago
85eb7c1
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
by Philippe Mathieu-Daudé
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
8308ed3
pc-testdev: use HTTPS git URL
by Stefan Hajnoczi
· 6 years ago
57cdec5
hw: pc-testdev: add read memory region callback
by Li Qiang
· 7 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
b6a0aa0
x86: Clean up includes
by Peter Maydell
· 9 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
d2f5ea9
pc-testdev: add I/O port to test memory.c auto split/combine
by Paolo Bonzini
· 12 years ago
5040543
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
by Paolo Bonzini
· 12 years ago
b7faba7
pc-testdev: support 8 and 16-bit accesses to 0xe0
by Paolo Bonzini
· 12 years ago
3c16154
hw/m*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
e28bee8
hw: move other devices to hw/misc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/pc-testdev.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
00e4d0d
pc-testdev: use typedefs
by Gerd Hoffmann
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
549db5c
hw/i386: Fix broken build for non POSIX hosts
by Stefan Weil
· 12 years ago
ee0cc54
hw: Add test device for unittests execution
by Lucas Meneghel Rodrigues
· 12 years ago