Age | Commit message (Expand) | Author |
2009-04-10 | target-mips: optimize gen_movcf_d() | aurel32 |
2009-04-10 | target-mips: optimize a few tcg_temp_free() | aurel32 |
2009-04-10 | target-alpha: remove amask helper | aurel32 |
2009-04-10 | target-alpha: remove helper_load_implver | aurel32 |
2009-04-10 | target-alpha: overflow condition for sublv and subqv | aurel32 |
2009-04-10 | Clean up rc4030 init function | aurel32 |
2009-04-10 | Make PCI config status register read-only | aliguori |
2009-04-10 | Wean device tree code off phys_ram_base. | pbrook |
2009-04-10 | Yet more phys_ram_base elimination. | pbrook |
2009-04-10 | BSD user: add support for OpenBSD/amd64 host | blueswir1 |
2009-04-10 | BSD user: add support for OpenBSD/i386 host | blueswir1 |
2009-04-10 | More phys_ram_base elimination. | pbrook |
2009-04-10 | Clean up VGA ram allocation. | pbrook |
2009-04-10 | Fix RTC breakage from r7031. | pbrook |
2009-04-10 | Musicpal ram access cleanup. | pbrook |
2009-04-10 | More phys_ram_base removal. | pbrook |
2009-04-09 | Cleanup SPARC/TCX framebuffer allocation. | pbrook |
2009-04-09 | Use cpu_physical_memory_write_rom instead of memcpy. | pbrook |
2009-04-09 | Register a single area for vga bios and option roms | pbrook |
2009-04-09 | Use load_image_targphys and avoid phys_ram_base. | pbrook |
2009-04-09 | More phys_ram_base removal. | pbrook |
2009-04-09 | Use load_image_targphys. | pbrook |
2009-04-09 | Use guest memory access functions when setting up arm boorloader. | pbrook |
2009-04-09 | Use qemu_ram_alloc. | pbrook |
2009-04-09 | Enable generic accepts-anything cpu by default for usermode emulation. | pbrook |
2009-04-08 | linux-user: fix fstatat64()/newfstatat() syscall implementation | aurel32 |
2009-04-08 | pcnet: Avoid double conversion via PHYSADDR | aurel32 |
2009-04-08 | apic: Fix access to non-existent APIC | aurel32 |
2009-04-08 | Use stdint.h for integral data types and definitions | aurel32 |
2009-04-08 | target-mips: optimize gen_farith() | aurel32 |
2009-04-08 | target-mips: optimize gen_flt3_arith() | aurel32 |
2009-04-08 | target-mips: optimize gen_flt3_ldst() | aurel32 |
2009-04-08 | target-mips: optimize gen_arith() | aurel32 |
2009-04-08 | target-mips: optimize decode_opc() | aurel32 |
2009-04-08 | target-mips: optimize gen_cp1() | aurel32 |
2009-04-08 | target-mips: optimize gen_cp0() | aurel32 |
2009-04-08 | factor out setting pc in gdbstub | aurel32 |
2009-04-08 | linux-user: fix problems with inotify syscalls | aurel32 |
2009-04-08 | Update the version information to 0.10.50 to signify development branch | aliguori |
2009-04-07 | Add --with-pkgversion. | pbrook |
2009-04-07 | Implement --version. | pbrook |
2009-04-07 | target-arm: don't use T[x] in helper | aurel32 |
2009-04-07 | target-alpha: fix palcode mask for user pal calls | aurel32 |
2009-04-07 | target-alpha: document more registers used by 21264 | aurel32 |
2009-04-07 | mc146818: add square wave output support | aurel32 |
2009-04-07 | rc4030 registers improvements | aurel32 |
2009-04-07 | target-alpha: set target page size to 13 bits | aurel32 |
2009-04-07 | Allow 5 mmu indexes. | aurel32 |
2009-04-07 | target-alpha: stop translation if too long | aurel32 |
2009-04-07 | Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity) | aliguori |