Age | Commit message (Expand) | Author |
2010-02-10 | do not loop on an incomplete io_thread_fd read | Paolo Bonzini |
2010-02-09 | Try not to exceed max downtime on stage3 | Liran Schour |
2010-02-09 | Count dirty blocks and expose an API to get dirty count | Liran Schour |
2010-02-09 | Tranfer dirty blocks during iterative phase | Liran Schour |
2010-02-09 | add qemu_get_clock_ns | Paolo Bonzini |
2010-02-09 | Remove unused code | Liran Schour |
2010-02-09 | kvm: move kvm to use memory notifiers | Michael S. Tsirkin |
2010-02-09 | kvm: move kvm_set_phys_mem around | Michael S. Tsirkin |
2010-02-09 | qemu: memory notifiers | Michael S. Tsirkin |
2010-02-09 | tcg/mips: fix crash in tcg_out_qemu_ld() | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: separate execute and read/write permissions | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: fix store queue addresses | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: remove dead code | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: reduce the size of a TLB entry | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: optimize UTLB accesses | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: fix ITLB priviledge check | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: simplify call to tlb_set_page() | Aurelien Jarno |
2010-02-09 | target-sh4: MMU: fix mem_idx computation | Aurelien Jarno |
2010-02-09 | sh7750: handle MMUCR TI bit | Aurelien Jarno |
2010-02-09 | tcg/mips: implement setcond2 | Aurelien Jarno |
2010-02-08 | Merge remote branch 'linux-user/linux-user-for-upstream' into staging-tmp | Anthony Liguori |
2010-02-08 | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp | Anthony Liguori |
2010-02-08 | tcg/mips: implement setcond | Aurelien Jarno |
2010-02-08 | configure: fix the static compilation for sdl | TeLeMan |
2010-02-08 | configure: Add --enable-docs and --disable-docs to --help | Dirk Ullrich |
2010-02-08 | target-sh4: minor optimisations | Aurelien Jarno |
2010-02-08 | SH4/R2D: fix poweroff | Aurelien Jarno |
2010-02-08 | tcg: move setcond* ops to non-optional section | Aurelien Jarno |
2010-02-08 | tcg: add setcondi pseudo-op | Aurelien Jarno |
2010-02-08 | pci: fix pci_find_bus() | Isaku Yamahata |
2010-02-08 | block/curl: %Z is not a valid conversion specifier | malc |
2010-02-08 | vl.c: avoid preprocessor directives in a printf call | Paolo Bonzini |
2010-02-08 | do not interpolate % from vl.c to qemu-options.h | Paolo Bonzini |
2010-02-08 | cope with printf macro definition in readline.c | Paolo Bonzini |
2010-02-08 | qemu-img: avoid preprocessor directives in a printf call | Paolo Bonzini |
2010-02-08 | Revert "On some systems printf is a macro" | malc |
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl |
2010-02-07 | esp: use CamelCaseFunc for function types | Blue Swirl |
2010-02-07 | fw_cfg: don't use reserved _ prefix | Blue Swirl |
2010-02-07 | fdc: don't use reserved _ prefix | Blue Swirl |
2010-02-07 | fdc: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | escc: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | m48t59: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | tcg/ppc64: implement setcond | malc |
2010-02-07 | tcg/ppc32: proper setcond implementation | malc |
2010-02-07 | tcg/ppc32: implement setcond[2] | malc |
2010-02-07 | On some systems printf is a macro | malc |
2010-02-07 | Do not use dprintf | malc |
2010-02-06 | arm host: fix compiler warning | Stefan Weil |
2010-02-06 | tcg-i386: Implement setcond. | Richard Henderson |