Show patches with: none      |   431577 patches
« 1 2 ... 3126 3127 31284315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target-mips: remove wrong checks for recip.fmt and rsqrt.fmt - - - - --- 2015-08-18 Petar Jovanovic New
[RFC,v3,20/20] qapi: Support boxed unions - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,19/20] qapi: Implement boxed structs for commands/events - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,18/20] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,17/20] qapi: Change visit_type_XXX() to no longer return partial objects - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,16/20] qapi: Document visitor interfaces - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,15/20] qapi: Remove dead visitor code - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,14/20] qapi: Drop useless 'data' member of unions - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,13/20] qapi: Forbid empty unions and useless alternates - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,12/20] qapi: Avoid use of 'data' member of qapi unions - - - - --- 2015-08-18 Eric Blake New
[RFC,v2,5/5] ide: ATAPI-SCSI bridge transfer is treated as PIO - - - - --- 2015-08-18 Aleksandr Bezzubikov New
[RFC,v2,4/5] scsi: SCSIDiskReq declaration moved to header - - - - --- 2015-08-18 Aleksandr Bezzubikov New
[RFC,v2,3/5] ATAPI-SCSI bridge functions created an can be used by bridge - - - - --- 2015-08-18 Aleksandr Bezzubikov New
[RFC,v2,2/5] ide: necessary checks corrected to treat ATAPI-SCSI bridge as CDROM - - - - --- 2015-08-18 Aleksandr Bezzubikov New
[RFC,v2,1/5] ide: ATAPI-SCSI bridge TypeInfo and init function created - - - - --- 2015-08-18 Aleksandr Bezzubikov New
[PULL,v2] Queued TCG improvements - - - - --- 2015-08-18 Richard Henderson New
[RFC,v3,11/20] qapi: Rework deallocation of partial struct - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,10/20] qapi: Add tests for empty unions - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,09/20] qapi: Use consistent generated code patterns - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,08/20] qapi: Don't pass pre-existing error to later call - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,07/20] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,06/20] qapi: Simplify visiting of alternate types - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,05/20] qapi: Test use of 'number' within alternates - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,04/20] qapi-visit: Remove redundant functions for flat union base - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,03/20] qapi: Unbox base members - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,02/20] vnc: hoist allocation of VncBasicInfo to callers - - - - --- 2015-08-18 Eric Blake New
[RFC,v3,01/20] qapi: use 'type' in generated C code to match QMP union wire form - - - - --- 2015-08-18 Eric Blake New
[v10,5/5] hw/arm/virt: Add gic-version option to virt machine - - - - --- 2015-08-18 Pavel Fedin New
[v10,4/5] hw/intc: Initial implementation of vGICv3 - - - - --- 2015-08-18 Pavel Fedin New
[v10,3/5] arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create() - - 1 - --- 2015-08-18 Pavel Fedin New
[v10,2/5] intc/gic: Extract some reusable vGIC code - - - - --- 2015-08-18 Pavel Fedin New
[v10,1/5] hw/intc: Implement GIC-500 base class - - - - --- 2015-08-18 Pavel Fedin New
target-s390x: Mask the SIGP order_code to 8bit. - - 1 - --- 2015-08-18 Philipp Kern New
net/vmxnet3: Flush packets when device gets activated - - - - --- 2015-08-18 Shmulik Ladkani New
net/vmxnet3: Refine l2 header validation - - - - --- 2015-08-18 Shmulik Ladkani New
exec-all: Translate TCI return addresses backwards too - - 1 - --- 2015-08-18 Peter Crosthwaite New
[v5,4/4] sPAPR: Support RTAS call ibm,errinjct - - - - --- 2015-08-18 Gavin Shan New
[v5,3/4] sPAPR: Support RTAS call ibm, {open, close}-errinjct - - - - --- 2015-08-18 Gavin Shan New
[v5,2/4] linux-headers: Add eeh.h - - - - --- 2015-08-18 Gavin Shan New
[v5,1/4] scripts: Include arch/powerpc/include/uapi/asm/eeh.h - - - - --- 2015-08-18 Gavin Shan New
[v2,3/4] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort - - - - --- 2015-08-18 Alistair Francis New
[v2,2/4] object.c: object_class_dynamic_cast return NULL if the class has no type - - 1 - --- 2015-08-18 Alistair Francis New
[v2,1/4] ahci: Separate the AHCI state structure into the header 1 - 2 - --- 2015-08-18 Alistair Francis New
[RFC,11/11] ide: bridge functions assigned to SCSIBusInfo, bridge is OK now - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,10/11] ide: corrected ATAPI checks to be ignored by ATAPI-SCSI bridge - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,09/11] ide: ide_bridge_do_transfer is treated as PIO transfer - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,08/11] scsi: SCSIDiskReq declaration moved to header - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,07/11] ide: Makefile corrected due to bridge creation - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,06/11] ide: ATAPI-SCSI bridge can now forward requests to SCSI - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,05/11] ide: bridge 'transfer' and 'complete' functions added - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,04/11] scsi: Added function to enable ATAPI-SCSI bridge send SCSI requests - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,03/11] ide: necessary checks corrected to treat ATAPI-SCSI bridge as CDROM - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,02/11] ide: necessary fields for ATAPI-SCSI bridge added - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[RFC,01/11] ide: ATAPI-SCSI bridge TypeInfo and init function created - - - - --- 2015-08-17 Aleksandr Bezzubikov New
[2/2] target-alpha: Special case cmpbge with zero - - - - --- 2015-08-17 Richard Henderson New
[1/2] target-alpha: Rewrite helper_cmpbge using bit tests - - - - --- 2015-08-17 Richard Henderson New
qemu-doc.texi: Improve USB documentation... and maybe even QEMU also - - - - --- 2015-08-17 Programmingkid New
[17/17] tcg/aarch64: Use softmmu fast path for unaligned accesses - - - - --- 2015-08-17 Richard Henderson New
[16/17] tcg/s390: Use softmmu fast path for unaligned accesses - - - - --- 2015-08-17 Richard Henderson New
[15/17] tcg/ppc: Improve unaligned load/store handling on 64-bit backend - - 1 - --- 2015-08-17 Richard Henderson New
[14/17] tcg/i386: use softmmu fast path for unaligned accesses - - - - --- 2015-08-17 Richard Henderson New
[12/17] tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32 - - - - --- 2015-08-17 Richard Henderson New
[11/17] tcg: update README about size changing ops - - - - --- 2015-08-17 Richard Henderson New
[10/17] tcg/optimize: do not remember garbage high bits for 32-bit ops - - - - --- 2015-08-17 Richard Henderson New
[09/17] tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops - - - - --- 2015-08-17 Richard Henderson New
[08/17] tcg: implement real ext_i32_i64 and extu_i32_i64 ops - - - - --- 2015-08-17 Richard Henderson New
[07/17] tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32 - - 1 - --- 2015-08-17 Richard Henderson New
[06/17] tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 - - 1 - --- 2015-08-17 Richard Henderson New
[05/17] tcg/optimize: allow constant to have copies - - - - --- 2015-08-17 Richard Henderson New
[04/17] tcg/optimize: track const/copy status separately - - - - --- 2015-08-17 Richard Henderson New
[03/17] tcg/optimize: add temp_is_const and temp_is_copy functions - - 1 - --- 2015-08-17 Richard Henderson New
[02/17] tcg/optimize: optimize temps tracking - - - - --- 2015-08-17 Richard Henderson New
[01/17] tcg/optimize: fix constant signedness - - - - --- 2015-08-17 Richard Henderson New
[00/17] queued tcg improvements 1 - - - --- 2015-08-17 Richard Henderson New
[RESEND,PATCHv2] sdhci: Pass drive parameter to sdhci-pci via qdev property - - 1 - --- 2015-08-17 Kevin O'Connor New
[20/26] qapi: Fix to reject union command and event arguments - - - - --- 2015-08-17 Eric Blake New
[v2,4/4] pc: Move acpi_data_size global to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,3/4] pc: Move legacy_acpi_table_size global to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,2/4] pc: Move compat boolean globals to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,1/4] pc: Remove redundant arguments from xen_hvm_init() - - 1 - --- 2015-08-17 Eduardo Habkost New
[1/5] audio: replace shift in audio_pcm_info with bytes_per_frame - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[5/5] usb-audio: support more than two channels of audio - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[4/5] usb-audio: do not count on avail bytes actually available - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[3/5] paaudio: channel-map option - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[2/5] audio: basic support for multichannel audio - - - - --- 2015-08-17 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v16,00/21] Deterministic replay core - - - - --- 2015-08-17 Paolo Bonzini New
[v2] virtio: avoid leading underscores for helpers - - 1 - --- 2015-08-17 Cornelia Huck New
[2/2] Add dynamic generation of module_block.h - - - - --- 2015-08-17 Marc Marí New
[1/2] Add dynamic module loading for block drivers - - - - --- 2015-08-17 Marc Marí New
[5/5] tcg/ppc: Improve unaligned load/store handling on 64-bit backend - - - - --- 2015-08-17 Benjamin Herrenschmidt New
[4/5] ppc: Do some batching of TCG tlb flushes - - - - --- 2015-08-17 Benjamin Herrenschmidt New
[3/5] ppc: Use split I/D mmu modes to avoid flushes on interrupts - - - - --- 2015-08-17 Benjamin Herrenschmidt New
[2/5] tlb: Add "ifetch" argument to cpu_mmu_index() - - - - --- 2015-08-17 Benjamin Herrenschmidt New
[1/5] ppc: Remove MMU_MODEn_SUFFIX definitions - - - - --- 2015-08-17 Benjamin Herrenschmidt New
user-exec: alpha-host: Add type cast to avoid compiling warning - - - - --- 2015-08-17 Chen Gang New
[RFC] exec-all: Translate TCI return addresses backwards too - - 1 - --- 2015-08-16 Peter Crosthwaite New
[19/19] ppc: Rename ELF_MACHINE to be PPC specific - - - - --- 2015-08-15 Peter Crosthwaite New
[18/19] i386: Rename ELF_MACHINE to be x86 specific 1 - 1 - --- 2015-08-15 Peter Crosthwaite New
[17/19] alpha: Remove ELF_MACHINE from cpu.h - - - - --- 2015-08-15 Peter Crosthwaite New
[16/19] mips: Remove ELF_MACHINE from cpu.h - - 1 - --- 2015-08-15 Peter Crosthwaite New
« 1 2 ... 3126 3127 31284315 4316 »