aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-14SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito
2011-07-14SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito
2011-07-14SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito
2011-07-14SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito
2011-07-12os-posix: set groups properly for -runasStefan Hajnoczi
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau
2011-07-12target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell
2011-07-12Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil
2011-07-12tcg: Reload local variables after return from longjmpJan Kiszka
2011-07-12exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell
2011-07-12exec.c: Fix calculation of code_gen_buffer_max_sizePeter Maydell
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf
2011-07-12pl080: use specific endian ld/st_physAlexander Graf
2011-07-12msix: use specific endian ld/st_physAlexander Graf
2011-07-12msi: use specific endian ld/st_physAlexander Graf
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-07-12exec: add endian specific phys ld/st functionsAlexander Graf
2011-07-05ide: Initialise buffers with zerosKevin Wolf
2011-07-05ide: Ignore reads during PIO in and writes during PIO outKevin Wolf
2011-07-05block: drive_init(): Improve CHS setting error messageLuiz Capitulino
2011-07-05block: drive_init(): Simplify interface type settingLuiz Capitulino
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster
2011-07-05block/raw-posix: Linux compat-ioctl warning workaroundJohannes Stezenbach
2011-07-05qemu-img: Add cache command line optionFederico Simoncelli
2011-07-05Documentation: Remove outdated host_device noteKevin Wolf
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2011-07-02esp: correctly fill bus id with requested lunHervé Poussineau
2011-07-02TCG/PPC: use stack for TCG tempsBlue Swirl
2011-07-01fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivxArtyom Tarasenko
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-07-01tcg-hppa: Support deposit opcode.Richard Henderson
2011-07-01hppa: Fix printf warnings in hppa-dis.c.Richard Henderson
2011-07-01TCG/HPPA: use stack for TCG tempsBlue Swirl
2011-07-01TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SPBlue Swirl
2011-06-30etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias
2011-06-28user: Fix -d debug logging for usermode emulationEdgar E. Iglesias
2011-06-28cris: Handle opcode zeroEdgar E. Iglesias
2011-06-28tcg/ppc64: Remove tcg_out_addimalc
2011-06-28tcg/ppc: Remove tcg_out_addimalc
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-06-27vnc: Fix compilation with --enable-vnc-pngStefan Weil
2011-06-27virtio-serial: Fix segfault on guest bootLuiz Capitulino
2011-06-26Fix MinGW compilation when --enable-vnc-jpeg is specifiedRoy Tam