summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori18-159/+87
2013-06-17Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-06-17char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov1-1/+1
2013-06-17vl: always define no_frameMichael Tokarev1-2/+0
2013-06-16gtk: Fix compiler warning (GTK 3 deprecated function)Stefan Weil1-0/+4
2013-06-16vl: always define no_frameMichael Tokarev1-2/+0
2013-06-15target-i386: fix over 80 chars warningsliguang3-22/+39
2013-06-15target-i386/helper: remove redundant env->eip assignmentliguang1-1/+1
2013-06-15target-i386/helper: remove DF macroliguang3-7/+5
2013-06-15target-i386/helper: remove EIP macroliguang5-25/+23
2013-06-15target-i386/helper: remove EDI macroliguang3-9/+7
2013-06-15target-i386/helper: remove ESI macroliguang3-9/+7
2013-06-15target-i386/helper: remove ESP macroliguang4-54/+54
2013-06-15target-i386/helper: remove EBP macroliguang3-11/+9
2013-06-15target-i386/helper: remove EDX macroliguang6-30/+28
2013-06-15target-i386/helper: remove ECX macroliguang6-44/+42
2013-06-15target-i386/helper: remove EBX macroliguang5-12/+10
2013-06-15target-i386/helper: remove EAX macroliguang7-62/+60
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl53-391/+535
2013-06-14ide-test: fix failure for test_flushMichael Roth1-1/+4
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell6-30/+4
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell1-12/+0
2013-06-14arm: Remove CONFIG_FDT conditionalsPeter Maydell1-7/+0
2013-06-14configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell1-0/+20
2013-06-14configure: dtc: Probe for libfdt_env.hPeter Crosthwaite2-36/+2
2013-06-14build: drop TARGET_TYPEPaolo Bonzini3-19/+2
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-14audio/intel-hda: QOM casting sweepPeter Crosthwaite1-8/+11
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite1-7/+14
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster1-1/+4
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster1-2/+2
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster3-14/+16
2013-06-14smbios: Convert to error_report()Markus Armbruster2-13/+12
2013-06-14log.h: Supply missing includesMarkus Armbruster1-0/+3
2013-06-14error-report.h: Supply missing includeMarkus Armbruster1-0/+1
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