index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
tcx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-14
/
+23
*
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-25
1
-11
/
+3
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-1
/
+2
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-7
/
+7
*
tcx: convert to memory API
Avi Kivity
2011-10-17
1
-67
/
+85
*
tcx: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
1
-2
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+3
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-1
/
+1
*
Sparc32: remove dead increment, spotted by clang
Blue Swirl
2010-01-13
1
-1
/
+1
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
sparc32: tcx: remove unused include directive
Blue Swirl
2009-10-25
1
-1
/
+0
*
qemu/qdev: type safety in reset handler
Michael S. Tsirkin
2009-10-05
1
-3
/
+3
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-14
/
+14
*
Get rid of _t suffix
malc
2009-10-01
1
-14
/
+14
*
vmstate: rename run_after_load() -> post_load()
Juan Quintela
2009-09-11
1
-2
/
+2
*
qdev: convert tcx to reset + vmsd
Gerd Hoffmann
2009-09-09
1
-2
/
+2
*
Sparc32: port TCX to VMState design
Blue Swirl
2009-08-28
1
-33
/
+21
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
qdev/prop: convert tcx.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-27
/
+6
*
Sparc32: move device instantiation to sun4m.c
Blue Swirl
2009-08-08
1
-33
/
+0
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-17
/
+48
*
Sparc32: fix SDL zooming with TCX
Blue Swirl
2009-07-16
1
-20
/
+34
*
Sparc32: convert tcx to qdev
Blue Swirl
2009-07-12
1
-27
/
+70
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Synch to VGA
Blue Swirl
2009-04-27
1
-4
/
+4
*
Allocate enough vram for 24-bit planes.
pbrook
2009-04-11
1
-1
/
+1
*
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-04-09
1
-2
/
+6
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-3
/
+10
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-10
/
+8
*
remove bgr (Stefano Stabellini)
aliguori
2009-01-15
1
-18
/
+5
*
Remove address masking
blueswir1
2008-12-02
1
-4
/
+2
*
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
1
-8
/
+8
*
Resurrect the safe part of r5274
blueswir1
2008-10-02
1
-9
/
+9
*
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-25
1
-9
/
+9
*
Add signed versions of save/load functions
blueswir1
2008-09-20
1
-9
/
+9
*
Fix 24 bit mode
blueswir1
2008-07-24
1
-4
/
+19
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-10
/
+8
*
Also fix 24 bit depth
blueswir1
2008-06-19
1
-0
/
+2
*
Fix crash when returning from monitor or serial console to normal TCX view
blueswir1
2008-06-19
1
-0
/
+2
*
Wrap long lines
blueswir1
2008-05-12
1
-1
/
+2
*
Fix compiler warnings
blueswir1
2008-05-10
1
-2
/
+2
*
Add an ncurses UI.
balrog
2008-02-10
1
-2
/
+3
*
Register only valid register access widths
blueswir1
2008-01-01
1
-8
/
+8
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
More detabification
blueswir1
2007-10-06
1
-56
/
+56
[next]