Show patches with: State = Action Required       |   22367 patches
« 1 2 ... 210 211 212223 224 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/4] wdt_ib700: Free timer --- 2016-07-22 Corey Minyard New
[v3,2/4] wdt_i6300esb: Free timer --- 2016-07-22 Corey Minyard New
[v2,1/3] ipmi_bmc_sim: Add a proper unrealize function --- 2016-07-21 Corey Minyard New
[1/3] ipmi_bmc_sim: Free timer --- 2016-07-21 Corey Minyard New
[v6,0/8] docker: Support building qemu-user powered docker test images --- 2016-07-19 Alex Bennée New
[v4,02/12] cpus: pass CPUState to run_on_cpu helpers --- 2016-07-15 Sergey Fedorov New
[v4,01/12] atomic: introduce atomic_dec_fetch. --- 2016-07-15 Sergey Fedorov New
[v4,09/12] tcg: cpu-exec: remove tb_lock from the hot-path --- 2016-07-15 Sergey Fedorov New
[v4,08/12] tcg: set up tb->page_addr before insertion --- 2016-07-15 Sergey Fedorov New
[kvm-unit-tests,v3,10/10] arm/arm64: gic: don't just use zero --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,09/10] arm/arm64: gicv3: add an IPI test --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,07/10] arm/arm64: add initial gicv3 support --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,06/10] arm/arm64: add initial gicv2 support --- 2016-07-15 Andrew Jones New
[v5,3/7] tests/docker/docker.py: check and run .pre script --- 2016-07-12 Alex Bennée New
[v2,6/6] tcg: cpu-exec: roll-up tb_find_fast/slow --- 2016-07-05 Alex Bennée New
[v2,5/6] tcg: introduce tb_lock_recursive() --- 2016-07-05 Alex Bennée New
[v2,4/6] tcg: cpu-exec: factor out TB patching code --- 2016-07-05 Alex Bennée New
[v2,3/6] tcg: cpu-exec: remove tb_lock from the hot-path --- 2016-07-05 Alex Bennée New
[PULL,43/43] block/qcow2: Don't use cpu_to_*w() --- 2016-07-05 Kevin Wolf New
hw/block/m25p80: fix resource leak --- 2016-07-05 Shannon Zhao New
[v2,2/2] hw/arm/virt: tcg: adjust MPIDR like KVM --- 2016-07-01 Andrew Jones New
[PULL,v2,09/24] linux-user: Create a hostdep.h for each host architecture --- 2016-06-28 Riku Voipio New
[PULL,v2,06/24] configure: Don't allow user-only targets for unknown CPU architectures --- 2016-06-28 Riku Voipio New
[v3,4/5] tests/docker/dockerfiles: new debian-bootstrap.docker --- 2016-06-28 Alex Bennée New
i2c: Fix SMBus read transactions to avoid double events --- 2016-06-27 Corey Minyard New
[PULL,03/34] acpi: Add IPMI table entries --- 2016-06-24 Michael S. Tsirkin New
[PULL,02/34] ipmi: Add SMBIOS table entry --- 2016-06-24 Michael S. Tsirkin New
[PULL,01/34] smbios: Move table build tools into an include file. --- 2016-06-24 Michael S. Tsirkin New
hw/arm/virt: gicv3: use all target-list bits --- 2016-06-21 Andrew Jones New
[PULL,2/3] .travis.yml: add trusty GCE target --- 2016-06-21 Alex Bennée New
hw/intc/arm_gicv3: Add missing break --- 2016-06-20 Shannon Zhao New
[RFC,1/8] cpus: pass CPUState to run_on_cpu helpers --- 2016-06-19 Sergey Fedorov New
[RFC,7/7] watchpoints: put watchpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,6/7] linux-user: don't clone watchpoints --- 2016-06-17 Alex Bennée New
[RFC,5/7] breakpoints: put breakpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,4/7] break/watchpoints: store inside array --- 2016-06-17 Alex Bennée New
[RFC,3/7] exec: keep CPUBreakpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,2/7] exec: keep CPUWatchpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,1/7] cpu: move break/watchpoints into arrays. --- 2016-06-17 Alex Bennée New
ACPI: ARM: Present GIC version in MADT table --- 2016-06-15 Shannon Zhao New
[PULL,v2,14/32] acpi: Add IPMI table entries --- 2016-06-14 Michael S. Tsirkin New
[PULL,v2,13/32] ipmi: Add SMBIOS table entry --- 2016-06-14 Michael S. Tsirkin New
[Xen-devel,PULL,2/2] xen: Clean up includes --- 2016-06-14 Stefano Stabellini New
[v3,06/15] target-i386: Move user-mode exception actions out of user-exec.c --- 2016-06-13 Stefan Hajnoczi New
[v3,05/15] target-i386: Add comment about do_interrupt_user() next_eip argument --- 2016-06-13 Stefan Hajnoczi New
[v3,04/15] user-exec: Don't reextract sigmask from usercontext pointer --- 2016-06-13 Stefan Hajnoczi New
[v3,03/15] cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() --- 2016-06-13 Stefan Hajnoczi New
[v3,02/15] user-exec: Push resume-from-signal code out to handle_cpu_signal() --- 2016-06-13 Stefan Hajnoczi New
[v3,01/15] translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page() --- 2016-06-13 Stefan Hajnoczi New
[V10,6/9] hw/i2c-ddc.c: Implement DDC I2C slave --- 2016-06-13 Frederic Konrad New
[v2,4/4] hw/arm/virt: create the 2.7 machine type --- 2016-06-12 Andrew Jones New
[RFC,16/16] sysemu/cpus: bye, bye smp_cores, smp_threads --- 2016-06-10 Andrew Jones New
[RFC,15/16] smbios: don't use smp_cores, smp_threads --- 2016-06-10 Andrew Jones New
[RFC,14/16] hw/arm/virt: stash cpu topo info in VirtGuestInfo --- 2016-06-10 Andrew Jones New
[RFC,13/16] hw/arm/virt: don't use smp_cpus, max_cpus --- 2016-06-10 Andrew Jones New
[RFC,12/16] hw/arm/virt: rename *.smp_cpus to *.cpus --- 2016-06-10 Andrew Jones New
[RFC,11/16] target-ppc: don't use smp_threads --- 2016-06-10 Andrew Jones New
[RFC,10/16] hw/ppc/spapr: don't use smp_cores, smp_threads --- 2016-06-10 Andrew Jones New
[RFC,09/16] hw/i386/pc: don't use smp_cores, smp_threads --- 2016-06-10 Andrew Jones New
[RFC,08/16] hw/core/machine: set cpu global nr_cores, nr_threads in pre_init --- 2016-06-10 Andrew Jones New
[RFC,07/16] qom/cpu: make nr-cores, nr-threads real properties --- 2016-06-10 Andrew Jones New
[RFC,06/16] vl: move smp parsing to machine pre_init --- 2016-06-10 Andrew Jones New
[RFC,05/16] hw/core/machine: add smp properites --- 2016-06-10 Andrew Jones New
[RFC,03/16] hw/smbios/smbios: fix number of sockets calculation --- 2016-06-10 Andrew Jones New
[RFC,02/16] vl: smp: add checks for maxcpus based topologies --- 2016-06-10 Andrew Jones New
[v8,4/4] bios: Add tests for the IPMI ACPI and SMBIOS entries --- 2016-06-10 Corey Minyard New
[v8,3/4] acpi: Add IPMI table entries --- 2016-06-10 Corey Minyard New
[v8,2/4] ipmi: Add SMBIOS table entry --- 2016-06-10 Corey Minyard New
[v8,1/4] smbios: Move table build tools into an include file. --- 2016-06-10 Corey Minyard New
[2/5] hw/arm/virt: set is_default --- 2016-06-08 Andrew Jones New
[v2,3/3] add debian-bootstrap.docker target (and pre script) --- 2016-06-08 Alex Bennée New
[v2,2/3] tests/docker/docker.py: support --include-executable --- 2016-06-08 Alex Bennée New
[PULL,41/44] linux-user: Correct signedness of target_flock l_start and l_len fields --- 2016-06-08 Riku Voipio New
[PULL,24/44] linux-user: provide frame information in x86-64 safe_syscall --- 2016-06-08 Riku Voipio New
[PULL,07/44] linux-user: Move handle_pending_signal() to avoid need for declaration --- 2016-06-08 Riku Voipio New
[PULL,06/44] linux-user: Factor out handle_signal code from process_pending_signals() --- 2016-06-08 Riku Voipio New
[PULL,v2,13/25] ipmi: rework the fwinfo to be fetched from the interface --- 2016-06-07 Michael S. Tsirkin New
[v5,3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table --- 2016-06-07 Shannon Zhao New
[v5,2/3] hw/arm/virt: Add PMU node for virt machine --- 2016-06-07 Shannon Zhao New
[v5,1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported --- 2016-06-07 Shannon Zhao New
[PULL,31/52] all: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,30/52] qga: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,29/52] tests: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,28/52] clean-includes: Add glib.h to list of unneeded includes --- 2016-06-05 Michael Tokarev New
[PULL,22/52] replay: Clean up includes --- 2016-06-05 Michael Tokarev New
[RFC,v3,19/19] cpu-exec: remove tb_lock from the hot-path --- 2016-06-03 Alex Bennée New
[RFC,v3,17/19] tcg: enable thread-per-vCPU --- 2016-06-03 Alex Bennée New
[RFC,v3,15/19] tcg: drop global lock during TCG code execution --- 2016-06-03 Alex Bennée New
[RFC,v3,14/19] tcg: remove global exit_request --- 2016-06-03 Alex Bennée New
[RFC,v3,13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-06-03 Alex Bennée New
[RFC,v3,12/19] tcg: add kick timer for single-threaded vCPU emulation --- 2016-06-03 Alex Bennée New
[RFC,v3,10/19] tcg: cpus rm tcg_exec_all() --- 2016-06-03 Alex Bennée New
[RFC,v3,07/19] translate-all: Add assert_memory_lock annotations --- 2016-06-03 Alex Bennée New
[RFC,v3,05/19] exec: add assert_debug_safe and notes on debug structures --- 2016-06-03 Alex Bennée New
[RFC,v3,04/19] docs: new design document multi-thread-tcg.txt (DRAFTING) --- 2016-06-03 Alex Bennée New
[v2,7/7] pc: Add an SMB0 ACPI device to q35 --- 2016-06-01 Corey Minyard New
[v2,6/7] pc: Add 2.7 machine options --- 2016-06-01 Corey Minyard New
[v2,5/7] ipmi: Fix SSIF ACPI handling to use the right CRS --- 2016-06-01 Corey Minyard New
[v2,2/7] pm_smbus: Add the ability to force block transfer enable --- 2016-06-01 Corey Minyard New
[v2,1/7] i2c: Fix the PM SMBus driver so it actually works correctly --- 2016-06-01 Corey Minyard New
« 1 2 ... 210 211 212223 224 »