Show patches with: none      |   433924 patches
« 1 2 ... 3590 3591 35924339 4340 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/76] target-arm: A64: add support for ld/st pair - - 1 - --- 2014-01-07 Peter Maydell New
[PULL,00/76] target-arm queue - - - - --- 2014-01-07 Peter Maydell New
[PULL,12/52] target-arm: Update generic cpreg code for AArch64 - - - - --- 2014-01-07 Peter Maydell New
qdev: Assign a default device ID when none is provided. - - - - --- 2014-01-07 Hani Benhabiles New
[4/4] disas: Implement disassembly output for A64 - - - - --- 2014-01-07 Peter Maydell New
[3/4] disas: add libvixl source code for AArch64 A64 disassembler - - - - --- 2014-01-07 Peter Maydell New
[2/4] rules.mak: Link with C++ if we have a C++ compiler - - - - --- 2014-01-07 Peter Maydell New
[1/4] rules.mak: Support .cc as a C++ source file suffix - - - - --- 2014-01-07 Peter Maydell New
[V4,22/22] target-ppc: Add ISA2.06 lfiwzx Instruction - - 1 - --- 2014-01-07 Tom Musta New
[V4,21/22] target-ppc: Enable frsqrtes on Power7 and Power8 - - 1 - --- 2014-01-07 Tom Musta New
[V4,20/22] target-ppc: Add ISA 2.06 ftsqrt - - 1 - --- 2014-01-07 Tom Musta New
[V4,19/22] target-ppc: Add ISA 2.06 ftdiv Instruction - - 1 - --- 2014-01-07 Tom Musta New
[V4,18/22] target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,17/22] target-ppc: Fix and enable fri[mnpz] - - 1 - --- 2014-01-07 Tom Musta New
[V4,16/22] softfloat: Add support for ties-away rounding - - 2 - --- 2014-01-07 Tom Musta New
[V4,15/22] softfloat: Refactor code handling various rounding modes - - 2 - --- 2014-01-07 Tom Musta New
[V4,14/22] softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat16Subnormal - - 2 - --- 2014-01-07 Tom Musta New
[V4,13/22] softfloat: Fix exception flag handling for float32_to_float16() - - 2 - --- 2014-01-07 Tom Musta New
[V4,12/22] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,11/22] target-ppc: Add ISA2.06 Float to Integer Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,10/22] target-ppc: Add Flag for ISA V2.06 Floating Point Conversion - - 1 - --- 2014-01-07 Tom Musta New
[V4,09/22] target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,08/22] target-ppc: Add ISA2.06 lbarx, lharx Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,07/22] target-ppc: Add Flag for ISA2.06 Atomic Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,06/22] target-ppc: Add ISA 2.06 divwe[o] Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,05/22] target-ppc: Add ISA 2.06 divweu[o] Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,04/22] target-ppc: Add ISA2.06 divde[o] Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,03/22] target-ppc: Add ISA2.06 divdeu[o] Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,02/22] target-ppc: Add Flag for ISA2.06 Divide Extended Instructions - - 1 - --- 2014-01-07 Tom Musta New
[V4,01/22] target-ppc: Add ISA2.06 bpermd Instruction - - 1 - --- 2014-01-07 Tom Musta New
[2/2] Add check for cache size smaller than page size - - 1 - --- 2014-01-07 Orit Wasserman New
[1/2] Set xbzrle buffers to NULL after freeing them to avoid double free errors - - 1 - --- 2014-01-07 Orit Wasserman New
docs: Fix typo in QMP WAKEUP example - - 1 - --- 2014-01-07 Namhyung Kim New
[RFC] elf loader: exit if incompatible architecture is detected - - - - --- 2014-01-07 Alexey Kardashevskiy New
qom: Introduce object_property_remove() - - - - --- 2014-01-07 Namhyung Kim New
Fix typo of tiemr in timer.h - - 1 - --- 2014-01-07 Namhyung Kim New
[PULL,14/14] migration: qmp_migrate(): keep working after syntax error - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,13/14] qerror: Remove assert_no_error() - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,12/14] qemu-option: Remove qemu_opts_create_nofail - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,11/14] target-i386: Remove assert_no_error usage - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,10/14] hw: Remove assert_no_error usages - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,09/14] qdev: Delete dead code - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,08/14] error: Add error_abort - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,07/14] monitor: add object-add (QMP) and object_add (HMP) command - - 1 1 --- 2014-01-06 Luiz Capitulino New
[PULL,06/14] monitor: add object-del (QMP) and object_del (HMP) command - - 1 1 --- 2014-01-06 Luiz Capitulino New
[PULL,05/14] qom: catch errors in object_property_add_child - - 1 1 --- 2014-01-06 Luiz Capitulino New
[PULL,04/14] qom: fix leak for objects created with -object - - 1 1 --- 2014-01-06 Luiz Capitulino New
[PULL,03/14] rng: initialize file descriptor to -1 - - 1 1 --- 2014-01-06 Luiz Capitulino New
[PULL,02/14] qemu-monitor: HMP cpu-add wrapper - - 1 - --- 2014-01-06 Luiz Capitulino New
[PULL,01/14] vl: add missing transition debug->finish_migrate - - - - --- 2014-01-06 Luiz Capitulino New
[PULL,00/14] QMP queue - - - - --- 2014-01-06 Luiz Capitulino New
[v3] linux-user: Support the accept4 socketcall - - 3 - --- 2014-01-06 André Zwing New
[RFC] PPC: KVM: add support for LPCR - - - - --- 2014-01-06 Greg Kurz New
[PATCHv3,3/6] ui/vnc: optimize dirty bitmap tracking - - - - --- 2014-01-06 Peter Lieven New
[v2] linux-user: Support the accept4 socketcall - - - - --- 2014-01-06 André Zwing New
[v2,24/24] target-arm: A64: Add support for FCVT between half, single and double - - 1 - --- 2014-01-06 Peter Maydell New
[v2,23/24] target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions - - 1 - --- 2014-01-06 Peter Maydell New
[v2,22/24] target-arm: A64: Add floating-point<->integer conversion instructions - - 1 - --- 2014-01-06 Peter Maydell New
[v2,21/24] target-arm: A64: Add "Floating-point<->fixed-point" instructions - - 1 - --- 2014-01-06 Peter Maydell New
[v2,20/24] target-arm: A64: Add extra VFP fixed point conversion helpers - - 1 - --- 2014-01-06 Peter Maydell New
[v2,19/24] target-arm: Ignore most exceptions from scalbn when doing fixpoint conversion - - 1 - --- 2014-01-06 Peter Maydell New
[v2,18/24] target-arm: Rename A32 VFP conversion helpers - - 1 - --- 2014-01-06 Peter Maydell New
[v2,17/24] target-arm: Prepare VFP_CONV_FIX helpers for A64 uses - - 1 - --- 2014-01-06 Peter Maydell New
[v2,16/24] softfloat: Add support for ties-away rounding - - 1 - --- 2014-01-06 Peter Maydell New
[v2,15/24] softfloat: Refactor code handling various rounding modes - - 1 - --- 2014-01-06 Peter Maydell New
[v2,14/24] softfloat: Add float16 <=> float64 conversion functions - - 1 - --- 2014-01-06 Peter Maydell New
[v2,13/24] softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat16Subnormal - - 1 - --- 2014-01-06 Peter Maydell New
[v2,12/24] softfloat: Provide complete set of accessors for fp state - - 1 - --- 2014-01-06 Peter Maydell New
[v2,11/24] softfloat: Fix float64_to_uint32_round_to_zero - - 1 - --- 2014-01-06 Peter Maydell New
[v2,10/24] softfloat: Fix float64_to_uint32 - - 1 - --- 2014-01-06 Peter Maydell New
[v2,09/24] softfloat: Fix float64_to_uint64_round_to_zero - - 1 - --- 2014-01-06 Peter Maydell New
[v2,08/24] softfloat: Add float32_to_uint64() - - 2 - --- 2014-01-06 Peter Maydell New
[v2,07/24] softfloat: Fix factor 2 error for scalbn on denormal inputs - - 2 - --- 2014-01-06 Peter Maydell New
[v2,06/24] softfloat: Only raise Invalid when conversions to int are out of range - - 2 - --- 2014-01-06 Peter Maydell New
[v2,05/24] softfloat: Fix float64_to_uint64 - - 2 - --- 2014-01-06 Peter Maydell New
[v2,04/24] softfloat: Make the int-to-float functions take exact-width types - - 1 - --- 2014-01-06 Peter Maydell New
[v2,03/24] softfloat: Add 16 bit integer to float conversions - - 1 - --- 2014-01-06 Peter Maydell New
[v2,02/24] softfloat: Add float to 16bit integer conversions. - - 1 - --- 2014-01-06 Peter Maydell New
[v2,01/24] softfloat: Fix exception flag handling for float32_to_float16() - - 1 - --- 2014-01-06 Peter Maydell New
Makefile: properly install bios-256k.bin - - - - --- 2014-01-06 Peter Lieven New
xenfb: map framebuffer read-only and handle unmap errors - - - - --- 2014-01-06 Stefano Stabellini New
[PULL,52/52] hw: arm_gic: Introduce gic_set_priority function - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,51/52] arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,50/52] target-arm: fix build with gcc 4.8.2 - - 2 - --- 2014-01-06 Peter Maydell New
[PULL,49/52] arm/xilinx_zynq: Always instantiate the GEMs - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,48/52] target-arm: remove raw_read|write duplication - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,47/52] target-arm: use c13_context field for CONTEXTIDR - - 2 - --- 2014-01-06 Peter Maydell New
[PULL,46/52] char/cadence_uart: Implement Tx flow control - - - - --- 2014-01-06 Peter Maydell New
[PULL,45/52] char/cadence_uart: Delete redundant rx rst logic - - - - --- 2014-01-06 Peter Maydell New
[PULL,44/52] char/cadence_uart: Use the TX fifo for transmission - - - - --- 2014-01-06 Peter Maydell New
[PULL,43/52] char/cadence_uart: Fix can_receive logic - - - - --- 2014-01-06 Peter Maydell New
[PULL,42/52] char/cadence_uart: Remove TX timer & add TX FIFO state - - - - --- 2014-01-06 Peter Maydell New
[PULL,41/52] char/cadence_uart: Define Missing SR/ISR fields - - - - --- 2014-01-06 Peter Maydell New
[PULL,40/52] char/cadence_uart: Simplify status generation - - - - --- 2014-01-06 Peter Maydell New
[PULL,39/52] char/cadence_uart: s/r_fifo/rx_fifo - - - - --- 2014-01-06 Peter Maydell New
[PULL,38/52] char/cadence_uart: Fix reset. - - - - --- 2014-01-06 Peter Maydell New
[PULL,37/52] char/cadence_uart: Add missing uart_update_state - - - - --- 2014-01-06 Peter Maydell New
[PULL,36/52] char/cadence_uart: Mark struct fields as public/private - - - - --- 2014-01-06 Peter Maydell New
[PULL,35/52] target-arm: Give the FPSCR rounding modes names - - 1 - --- 2014-01-06 Peter Maydell New
[PULL,34/52] target-arm: A64: Add support for floating point cond select - - 1 - --- 2014-01-06 Peter Maydell New
« 1 2 ... 3590 3591 35924339 4340 »