12 Commits (c755f3b95964f344806fa8e6a6e05ffc3ee1c4fa)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson d432edd56c hw/display: Constify all Property 1 year ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Michael S. Tsirkin 28cf396096 display: include dependencies explicitly 3 years ago
Thomas Huth 6832deb8ff hw/display: Allow vga_common_init() to return errors 4 years ago
Philippe Mathieu-Daudé 7336c94434 hw/mips/jazz: Inline vga_mmio_init() and remove it 4 years ago
Philippe Mathieu-Daudé 23f6e3b11b hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO 4 years ago
Philippe Mathieu-Daudé 6bd06f7731 hw/display/vga-mmio: Inline vga_mm_init() 4 years ago
Philippe Mathieu-Daudé 3ac25236ea hw/display: Rename VGA_ISA_MM -> VGA_MMIO 4 years ago
Paolo Bonzini e2328a11bd vga: cleanup mapping of VRAM for non-PCI VGA 6 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 1b53ecd909 memory: Fix type of IOMMUMemoryRegionClass member @parent_class 7 years ago
Peter Maydell 5f92799877 hw/display/vga-isa-mm: Convert away from old_mmio 8 years ago
Gerd Hoffmann 1fcfdc435a vga: disable global_vmstate for 3.0+ machine types 8 years ago
Philippe Mathieu-Daudé f0353b0d10 hw/display: Use the IEC binary prefix definitions 8 years ago
Philippe Mathieu-Daudé 866e2b3727 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" 9 years ago
Philippe Mathieu-Daudé e07b15891e hw/display/vga: "vga_int.h" requires "ui/console.h" 9 years ago
Peter Maydell 47df5154c3 hw/display: Clean up includes 10 years ago
Gerd Hoffmann e2bbfc8ee2 vga: allow non-global vmstate 13 years ago
Gerd Hoffmann 5643706a09 console: add head to index to qemu consoles. 12 years ago
Paolo Bonzini 8311832773 vga: pass owner to vga_init_vbe 13 years ago
Paolo Bonzini 270327feb2 vga: pass owner to vga_common_init 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Gerd Hoffmann aa2beaa1f5 console: add device link to QemuConsoles 13 years ago
Gerd Hoffmann 380cd056ec console: add GraphicHwOps 13 years ago
Gerd Hoffmann 2c62f08ddb console: simplify screendump 13 years ago
Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Gerd Hoffmann c78f71378a console: stop using DisplayState in gfx hardware emulation 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 28ecbaeecb ui: move files to ui/ and include/ui/ 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Jan Kiszka bd8f2f5d70 VGA: Flush coalesced MMIO on related MMIO/PIO accesses 14 years ago
Gerd Hoffmann 4a1e244eb6 vga: make vram size configurable 14 years ago
Avi Kivity be20f9e902 vga: drop get_system_memory() from vga devices and derivatives 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Avi Kivity b195043003 vga: convert vga and its derivatives to the memory API 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Alex Williamson 0be71e324f savevm: Add DeviceState param 16 years ago
Isaku Yamahata fe7f9567a6 vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE. 16 years ago
Juan Quintela c63a5886f0 vga: port vga-isa-mm to vmstate 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Juan Quintela 79b97bf2e7 vga: split vga-isa-mm.o 17 years ago