Age | Commit message (Expand) | Author | Files | Lines |
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 | target-ppc: fix power mode checking on 7400/7410 | Aurelien Jarno | 1 | -2/+2 |
2010-07-17 | target-mips: fix xtlb exception for loongson | Aurelien Jarno | 1 | -2/+4 |
2010-07-16 | Merge remote branch 'origin/master' into staging | Anthony Liguori | 1 | -1/+2 |
2010-07-15 | microblaze: Correct signal frame setup. | Edgar E. Iglesias | 1 | -1/+2 |
2010-07-15 | Merge remote branch 'origin/master' into staging | Anthony Liguori | 11 | -6/+104 |
2010-07-15 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori | 6 | -5/+23 |
2010-07-15 | Make default invocation of block drivers safer (v3) | Anthony Liguori | 3 | -0/+135 |
2010-07-14 | hw/bonito: remove incorrect pci_mem_base setting | Huacai Chen | 1 | -1/+0 |
2010-07-13 | qemu-options: add documentation for stdio signal=on|off | Aurelien Jarno | 1 | -4/+8 |
2010-07-13 | Update OpenBIOS images | Aurelien Jarno | 4 | -1/+1 |
2010-07-13 | target-ppc: add vexptefp instruction | Aurelien Jarno | 3 | -0/+13 |
2010-07-13 | softfloat: add float32_exp2() | Aurelien Jarno | 2 | -0/+82 |
2010-07-13 | ide scsi virtio-blk: Reject empty drives unless media is removable | Markus Armbruster | 3 | -0/+13 |
2010-07-13 | virtio-blk: Fix virtio-blk-s390 to require drive | Markus Armbruster | 2 | -4/+6 |
2010-07-13 | virtio-pci: Check for virtio_blk_init() failure | Markus Armbruster | 1 | -0/+3 |
2010-07-13 | Block migration fail, ignore error from bdrv_getlength | Shahar Havivi | 1 | -1/+1 |
2010-07-13 | qemu-img: Fix copy+paste bug in documentation | Stefan Weil | 1 | -1/+1 |
2010-07-13 | virtio-serial: Assert for virtio queue ready before virtqueue operations | Amit Shah | 1 | -0/+1 |
2010-07-13 | virtio-serial: Check if virtio queue is ready before consuming data | Amit Shah | 1 | -0/+3 |
2010-07-13 | virtio-9p: Avoid SEGV when log file couldn't be opened | Sripathi Kodi | 1 | -0/+2 |
2010-07-13 | pc: Avoid registering zero sized memory | Alex Williamson | 1 | -2/+4 |
2010-07-13 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori | 7 | -44/+56 |
2010-07-13 | Update SeaBIOS | Anthony Liguori | 2 | -0/+0 |
2010-07-12 | pci/multi function bit: fix vt82c686.c. | Isaku Yamahata | 2 | -5/+1 |