summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini5-17/+11
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini3-14/+14
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini3-23/+23
2013-06-14Add a stp file for usage from build directoryAlon Levy1-3/+13
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori35-236/+569
2013-06-14Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori21-129/+184
2013-06-14Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into stagingAnthony Liguori9-223/+1752
2013-06-14Merge remote-tracking branch 'pmaydell/target-arm.next' into stagingAnthony Liguori1-1/+1
2013-06-14Merge remote-tracking branch 'rth/tcg-for-anthony' into stagingAnthony Liguori4-20/+1
2013-06-14piix: fix some printf errors when debug is enabledHu Tao1-6/+6
2013-06-14cputlb: fix debug logsHervé Poussineau1-2/+2
2013-06-14create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev5-95/+146
2013-06-13spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()Andreas Färber1-11/+8
2013-06-12spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()Andreas Färber1-7/+2
2013-06-12MAINTAINERS: add tcg/aarch64 maintainerClaudio Fontana1-0/+6
2013-06-12configure: permit compilation on arm aarch64Claudio Fontana1-0/+8
2013-06-12tcg/aarch64: implement user mode qemu ld/stJani Kokkonen2-6/+117
2013-06-12user-exec.c: aarch64 initial implementation of cpu_signal_handlerClaudio Fontana1-0/+15
2013-06-12tcg/aarch64: implement sign/zero extend operationsClaudio Fontana2-12/+66
2013-06-12tcg/aarch64: implement byte swap operationsClaudio Fontana2-5/+37
2013-06-12tcg/aarch64: implement AND/TEST immediate patternClaudio Fontana1-0/+34
2013-06-12tcg/aarch64: improve arith shifted regs operationsClaudio Fontana1-18/+30
2013-06-12tcg/aarch64: implement new TCG target for aarch64Claudio Fontana4-1/+1266
2013-06-12include/elf.h: add aarch64 ELF machine and relocsClaudio Fontana1-0/+129
2013-06-12configure: Drop CONFIG_ATFILE testPeter Maydell1-26/+0
2013-06-12linux-user: Drop direct use of openat etc syscallsPeter Maydell1-194/+24
2013-06-12linux-user: Allow getdents to be provided by getdents64Peter Maydell1-1/+60
2013-06-12main-loop: do not include slirp/slirp.h, use libslirp.h insteadMichael Tokarev1-1/+2
2013-06-12libcacard/vscclient: fix leakage of socket on error pathsAlon Levy1-2/+7
2013-06-12linux-headers: Update to v3.10-rc5Alexey Kardashevskiy8-13/+299
2013-06-12KVM: PPC: Add dummy kvm_arch_init_irq_routing()Scott Wood1-0/+4
2013-06-12KVM: S390: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy1-0/+4
2013-06-12KVM: ARM: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy1-0/+4
2013-06-12ivshmem: add missing error exit(2)Stefan Hajnoczi1-0/+1
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil2-5/+7
2013-06-11target-sparc: Replace free by g_freeStefan Weil1-1/+1
2013-06-11hw/scsi: Don't increment a boolean valueStefan Weil1-1/+1
2013-06-11device tree: Fix cppcheck warningStefan Weil1-1/+1
2013-06-11Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber1-1/+4
2013-06-11Unbreak -no-quit for GTK, validate SDL optionsPeter Wu1-5/+10
2013-06-11gtk: implement -full-screenPeter Wu3-3/+7
2013-06-11char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite1-7/+3
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite2-74/+39
2013-06-11char/serial: cosmetic fixes.Peter Crosthwaite1-11/+19
2013-06-11curl: Whitespace only changes.Richard W.M. Jones1-2/+2
2013-06-11intc/xilinx_intc: Use qemu_set_irqPeter Crosthwaite1-5/+1
2013-06-11configure: Disable host-bsd USB on FreeBSDEd Maste1-1/+3
2013-06-11configure: remove ${config_host_ld} variableEd Maste1-2/+1
2013-06-11gitignore: unignore *.patchMichael Tokarev1-1/+0
2013-06-11qemu-char: remove a few needless #includesMichael Tokarev1-2/+0