aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-11memory_mapping: Improve qemu_get_guest_memory_mapping() error reportingAndreas Färber3-14/+11
2013-06-11dump: Abstract dump_init() with cpu_synchronize_all_states()Andreas Färber1-2/+3
2013-06-11cpu: Change default for CPUClass::get_paging_enabled()Andreas Färber1-1/+1
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber4-15/+1
2013-06-11memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber3-28/+1
2013-06-11cpu: Turn cpu_get_memory_mapping() into a CPUState hookAndreas Färber8-16/+44
2013-06-11memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.hAndreas Färber2-2/+5
2013-06-11cpu: Turn cpu_paging_enabled() into a CPUState hookAndreas Färber7-15/+34
2013-06-11monitor: Simplify do_inject_mce() with qemu_get_cpu()Andreas Färber1-9/+5
2013-06-10target-i386: cpu: Fix potential buffer overrun in get_register_name_32()Igor Mammedov1-1/+1
2013-06-10target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2-3/+15
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost4-3/+27
2013-06-10pc: Create pc-*-1.6 machine-typesEduardo Habkost2-3/+23
2013-06-10pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov1-0/+5