aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-20target-sparc: fix FMOVr instructionAurelien Jarno1-1/+1
2012-10-20hw/pl031: Use LOG_GUEST_ERRORPeter Maydell1-6/+10
2012-10-20hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell1-3/+5
2012-10-20hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell1-4/+7
2012-10-20hw/pl190: Use LOG_GUEST_ERRORPeter Maydell1-2/+4
2012-10-20hw/pl041: Use LOG_UNIMPPeter Maydell1-2/+3
2012-10-20hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell1-8/+10
2012-10-20hw/hw.h: Add include of qemu-log.hPeter Maydell1-0/+1
2012-10-20qemu-log: Add new log category for guest bugsPeter Maydell2-0/+4
2012-10-20target-sparc: Remove cpu_tmp0 as a globalRichard Henderson1-85/+118
2012-10-20target-sparc: Make cpu_dst local to OP=2 insnsRichard Henderson1-4/+3
2012-10-20target-sparc: Only use cpu_dst for eventual writes to a gprRichard Henderson1-26/+26
2012-10-20target-sparc: Remove last uses of cpu_tmp64Richard Henderson1-11/+17
2012-10-20target-sparc: Remove cpu_tmp64 use from softint insnsRichard Henderson1-6/+6
2012-10-20target-sparc: Don't use a temporary for gen_dest_fpr_DRichard Henderson1-16/+16
2012-10-20target-sparc: Remove usage of cpu_tmp64 from most helper functionsRichard Henderson1-29/+44
2012-10-20target-sparc: Tidy ldfsr, stfsrRichard Henderson1-20/+17
2012-10-20target-sparc: Avoid cpu_tmp32 in Write Priv RegisterRichard Henderson1-32/+24
2012-10-20target-sparc: Avoid cpu_tmp32 in Read Priv RegisterRichard Henderson1-32/+21
2012-10-20target-sparc: Use get_temp_i32 in gen_dest_fpr_FRichard Henderson1-14/+14
2012-10-20target-sparc: Split out get_temp_i32Richard Henderson1-12/+17
2012-10-20target-sparc: Make the cpu_addr variable local to load/store handlingRichard Henderson1-11/+11
2012-10-20target-sparc: Cleanup cpu_src[12] allocationRichard Henderson1-9/+7
2012-10-20target-sparc: Finish conversion to gen_load_gprRichard Henderson1-38/+20
2012-10-20target-sparc: Convert swap to gen_load/store_gprRichard Henderson1-8/+8
2012-10-20target-sparc: Convert asi helpers to gen_*_gprRichard Henderson1-29/+32
2012-10-20target-sparc: Use gen_load_gpr in get_src[12]Richard Henderson1-46/+29
2012-10-20target-sparc: Conversion to gen_*_gpr, part 1Richard Henderson1-243/+177
2012-10-20target-sparc: Add gen_load/store/dest_gprRichard Henderson1-0/+52
2012-10-20exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.cRichard Henderson2-2/+4
2012-10-20exec: Allocate code_gen_prologue from code_gen_bufferRichard Henderson2-20/+12
2012-10-20exec: Do not use absolute address hints for code_gen_buffer with -fpieRichard Henderson1-1/+6
2012-10-20exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too largeRichard Henderson1-1/+5
2012-10-20exec: Split up and tidy code_gen_bufferRichard Henderson1-92/+103
2012-10-20create struct for machine initialization argumentsEduardo Habkost57-414/+518
2012-10-20vga: remove CONFIG_BOCHS_VBEGerd Hoffmann2-50/+12
2012-10-20vga: add specs for standard vgaGerd Hoffmann3-0/+68
2012-10-20vga: add mmio bar to standard vgaGerd Hoffmann4-3/+121
2012-10-20vga: fix indentionGerd Hoffmann1-14/+14
2012-10-19tests/tcg: fix buildCatalin Patulea4-14/+22
2012-10-19allow make {dist, }clean work w/out configureMike Frysinger1-0/+4
2012-10-19tci: fix build breakage for target-sparcMichael Roth1-1/+2
2012-10-19MAINTAINERS: Update email address for Stefan HajnocziStefan Hajnoczi1-2/+2
2012-10-19configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka1-1/+1
2012-10-19qemu-options.hx: Change from recommending '?' to 'help'Peter Maydell1-21/+17
2012-10-19Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno18-146/+190
2012-10-19Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno6-11/+17
2012-10-19microblaze: Update PC before simulating syscallEdgar E. Iglesias1-1/+1
2012-10-19microblaze: Support setting of TLS ptrEdgar E. Iglesias2-0/+3
2012-10-19ui/vnc-jobs.c: Fix minor typos in commentsPeter Maydell1-8/+8