Show patches with: State = Action Required       |    Archived = No       |   23890 patches
« 1 2 ... 225 226 227238 239 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,3/3] hw/arm/virt: Add cortex-a72 cpu support in machine virt --- 2016-08-24 Shannon Zhao New
[RFC,2/3] target-arm/kvm64: Add cortex-a72 cpu support --- 2016-08-24 Shannon Zhao New
[RFC,1/3] target-arm: cpu64: Add support for Cortex-A72 --- 2016-08-24 Shannon Zhao New
[RFC,v2,2/2] utils: Add prefetch for Thunderx platform --- 2016-08-16 Vijay Kilari New
[RFC,v4,28/28] cputlb: make tlb_flush_by_mmuidx safe for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,27/28] cputlb: make tlb_reset_dirty safe for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,23/28] atomic: introduce cmpxchg_bool --- 2016-08-11 Alex Bennée New
[RFC,v4,22/28] tcg: enable thread-per-vCPU --- 2016-08-11 Alex Bennée New
[RFC,v4,20/28] cpus: tweak sleeping and safe_work rules for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,18/28] tcg: remove global exit_request --- 2016-08-11 Alex Bennée New
[RFC,v4,15/28] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-08-11 Alex Bennée New
[RFC,v4,14/28] tcg: add kick timer for single-threaded vCPU emulation --- 2016-08-11 Alex Bennée New
[RFC,for,2.8,3/3] cpu-defs.h: add compile check for HOST vs TARGET LONG_BITS --- 2016-08-09 Alex Bennée New
[RFC,for,2.8,2/3] configure: filter 64 bit machines on 32 bit builds --- 2016-08-09 Alex Bennée New
[RFC,for,2.8,1/3] configure: check CPU width and disable larger guests --- 2016-08-09 Alex Bennée New
[51/56] nbd: Don't use *_to_cpup() functions --- 2016-08-08 Michael Roth New
[v5,13/13] cpu-exec: replace cpu->queued_work with GArray --- 2016-08-02 Alex Bennée New
[v5,01/13] atomic: introduce atomic_dec_fetch. --- 2016-08-02 Alex Bennée New
[v2] i2c: Fix SMBus read transactions to avoid double events --- 2016-08-02 Corey Minyard New
[RFC,v1,2/2] utils: Add prefetch for Thunderx platform --- 2016-08-02 Vijay Kilari New
[RFC,v1,1/2] utils: Add helper to read arm MIDR_EL1 register --- 2016-08-02 Vijay Kilari New
[RFC,v1,2/2] hw/intc/arm_gicv3_kvm: Implement get/put functions --- 2016-07-26 Vijay Kilari New
[v3,4/4] ipmi_bmc_sim: Add a proper unrealize function --- 2016-07-22 Corey Minyard New
[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
« 1 2 ... 225 226 227238 239 »