aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-20target-arm: Support v6 barriers in linux-user modecp15-barriersPeter Maydell
2011-04-20target-arm: Set Invalid flag for NaN in float-to-int conversionsPeter Maydell
2011-04-20hw/arm_boot.c: move initrd load address up to accommodate large kernelsPeter Maydell
2011-04-20Basic implementation of Sharp Zaurus SL-5500 collie PDADmitry Eremin-Solenikov
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-18s390x: virtio machine storage keysAlexander Graf
2011-04-18s390x: Dispatch interrupts to KVM or the real CPUAlexander Graf
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2011-04-17move helpers.h to helper.hLluĂ­s
2011-04-17libcacard: fix opposite usage of isspaceAlon Levy
2011-04-17target-mips: clear softfpu exception state for comparison instructionsAurelien Jarno
2011-04-17target-mips: fix c.ps.* instructionsAurelien Jarno
2011-04-17target-mips: don't hardcode softfloat exception bitsAurelien Jarno
2011-04-17target-mips: simplify FP comparisonsAurelien Jarno
2011-04-17target-ppc: fix SPE comparison functionsAurelien Jarno
2011-04-17softfloat: improve description of comparison functionsAurelien Jarno
2011-04-17softfloat: move float*_eq and float*_eq_quietAurelien Jarno
2011-04-17softfloat: rename float*_eq_signaling() into float*_eq()Aurelien Jarno
2011-04-17softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno
2011-04-17target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructionsAurelien Jarno
2011-04-17target-mips: use new float*_unordered*() functionsAurelien Jarno
2011-04-17target-alpha: use new float64_unordered_quiet() functionAurelien Jarno
2011-04-17softfloat-native: add float*_unordered_quiet() functionsAurelien Jarno
2011-04-17softfloat: add float*_unordered_{,quiet}() functionsAurelien Jarno
2011-04-17target-i386: add floatx_{add,mul,sub} and use themAurelien Jarno
2011-04-17target-i386: use float unions from cpu-all.hAurelien Jarno
2011-04-17target-i386: use CPU_LDoubleU instead of a private unionAurelien Jarno
2011-04-17cpu-all.h: define CPU_LDoubleUAurelien Jarno
2011-04-17softfloat: use GCC builtins to count the leading zerosAurelien Jarno
2011-04-16usb: fix spelling errors in usb-linux.cBrad Hards
2011-04-16usb: initialise data element in Linux USB_DISCONNECT ioctlBrad Hards
2011-04-16usb: trivial spelling fixesBrad Hards
2011-04-16Makefile: Clean up after "make pdf"Brad Hards
2011-04-16Fix some typos in comments and documentationStefan Weil
2011-04-15migration: move some declarations to migration.hBlue Swirl
2011-04-15Move CPU related functions to cpus.hBlue Swirl
2011-04-15Move clock related functions to qemu-timer.hBlue Swirl
2011-04-15Move generic or OS function declarations to qemu-common.hBlue Swirl
2011-04-15Use qemu-common.h or qemu-timer.h in place of sysemu.hBlue Swirl
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-15json-lexer: fix conflict with mingw32 ERROR definitionBlue Swirl
2011-04-15sparc: Fix assertion caused by empty memory slot with 0 byteStefan Weil
2011-04-15qemu_next_deadline should not consider host-time timersPaolo Bonzini
2011-04-15Revert wrong fixes for -icount in the iothread casePaolo Bonzini
2011-04-15enable vm_clock to "warp" in the iothread+icount casePaolo Bonzini
2011-04-15really fix -icount in the iothread casePaolo Bonzini
2011-04-14tests/test-mmap.c: Check mmap() return value before using itPeter Maydell