Sign in
qemu
/
qemu
/
6a4757fe51a1c5ea31f33d8a83c03387302ac2d7
/
hw
/
display
/
g364fb.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, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
b9fc4f6
hw/display: Let devices own the MemoryRegion they create
by Philippe Mathieu-Daudé
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
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
0323ee4
display/g364fb: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
91155f8
use dpy_gfx_update_full
by Gerd Hoffmann
· 7 years ago
f0353b0
hw/display: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
723250d
g364fb: fix DirtyBitmapSnapshot leak
by Paolo Bonzini
· 7 years ago
0fe1eca
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
by Paolo Bonzini
· 7 years ago
f7189ac
g364fb: switch to using DirtyBitmapSnapshot
by Paolo Bonzini
· 7 years ago
7fcf0c2
g364fb: make display updates thread safe
by Gerd Hoffmann
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
47df515
hw/display: Clean up includes
by Peter Maydell
· 9 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
5299c0f
display: add memory_region_sync_dirty_bitmap calls
by Paolo Bonzini
· 10 years ago
74259ae
display: enable DIRTY_MEMORY_VGA tracking explicitly
by Paolo Bonzini
· 10 years ago
086f90e
g364fb: remove pointless call to memory_region_set_coalescing
by Paolo Bonzini
· 10 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
0f31aa8
g364fb: QOM cast cleanup
by Andreas Färber
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
aa2beaa
console: add device link to QemuConsoles
by Gerd Hoffmann
· 12 years ago
380cd05
console: add GraphicHwOps
by Gerd Hoffmann
· 12 years ago
2c62f08
console: simplify screendump
by Gerd Hoffmann
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/g364fb.c]
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
61a3f95
g364fb: g364fb_screen_dump(): add error handling
by Luiz Capitulino
· 13 years ago
d709813
console: vga_hw_screen_dump_ptr: take Error argument
by Luiz Capitulino
· 13 years ago
45efb16
optimize screendump for the common non-switch case
by Gerd Hoffmann
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
cd7a45c
memory: change dirty getting API to take a size
by Blue Swirl
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
fd4aa97
memory: change dirty setting APIs to take a size
by Blue Swirl
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
e9a0733
Move graphic-related coalesced MMIO flushes to affected device models
by Jan Kiszka
· 13 years ago
1213406
g364fb: compile in hwlib
by Blue Swirl
· 14 years ago
97a3f6f
g364fb: convert to qdev
by Hervé Poussineau
· 14 years ago
b213b37
g364fb: use trace framework
by Hervé Poussineau
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
82afb3a
g364fb: convert to memory API
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
3897293
gcc wants 1st static and then const
by Juan Quintela
· 15 years ago
86178a5
static and inline should came before the type of the functions
by Juan Quintela
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
b584726
Clean up VGA ram allocation.
by pbrook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
0add30c
G364 video adapter enhancement
by aurel32
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
cd5158e
MIPS: remove a few warnings
by aurel32
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
0e1f5a0
Introduce accessors for DisplayState (Stefano Stabellini)
by aliguori
· 16 years ago
221bb2d
Fix g364fb video emulation
by aurel32
· 17 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
1fc3d39
g364 framebuffer device
by aurel32
· 17 years ago