2014-01-12 | Peter Maydell | ui/cocoa: Draw black rectangle if we have no data yet Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1387853507-26298-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Redraw at correct size when switching surface Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1387853507-26298-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Fix code for starting QEMU via image file... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1386543546-31919-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Add ".qcow2" to extension list for image... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1386543546-31919-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Send warning message to stderr, not stdout Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1386543546-31919-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Correct typos in comments and variable names Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1386543546-31919-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-12 | Peter Maydell | ui/cocoa: Pass command key through to guest when VM... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1386543546-31919-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: A64: Add support for FCVT between half... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: A64: Add 1-source 32-to-32 and 64-to-64... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: Ignore most exceptions from scalbn when... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Add support for ties-away rounding Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Refactor code handling various rounding... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Add float16 <=> float64 conversion functions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Provide complete set of accessors for fp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Fix factor 2 error for scalbn on denormal... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Only raise Invalid when conversions to int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Make the int-to-float functions take exact... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Add 16 bit integer to float conversions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | softfloat: Fix exception flag handling for float32_to_float16() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: Use VFP_BINOP macro for min, max, minnum... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: A64: Fix vector register access on bigendian... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | default-configs: Add config for aarch64-linux-user Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-08 | Peter Maydell | target-arm: Widen exclusive-access support struct fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: A64: Add support for FCVT between half... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: A64: Add 1-source 32-to-32 and 64-to-64... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Ignore most exceptions from scalbn when... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Add support for ties-away rounding Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Refactor code handling various rounding... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Add float16 <=> float64 conversion functions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Provide complete set of accessors for fp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Fix factor 2 error for scalbn on denormal... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Only raise Invalid when conversions to int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Make the int-to-float functions take exact... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Add 16 bit integer to float conversions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | softfloat: Fix exception flag handling for float32_to_float16() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Use VFP_BINOP macro for min, max, minnum... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: A64: Fix vector register access on bigendian... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | default-configs: Add config for aarch64-linux-user Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Widen exclusive-access support struct fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Widen thread-local register state fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Widen thread-local register state fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: A64: Implement minimal set of EL0-visible... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: A64: Implement MRS/MSR/SYS/SYSL Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-07 | Peter Maydell | target-arm: Remove ARMCPU/CPUARMState from cpregs APIs... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-04 | Peter Maydell | target-arm: Update generic cpreg code for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2014-01-04 | Peter Maydell | target-arm: Pull "add one cpreg to hashtable" into... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-23 | Peter Maydell | target-arm: A64: implement FMOV Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-23 | Peter Maydell | target-arm: A64: Add decoder skeleton for FP instructions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-23 | Peter Maydell | target-arm: A64: add support for ld/st pair Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | vmstate: Add support for an array of ptimer_state * Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm: Support fp registers in gdb stub Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm: A64: provide functions for accessing FPCR... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm: Split A64 from A32/T32 gen_intermediate_code_int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Peter Maydell | default-configs: Add config for aarch64-softmmu Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385645602-18662-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-17 | Peter Maydell | hw/arm/boot: Allow easier swapping in of different... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385645602-18662-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-17 | Peter Maydell | configure: Enable KVM for aarch64 host/target combination Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385645602-18662-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm: Clean up handling of AArch64 PSTATE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385645602-18662-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-17 | Peter Maydell | target-arm/kvm: Split 32 bit only code into its own... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385645602-18662-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm/virt: Support -cpu host Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-12-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide '-cpu host' when running KVM Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-11-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Don't hardcode KVM target CPU to be A15 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-10-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm: Add 'virt' platform ...1385140638-10444-8-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Allow secondary KVM CPUs to be booted via... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Add ARMCPU field for Linux device-tree... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide PSCI constants to generic QEMU... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | device_tree.c: Terminate the empty reservemap in create_devi... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide mechanism for getting KVM constants... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-21 | Peter Maydell | target-i386: Fix build by providing stub kvm_arch_get_suppor... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-11-21 | Peter Maydell | atomic.h: Fix build with clang Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-11-21 | Peter Maydell | configure: Explicitly set ARFLAGS so we can build with... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-11-21 | Peter Maydell | atomic.h: Fix build with clang Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1382435921-18438-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | docs/memory.txt: Clarify and expand priority/overlap... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1381848154-31602-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_32wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-10-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_be64wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_be32wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_be16wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove be32_to_cpupu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove le32_to_cpupu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove le16_to_cpupu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_le32wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-11-06 | Peter Maydell | bswap.h: Remove cpu_to_le16wu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1383669517-25598-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-10-31 | Peter Maydell | hw/arm: Tidy up conditional calls to arm_load_kernel Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1379980897-21277-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-10-31 | Peter Maydell | hw/arm/boot: Make user not specifying a kernel not... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1379980897-21277-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-10-16 | Peter Maydell | ui/Makefile.objs: delete unnecessary cocoa.o dependency Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-10-16 | Peter Maydell | rules.mak: New string testing functions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-10-16 | Peter Maydell | rules.mak: New logical functions for handling y/n values Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-12 | Peter Maydell | target-i386: Only provide CMOV and friends if feature... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-12 | Peter Maydell | hw/scsi/lsi53c895a: Use deposit32 rather than handcoded... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-12 | Peter Maydell | hw/scsi/lsi53c895a: Use sextract32 for sign-extension Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Allow targets to specify a minimum uname... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-21-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Make sure NWFPE code is 32 bit ARM only Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-18-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Add cpu loop for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-14-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Disable 32 bit CPUs in 64 bit linux-user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Add new AArch64CPUInfo base class and subclasses Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Pass DisasContext* to gen_set_pc_im() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Abstract out load/store from a vaddr in... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | pl110: Clarify comment about PL110 ID on VersatilePB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |