Age | Commit message (Expand) | Author |
2013-06-14 | microblaze: Remove CONFIG_FDT conditionals | Peter Maydell |
2013-06-14 | arm: Remove CONFIG_FDT conditionals | Peter Maydell |
2013-06-14 | configure: Require libfdt for arm, ppc, microblaze softmmu targets | Peter Maydell |
2013-06-14 | configure: dtc: Probe for libfdt_env.h | Peter Crosthwaite |
2013-06-14 | build: drop TARGET_TYPE | Paolo Bonzini |
2013-06-14 | main: use TARGET_ARCH only for the target-specific #define | Paolo Bonzini |
2013-06-14 | build: do not use TARGET_ARCH | Paolo Bonzini |
2013-06-14 | build: rename TARGET_ARCH2 to TARGET_NAME | Paolo Bonzini |
2013-06-14 | Add a stp file for usage from build directory | Alon Levy |
2013-06-14 | Merge remote-tracking branch 'mjt/trivial-patches-next' into staging | Anthony Liguori |
2013-06-14 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-06-14 | Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging | Anthony Liguori |
2013-06-14 | Merge remote-tracking branch 'pmaydell/target-arm.next' into staging | Anthony Liguori |
2013-06-14 | Merge remote-tracking branch 'rth/tcg-for-anthony' into staging | Anthony Liguori |
2013-06-14 | piix: fix some printf errors when debug is enabled | Hu Tao |
2013-06-14 | cputlb: fix debug logs | Hervé Poussineau |
2013-06-14 | create qemu_openpty_raw() helper function and move it to a separate file | Michael Tokarev |
2013-06-13 | spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu() | Andreas Färber |
2013-06-12 | spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu() | Andreas Färber |
2013-06-12 | MAINTAINERS: add tcg/aarch64 maintainer | Claudio Fontana |
2013-06-12 | configure: permit compilation on arm aarch64 | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement user mode qemu ld/st | Jani Kokkonen |
2013-06-12 | user-exec.c: aarch64 initial implementation of cpu_signal_handler | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement sign/zero extend operations | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement byte swap operations | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement AND/TEST immediate pattern | Claudio Fontana |
2013-06-12 | tcg/aarch64: improve arith shifted regs operations | Claudio Fontana |
2013-06-12 | tcg/aarch64: implement new TCG target for aarch64 | Claudio Fontana |
2013-06-12 | include/elf.h: add aarch64 ELF machine and relocs | Claudio Fontana |
2013-06-12 | configure: Drop CONFIG_ATFILE test | Peter Maydell |
2013-06-12 | linux-user: Drop direct use of openat etc syscalls | Peter Maydell |
2013-06-12 | linux-user: Allow getdents to be provided by getdents64 | Peter Maydell |
2013-06-12 | main-loop: do not include slirp/slirp.h, use libslirp.h instead | Michael Tokarev |
2013-06-12 | libcacard/vscclient: fix leakage of socket on error paths | Alon Levy |
2013-06-12 | linux-headers: Update to v3.10-rc5 | Alexey Kardashevskiy |
2013-06-12 | KVM: PPC: Add dummy kvm_arch_init_irq_routing() | Scott Wood |
2013-06-12 | KVM: S390: Add dummy kvm_arch_init_irq_routing() | Alexey Kardashevskiy |
2013-06-12 | KVM: ARM: Add dummy kvm_arch_init_irq_routing() | Alexey Kardashevskiy |
2013-06-12 | ivshmem: add missing error exit(2) | Stefan Hajnoczi |
2013-06-11 | hw/xen: Use g_free instead of free and fix potential memory leaks | Stefan Weil |
2013-06-11 | target-sparc: Replace free by g_free | Stefan Weil |
2013-06-11 | hw/scsi: Don't increment a boolean value | Stefan Weil |
2013-06-11 | device tree: Fix cppcheck warning | Stefan Weil |
2013-06-11 | Makefile: Install qemu-img and qemu-nbd man pages only if built | Andreas Färber |
2013-06-11 | Unbreak -no-quit for GTK, validate SDL options | Peter Wu |
2013-06-11 | gtk: implement -full-screen | Peter Wu |
2013-06-11 | char/serial: serial_ioport_write: Factor out common code | Peter Crosthwaite |
2013-06-11 | char/serial: Use generic Fifo8 | Peter Crosthwaite |
2013-06-11 | char/serial: cosmetic fixes. | Peter Crosthwaite |
2013-06-11 | curl: Whitespace only changes. | Richard W.M. Jones |