Show patches with: Archived = No       |   431060 patches
« 1 2 ... 1946 1947 19484310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/20] tcg/i386: add support for vector opcodes - - - - --- 2017-02-01 Kirill Batuzov New
[v2,10/20] target/arm: use vector opcode to handle vadd.<size> instruction - - - - --- 2017-02-01 Kirill Batuzov New
[v2,09/20] target/arm: support access to vector guest registers as globals - - - - --- 2017-02-01 Kirill Batuzov New
[v2,08/20] tcg: add vector addition operations - - - - --- 2017-02-01 Kirill Batuzov New
[v2,07/20] tcg: allow globals to overlap - - - - --- 2017-02-01 Kirill Batuzov New
[v2,06/20] tcg: use results of alias analysis in liveness analysis - - - - --- 2017-02-01 Kirill Batuzov New
[v2,05/20] tcg: add simple alias analysis - - - - --- 2017-02-01 Kirill Batuzov New
[v2,04/20] tcg: add ld_v128, ld_v64, st_v128 and st_v64 opcodes - - - - --- 2017-02-01 Kirill Batuzov New
[v2,03/20] tcg: support representing vector type with smaller vector or scalar types - - - - --- 2017-02-01 Kirill Batuzov New
[v2,02/20] tcg: add support for 64bit vector type - - - - --- 2017-02-01 Kirill Batuzov New
[v2,01/20] tcg: add support for 128bit vector type - - - - --- 2017-02-01 Kirill Batuzov New
[18/18] target/arm: load two consecutive 64-bits vector regs as a 128-bit vector reg - - - - --- 2017-01-17 Kirill Batuzov New
[17/18] tcg/i386: add support for qemu_ld_v128/qemu_st_v128 ops - - - - --- 2017-01-17 Kirill Batuzov New
[16/18] softmmu: create helpers for vector loads - - - - --- 2017-01-17 Kirill Batuzov New
[15/18] tcg: introduce qemu_ld_v128 and qemu_st_v128 opcodes - - - - --- 2017-01-17 Kirill Batuzov New
[14/18] tcg: introduce new TCGMemOp - MO_128 - - - - --- 2017-01-17 Kirill Batuzov New
[13/18] tcg: do not relay on exact values of MO_BSWAP or MO_SIGN in backend - - - - --- 2017-01-17 Kirill Batuzov New
[12/18] tcg/i386: support remaining vector addition operations - - - - --- 2017-01-17 Kirill Batuzov New
[11/18] tcg/i386: support 64-bit vector operations - - - - --- 2017-01-17 Kirill Batuzov New
[10/18] tcg/i386: add support for vector opcodes - - - - --- 2017-01-17 Kirill Batuzov New
[09/18] target/arm: use vector opcode to handle vadd.<size> instruction - - - - --- 2017-01-17 Kirill Batuzov New
[08/18] target/arm: support access to vector guest registers as globals - - - - --- 2017-01-17 Kirill Batuzov New
[07/18] tcg: add vector addition operations - - - - --- 2017-01-17 Kirill Batuzov New
[06/18] tcg: allow globals to overlap - - - - --- 2017-01-17 Kirill Batuzov New
[05/18] tcg: use results of alias analysis in liveness analysis - - - - --- 2017-01-17 Kirill Batuzov New
[04/18] tcg: add simple alias analysis - - - - --- 2017-01-17 Kirill Batuzov New
[03/18] tcg: add ld_v128, ld_v64, st_v128 and st_v64 opcodes - - - - --- 2017-01-17 Kirill Batuzov New
[02/18] tcg: add support for 64bit vector type - - - - --- 2017-01-17 Kirill Batuzov New
[01/18] tcg: add support for 128bit vector type - - - - --- 2017-01-17 Kirill Batuzov New
[v2] target-arm: check that LSB <= MSB in BFI instruction - - - - --- 2015-01-30 Kirill Batuzov New
target-arm: check that LSB <= MSB in BFI instruction - - - - --- 2015-01-30 Kirill Batuzov New
[RFC,7/7] tcg/i386: add support for vector opcodes - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,6/7] target-arm: use add_i32x4 opcode to handle vadd.i32 instruction - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,5/7] target-arm: support access to 128-bit guest registers as globals - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,4/7] tcg: add add_i32x4 opcode - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,3/7] tcg: add sync_temp opcode - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,2/7] tcg: store ENV global in TCGContext - - - - --- 2014-10-16 Kirill Batuzov New
[RFC,1/7] tcg: add support for 128bit vector type - - - - --- 2014-10-16 Kirill Batuzov New
[for-2.1] serial: change retry logic to avoid concurrency - - - - --- 2014-07-11 Kirill Batuzov New
qemu-char: add chr_add_watch support in mux chardev - - - - --- 2014-07-04 Kirill Batuzov New
Handle G_IO_HUP in tcp_chr_read for tcp chardev - - - - --- 2014-07-01 Kirill Batuzov New
qemu-char: initialize chr_write_lock - - - - --- 2014-06-26 Kirill Batuzov New
vl.c: remove init_clocks call from main - - 1 - --- 2014-05-06 Kirill Batuzov New
[v3] PortioList: Store PortioList in device state - - 1 - --- 2014-04-29 Kirill Batuzov New
[v2,4/4] PortioList: Store PortioList in device state - - - - --- 2014-04-24 Kirill Batuzov New
[v2,3/4] console: Abort on property access errors - - - - --- 2014-04-24 Kirill Batuzov New
[v2,2/4] acpi-build: properly decrement objects' reference counters - - - - --- 2014-04-24 Kirill Batuzov New
[v2,1/4] acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_int - - 1 - --- 2014-04-24 Kirill Batuzov New
[4/4] PortioList: fix PortioList uses so they do not leak memory - - - - --- 2014-04-18 Kirill Batuzov New
[3/4] graphic_console_init: do not receive unneeded error descriptions - - - - --- 2014-04-18 Kirill Batuzov New
[2/4] acpi-build: properly decrement objects' reference counters - - - - --- 2014-04-18 Kirill Batuzov New
[1/4] Replace acpi_pcihp_get_bsel with generic object_property_get_int - - - - --- 2014-04-18 Kirill Batuzov New
[trivial] init_paths: fix minor memory leak - - - - --- 2014-04-10 Kirill Batuzov New
64-on-32 TCG broken - - - - --- 2012-11-07 Kirill Batuzov New
[1/1] Fix large memory chunks allocation with tcg_malloc. - - - - --- 2012-03-02 Kirill Batuzov New
[0/1] Fix large memory chunks allocation with tcg_malloc - - - - --- 2012-03-02 Kirill Batuzov New
[v3,6/6] Do constant folding for unary operations. - - - - --- 2011-07-07 Kirill Batuzov New
[v3,5/6] Do constant folding for shift operations. - - - - --- 2011-07-07 Kirill Batuzov New
[v3,4/6] Do constant folding for boolean operations. - - - - --- 2011-07-07 Kirill Batuzov New
[v3,3/6] Do constant folding for basic arithmetic operations. - - - - --- 2011-07-07 Kirill Batuzov New
[v3,2/6] Add copy and constant propagation. - - - - --- 2011-07-07 Kirill Batuzov New
[v3,1/6] Add TCG optimizations stub - - - - --- 2011-07-07 Kirill Batuzov New
[v2,6/6] Do constant folding for unary operations. - - - - --- 2011-06-09 Kirill Batuzov New
[v2,5/6] Do constant folding for shift operations. - - - - --- 2011-06-09 Kirill Batuzov New
[v2,4/6] Do constant folding for boolean operations. - - - - --- 2011-06-09 Kirill Batuzov New
[v2,3/6] Do constant folding for basic arithmetic operations. - - - - --- 2011-06-09 Kirill Batuzov New
[v2,2/6] Add copy and constant propagation. - - - - --- 2011-06-09 Kirill Batuzov New
[v2,1/6] Add TCG optimizations stub - - - - --- 2011-06-09 Kirill Batuzov New
[RFC,v0,8/8] Add spill count profiling. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,7/8] Spill globals early if their next use is at the BB end. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,6/8] Spill globals early if their next use is in call. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,5/8] Track call-clobbered uses of registers - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,4/8] Calculate NEXT_CALL liveness information. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,3/8] Do better spill choice. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,2/8] Propagate REG_NEXT_USE value through process of register allocation. - - - - --- 2011-05-23 Kirill Batuzov New
[RFC,v0,1/8] Compute additional liveness information for register allocator. - - - - --- 2011-05-23 Kirill Batuzov New
[6/6] Do constant folding for unary operations. - - - - --- 2011-05-20 Kirill Batuzov New
[5/6] Do constant folding for shift operations. - - - - --- 2011-05-20 Kirill Batuzov New
[4/6] Do constant folding for boolean operations. - - - - --- 2011-05-20 Kirill Batuzov New
[3/6] Do constant folding for basic arithmetic operations. - - - - --- 2011-05-20 Kirill Batuzov New
[2/6] Add copy and constant propagation. - - - - --- 2011-05-20 Kirill Batuzov New
[1/6] Add TCG optimizations stub - - - - --- 2011-05-20 Kirill Batuzov New
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup - - - - --- 2010-12-02 Kirill Batuzov New
[RFT] Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup - - - - --- 2010-11-22 Kirill Batuzov New
[v2] qga: fix append file open modes for win32 - - - - --- 2015-11-10 Kirk Allan New
qga: fix append file open modes for win32 - - - - --- 2015-11-09 Kirk Allan New
[v6,2/2] qga: win32 qmp_guest_network_get_interfaces implementation - - - - --- 2015-06-02 Kirk Allan New
[v6,1/2] qga: add win32 library iphlpapi - - - - --- 2015-06-02 Kirk Allan New
[v5,2/2] qga: win32 qmp_guest_network_get_interfaces implementation - - - - --- 2015-06-01 Kirk Allan New
[v5,1/2] qga: add additional win32 cflags and libraries - - - - --- 2015-06-01 Kirk Allan New
[v4,2/2] qga: win32 implementation of qmp_guest_network_get_interfaces - - - - --- 2015-06-01 Kirk Allan New
[v4,1/2] qga: add additional win32 cflags and libraries - - 1 - --- 2015-06-01 Kirk Allan New
[v3,2/2] qga: win32 implementation of qmp_guest_network_get_interfaces - - - - --- 2015-05-28 Kirk Allan New
[v3,1/2] qga: add additional win32 cflags and libraries - - - - --- 2015-05-28 Kirk Allan New
[v2,2/2] qga: win32 implementation of qmp_guest_network_get_interfaces - - - - --- 2015-04-01 Kirk Allan New
[v2,1/2] qga: add additional win32 cflags and libraries - - - - --- 2015-04-01 Kirk Allan New
qga: implement qmp_guest_network_get_interfaces for win32 - - - - --- 2015-03-16 Kirk Allan New
[v1,1/1] vfio/migration: Correct device state from vmstate change for savevm case. [v1,1/1] vfio/migration: Correct device state from vmstate change for savevm case. - - - - --- 2021-06-08 Kirti Wankhede New
[v2,1/1] Fix to show vfio migration stat in migration status [v2,1/1] Fix to show vfio migration stat in migration status - 1 - - --- 2020-12-01 Kirti Wankhede New
[v2,1/1] vfio: Change default dirty pages tracking behavior during migration [v2,1/1] vfio: Change default dirty pages tracking behavior during migration - - - - --- 2020-11-23 Kirti Wankhede New
« 1 2 ... 1946 1947 19484310 4311 »