aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-05qemu-img: Add cache command line optionFederico Simoncelli2-16/+70
2011-07-05Documentation: Remove outdated host_device noteKevin Wolf1-6/+0
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick5-22/+144
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil4-7/+7
2011-07-02esp: correctly fill bus id with requested lunHervé Poussineau1-1/+1
2011-07-02TCG/PPC: use stack for TCG tempsBlue Swirl2-4/+10
2011-07-01fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivxArtyom Tarasenko1-10/+22
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl18-207/+493
2011-07-01tcg-hppa: Support deposit opcode.Richard Henderson2-4/+21
2011-07-01hppa: Fix printf warnings in hppa-dis.c.Richard Henderson1-3/+3
2011-07-01TCG/HPPA: use stack for TCG tempsBlue Swirl1-2/+7
2011-07-01TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SPBlue Swirl1-14/+16
2011-06-30etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias1-5/+19
2011-06-28user: Fix -d debug logging for usermode emulationEdgar E. Iglesias3-3/+3
2011-06-28cris: Handle opcode zeroEdgar E. Iglesias1-3/+0
2011-06-28tcg/ppc64: Remove tcg_out_addimalc1-5/+0
2011-06-28tcg/ppc: Remove tcg_out_addimalc1-5/+0
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori9-64/+191
2011-06-27Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori1-10/+14
2011-06-27Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori9-175/+354
2011-06-27Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori30-110/+117
2011-06-27vnc: Fix compilation with --enable-vnc-pngStefan Weil1-0/+3
2011-06-27virtio-serial: Fix segfault on guest bootLuiz Capitulino1-10/+14
2011-06-26Fix MinGW compilation when --enable-vnc-jpeg is specifiedRoy Tam1-2/+5
2011-06-26TCG/Sparc64: use stack for TCG tempsBlue Swirl2-3/+6
2011-06-26TCG/x86: use stack for TCG tempsBlue Swirl1-10/+12
2011-06-26TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESPBlue Swirl1-4/+4
2011-06-26TCG: remove broken stack allocation for call argumentsBlue Swirl1-6/+3
2011-06-26TCG: fix negative frame offset calculationsBlue Swirl1-3/+7
2011-06-26Delegate setup of TCG temporaries to targetsBlue Swirl10-2/+18
2011-06-26cpu-exec.c: avoid AREG0 useBlue Swirl12-87/+61
2011-06-26Remove exec-all.h include directivesBlue Swirl57-58/+8
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl28-198/+213
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl15-24/+24
2011-06-26cpu-exec: unify do_interrupt callBlue Swirl1-26/+0
2011-06-26m68k: use caller supplied CPUState for interrupt related stuffBlue Swirl3-6/+30
2011-06-26x86: use caller supplied CPUState for interrupt related stuffBlue Swirl4-44/+106
2011-06-26sparc: move do_interrupt to helper.cBlue Swirl4-242/+256
2011-06-26sparc: fix coding style of the area to be movedBlue Swirl1-14/+17
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl16-56/+57
2011-06-26Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl3-3/+53
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka4-18/+40
2011-06-24qemu-kvm: fix pulseaudio detection in configureMarc-Antoine Perennou1-1/+1
2011-06-24exec: last_first_tb was only used in !ONLY_USER caseJuan Quintela1-3/+7
2011-06-24w32: Remove redundant definitions of PRI*64Stefan Weil1-5/+0
2011-06-24Do not include compatfd for WIN32Jan Kiszka1-0/+3
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez1-2/+2
2011-06-24MAINTAINERS: Fix typo in email addressPeter Maydell1-1/+1
2011-06-24blockdev: Put space after comma in error messageMarkus Armbruster1-1/+1
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster6-11/+11