Age | Commit message (Expand) | Author |
2010-07-26 | vnc: encapsulate encoding members | Corentin Chary |
2010-07-26 | vnc: tight: stop using qdict for palette stuff | Corentin Chary |
2010-07-26 | vnc: tight: specific zlib level and filters for each compression level | Corentin Chary |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary |
2010-07-26 | vnc: tight: remove a memleak in send_jpeg_rect() | Corentin Chary |
2010-07-26 | vnc: tight: don't forget do at the last color | Corentin Chary |
2010-07-26 | vnc: rename vnc-encoding-* vnc-enc-* | Corentin Chary |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary |
2010-07-26 | vnc: add lossy option | Corentin Chary |
2010-07-26 | vnc: JPEG should be disabled if the client don't set tight quality | Corentin Chary |
2010-07-26 | vnc: tight: add JPEG and gradient subencoding with smooth image detection | Corentin Chary |
2010-07-26 | Initial documentation for migration | Juan Quintela |
2010-07-26 | ide: fix migration in the middle of a bmdma transfer | Juan Quintela |
2010-07-26 | ide: fix migration in the middle of pio operation | Juan Quintela |
2010-07-26 | vmstate: add subsections code | Juan Quintela |
2010-07-26 | Revert "ide save/restore current transfer fields" | Juan Quintela |
2010-07-26 | Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" | Juan Quintela |
2010-07-26 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-07-26 | Fix -snapshot deleting images on disk change | Blue Swirl |
2010-07-26 | block: Use error codes from lower levels for error message | Stefan Weil |
2010-07-26 | block: default to 0 minimal / optiomal I/O size | Christoph Hellwig |
2010-07-26 | move 'unsafe' to end of caching modes in help | Bruce Rogers |
2010-07-26 | virtio-blk: Create exit function to unregister savevm | Alex Williamson |
2010-07-26 | block migration: propagate return value when bdrv_write() returns < 0 | Yoshiaki Tamura |
2010-07-26 | ide/atapi: add support for GET EVENT STATUS NOTIFICATION | Aurelien Jarno |
2010-07-25 | etrax: Update ethernet mgm-ctrl reg on writes | Edgar E. Iglesias |
2010-07-25 | target-i386: use gen_update_cc_op() | Jun Koi |
2010-07-25 | Close socket file descriptor when qemu_accept fails | Shahar Havivi |
2010-07-25 | add cscope.* to .gitignore | Jun Koi |
2010-07-25 | slirp: Remove declarations which are no longer needed | Stefan Weil |
2010-07-25 | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil |
2010-07-25 | tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil |
2010-07-25 | block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types | Stefan Weil |
2010-07-25 | mips: more fixes to the MIPS interrupt glue logic | Aurelien Jarno |
2010-07-25 | microblaze: Remove unused members from the disas context | Edgar E. Iglesias |
2010-07-24 | microblaze: Speed up base + index addressing mode | Edgar E. Iglesias |
2010-07-24 | microblaze: Use setcond for conditional branches | Edgar E. Iglesias |
2010-07-24 | microblaze: Improve branch with small immediates | Edgar E. Iglesias |
2010-07-24 | remove dead code | Jun Koi |
2010-07-24 | use symbol for DisasContext->is_jmp | Jun Koi |
2010-07-24 | mips: Correct MIPS interrupt glue logic for icount | Edgar E. Iglesias |
2010-07-23 | microblaze: Pass a ucontext * as 3rd sighandler arg | Edgar E. Iglesias |
2010-07-22 | Declare code_gen_ptr, code_gen_max_blocks 'static' | Stefan Weil |
2010-07-22 | scsi: Dequeue requests before invoking completion callback | Jan Kiszka |
2010-07-22 | e1000: Fix wrong microwire EEPROM state initialization | Izumi Tsutsui |
2010-07-22 | Rework debug exception processing for gdb use | Jan Kiszka |
2010-07-22 | Rename tcg_cpu_exec and tcg_has_work | Jan Kiszka |
2010-07-22 | Drop redundant global cur_cpu variable | Jan Kiszka |
2010-07-22 | Fix qemu_wait_io_event processing in io-thread mode | Jan Kiszka |
2010-07-22 | Fix cpu_exit for tcp_cpu_exec | Jan Kiszka |