Age | Commit message (Expand) | Author |
2012-06-07 | build: move per-target hw/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move rules for nesting to Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | dump: remove dumping stuff from cpu-all.h | Paolo Bonzini |
2012-06-07 | dump: do not compile dump.o for user-mode emulation | Paolo Bonzini |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move *-user/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: do not sprinkle around GENERATED_HEADERS dependencies | Paolo Bonzini |
2012-06-04 | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang |
2012-06-04 | target-i386: Add API to write elf notes to core file | Wen Congyang |
2012-06-04 | implement cpu_get_memory_mapping() | Wen Congyang |
2012-06-04 | Add API to create memory mapping list | Wen Congyang |
2012-05-01 | cputlb: move TLB handling to a separate file | Blue Swirl |
2012-05-01 | Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber | Blue Swirl |
2012-05-01 | Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2012-05-01 | Drop darwin-user | Andreas Färber |
2012-04-30 | Makefile: Simplify compilation of target-*/cpu.c | Andreas Färber |
2012-04-30 | target-mips: QOM'ify CPU | Andreas Färber |
2012-04-30 | target-m68k: QOM'ify CPU | Andreas Färber |
2012-04-30 | target-sh4: QOM'ify CPU | Andreas Färber |
2012-04-25 | Beautify makefile commands for generation of files with tracetool | Lluís Vilanova |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost |
2012-04-24 | target-microblaze: QOM'ify CPU | Andreas Färber |
2012-04-24 | target-cris: QOM'ify CPU | Andreas Färber |
2012-04-23 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2012-04-20 | realview: break out versatile i2c controller code | Oskar Andero |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova |
2012-04-16 | Merge remote-tracking branch 'sstabellini/for_anthony' into staging | Anthony Liguori |
2012-04-15 | target-alpha: QOM'ify CPU | Andreas Färber |
2012-04-15 | target-xtensa: add dc233c core | Max Filippov |
2012-04-14 | Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa | Blue Swirl |
2012-04-14 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-04-14 | target-xtensa: QOM'ify CPU | Andreas Färber |
2012-04-13 | Xen: Add xen-apic support and hook it up. | Wei Liu |
2012-04-13 | hw/arm_gic: Make the GIC its own sysbus device | Peter Maydell |
2012-04-12 | target-lm32: QOM'ify CPU | Andreas Färber |
2012-04-10 | target-i386: Rename cpuid.c | Andreas Färber |
2012-04-07 | target-sparc: Rename cpu_init.c | Andreas Färber |
2012-04-04 | target-s390x: QOM'ify CPU | Andreas Färber |
2012-04-02 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-03-31 | Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2012-03-30 | Makefile.target: code stp dependency on trace-events | Alon Levy |
2012-03-30 | target-unicore32: QOM'ify CPU | Andreas Färber |
2012-03-29 | target-arm: Minimalistic CPU QOM'ification | Andreas Färber |
2012-03-24 | target-alpha: Move memory helpers to mem_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move palcode support helpers to sys_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move floating-point helpers to fpu_helper.c. | Richard Henderson |
2012-03-24 | target-alpha: Move integer helpers to int_helper.c. | Richard Henderson |
2012-03-19 | get rid of CONFIG_VIRTIO_SCSI | Paolo Bonzini |