Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Paolo Bonzini
| Archived =
No
| 1574 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
...
13
14
15
16
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,04/33] smbios: filter based on CONFIG_SMBIOS rather than TARGET
-
-
-
2017-01-11
Paolo Bonzini
Superseded
[PULL,05/30] exec.c: ensure all AddressSpaceDispatch updates under RCU
-
-
-
2016-11-01
Paolo Bonzini
Accepted
[PULL,05/27] exec.c: ensure all AddressSpaceDispatch updates under RCU
-
-
-
2016-10-31
Paolo Bonzini
Superseded
[PULL,14/14] tcg: move locking for tb_invalidate_phys_page_range up
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,12/14] cpus: re-factor out handle_icount_deadline
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,11/14] tcg: cpus rm tcg_exec_all()
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,10/14] tcg: move tcg_exec_all and helpers above thread fn
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,09/14] target-arm/arm-powerctl: wake up sleeping CPUs
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,07/14] translate-all: Add assert_(memory|tb)_lock annotations
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,06/14] linux-user/elfload: ensure mmap_lock() held while setting up
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,04/14] cpu-exec: include cpu_index in CPU_LOG_EXEC messages
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,03/14] translate-all: add DEBUG_LOCKING asserts
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,02/14] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
-
-
-
2016-10-31
Paolo Bonzini
Accepted
[PULL,01/14] cpus: make all_vcpus_paused() return bool
-
-
-
2016-10-31
Paolo Bonzini
New
[PULL,01/50] kvm-all: don't use stale dbg_data->cpu
-
-
-
2016-10-24
Paolo Bonzini
Accepted
[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
[PULL,10/28] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-09-26
Paolo Bonzini
Accepted
[01/16] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-09-23
Paolo Bonzini
Superseded
[01/16] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-09-19
Paolo Bonzini
Superseded
[PULL,09/58] tcg: cpu-exec: remove tb_lock from the hot-path
-
-
-
2016-09-13
Paolo Bonzini
Accepted
[PULL,08/58] tcg: set up tb->page_addr before insertion
-
-
-
2016-09-13
Paolo Bonzini
Accepted
[01/16] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-09-12
Paolo Bonzini
Superseded
[01/12] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-09-01
Paolo Bonzini
Superseded
[07/10] tcg: cpu-exec: remove tb_lock from the hot-path
-
-
-
2016-07-19
Paolo Bonzini
Superseded
[06/10] tcg: set up tb->page_addr before insertion
-
-
-
2016-07-19
Paolo Bonzini
Superseded
[PULL,17/23] tcg: cpu-exec: remove tb_lock from the hot-path
-
-
-
2016-07-18
Paolo Bonzini
Superseded
[PULL,16/23] tcg: set up tb->page_addr before insertion
-
-
-
2016-07-18
Paolo Bonzini
Superseded
[PULL,30/30] vl: smp_parse: cleanups
-
-
-
2016-06-16
Paolo Bonzini
Accepted
[PULL,10/30] nbd: Don't use cpu_to_*w() functions
-
-
-
2016-06-16
Paolo Bonzini
Accepted
[PULL,09/30] nbd: Don't use *_to_cpup() functions
-
-
-
2016-06-16
Paolo Bonzini
Accepted
[PULL,15/24] Remove config-devices.mak on 'make clean'
-
-
-
2016-05-23
Paolo Bonzini
Accepted
[PULL,14/24] cpus.c: Use pthread_sigmask() rather than sigprocmask()
-
-
-
2016-05-23
Paolo Bonzini
New
[PULL,13/15] include/qemu/atomic: add compile time asserts
-
-
-
2016-04-05
Paolo Bonzini
Accepted
[PULL,12/15] cpus: don't use atomic_read for vm_clock_warp_start
-
-
-
2016-04-05
Paolo Bonzini
Accepted
[PULL,24/29] cputlb: modernise the debug support
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,23/29] qemu-log: support simple pid substitution for logs
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,22/29] target-arm: dfilter support for in_asm
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,21/29] qemu-log: dfilter-ise exec, out_asm, op and opt_op
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,20/29] qemu-log: new option -dfilter to limit output
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,19/29] qemu-log: Improve the "exec" TB execution logging
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,18/29] qemu-log: Avoid function call for disabled qemu_log_mask logging
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,17/29] qemu-log: correct help text for -d cpu
-
-
-
2016-03-22
Paolo Bonzini
Accepted
[PULL,16/29] tcg: pass down TranslationBlock to tcg_code_gen
-
-
-
2016-03-22
Paolo Bonzini
New
[PULL,12/15] doc/memory.txt: correct description of MemoryRegionOps fields
-
-
-
2016-03-07
Paolo Bonzini
Accepted
[PULL,01/19] qemu-options.hx: Improve documentation of chardev multiplexing mode
-
-
-
2016-02-24
Paolo Bonzini
Accepted
[PULL,29/32] docs/memory.txt: Improve list of different memory regions
-
-
-
2016-02-09
Paolo Bonzini
Accepted
[PULL,28/28] ipmi_bmc_sim: Add break to correct watchdog NMI check
-
-
-
2016-02-08
Paolo Bonzini
Accepted
[PULL,27/28] ipmi_bmc_sim: Fix off by one in check.
-
-
-
2016-02-08
Paolo Bonzini
Accepted
[PULL,14/28] kvm-all: trace: strerror fixup
-
-
-
2016-02-08
Paolo Bonzini
New
[PULL,05/28] include/qemu/atomic.h: default to __atomic functions
-
-
-
2016-02-08
Paolo Bonzini
Accepted
[PULL,04/45] kvm-all: PAGE_SIZE should be real host page size
-
-
-
2015-12-17
Paolo Bonzini
Accepted
[PULL,07/49] exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
-
-
-
2015-10-16
Paolo Bonzini
Accepted
[PULL,06/49] cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operations
-
-
-
2015-10-16
Paolo Bonzini
Accepted
[PULL,05/49] exec.c: Don't call cpu_reload_memory_map() from cpu_exec_init()
-
-
-
2015-10-16
Paolo Bonzini
Accepted
[PULL,01/13] exec.c: Use atomic_rcu_read() to access dispatch in memory_region_section_get_iotlb()
-
-
-
2015-07-24
Paolo Bonzini
Accepted
[PULL,01/12] vl: move rom_load_all after machine init done
-
-
-
2015-07-07
Paolo Bonzini
Accepted
[PULL,1/7] vl: move rom_load_all after machine init done
-
-
-
2015-07-07
Paolo Bonzini
Superseded
[PULL,18/19] Stop including qemu-common.h in memory.h
-
-
-
2015-07-06
Paolo Bonzini
New
[PULL,04/47] vfio: use kvm_resamplefds_enabled()
-
-
-
2014-12-15
Paolo Bonzini
Accepted
[PULL,03/47] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
-
-
-
2014-12-15
Paolo Bonzini
Accepted
[PULL,34/35] ivshmem: use error_report
-
-
-
2014-10-31
Paolo Bonzini
Accepted
block/curl: Implement the libcurl timer callback interface
-
-
-
2014-01-24
Paolo Bonzini
Superseded
ui/cocoa.m: Fix recent compile breakage
-
-
-
2013-04-22
Paolo Bonzini
Accepted
Make cpu_single_env thread local (Linux only for now)
-
-
-
2011-10-05
Paolo Bonzini
Superseded
Make cpu_single_env thread local (Linux only for now)
-
-
-
2011-10-05
Paolo Bonzini
Superseded
«
1
2
...
13
14
15
16
»