summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: Clean up build systemJan Kiszka2011-07-173-13/+6
* Fix signal handling of SIG_IPI when io-thread is enabledAlexandre Raymond2011-07-161-1/+9
* Fix signal handling when io-thread is disabledAlexandre Raymond2011-07-161-1/+1
* tcg/README: Expand advice on number of TCG ops per target insnPeter Maydell2011-07-161-1/+9
* set ELF_HWCAP for SPARC and SPARC64Artyom Tarasenko2011-07-141-2/+4
* Sparc: fix FPU and AM enable checks for translationBlue Swirl2011-07-142-23/+35
* SPARC64: C99 comment fix for block-transfer ASIsTsuneo Saito2011-07-141-14/+14
* SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfaTsuneo Saito2011-07-141-0/+4
* SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfaTsuneo Saito2011-07-141-1/+5
* SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfaTsuneo Saito2011-07-141-1/+5
* SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito2011-07-141-0/+9
* SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito2011-07-142-6/+11
* SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito2011-07-141-0/+9
* SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito2011-07-141-5/+11
* os-posix: set groups properly for -runasStefan Hajnoczi2011-07-121-0/+6
* esp: cancel current request only if some request is in flightHervé Poussineau2011-07-121-1/+1
* target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2011-07-122-4/+0
* Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil2011-07-121-1/+0
* tcg: Reload local variables after return from longjmpJan Kiszka2011-07-121-0/+4
* exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell2011-07-121-5/+1
* exec.c: Fix calculation of code_gen_buffer_max_sizePeter Maydell2011-07-121-2/+2
* spapr: use specific endian ld/st_physAlexander Graf2011-07-122-8/+8
* s390-virtio: use specific endian ld/st_physAlexander Graf2011-07-122-8/+8
* ppc405_uc: use specific endian ld/st_physAlexander Graf2011-07-121-20/+23
* pl080: use specific endian ld/st_physAlexander Graf2011-07-121-4/+4
* msix: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* msi: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* intel-hda: use specific endian ld/st_physAlexander Graf2011-07-121-17/+4
* hpet: use specific endian ld/st_physAlexander Graf2011-07-121-1/+1
* exec: add endian specific phys ld/st functionsAlexander Graf2011-07-122-10/+203
* ide: Initialise buffers with zerosKevin Wolf2011-07-051-1/+5
* ide: Ignore reads during PIO in and writes during PIO outKevin Wolf2011-07-051-8/+36
* block: drive_init(): Improve CHS setting error messageLuiz Capitulino2011-07-051-1/+1
* block: drive_init(): Simplify interface type settingLuiz Capitulino2011-07-051-8/+4
* virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster2011-07-057-13/+31
* block/raw-posix: Linux compat-ioctl warning workaroundJohannes Stezenbach2011-07-051-0/+14
* qemu-img: Add cache command line optionFederico Simoncelli2011-07-052-16/+70
* Documentation: Remove outdated host_device noteKevin Wolf2011-07-051-6/+0
* pxa2xx_lcd: add proper rotation supportVasily Khoruzhick2011-07-045-22/+144
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-044-7/+7
* esp: correctly fill bus id with requested lunHervé Poussineau2011-07-021-1/+1
* TCG/PPC: use stack for TCG tempsBlue Swirl2011-07-022-4/+10
* fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivxArtyom Tarasenko2011-07-011-10/+22
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-0118-207/+493
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-176-37/+69
| * PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU typeAlexander Graf2011-06-171-2/+3
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-174-143/+213
| * PPC: Only set lower 32bits with mtmsrAlexander Graf2011-06-171-11/+6
| * PPC: update openbios firmwareAlexander Graf2011-06-172-2/+4
| * PPC: mpc8544ds: Add hypervisor nodeAlexander Graf2011-06-173-6/+18
OpenPOWER on IntegriCloud