aboutsummaryrefslogtreecommitdiff
path: root/hw/g364fb.c
AgeCommit message (Expand)Author
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-04memory: change dirty getting API to take a sizeBlue Swirl
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-25memory: change dirty setting APIs to take a sizeBlue Swirl
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-10-15Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka
2011-09-10g364fb: compile in hwlibBlue Swirl
2011-08-27g364fb: convert to qdevHervé Poussineau
2011-08-27g364fb: use trace frameworkHervé Poussineau
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25g364fb: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-13Remove vga_ram_sizePaul Brook
2009-04-10Clean up VGA ram allocation.pbrook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-16G364 video adapter enhancementaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-07MIPS: remove a few warningsaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-08-17Fix g364fb video emulationaurel32
2008-07-01Implement resolution switching in common console code.pbrook
2008-03-28g364 framebuffer deviceaurel32