Show patches with: Archived = No       |   432001 patches
« 1 2 ... 447 448 4494320 4321 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[02/11] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump - - 2 - --- 2012-09-21 Andreas Färber New
[03/11] Drop cpu_list_id macro - - 2 - --- 2012-09-21 Andreas Färber New
[04/11] target-i386: Add missing CPUID_* constants - - 1 - --- 2012-09-21 Andreas Färber New
[05/11] target-i386: Move CPU models from cpus-x86_64.conf to C - - 2 - --- 2012-09-21 Andreas Färber New
[06/11] Eliminate cpus-x86_64.conf file - - 1 - --- 2012-09-21 Andreas Färber New
[07/11] target-i386: x86_cpudef_setup() coding style change - - 1 - --- 2012-09-21 Andreas Färber New
[08/11] target-i386: Kill cpudef config section support - - - - --- 2012-09-21 Andreas Färber New
[09/11] target-i386: Drop unused setscalar() macro - - - - --- 2012-09-21 Andreas Färber New
[10/11] target-alpha: Initialize env->cpu_model_str - - - - --- 2012-09-21 Andreas Färber New
[11/11] target-alpha: Make cpu_alpha_init() reentrant - - - - --- 2012-09-21 Andreas Färber New
[PULL,0/7] SCSI patches for 2012-09-21 - - - - --- 2012-09-21 Paolo Bonzini New
[1/7] iSCSI: We need to support SG_IO also from iscsi_ioctl() - - - - --- 2012-09-21 Paolo Bonzini New
[2/7] iSCSI: We dont need to explicitely call qemu_notify_event() any more - - - - --- 2012-09-21 Paolo Bonzini New
[3/7] scsi-disk: introduce check_lba_range - - - - --- 2012-09-21 Paolo Bonzini New
[4/7] scsi-disk: fix check for out-of-range LBA - - - - --- 2012-09-21 Paolo Bonzini New
[5/7] scsi: introduce scsi_cdb_length and scsi_data_cdb_length - - - - --- 2012-09-21 Paolo Bonzini New
[6/7] scsi-disk: use scsi_data_cdb_length - - - - --- 2012-09-21 Paolo Bonzini New
[7/7] SCSI: Standard INQUIRY data should report HiSup flag as set. - - - - --- 2012-09-21 Paolo Bonzini New
[1/3] input: qmp_send_key(): simplify - - - - --- 2012-09-21 Luiz Capitulino New
[2/3] qmp: qmp_send_key(): accept key codes in hex - - - - --- 2012-09-21 Luiz Capitulino New
[3/3] input: index_from_key(): drop unused code - - - - --- 2012-09-21 Luiz Capitulino New
[PULL] QOM CPUState patch queue 2012-09-21 - - - - --- 2012-09-21 Andreas Färber New
[01/10] tcg-mips: fix wrong usage of 'Z' constraint - - - - --- 2012-09-21 Aurelien Jarno New
[02/10] tcg/mips: kill warnings in user mode - - - - --- 2012-09-21 Aurelien Jarno New
[03/10] tcg/mips: use TCGArg or TCGReg instead of int - - - - --- 2012-09-21 Aurelien Jarno New
[04/10] tcg/mips: don't use global pointer - - - - --- 2012-09-21 Aurelien Jarno New
[05/10] tcg/mips: use stack for TCG temps - - - - --- 2012-09-21 Aurelien Jarno New
[06/10] tcg/mips: optimize brcond arg, 0 - - - - --- 2012-09-21 Aurelien Jarno New
[07/10] tcg/mips: optimize bswap{16, 16s, 32} on MIPS32R2 - - - - --- 2012-09-21 Aurelien Jarno New
[08/10] tcg/mips: implement rotl/rotr ops on MIPS32R2 - - - - --- 2012-09-21 Aurelien Jarno New
[09/10] tcg/mips: implement deposit op on MIPS32R2 - - - - --- 2012-09-21 Aurelien Jarno New
[10/10] tcg/mips: implement movcond op on MIPS32R2 - - - - --- 2012-09-21 Aurelien Jarno New
[1/9] migration: unify stdio-based QEMUFile operations - - - - --- 2012-09-21 Paolo Bonzini New
[2/9] migration: consolidate QEMUFile methods in a single QEMUFileOps struct - - - - --- 2012-09-21 Paolo Bonzini New
[3/9] migration: add qemu_get_fd - - - - --- 2012-09-21 Paolo Bonzini New
[4/9] migration: replace qemu_stdio_fd with qemu_get_fd - - - - --- 2012-09-21 Paolo Bonzini New
[5/9] migration: clean up server sockets and handlers before invoking process_incoming_migration - - - - --- 2012-09-21 Paolo Bonzini New
[6/9] migration: close socket QEMUFile from socket_close - - - - --- 2012-09-21 Paolo Bonzini New
[7/9] migration: move qemu_fclose to process_incoming_migration - - - - --- 2012-09-21 Paolo Bonzini New
[8/9] migration: handle EAGAIN while reading QEMUFile - - - - --- 2012-09-21 Paolo Bonzini New
[9/9] migration: move process_incoming_migration to a coroutine - - - - --- 2012-09-21 Paolo Bonzini New
[1/3] qmp: dump-guest-memory: improve schema doc (again) - - - - --- 2012-09-21 Luiz Capitulino New
[2/3] qmp: dump-guest-memory: don't spin if non-blocking fd would block - - - - --- 2012-09-21 Luiz Capitulino New
[3/3] hmp: dump-guest-memory: hardcode protocol argument to file: - - 1 - --- 2012-09-21 Luiz Capitulino New
[1/7] tcg: Introduce movcond - - - - --- 2012-09-21 Richard Henderson New
[2/7] target-alpha: Use movcond - - - - --- 2012-09-21 Richard Henderson New
[3/7] tcg-i386: Implement movcond - - 1 - --- 2012-09-21 Richard Henderson New
[4/7] tcg: Optimize movcond for constant comparisons - - - - --- 2012-09-21 Richard Henderson New
[5/7] tcg: Optimize two-address commutative operations - - - - --- 2012-09-21 Richard Henderson New
[6/7] tcg: Streamline movcond_i64 using 32-bit arithmetic - - 1 - --- 2012-09-21 Richard Henderson New
[7/7] tcg: Streamline movcond_i64 using movcond_i32 - - 1 1 --- 2012-09-21 Richard Henderson New
[v2,1/5] target-arm: use globals for CC flags - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,2/5] target-arm: convert add_cc and sub_cc helpers to TCG - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,3/5] target-arm: convert sar, shl and shr helpers to TCG - - - - --- 2012-09-21 Aurelien Jarno New
[v2,4/5] target-arm: mark a few integer helpers const and pure - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,5/5] target-arm: use deposit instead of hardcoded version - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,01/10] tcg/optimize: remove TCG_TEMP_ANY - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,02/10] tcg/optimize: check types in copy propagation - - - - --- 2012-09-21 Aurelien Jarno New
[v2,03/10] tcg/optimize: rework copy progagation - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,04/10] tcg/optimize: do copy propagation for all operations - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,05/10] tcg/optimize: optimize "op r, a, a => mov r, a" - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,06/10] tcg/optimize: optimize "op r, a, a => movi r, 0" - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,07/10] tcg/optimize: further optimize brcond/movcond/setcond - - - - --- 2012-09-21 Aurelien Jarno New
[v2,08/10] tcg/optimize: prefer the "op a, a, b" form for commutative ops - - - - --- 2012-09-21 Aurelien Jarno New
[v2,09/10] tcg: remove #ifdef #endif around TCGOpcode tests - - 1 - --- 2012-09-21 Aurelien Jarno New
[v2,10/10] tcg/optimize: add constant folding for deposit - - - - --- 2012-09-21 Aurelien Jarno New
[v2,0/7] tcg: movcond (ppc32 version) - - - - --- 2012-09-21 malc New
fix endianess when changing memory with balloon. - - - - --- 2012-09-21 Victor Toso New
[v5,01/17] target-i386: Allow tsc-frequency to be larger then 2.147G - - - - --- 2012-09-22 Don Slutz New
[v5,02/17] target-i386: Add missing kvm bits. - - - - --- 2012-09-22 Don Slutz New
[v5,03/17] target-i386: Add Hypervisor level. - - - - --- 2012-09-22 Don Slutz New
[v5,04/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-09-22 Don Slutz New
[v5,05/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-09-22 Don Slutz New
[v5,06/17] target-i386: Use Hypervisor level in -machine pc, accel=kvm. - - - - --- 2012-09-22 Don Slutz New
[v5,07/17] target-i386: Use Hypervisor level in -machine pc, accel=tcg. - - - - --- 2012-09-22 Don Slutz New
[v5,08/17] target-i386: Add Hypervisor vendor. - - - - --- 2012-09-22 Don Slutz New
[v5,09/17] target-i386: Add cpu object access routines for Hypervisor vendor. - - - - --- 2012-09-22 Don Slutz New
[v5,10/17] target-i386: Use Hypervisor vendor in -machine pc, accel=kvm. - - - - --- 2012-09-22 Don Slutz New
[v5,11/17] target-i386: Use Hypervisor vendor in -machine pc, accel=tcg. - - - - --- 2012-09-22 Don Slutz New
[v5,12/17] target-i386: Add some known names to Hypervisor vendor. - - - - --- 2012-09-22 Don Slutz New
[v5,13/17] target-i386: Add optional Hypervisor leaf extra. - - - - --- 2012-09-22 Don Slutz New
[v5,14/17] target-i386: Add cpu object access routines for Hypervisor leaf extra. - - - - --- 2012-09-22 Don Slutz New
[v5,15/17] target-i386: Add setting of Hypervisor leaf extra for known vmare4. - - - - --- 2012-09-22 Don Slutz New
[v5,16/17] target-i386: Use Hypervisor leaf extra in -machine pc, accel=kvm. - - - - --- 2012-09-22 Don Slutz New
[v5,17/17] target-i386: Use Hypervisor leaf extra in -machine pc, accel=tcg. - - - - --- 2012-09-22 Don Slutz New
[1/8] tcg: Adjust descriptions of *cond opcodes - - 1 - --- 2012-09-22 Richard Henderson New
[2/8] tcg: Emit ANDI as EXTU for appropriate constants - - 1 - --- 2012-09-22 Richard Henderson New
[3/8] tcg: Optimize initial inputs for ori_i64 - - 1 - --- 2012-09-22 Richard Henderson New
[4/8] tcg: Emit XORI as NOT for appropriate constants - - 1 - --- 2012-09-22 Richard Henderson New
[5/8] tcg: Implement concat*_i64 with deposit_i64 - - 1 - --- 2012-09-22 Richard Henderson New
[6/8] tcg: Add tcg_debug_assert - - 1 - --- 2012-09-22 Richard Henderson New
[7/8] tcg: Sanity check deposit inputs - - 1 - --- 2012-09-22 Richard Henderson New
[8/8] tcg: Sanity check goto_tb input - - 1 1 --- 2012-09-22 Richard Henderson New
tcg-hppa: Implement movcond - - 1 - --- 2012-09-22 Richard Henderson New
[01/14] linux-user: Use memcpy in get_user/put_user. - - 1 - --- 2012-09-22 Richard Henderson New
[02/14] tcg-sparc: Hack in qemu_ld/st64 for 32-bit. - - - - --- 2012-09-22 Richard Henderson New
[03/14] tcg-sparc: Fix ADDX opcode. - - - - --- 2012-09-22 Richard Henderson New
[04/14] tcg-sparc: Don't MAP_FIXED on top of the program - - - - --- 2012-09-22 Richard Henderson New
[05/14] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. - - - - --- 2012-09-22 Richard Henderson New
[06/14] tcg-sparc: Fix qemu_ld/st to handle 32-bit host. - - - - --- 2012-09-22 Richard Henderson New
« 1 2 ... 447 448 4494320 4321 »