Monthly Archives: August 2013
JLibGDB need 333 mins to execute 10 millions single step commands to gdb
JLibGDB need 335 mins to send 10 millions single step commands to gdb and execute. Not bad. 2013/08/22
my vlc command to stream video to pc/iOS/android
Stream to a mp4 Stream to a FLV Stream to a HLS 2013/08/22
Qemu + GDB, the single step speed is not fast
In bochs, i can invokes around 40 single step commands in my 2012 mac air. People think qemu is much faster than bochs, it is truth but not for single step. I wrote a java program and keep sending single-step command to qemu through socket (GDB protocol, the average speed is 32 commands per seconds. […] 2013/08/18
JLibGDB
I was trying to create a new debug server in qemu, but it is failed, there are so many pieces of code are twitted with GDB, so a new debug server is unable to make it work. Now I changed my direction, because on gdb communication protocol, i extend it to fit for peter-bochs (will […] 2013/08/15
Design concept
This is my first draft of design concept of the VM page in Titan, please give me comment PSD download here 2013/08/03
A little enhancement
If the openstack is down when you start titan server, it will show you the status. 2013/08/03