Age | Commit message (Expand) | Author | Files | Lines |
2010-07-26 | vnc: tight: stop using qdict for palette stuff | Corentin Chary | 4 | -129/+235 |
2010-07-26 | vnc: tight: specific zlib level and filters for each compression level | Corentin Chary | 1 | -1/+18 |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary | 6 | -54/+342 |
2010-07-26 | vnc: tight: remove a memleak in send_jpeg_rect() | Corentin Chary | 1 | -2/+3 |
2010-07-26 | vnc: tight: don't forget do at the last color | Corentin Chary | 1 | -1/+1 |
2010-07-26 | vnc: rename vnc-encoding-* vnc-enc-* | Corentin Chary | 6 | -9/+9 |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary | 31 | -44/+18 |
2010-07-26 | vnc: add lossy option | Corentin Chary | 4 | -0/+15 |
2010-07-26 | vnc: JPEG should be disabled if the client don't set tight quality | Corentin Chary | 1 | -1/+1 |
2010-07-26 | vnc: tight: add JPEG and gradient subencoding with smooth image detection | Corentin Chary | 5 | -1/+601 |
2010-07-26 | Initial documentation for migration | Juan Quintela | 1 | -0/+303 |
2010-07-26 | ide: fix migration in the middle of a bmdma transfer | Juan Quintela | 1 | -0/+30 |
2010-07-26 | ide: fix migration in the middle of pio operation | Juan Quintela | 2 | -1/+94 |
2010-07-26 | vmstate: add subsections code | Juan Quintela | 2 | -1/+91 |
2010-07-26 | Revert "ide save/restore current transfer fields" | Juan Quintela | 1 | -6/+2 |
2010-07-26 | Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" | Juan Quintela | 2 | -65/+2 |
2010-07-26 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori | 2 | -12/+21 |
2010-07-25 | etrax: Update ethernet mgm-ctrl reg on writes | Edgar E. Iglesias | 1 | -0/+1 |
2010-07-25 | target-i386: use gen_update_cc_op() | Jun Koi | 1 | -32/+8 |
2010-07-25 | Close socket file descriptor when qemu_accept fails | Shahar Havivi | 1 | -2/+3 |
2010-07-25 | add cscope.* to .gitignore | Jun Koi | 1 | -0/+1 |
2010-07-25 | slirp: Remove declarations which are no longer needed | Stefan Weil | 1 | -33/+0 |
2010-07-25 | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 20 | -116/+110 |
2010-07-25 | tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 1 | -12/+12 |
2010-07-25 | block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil | 1 | -1/+1 |
2010-07-25 | mips: more fixes to the MIPS interrupt glue logic | Aurelien Jarno | 5 | -15/+30 |
2010-07-25 | microblaze: Remove unused members from the disas context | Edgar E. Iglesias | 1 | -5/+1 |
2010-07-24 | microblaze: Speed up base + index addressing mode | Edgar E. Iglesias | 1 | -0/+7 |
2010-07-24 | microblaze: Use setcond for conditional branches | Edgar E. Iglesias | 1 | -32/+6 |
2010-07-24 | microblaze: Improve branch with small immediates | Edgar E. Iglesias | 1 | -7/+21 |
2010-07-24 | remove dead code | Jun Koi | 1 | -3/+0 |
2010-07-24 | use symbol for DisasContext->is_jmp | Jun Koi | 1 | -10/+10 |
2010-07-24 | mips: Correct MIPS interrupt glue logic for icount | Edgar E. Iglesias | 3 | -31/+6 |
2010-07-23 | microblaze: Pass a ucontext * as 3rd sighandler arg | Edgar E. Iglesias | 1 | -6/+20 |
2010-07-22 | Declare code_gen_ptr, code_gen_max_blocks 'static' | Stefan Weil | 2 | -4/+2 |
2010-07-22 | scsi: Dequeue requests before invoking completion callback | Jan Kiszka | 2 | -1/+12 |
2010-07-22 | e1000: Fix wrong microwire EEPROM state initialization | Izumi Tsutsui | 1 | -9/+8 |
2010-07-22 | Rework debug exception processing for gdb use | Jan Kiszka | 2 | -12/+16 |
2010-07-22 | Rename tcg_cpu_exec and tcg_has_work | Jan Kiszka | 3 | -7/+7 |
2010-07-22 | Drop redundant global cur_cpu variable | Jan Kiszka | 1 | -3/+2 |
2010-07-22 | Fix qemu_wait_io_event processing in io-thread mode | Jan Kiszka | 1 | -4/+9 |
2010-07-22 | Fix cpu_exit for tcp_cpu_exec | Jan Kiszka | 2 | -3/+3 |
2010-07-22 | Init qemu_system_cond | Jan Kiszka | 1 | -0/+1 |
2010-07-22 | Fix cpu_unlink_tb race | Jan Kiszka | 1 | -3/+4 |
2010-07-22 | Introduce proper compiler barrier | Jan Kiszka | 2 | -2/+6 |
2010-07-22 | virtio-serial: Fix compat property name | Amit Shah | 2 | -4/+4 |
2010-07-22 | linux-user: display cpu list. | Laurent Vivier | 1 | -0/+2 |
2010-07-20 | Sparc32: reserve addresses for unimplemented devices on SS-20 | Bob Breuer | 1 | -2/+51 |
2010-07-19 | vhost: fix miration during device start | Michael S. Tsirkin | 1 | -10/+11 |
2010-07-19 | e1000: secrc support | Michael S. Tsirkin | 1 | -1/+10 |