qemu.git
2014-01-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2014-01-09 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2014-01-08 Peter Maydelltarget-arm: A64: Add support for FCVT between half...
2014-01-08 Peter Maydelltarget-arm: A64: Add 1-source 32-to-32 and 64-to-64...
2014-01-08 Will Newtontarget-arm: A64: Add floating-point<->integer conversio...
2014-01-08 Alexander Graftarget-arm: A64: Add floating-point<->fixed-point instr...
2014-01-08 Will Newtontarget-arm: A64: Add extra VFP fixed point conversion...
2014-01-08 Peter Maydelltarget-arm: Ignore most exceptions from scalbn when...
2014-01-08 Will Newtontarget-arm: Rename A32 VFP conversion helpers
2014-01-08 Will Newtontarget-arm: Prepare VFP_CONV_FIX helpers for A64 uses
2014-01-08 Peter Maydellsoftfloat: Add support for ties-away rounding
2014-01-08 Peter Maydellsoftfloat: Refactor code handling various rounding...
2014-01-08 Peter Maydellsoftfloat: Add float16 <=> float64 conversion functions
2014-01-08 Peter Maydellsoftfloat: Factor out RoundAndPackFloat16 and Normalize...
2014-01-08 Peter Maydellsoftfloat: Provide complete set of accessors for fp...
2014-01-08 Tom Mustasoftfloat: Fix float64_to_uint32_round_to_zero
2014-01-08 Tom Mustasoftfloat: Fix float64_to_uint32
2014-01-08 Tom Mustasoftfloat: Fix float64_to_uint64_round_to_zero
2014-01-08 Tom Mustasoftfloat: Add float32_to_uint64()
2014-01-08 Peter Maydellsoftfloat: Fix factor 2 error for scalbn on denormal...
2014-01-08 Peter Maydellsoftfloat: Only raise Invalid when conversions to int...
2014-01-08 Tom Mustasoftfloat: Fix float64_to_uint64
2014-01-08 Peter Maydellsoftfloat: Make the int-to-float functions take exact...
2014-01-08 Peter Maydellsoftfloat: Add 16 bit integer to float conversions
2014-01-08 Will Newtonsoftfloat: Add float to 16bit integer conversions.
2014-01-08 Peter Maydellsoftfloat: Fix exception flag handling for float32_to_f...
2014-01-08 Christoffer... hw: arm_gic: Introduce gic_set_priority function
2014-01-08 Christoffer... arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
2014-01-08 Michael S.... target-arm: fix build with gcc 4.8.2
2014-01-08 Peter Crosthwaitearm/xilinx_zynq: Always instantiate the GEMs
2014-01-08 Peter Crosthwaitetarget-arm: remove raw_read|write duplication
2014-01-08 Sergey Fedorovtarget-arm: use c13_context field for CONTEXTIDR
2014-01-08 Peter Crosthwaitechar/cadence_uart: Implement Tx flow control
2014-01-08 Peter Crosthwaitechar/cadence_uart: Delete redundant rx rst logic
2014-01-08 Peter Crosthwaitechar/cadence_uart: Use the TX fifo for transmission
2014-01-08 Peter Crosthwaitechar/cadence_uart: Fix can_receive logic
2014-01-08 Peter Crosthwaitechar/cadence_uart: Remove TX timer & add TX FIFO state
2014-01-08 Peter Crosthwaitechar/cadence_uart: Define Missing SR/ISR fields
2014-01-08 Peter Crosthwaitechar/cadence_uart: Simplify status generation
2014-01-08 Peter Crosthwaitechar/cadence_uart: s/r_fifo/rx_fifo
2014-01-08 Peter Crosthwaitechar/cadence_uart: Fix reset.
2014-01-08 Peter Crosthwaitechar/cadence_uart: Add missing uart_update_state
2014-01-08 Peter Crosthwaitechar/cadence_uart: Mark struct fields as public/private
2014-01-08 Alexander Graftarget-arm: Give the FPSCR rounding modes names
2014-01-08 Claudio Fontanatarget-arm: A64: Add support for floating point cond...
2014-01-08 Claudio Fontanatarget-arm: A64: Add support for floating point conditi...
2014-01-08 Claudio Fontanatarget-arm: A64: Add support for floating point compare
2014-01-08 Alexander Graftarget-arm: A64: Add fmov (scalar, immediate) instruction
2014-01-08 Alexander Graftarget-arm: A64: Add "Floating-point data-processing...
2014-01-08 Alexander Graftarget-arm: A64: Add "Floating-point data-processing...
2014-01-08 Peter Maydelltarget-arm: Use VFP_BINOP macro for min, max, minnum...
2014-01-08 Peter Maydelltarget-arm: A64: Fix vector register access on bigendia...
2014-01-08 Alexander Graftarget-arm: A64: Add support for dumping AArch64 VFP...
2014-01-08 Peter Maydelldefault-configs: Add config for aarch64-linux-user
2014-01-08 Alex Bennée.travis.yml: Add aarch64-* targets
2014-01-08 Will Newtonlinux-user: AArch64: Use correct values for FPSR/FPCR...
2014-01-08 Claudio Fontanalinux-user: AArch64: define TARGET_CLONE_BACKWARDS
2014-01-08 Michael Matztarget-arm: A64: support for ld/st/cl exclusive
2014-01-08 Peter Maydelltarget-arm: Widen exclusive-access support struct field...
2014-01-08 Alexander Graftarget-arm: aarch64: add support for ld lit
2014-01-08 Claudio Fontanatarget-arm: A64: add support for conditional compare...
2014-01-08 Claudio Fontanatarget-arm: A64: add support for add/sub with carry
2014-01-07 Peter Maydelltarget-arm: Widen thread-local register state fields...
2014-01-07 Peter Maydelltarget-arm: A64: Implement minimal set of EL0-visible...
2014-01-07 Peter Maydelltarget-arm: A64: Implement MRS/MSR/SYS/SYSL
2014-01-07 Peter Maydelltarget-arm: Remove ARMCPU/CPUARMState from cpregs APIs...
2014-01-04 Peter Maydelltarget-arm: Update generic cpreg code for AArch64
2014-01-04 Peter Maydelltarget-arm: Pull "add one cpreg to hashtable" into...
2014-01-01 Fam Zhengacpi unit-test: Remove temporary disk after test
2014-01-01 Stefan Weilmainstone: Fix duplicate array values for key 'space'
2014-01-01 Stefan Weilpxa27x: Add 'const' attribute to keyboard maps
2014-01-01 Stefan Weilpxa27x: Reduce size of keyboard matrix mapping
2014-01-01 Ingo van Lildoc: Mention chardev:id in available devices for -serial
2014-01-01 Stefan Weilconfigure: Python tests must be done before help message
2014-01-01 Stefan Weilconfigure: Rewrite code for help message
2013-12-23 Peter Maydelltarget-arm: A64: implement FMOV
2013-12-23 Peter Maydelltarget-arm: A64: Add decoder skeleton for FP instructions
2013-12-23 Alexander Graftarget-arm: A64: implement SVC, BRK
2013-12-23 Alexander Graftarget-arm: A64: add support for 3 src data proc insns
2013-12-23 Alex Bennéetarget-arm: A64: add support for move wide instructions
2013-12-23 Alex Bennéetarget-arm: A64: add support for add, addi, sub, subi
2013-12-23 Alex Bennéetarget-arm: A64: add support for ld/st with index
2013-12-23 Alex Bennéetarget-arm: A64: add support for ld/st with reg offset
2013-12-23 Alex Bennéetarget-arm: A64: add support for ld/st unsigned imm
2013-12-23 Peter Maydelltarget-arm: A64: add support for ld/st pair
2013-12-23 Amos Kongfix -boot strict regressed in commit 6ef4716
2013-12-23 Michael Tokarevvl: make boot_strict variable static (not used outside...
2013-12-23 Alexander Grafx86: only allow real mode to access 32bit without LMA
2013-12-23 Stefan Weillinux-user: Use macro TARGET_NSIG_WORDS where possible
2013-12-23 Stefan Weilexynos4210: Use macro ARRAY_SIZE where possible
2013-12-23 Stefan Weilui/cocoa: Use macro ARRAY_SIZE where possible
2013-12-23 Stefan Weilmisc: Use macro ARRAY_SIZE where possible
2013-12-23 Stefan Weilopenrisc: Fix spelling in comment (transaltion -> trans...
2013-12-23 Stefan Weilhw/arm/highbank: Simplify code (memory region in device...
2013-12-22 Alexander GrafPPC: Fix compilation with TCG debug
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-21 Aurelien Jarnotarget-sh4: Use new qemu_ld/st opcodes
2013-12-21 Aurelien Jarnotarget-mips: Use new qemu_ld/st opcodes
2013-12-21 Aurelien Jarnotcg/i386: fix a comment
2013-12-20 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
next