Sign in
qemu
/
qemu
/
d0b282a58c86ea86a2662e6f796a54a86a457dae
/
hw
/
display
/
tcx.c
b21de19
hw/display/tcx: Remove superfluous OBJECT() typecasts
by Thomas Huth
· 9 years ago
81e0ab4
hw: do not pass NULL to memory_region_init from instance_init
by Paolo Bonzini
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
8684e85
hw/display/tcx.c: Fix memory leak
by Shannon Zhao
· 10 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
55d7bfe
tcx: Implement hardware acceleration
by Mark Cave-Ayland
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
01b91ac
tcx: move initialisation from realizefn to initfn
by Mark Cave-Ayland
· 11 years ago
d4ad9de
tcx: move initialisation from SysBusDevice class to TCX class realizefn
by Mark Cave-Ayland
· 11 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
da87dd7
sun4m: Add FCode ROM for TCX framebuffer
by Mark Cave-Ayland
· 11 years ago
01774dd
tcx: QOM cast cleanup
by Andreas Färber
· 12 years ago
3eadad5
hw/d*: 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
f10acc8
tcx: Fix 24-bit display mode
by Mark Cave-Ayland
· 12 years ago
aa2beaa
console: add device link to QemuConsoles
by Gerd Hoffmann
· 12 years ago
21e5181
qdev: Drop taddr properties
by Peter Maydell
· 12 years ago
380cd05
console: add GraphicHwOps
by Gerd Hoffmann
· 12 years ago
2c62f08
console: simplify screendump
by Gerd Hoffmann
· 12 years ago
fc97bb5
hw: move display devices to hw/display/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/tcx.c]
b0d62a3
hw/tcx: Remove unused 'addr' field and the property that sets it
by Peter Maydell
· 12 years ago
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
077805f
janitor: do not rely on indirect inclusions of or from qemu-char.h
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
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
0ab6b63
tcx: tcx_screen_dump(): add error handling
by Luiz Capitulino
· 13 years ago
537f2d2
tcx: tcx24_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
d08151b
tcx: convert to memory API
by Avi Kivity
· 13 years ago
427a66c
tcx: avoid structure holes spotted by pahole
by Blue Swirl
· 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
f7e683b
Sparc32: remove dead increment, spotted by clang
by Blue Swirl
· 15 years ago
a01d6ef
sparc32 (mostly): remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
f79ca11
sparc32: tcx: remove unused include directive
by Blue Swirl
· 15 years ago
7f23f81
qemu/qdev: type safety in reset handler
by Michael S. Tsirkin
· 15 years ago
e59fb37
vmstate: add version_id argument to post_load
by Juan Quintela
· 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
752ff2f
vmstate: rename run_after_load() -> post_load()
by Juan Quintela
· 15 years ago
20bb827
qdev: convert tcx to reset + vmsd
by Gerd Hoffmann
· 16 years ago
c0c41a4
Sparc32: port TCX to VMState design
by Blue Swirl
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
53dad49
qdev/prop: convert tcx.c to helper macros.
by Gerd Hoffmann
· 16 years ago
4b48bf0
Sparc32: move device instantiation to sun4m.c
by Blue Swirl
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
d3ffcaf
Sparc32: fix SDL zooming with TCX
by Blue Swirl
· 16 years ago
f40070c
Sparc32: convert tcx to qdev
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
c0c440f
Synch to VGA
by Blue Swirl
· 16 years ago
520860e
Allocate enough vram for 24-bit planes.
by pbrook
· 16 years ago
dc828ca
Cleanup SPARC/TCX framebuffer allocation.
by pbrook
· 16 years ago
7b5d76d
DisplayAllocator interface (Stefano Stabellini)
by aliguori
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
8927bcf
remove bgr (Stefano Stabellini)
by aliguori
· 16 years ago
e64d7d5
Remove address masking
by blueswir1
· 16 years ago
0e1f5a0
Introduce accessors for DisplayState (Stefano Stabellini)
by aliguori
· 16 years ago
b6c4f71
Resurrect the safe part of r5274
by blueswir1
· 16 years ago
2ca83a8
Revert r5274 which breaks savevm/loadvm
by blueswir1
· 16 years ago
67d8cec
Add signed versions of save/load functions
by blueswir1
· 16 years ago
688ea2e
Fix 24 bit mode
by blueswir1
· 17 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
2048340
Also fix 24 bit depth
by blueswir1
· 17 years ago
33b6939
Fix crash when returning from monitor or serial console to normal TCX view
by blueswir1
· 17 years ago
77f193d
Wrap long lines
by blueswir1
· 17 years ago
2254876
Fix compiler warnings
by blueswir1
· 17 years ago
4d3b6f6
Add an ncurses UI.
by balrog
· 17 years ago
7c56045
Register only valid register access widths
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
fda77c2
Fix loadvm
by blueswir1
· 18 years ago
b3ceef2
Rename variables and rearrange code to please gcc -Wshadow checks
by blueswir1
· 18 years ago
b29169d
Attempt to fix incorrect colours on some BGR displays
by blueswir1
· 18 years ago
9447084
Merge TCX and VGA pixel operations
by blueswir1
· 18 years ago
97e7df2
Force display update on palette change or loadvm
by blueswir1
· 18 years ago
5dcb6b9
Use full 36-bit physical address space on SS10
by blueswir1
· 18 years ago
f96f4c9
Make TCX registers match what NetBSD expects
by blueswir1
· 18 years ago
8508b89
Add dummy THC and TEC registers to TCX
by blueswir1
· 18 years ago
Next »