Show patches with: State = Action Required       |   428870 patches
« 1 2 ... 427 428 4294288 4289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] qemu: Update Linux headers - - - - --- 2012-10-15 Alex Williamson New
[01/12] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-16 Igor Mammedov New
[02/12] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-16 Igor Mammedov New
[03/12] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-16 Igor Mammedov New
[04/12] qdev: rename qdev.c to qdev-core.c - - - - --- 2012-10-16 Igor Mammedov New
[05/12] qdev-core: isolate vmstate handling into separate functions - - - - --- 2012-10-16 Igor Mammedov New
[06/12] qdev: move vmstate handling to qdev-system.c - - - - --- 2012-10-16 Igor Mammedov New
[07/12] qdev-core: isolate reset register/unregister code - - - - --- 2012-10-16 Igor Mammedov New
[08/12] qdev: move reset register/unregister code to qdev-system.c - - - - --- 2012-10-16 Igor Mammedov New
[09/12] move qemu_irq typedef out of cpu-common.h - - - - --- 2012-10-16 Igor Mammedov New
[10/12] qdev: use full qdev.h include path on qdev*.c - - - - --- 2012-10-16 Igor Mammedov New
[11/12] include core qdev code into *-user, too - - - - --- 2012-10-16 Igor Mammedov New
[12/12] qom: make CPU a child of DeviceState - - - - --- 2012-10-16 Igor Mammedov New
KVM: enabling per domain PLE - - - - --- 2012-10-16 Hu, Xuekun New
QEMU: Add "-ple-gap" and "-ple-window" options for per domain PLE - - - - --- 2012-10-16 Hu, Xuekun New
[PATCHv3] tests/tcg: fix build - - - - --- 2012-10-16 Catalin Patulea New
[v4,24/26] qidl: add QAPI-based code generator - - - - --- 2012-10-16 Paolo Bonzini New
[v6,1/3] configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization - - - - --- 2012-10-16 YeongKyoon Lee New
[v6,2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization - - - - --- 2012-10-16 YeongKyoon Lee New
[v6,3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block - - - - --- 2012-10-16 YeongKyoon Lee New
[v4,22/26] qidl: add lexer library (based on QC parser) - - - - --- 2012-10-16 Paolo Bonzini New
[1/5] exec: Split up and tidy code_gen_buffer - - - - --- 2012-10-16 Richard Henderson New
[2/5] exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large - - - - --- 2012-10-16 Richard Henderson New
[3/5] exec: Do not use absolute address hints for code_gen_buffer with -fpie - - - - --- 2012-10-16 Richard Henderson New
[4/5] exec: Allocate code_gen_prologue from code_gen_buffer - - - - --- 2012-10-16 Richard Henderson New
[5/5] exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c - - - - --- 2012-10-16 Richard Henderson New
mm: compaction: Correct the nr_strict_isolated check for CMA 2 - - 1 --- 2012-10-16 Mel Gorman New
target-arm/translate: Fix RRX operands - - 1 - --- 2012-10-16 Peter A. G. Crosthwaite New
[01/20] target-sparc: Add gen_load/store/dest_gpr - - - - --- 2012-10-16 Richard Henderson New
[02/20] target-sparc: Conversion to gen_*_gpr, part 1 - - - - --- 2012-10-16 Richard Henderson New
[03/20] target-sparc: Use gen_load_gpr in get_src[12] - - - - --- 2012-10-16 Richard Henderson New
[04/20] target-sparc: Convert asi helpers to gen_*_gpr - - - - --- 2012-10-16 Richard Henderson New
[05/20] target-sparc: Convert swap to gen_load/store_gpr - - - - --- 2012-10-16 Richard Henderson New
[06/20] target-sparc: Finish conversion to gen_load_gpr - - - - --- 2012-10-16 Richard Henderson New
[07/20] target-sparc: Cleanup cpu_src[12] allocation - - - - --- 2012-10-16 Richard Henderson New
[08/20] target-sparc: Make the cpu_addr variable local to load/store handling - - - - --- 2012-10-16 Richard Henderson New
[09/20] target-sparc: Split out get_temp_i32 - - - - --- 2012-10-16 Richard Henderson New
[10/20] target-sparc: Use get_temp_i32 in gen_dest_fpr_F - - - - --- 2012-10-16 Richard Henderson New
[11/20] target-sparc: Avoid cpu_tmp32 in Read Priv Register - - - - --- 2012-10-16 Richard Henderson New
[12/20] target-sparc: Avoid cpu_tmp32 in Write Priv Register - - - - --- 2012-10-16 Richard Henderson New
[13/20] target-sparc: Tidy ldfsr, stfsr - - - - --- 2012-10-16 Richard Henderson New
[14/20] target-sparc: Remove usage of cpu_tmp64 from most helper functions - - - - --- 2012-10-16 Richard Henderson New
[15/20] target-sparc: Don't use a temporary for gen_dest_fpr_D - - - - --- 2012-10-16 Richard Henderson New
[16/20] target-sparc: Remove cpu_tmp64 use from softint insns - - - - --- 2012-10-16 Richard Henderson New
[17/20] target-sparc: Remove last uses of cpu_tmp64 - - - - --- 2012-10-16 Richard Henderson New
[18/20] target-sparc: Only use cpu_dst for eventual writes to a gpr - - - - --- 2012-10-16 Richard Henderson New
[19/20] target-sparc: Make cpu_dst local to OP=2 insns - - - - --- 2012-10-16 Richard Henderson New
[20/20] target-sparc: Remove cpu_tmp0 as a global - - - - --- 2012-10-16 Richard Henderson New
[PATCHv4] qemu-img rebase: use empty string to rebase without backing file - - - - --- 2012-10-16 Alex Bligh New
[v2,1/4] block: make bdrv_find_backing_image compare canonical filenames - - - - --- 2012-10-16 Jeff Cody New
[v2,2/4] block: in commit, determine base image from the top image - - - - --- 2012-10-16 Jeff Cody New
[v2,3/4] qemu-iotests: qemu-io tests update for block-commit (040) - - - - --- 2012-10-16 Jeff Cody New
[v2,4/4] qemu-iotests: add relative backing file tests for block-commit (040) - - - - --- 2012-10-16 Jeff Cody New
[v3,1/4] monitor: Allow add-fd to any specified fd set - - 1 - --- 2012-10-16 Corey Bryant New
[v3,2/4] monitor: Enable adding an inherited fd to an fd set - - 1 - --- 2012-10-16 Corey Bryant New
[v3,3/4] monitor: Prevent removing fd from set during init - - 1 - --- 2012-10-16 Corey Bryant New
[v3,4/4] qemu-config: Add new -add-fd command line option - - - - --- 2012-10-16 Corey Bryant New
[01/12] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-16 Eduardo Habkost New
[02/12] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-16 Eduardo Habkost New
[03/12] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-16 Eduardo Habkost New
[04/12] qdev: rename qdev.c to qdev-core.c - - - - --- 2012-10-16 Eduardo Habkost New
[05/12] qdev-core: isolate vmstate handling into separate functions - - - - --- 2012-10-16 Eduardo Habkost New
[06/12] qdev: move vmstate handling to qdev-system.c - - - - --- 2012-10-16 Eduardo Habkost New
[07/12] qdev-core: isolate reset register/unregister code - - - - --- 2012-10-16 Eduardo Habkost New
[08/12] qdev: move reset register/unregister code to qdev-system.c - - - - --- 2012-10-16 Eduardo Habkost New
[09/12] move qemu_irq typedef out of cpu-common.h - - 1 - --- 2012-10-16 Eduardo Habkost New
[10/12] qdev: use full qdev.h include path on qdev*.c - - - - --- 2012-10-16 Eduardo Habkost New
[11/12] include core qdev code into *-user, too - - - - --- 2012-10-16 Eduardo Habkost New
[12/12] qom: make CPU a child of DeviceState - - - - --- 2012-10-16 Eduardo Habkost New
[PATCHv4] tests/tcg: fix build - - - - --- 2012-10-16 Catalin Patulea New
[v3,1/4] block: make bdrv_find_backing_image compare canonical filenames - - - - --- 2012-10-16 Jeff Cody New
[v3,2/4] block: in commit, determine base image from the top image - - - - --- 2012-10-16 Jeff Cody New
[v3,3/4] qemu-iotests: qemu-io tests update for block-commit (040) - - - - --- 2012-10-16 Jeff Cody New
[v3,4/4] qemu-iotests: add relative backing file tests for block-commit (040) - - - - --- 2012-10-16 Jeff Cody New
[PATCHv5] tests/tcg: fix build - - 1 - --- 2012-10-16 Catalin Patulea New
[1/2] hmp: fix info cpus for sparc targets - - - - --- 2012-10-16 Aurelien Jarno New
[2/2] target-sparc: fix FMOVr instruction - - - - --- 2012-10-16 Aurelien Jarno New
[1/4] cpu-all: Add unaligned load/store helper functions - - - - --- 2012-10-17 Richard Henderson New
[2/4] linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr - - - - --- 2012-10-17 Richard Henderson New
[3/4] alpha-linux-user: Fix sigaction - - - - --- 2012-10-17 Richard Henderson New
[4/4] user: Consider symbolic links as possible directories - - - - --- 2012-10-17 Richard Henderson New
[PULL,v4,0/7] serial device hotplug patch series. - - - - --- 2012-10-17 Gerd Hoffmann New
[1/7] serial: split serial.c - - - - --- 2012-10-17 Gerd Hoffmann New
[2/7] serial: add pci variant - - - - --- 2012-10-17 Gerd Hoffmann New
[3/7] serial: add windows inf file for the pci card to docs - - - - --- 2012-10-17 Gerd Hoffmann New
[4/7] serial: add 2x + 4x pci variant - - - - --- 2012-10-17 Gerd Hoffmann New
[5/7] serial: add pci-serial documentation - - - - --- 2012-10-17 Gerd Hoffmann New
[6/7] usb-serial: don't magically zap chardev on umplug - - - - --- 2012-10-17 Gerd Hoffmann New
[7/7] usb-serial: only expose device in guest when the chardev is open - - - - --- 2012-10-17 Gerd Hoffmann New
[1/3] chardev: add error reporting for qemu_chr_new_from_opts - - 1 - --- 2012-10-17 Gerd Hoffmann New
[2/3] chardev: fix QemuOpts lifecycle - - - - --- 2012-10-17 Gerd Hoffmann New
[3/3] chardev: add hotplug support. - - - - --- 2012-10-17 Gerd Hoffmann New
[1/2] microblaze: Support setting of TLS ptr - - - - --- 2012-10-17 Edgar E. Iglesias New
[2/2] microblaze: Update PC before simulating syscall - - - - --- 2012-10-17 Edgar E. Iglesias New
[v3,1/2] qemu-img: Add --backing-chain option to info command - - - - --- 2012-10-17 Stefan Hajnoczi New
[v3,2/2] qemu-iotests: Add 043 backing file chain infinite loop test - - - - --- 2012-10-17 Stefan Hajnoczi New
[1/4] Adding new syscalls (bugzilla 855162) - - - - --- 2012-10-17 Eduardo Otubo New
[2/4] Setting "-sandbox on" as deafult - - - - --- 2012-10-17 Eduardo Otubo New
[3/4] Support for "double whitelist" filters - - - - --- 2012-10-17 Eduardo Otubo New
[4/4] Warning messages on net devices hotplug - - - - --- 2012-10-17 Eduardo Otubo New
« 1 2 ... 427 428 4294288 4289 »