Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | complete NetWireInterface redesign, make red_tunnel_worker.c build. | Gerd Hoffmann | 2010-05-19 | 3 | -16/+20 |
* | add spice-experimental.h | Gerd Hoffmann | 2010-05-19 | 5 | -65/+66 |
* | zap vd_interface.h | Gerd Hoffmann | 2010-05-19 | 9 | -370/+349 |
* | vd_interface.h cleanups. | Gerd Hoffmann | 2010-05-19 | 3 | -54/+3 |
* | NetWireInterface: redesign | Gerd Hoffmann | 2010-05-19 | 4 | -19/+30 |
* | zap MigrationInterface | Gerd Hoffmann | 2010-05-19 | 2 | -27/+0 |
* | migration: new api | Gerd Hoffmann | 2010-05-19 | 3 | -39/+87 |
* | [debug] migration troubleshooting | Gerd Hoffmann | 2010-05-19 | 2 | -2/+2 |
* | zap migration code | Gerd Hoffmann | 2010-05-19 | 2 | -638/+11 |
* | replace worker load/save with loadvm_commands, allow keeping surface content | Gerd Hoffmann | 2010-05-19 | 4 | -101/+59 |
* | surface: keep metadata (aka create command) in device memory. | Gerd Hoffmann | 2010-05-19 | 1 | -17/+18 |
* | kill spice_server_set_mouse_absolute | Gerd Hoffmann | 2010-05-19 | 2 | -11/+0 |
* | vdi port: redesign. | Gerd Hoffmann | 2010-05-19 | 2 | -57/+71 |
* | constify SpiceBaseInterface | Gerd Hoffmann | 2010-05-19 | 2 | -3/+3 |
* | SoundInterfaces: redesign | Gerd Hoffmann | 2010-05-19 | 4 | -141/+141 |
* | TabletInterface: redesign | Gerd Hoffmann | 2010-05-19 | 3 | -25/+47 |
* | QXL: redesign. | Gerd Hoffmann | 2010-05-19 | 8 | -69/+82 |
* | MouseInterface: redesign | Gerd Hoffmann | 2010-05-19 | 3 | -19/+40 |
* | KeyboardInterface: redesign. | Gerd Hoffmann | 2010-05-19 | 4 | -44/+63 |
* | s/CoreInterface/SpiceCoreInterface/ | Gerd Hoffmann | 2010-05-19 | 8 | -33/+20 |
* | VDInterface: redesign. | Gerd Hoffmann | 2010-05-19 | 6 | -199/+198 |
* | shlib major | Gerd Hoffmann | 2010-05-19 | 1 | -1/+1 |
* | minor timer interface cleanups. | Gerd Hoffmann | 2010-05-19 | 3 | -28/+29 |
* | new watch api: kill old api | Gerd Hoffmann | 2010-05-19 | 2 | -7/+0 |
* | new watch api: switch channels | Gerd Hoffmann | 2010-05-19 | 1 | -21/+20 |
* | new watch api: switch sound | Gerd Hoffmann | 2010-05-19 | 1 | -11/+21 |
* | new watch api: switch migration | Gerd Hoffmann | 2010-05-19 | 1 | -29/+30 |
* | new watch api: switch inputs | Gerd Hoffmann | 2010-05-19 | 1 | -25/+25 |
* | new watch api: switch ssl accept | Gerd Hoffmann | 2010-05-19 | 1 | -5/+19 |
* | new watch api: switch main channel | Gerd Hoffmann | 2010-05-19 | 1 | -19/+21 |
* | new watch api: switch liasync read | Gerd Hoffmann | 2010-05-19 | 2 | -13/+12 |
* | new watch api: switch listening sockets | Gerd Hoffmann | 2010-05-19 | 1 | -14/+20 |
* | introduce new watch api | Gerd Hoffmann | 2010-05-19 | 1 | -0/+11 |
* | fix visibility | Gerd Hoffmann | 2010-05-19 | 2 | -24/+28 |
* | zap CoreInterface->{term_printf,log} | Gerd Hoffmann | 2010-05-19 | 2 | -47/+5 |
* | zap qterm interfaces | Gerd Hoffmann | 2010-05-19 | 2 | -738/+0 |
* | zap CoreInterface->(un)register_change_notifiers() | Gerd Hoffmann | 2010-05-19 | 2 | -8/+0 |
* | zap CoreInterface->next() | Gerd Hoffmann | 2010-05-19 | 2 | -9/+0 |
* | channel security cleanup | Gerd Hoffmann | 2010-05-19 | 2 | -33/+24 |
* | zap spice_parse_args + spice_usage_str | Gerd Hoffmann | 2010-05-19 | 2 | -336/+0 |
* | Minor whitespace cleanupvdesktop | Alexander Larsson | 2010-05-19 | 1 | -2/+2 |
* | Make it --enable-tunnel work | Alexander Larsson | 2010-05-19 | 1 | -5/+5 |
* | server: fix invalid self loop in surfaces dependencies. | Yonit Halperin | 2010-05-03 | 1 | -5/+22 |
* | spice server: fix typo in private key error message | Dan Kenigsberg | 2010-05-03 | 1 | -1/+1 |
* | Add C version of find_msb() | Gerd Hoffmann | 2010-05-03 | 1 | -1/+20 |
* | Remove all mentions of "cairo" from the code | Alexander Larsson | 2010-05-03 | 33 | -255/+254 |
* | Don't send alpha bytes for primary surface | Alexander Larsson | 2010-04-30 | 1 | -2/+8 |
* | iovec: add sanity check | Gerd Hoffmann | 2010-04-29 | 1 | -2/+8 |
* | fix worker->stop surface cleanup | Gerd Hoffmann | 2010-04-29 | 1 | -1/+1 |
* | client: Report window format right for win32 | Alexander Larsson | 2010-04-29 | 2 | -4/+14 |