2010-07-30 |
Edgar E. Iglesias | xilinx-s3adsp: Add support for loading u-boot images. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Edgar E. Iglesias | xilinx-s3adsp: Fix loading of raw binaries. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Mike McCormack | Remove unused eventfd.h |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Amit Shah | migration: Accept 'cont' only after successful incoming... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Isaku Yamahata | mips64el: fulong: PCI_DEVFN() clean up. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Joel Schopp | remove pointless if from vl.c |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Joel Schopp | fix variable type in qemu-io.c |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Joel Schopp | remove dead code from hw/loader.c |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Alex Williamson | savevm: Fix memory leak of compat struct |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Amit Shah | virtio-serial: Check if more max_ports specified than... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Aurelien Jarno | Merge branch 'for-anthony' of git://repo.or.cz/qemu... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Aurelien Jarno | linux-user: fix build on hosts not using guest base |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Richard Henderson | linux-user: Protect against allocation failure in load_... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Edgar E. Iglesias | cris: Correct settls1 testcase. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Edgar E. Iglesias | cris: Correct ADDO and ADDOQ testcases. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Richard Henderson | linux-user: Re-use load_elf_image for the main binary. |
commit | commitdiff | tree | snapshot |
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 |
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-26 |
Blue Swirl | Fix -snapshot deleting images on disk change |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Stefan Weil | block: Use error codes from lower levels for error... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Christoph Hellwig | block: default to 0 minimal / optiomal I/O size |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Bruce Rogers | move 'unsafe' to end of caching modes in help |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Alex Williamson | virtio-blk: Create exit function to unregister savevm |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Yoshiaki Tamura | block migration: propagate return value when bdrv_write... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Aurelien Jarno | ide/atapi: add support for GET EVENT STATUS NOTIFICATION |
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 |
next |