Commit History

Author SHA1 Message Date
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 years ago
  aliguori 3023f3329d graphical_console_init change (Stefano Stabellini) 16 years ago
  aliguori 8927bcfd33 remove bgr (Stefano Stabellini) 16 years ago
  blueswir1 e64d7d595f Remove address masking 16 years ago
  aliguori 0e1f5a0c49 Introduce accessors for DisplayState (Stefano Stabellini) 16 years ago
  blueswir1 b6c4f71f50 Resurrect the safe part of r5274 17 years ago
  blueswir1 2ca83a8dd6 Revert r5274 which breaks savevm/loadvm 17 years ago
  blueswir1 67d8cec34b Add signed versions of save/load functions 17 years ago
  blueswir1 688ea2eb9b Fix 24 bit mode 17 years ago
  pbrook c60e08d9c6 Implement resolution switching in common console code. 17 years ago
  blueswir1 20483400d1 Also fix 24 bit depth 17 years ago
  blueswir1 33b6939fcb Fix crash when returning from monitor or serial console to normal TCX view 17 years ago
  blueswir1 77f193daa8 Wrap long lines 17 years ago
  blueswir1 22548760ca Fix compiler warnings 17 years ago
  balrog 4d3b6f6e12 Add an ncurses UI. 17 years ago
  blueswir1 7c56045670 Register only valid register access widths 17 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  blueswir1 f930d07eda More detabification 18 years ago
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  blueswir1 fda77c2d65 Fix loadvm 18 years ago
  blueswir1 b3ceef24f4 Rename variables and rearrange code to please gcc -Wshadow checks 18 years ago
  blueswir1 b29169d265 Attempt to fix incorrect colours on some BGR displays 18 years ago
  blueswir1 9447084492 Merge TCX and VGA pixel operations 18 years ago
  blueswir1 97e7df27cf Force display update on palette change or loadvm 18 years ago
  blueswir1 5dcb6b914e Use full 36-bit physical address space on SS10 18 years ago
  blueswir1 f96f4c9d72 Make TCX registers match what NetBSD expects 18 years ago
  blueswir1 8508b89e36 Add dummy THC and TEC registers to TCX 18 years ago
  blueswir1 eee0b8367b TCX 24 bit model support 18 years ago
  blueswir1 5c8cdbf833 TCX palette bug fix 18 years ago