| 2010-07-29 |  Richard Henderson | linux-user: Extract load_elf_image from load_elf_interp. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Remove partial support for a.out interpreters. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Put the stack guard page at the top. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Improve consistency checking in elf headers. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Load symbols from the interpreter. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Clean up byte-swapping in elfload.c. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Define ELF_DATA generically. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Reduce lseek+reads while loading elf files. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Reindent elfload.c. | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | Add more DT_* and AT_* constants to qemu's copy of... | commit | commitdiff | tree | snapshot | 
| 2010-07-29 |  Richard Henderson | linux-user: Handle filesz < memsz for any PT_LOAD segment. | commit | commitdiff | tree | snapshot | 
| 2010-07-28 |  Anthony Liguori | Update version for 0.13.x | commit | commitdiff | tree | snapshot | 
| 2010-07-27 |  Blue Swirl | Fix mingw32 build | commit | commitdiff | tree | snapshot | 
| 2010-07-27 |  Blue Swirl | Initialize a variable in all cases | commit | commitdiff | tree | snapshot | 
| 2010-07-27 |  Blue Swirl | Fix uint8_t comparisons with negative values | commit | commitdiff | tree | snapshot | 
| 2010-07-27 |  Anthony Liguori | Update version for 0.13.0-rc0  v0.13.0-rc0 | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: better default values for VNC options | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: split send_sub_rect | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: fix rgb_prepare_row | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: add missing lock for vnc_cursor_define() | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: threaded VNC server | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex... | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: fix tight png memory leak | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: encapsulate encoding members | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: stop using qdict for palette stuff | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: specific zlib level and filters for each... | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight add PNG encoding | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: remove a memleak in send_jpeg_rect() | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: don't forget do at the last color | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: rename vnc-encoding-* vnc-enc-* | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | ui: move all ui components in ui/ | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: add lossy option | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: JPEG should be disabled if the client don't set... | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Corentin Chary | vnc: tight: add JPEG and gradient subencoding with... | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | Initial documentation for migration | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | ide: fix migration in the middle of a bmdma transfer | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | ide: fix migration in the middle of pio operation | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | vmstate: add subsections code | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | Revert "ide save/restore current transfer fields" | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Juan Quintela | Revert "ide save/restore pio/atapi cmd transfer fields... | commit | commitdiff | tree | snapshot | 
| 2010-07-26 |  Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Edgar E. Iglesias | etrax: Update ethernet mgm-ctrl reg on writes | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Jun Koi | target-i386: use gen_update_cc_op() | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Shahar Havivi | Close socket file descriptor when qemu_accept fails | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Jun Koi | add cscope.* to .gitignore | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Stefan Weil | slirp: Remove declarations which are no longer needed | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Stefan Weil | slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_... | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Stefan Weil | tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_... | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Stefan Weil | block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_... | commit | commitdiff | tree | snapshot | 
| 2010-07-25 |  Aurelien Jarno | mips: more fixes to the MIPS interrupt glue logic | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Edgar E. Iglesias | microblaze: Remove unused members from the disas context | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Edgar E. Iglesias | microblaze: Speed up base + index addressing mode | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Edgar E. Iglesias | microblaze: Use setcond for conditional branches | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Edgar E. Iglesias | microblaze: Improve branch with small immediates | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Jun Koi | remove dead code | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Jun Koi | use symbol for DisasContext->is_jmp | commit | commitdiff | tree | snapshot | 
| 2010-07-24 |  Edgar E. Iglesias | mips: Correct MIPS interrupt glue logic for icount | commit | commitdiff | tree | snapshot | 
| 2010-07-23 |  Edgar E. Iglesias | microblaze: Pass a ucontext * as 3rd sighandler arg | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Stefan Weil | Declare code_gen_ptr, code_gen_max_blocks 'static' | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | scsi: Dequeue requests before invoking completion callback | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Izumi Tsutsui | e1000: Fix wrong microwire EEPROM state initialization | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Rework debug exception processing for gdb use | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Rename tcg_cpu_exec and tcg_has_work | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Drop redundant global cur_cpu variable | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Fix qemu_wait_io_event processing in io-thread mode | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Fix cpu_exit for tcp_cpu_exec | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Init qemu_system_cond | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Fix cpu_unlink_tb race | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Jan Kiszka | Introduce proper compiler barrier | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Amit Shah | virtio-serial: Fix compat property name | commit | commitdiff | tree | snapshot | 
| 2010-07-22 |  Laurent Vivier | linux-user: display cpu list. | commit | commitdiff | tree | snapshot | 
| 2010-07-20 |  Bob Breuer | Sparc32: reserve addresses for unimplemented devices... | commit | commitdiff | tree | snapshot | 
| 2010-07-19 |  Michael S.... | vhost: fix miration during device start | commit | commitdiff | tree | snapshot | 
| 2010-07-19 |  Michael S.... | e1000: secrc support | commit | commitdiff | tree | snapshot | 
| 2010-07-19 |  Michael S.... | e1000: fix access 4 bytes beyond buffer end | commit | commitdiff | tree | snapshot | 
| 2010-07-18 |  Aurelien Jarno | target-ppc: fix power mode checking on 7400/7410 | commit | commitdiff | tree | snapshot | 
| 2010-07-17 |  Aurelien Jarno | target-mips: fix xtlb exception for loongson | commit | commitdiff | tree | snapshot | 
| 2010-07-16 |  Anthony Liguori | Merge remote branch 'origin/master' into staging | commit | commitdiff | tree | snapshot | 
| 2010-07-15 |  Edgar E. Iglesias | microblaze: Correct signal frame setup. | commit | commitdiff | tree | snapshot | 
| 2010-07-15 |  Anthony Liguori | Merge remote branch 'origin/master' into staging | commit | commitdiff | tree | snapshot | 
| 2010-07-15 |  Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging | commit | commitdiff | tree | snapshot | 
| 2010-07-15 |  Anthony Liguori | Make default invocation of block drivers safer (v3) | commit | commitdiff | tree | snapshot | 
| 2010-07-14 |  Huacai Chen | hw/bonito: remove incorrect pci_mem_base setting | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Aurelien Jarno | qemu-options: add documentation for stdio signal=on|off | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Aurelien Jarno | Update OpenBIOS images | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Aurelien Jarno | target-ppc: add vexptefp instruction | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Aurelien Jarno | softfloat: add float32_exp2() | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Markus Armbruster | ide scsi virtio-blk: Reject empty drives unless media... | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Markus Armbruster | virtio-blk: Fix virtio-blk-s390 to require drive | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Markus Armbruster | virtio-pci: Check for virtio_blk_init() failure | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Shahar Havivi | Block migration fail, ignore error from bdrv_getlength | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Stefan Weil | qemu-img: Fix copy+paste bug in documentation | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Amit Shah | virtio-serial: Assert for virtio queue ready before... | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Amit Shah | virtio-serial: Check if virtio queue is ready before... | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Sripathi Kodi | virtio-9p: Avoid SEGV when log file couldn't be opened | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Alex Williamson | pc: Avoid registering zero sized memory | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging | commit | commitdiff | tree | snapshot | 
| 2010-07-13 |  Anthony Liguori | Update SeaBIOS | commit | commitdiff | tree | snapshot | 
| 2010-07-12 |  Isaku Yamahata | pci/multi function bit: fix vt82c686.c. | commit | commitdiff | tree | snapshot | 
| 2010-07-12 |  Michael S.... | Merge branch 'master' into pci | commit | commitdiff | tree | snapshot | 
| next |