Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 23904 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
224
225
226
…
239
240
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v6,1/4] kernel: Add definitions for GICv3 attributes
-
-
-
2016-11-23
Vijay Kilari
New
[Xen-devel,PULL,0/5] xen-20161122-tag
-
-
-
2016-11-22
Stefano Stabellini
New
[v3,for-2.9,3/3] hw/isa/lpc_ich9: ICH9_APM_STS_F_BROADCAST_SMI: inject SMI on all VCPUs
-
-
-
2016-11-18
Laszlo Ersek
New
[v3,for-2.9,2/3] hw/isa/lpc_ich9: add SMI feature negotiation via APM_STS
-
-
-
2016-11-18
Laszlo Ersek
New
[v3,for-2.9,1/3] hw/isa/apm: introduce callback for APM_STS_IOPORT writes
-
-
-
2016-11-18
Laszlo Ersek
New
[16/25] tcg/i386: Handle ctz and clz opcodes
-
-
-
2016-11-17
Richard Henderson
New
[v2] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
-
-
-
2016-11-15
Laszlo Ersek
New
[kvm-unit-tests,v6,11/11] arm/arm64: gic: don't just use zero
-
-
-
2016-11-14
Andrew Jones
New
[kvm-unit-tests,v6,10/11] arm/arm64: gicv3: add an IPI test
-
-
-
2016-11-14
Andrew Jones
New
[kvm-unit-tests,v6,09/11] arm/arm64: add initial gicv3 support
-
-
-
2016-11-14
Andrew Jones
New
[kvm-unit-tests,v5,11/11] arm/arm64: gic: don't just use zero
-
-
-
2016-11-10
Andrew Jones
New
[kvm-unit-tests,v5,10/11] arm/arm64: gicv3: add an IPI test
-
-
-
2016-11-10
Andrew Jones
New
[kvm-unit-tests,v4,09/11] arm/arm64: add initial gicv3 support
-
-
-
2016-11-10
Andrew Jones
New
[kvm-unit-tests,v4,06/11] arm/arm64: add initial gicv2 support
-
-
-
2016-11-10
Andrew Jones
New
[kvm-unit-tests,v4,02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
-
-
-
2016-11-10
Andrew Jones
New
[v6,19/19] tcg: enable MTTCG by default for ARM on x86 hosts
-
-
-
2016-11-09
Alex Bennée
New
[v6,15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it
-
-
-
2016-11-09
Alex Bennée
New
[v6,13/19] cputlb: atomically update tlb fields used by tlb_reset_dirty
-
-
-
2016-11-09
Alex Bennée
New
[v6,11/19] cputlb: introduce tlb_flush_* async work.
-
-
-
2016-11-09
Alex Bennée
New
[v6,10/19] cputlb: add assert_cpu_is_self checks
-
-
-
2016-11-09
Alex Bennée
New
[v6,07/19] tcg: enable tb_lock() for SoftMMU
-
-
-
2016-11-09
Alex Bennée
New
[v6,02/19] tcg: add options for enabling MTTCG
-
-
-
2016-11-09
Alex Bennée
New
[Xen-devel,PULL,0/1] tags/xen-20161108-tag
-
-
-
2016-11-08
Stefano Stabellini
New
[PULL,01/14] cpus: make all_vcpus_paused() return bool
-
-
-
2016-10-31
Paolo Bonzini
New
[6/6] tests/docker/Makefile.include: expand docker help text
-
-
-
2016-10-28
Alex Bennée
New
[5/6] tests/docker/docker.py: expand images command
-
-
-
2016-10-28
Alex Bennée
New
[4/6] tests/docker/Makefile: Add a rule for Debian user images
-
-
-
2016-10-28
Alex Bennée
New
[3/6] tests/docker: add optional libs to travis.docker
-
-
-
2016-10-28
Alex Bennée
New
[2/6] tests/docker/test-user: a simple linux-user test
-
-
-
2016-10-28
Alex Bennée
New
[1/6] tests/docker/Makefile.include: fix diff-index call
-
-
-
2016-10-28
Alex Bennée
New
[PULL,17/23] s390: avoid always-true comparison in s390_pci_generate_fid()
-
-
-
2016-10-28
Michael Tokarev
New
[v5,28/33] cputlb: make tlb_flush_by_mmuidx safe for MTTCG
-
-
-
2016-10-27
Alex Bennée
New
[v5,27/33] cputlb: atomically update tlb fields used by tlb_reset_dirty
-
-
-
2016-10-27
Alex Bennée
New
[v5,23/33] *_run_on_cpu: introduce run_on_cpu_data type
-
-
-
2016-10-27
Alex Bennée
New
[v5,22/33] atomic: introduce cmpxchg_bool
-
-
-
2016-10-27
Alex Bennée
New
[v5,19/33] tcg: move locking for tb_invalidate_phys_page_range up
-
-
-
2016-10-27
Alex Bennée
New
[v5,09/33] tcg: protect translation related stuff with tb_lock.
-
-
-
2016-10-27
Alex Bennée
New
[v5,08/33] translate-all: Add assert_(memory|tb)_lock annotations
-
-
-
2016-10-27
Alex Bennée
New
[v5,06/33] tcg: comment on which functions have to be called with tb_lock held
-
-
-
2016-10-27
Alex Bennée
New
[v5,05/33] docs: new design document multi-thread-tcg.txt (DRAFTING)
-
-
-
2016-10-27
Alex Bennée
New
[v5,01/33] cpus: make all_vcpus_paused() return bool
-
-
-
2016-10-27
Alex Bennée
New
[3/6] target-ppc: add vextu[bhw]rx instructions
-
-
-
2016-10-25
Rajalakshmi Srinivasaraghavan
New
[2/6] target-ppc: add vextu[bhw]lx instructions
-
-
-
2016-10-25
Rajalakshmi Srinivasaraghavan
New
[7/7] acpi/ipmi: Initialize the fwinfo before fetching it
-
-
-
2016-10-24
Corey Minyard
New
[6/7] ipmi: Add graceful shutdown handling to the external BMC
-
-
-
2016-10-24
Corey Minyard
New
[4/7] ipmi: Implement shutdown via ACPI overtemp
-
-
-
2016-10-24
Corey Minyard
New
[2/7] ipmi_bmc_sim: Remove an unnecessary mutex
-
-
-
2016-10-24
Corey Minyard
New
[1/7] ipmi: Remove hotplug from IPMI BMCs
-
-
-
2016-10-24
Corey Minyard
New
[v2] i2c: Add asserts for second smbus i2c_start_transfer()
-
-
-
2016-10-24
Corey Minyard
New
[v3,3/3] utils: Add prefetch for Thunderx platform
-
-
-
2016-10-24
Vijay Kilari
New
[v3,2/3] utils: Add helper to read arm MIDR_EL1 register
-
-
-
2016-10-24
Vijay Kilari
New
cpus: make qemu_mutex_iothread_locked() understand co-routines
-
-
-
2016-10-21
Alex Bennée
New
[v7,06/35] tcg: Add EXCP_ATOMIC
-
-
-
2016-10-19
Richard Henderson
New
[PULL,v2,19/22] linux-user: Fix fadvise64() syscall support for Mips32
-
-
-
2016-10-18
Riku Voipio
New
[PULL,v2,13/22] linux-user: Fix definition of target_sigevent for 32-bit guests
-
-
-
2016-10-18
Riku Voipio
New
[PULL,v2,07/22] linux-user: Remove a duplicate item from strace.list
-
-
-
2016-10-18
Riku Voipio
New
[PULL,v2,02/22] linux-user: Add support for ustat() syscall
-
-
-
2016-10-18
Riku Voipio
New
[PULL,06/22] linux-user: Fix syslog() syscall support
-
-
-
2016-10-18
Riku Voipio
New
[PULL,v2,4/4] tests/docker/Makefile.include: add a generic docker-run target
-
-
-
2016-10-17
Fam Zheng
New
[PULL,v2,2/4] tests/docker: test-build script
-
-
-
2016-10-17
Fam Zheng
New
target-arm/translate.c: fix movs pc, lr exception return on ARMv7
-
-
-
2016-10-14
Alex Bennée
New
[v3,3/4] target-arm: Comments to mark location of pending work for 56 bit addresses
-
-
-
2016-10-12
Tom Hanson
New
[v3,2/4] target-arm: Code changes to implement overwrite of tag field on PC load
-
-
-
2016-10-12
Tom Hanson
New
[v3,5/5] tests/docker/Makefile.include: remove verification targets
-
-
-
2016-10-11
Alex Bennée
New
[v3,4/5] tests/docker/Makefile.include: add a generic docker-run target
-
-
-
2016-10-11
Alex Bennée
New
[v3,2/5] tests/docker: test-build script
-
-
-
2016-10-11
Alex Bennée
New
[2/2] hw/arm/virt: no ITS on older machine types
-
-
-
2016-10-10
Andrew Jones
New
[PULL,20/39] .travis.yml: add gcc sanitizer build
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,19/39] qga/command: use QEMU atomic primitives
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,18/39] linux-user/syscall: extend lock around cpu-list
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,17/39] util/qht: atomically set b->hashes
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,16/39] cpu: atomically modify cpu->exit_request
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,15/39] qom/cpu: atomically clear the tb_jmp_cache
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,14/39] qom/object: update class cache atomically
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,12/39] tcg/optimize: move default return out of if statement
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,11/39] atomic.h: comment on use of atomic_read/set
-
-
-
2016-10-07
Paolo Bonzini
New
[PULL,10/39] atomic.h: fix __SANITIZE_THREAD__ build
-
-
-
2016-10-07
Paolo Bonzini
New
[v2,2/4] tests/docker: test-build script
-
-
-
2016-10-03
Alex Bennée
New
fixup! tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write
-
-
-
2016-09-30
Alex Bennée
New
[v3,15/15] translate-all: mark updates to PageDesc as atomic
-
-
-
2016-09-30
Alex Bennée
New
[v3,14/15] tcg: update remaining TranslationBuffer fields atomically
-
-
-
2016-09-30
Alex Bennée
New
[v3,13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write
-
-
-
2016-09-30
Alex Bennée
New
[v3,12/15] .travis.yml: add gcc sanitizer build
-
-
-
2016-09-30
Alex Bennée
New
[v3,11/15] qga/command: use QEMU atomic primitives
-
-
-
2016-09-30
Alex Bennée
New
[v3,10/15] linux-user/syscall: extend lock around cpu-list
-
-
-
2016-09-30
Alex Bennée
New
[v3,09/15] util/qht: atomically set b->hashes
-
-
-
2016-09-30
Alex Bennée
New
[v3,08/15] cpu: atomically modify cpu->exit_request
-
-
-
2016-09-30
Alex Bennée
New
[v3,07/15] qom/cpu: atomically clear the tb_jmp_cache
-
-
-
2016-09-30
Alex Bennée
New
[v3,06/15] qom/object: update class cache atomically
-
-
-
2016-09-30
Alex Bennée
New
[v3,04/15] tcg/optimize: move default return out of if statement
-
-
-
2016-09-30
Alex Bennée
New
[v3,03/15] exec-all.h: revert tb_page_addr_t to target_ulong
-
-
-
2016-09-30
Alex Bennée
New
[v3,02/15] atomic.h: comment on use of atomic_read/set
-
-
-
2016-09-30
Alex Bennée
New
[v3,01/15] atomic.h: fix __SANITIZE_THREAD__ build
-
-
-
2016-09-30
Alex Bennée
New
checkpatch.pl: disable arch-specific test for syscall tests
-
-
-
2016-09-27
Riku Voipio
New
checkpatch.pl: disable arch-specific test for linux-user
-
-
-
2016-09-26
Riku Voipio
New
[v7,8/8] ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table
-
-
-
2016-09-23
Eric Auger
New
[v7,7/8] ACPI: Add GIC Interrupt Translation Service Structure definition
-
-
-
2016-09-23
Eric Auger
New
[PULL,20/26] linux-user: ARM: Give SIGSEGV if signal frame setup fails
-
-
-
2016-09-22
Riku Voipio
New
[PULL,19/26] linux-user: SIGSEGV on signal entry need not be fatal
-
-
-
2016-09-22
Riku Voipio
New
[v2,3/9] new: blacklist.tsan
-
-
-
2016-09-22
Alex Bennée
New
«
1
2
...
224
225
226
…
239
240
»