Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 23880 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
...
222
223
224
…
238
239
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,01/13] hw/acpi-defs: replace leading X with x_ in FADT field names
[PULL,01/13] hw/acpi-defs: replace leading X with x_ in FADT field names
-
-
-
2017-05-17
Michael S. Tsirkin
New
[v2,6/6] new script/analyse-tlb-flushes-simpletrace.py
gdb updates and cputlb traces
-
-
-
2017-05-17
Alex Bennée
New
[v2,5/6] cputlb: add trace events
gdb updates and cputlb traces
-
-
-
2017-05-17
Alex Bennée
New
[v2,4/6] cputlb: remove tlb_flush_count
gdb updates and cputlb traces
-
-
-
2017-05-17
Alex Bennée
New
[v2,3/6] scripts/qemu-gdb/tcg: new helper to dump tcg state
gdb updates and cputlb traces
-
-
-
2017-05-17
Alex Bennée
New
[v2,1/6] scripts/replay-dump.py: replay log dumper
gdb updates and cputlb traces
-
-
-
2017-05-17
Alex Bennée
New
[PULL,1/8] hw/acpi-defs: replace leading X with x_ in FADT field names
[PULL,1/8] hw/acpi-defs: replace leading X with x_ in FADT field names
-
-
-
2017-05-09
Michael S. Tsirkin
New
[RFC,v1,8/9] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,6/9] replay: push replay_mutex_lock up the call tree
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,5/9] replay: make locking visible outside replay code
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,4/9] replay/replay-internal.c: track holding of replay_lock
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,3/9] cpus: only take BQL for sleeping threads
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,2/9] cpus: push BQL lock to qemu_*_wait_io_event
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[RFC,v1,1/9] target/arm/arm-powertctl: drop BQL assertions
BQL and Replay Lock changes
-
-
-
2017-05-05
Alex Bennée
New
[v1,3/3] new script/analyse-tlb-flushes-simpletrace.py
Fix cputlb flush stats and exporting data
-
-
-
2017-04-11
Alex Bennée
New
[v1,2/3] cpus: dump TLB flush counts as trace event
Fix cputlb flush stats and exporting data
-
-
-
2017-04-11
Alex Bennée
New
[v1,1/3] cputlb: fix and enhance TLB statistics
Fix cputlb flush stats and exporting data
-
-
-
2017-04-11
Alex Bennée
New
[v3,1/2] hw/acpi-defs: replace leading X with x_ in FADT field names
[v3,1/2] hw/acpi-defs: replace leading X with x_ in FADT field names
-
-
-
2017-04-10
Ard Biesheuvel
New
[PULL,10/11] cpus: call cpu_update_icount on read
Final icount and misc MTTCG fixes for 2.9
-
-
-
2017-04-10
Alex Bennée
New
hw/arm/virt: generate 64-bit addressable ACPI objects
-
-
-
2017-04-06
Ard Biesheuvel
New
[v2,11/12] cpus: call cpu_update_icount on read
icount and misc MTTCG fixes for 2.9-rc4
-
-
-
2017-04-05
Alex Bennée
New
[RFC,v1,9/9] replay: gracefully handle backward time events
MTTCG and record/replay fixes for rc3
-
-
-
2017-04-03
Alex Bennée
New
[v4] ipmi: Fix macro issues
-
-
-
2017-03-31
Corey Minyard
New
[PULL,6/6] block/file-posix.c: Fix unused variable warning on OpenBSD
Untitled series #905
-
-
-
2017-03-27
Max Reitz
New
[v1,1/3] cputlb: ensure tbl_set_dirty1 updates addr_write atomically
MTTCG regression fixes for 2.9-rc1
-
-
-
2017-03-20
Alex Bennée
New
fixup! qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
-
-
-
2017-03-10
Alex Bennée
New
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
-
-
-
2017-03-09
Ard Biesheuvel
New
target/i386: move nested exception check to x86_cpu_exec_interrupt
-
-
-
2017-03-06
Alex Bennée
New
[v2,09/11] target/mips/op_helper: hold BQL before calling cpu_mips_get_count
MTTCG fixups for 2.9
-
-
-
2017-03-02
Alex Bennée
New
[v2,06/11] sparc/sparc64: grab BQL before calling cpu_check_irqs
MTTCG fixups for 2.9
-
-
-
2017-03-02
Alex Bennée
New
[v2,05/11] translate-all: exit cpu_restore_state early if translating
MTTCG fixups for 2.9
-
-
-
2017-03-02
Alex Bennée
New
[v2,04/11] translate: downgrade IRQ BQL asserts to tcg_debug_assert
MTTCG fixups for 2.9
-
-
-
2017-03-02
Alex Bennée
New
[PULL,13/24] cputlb: add assert_cpu_is_self checks
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-24
Alex Bennée
New
[PULL,10/24] tcg: enable tb_lock() for SoftMMU
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-24
Alex Bennée
New
[PULL,4/5] MAINTAINERS: merge Build and test automation with Docker tests
[PULL,1/5] tests/docker: add basic user mapping support
-
-
-
2017-02-24
Fam Zheng
New
[PULL,3/5] .shippable.yml: new CI provider
[PULL,1/5] tests/docker: add basic user mapping support
-
-
-
2017-02-24
Fam Zheng
New
[PULL,2/5] new: debian docker targets for cross-compiling
[PULL,1/5] tests/docker: add basic user mapping support
-
-
-
2017-02-24
Fam Zheng
New
hmp: add PC information for ARM vCPUs
-
-
-
2017-02-22
Alex Bennée
New
[PULL,2/2] Makefile: Put VERSION info into version.texi rather than using -D
Untitled series #537
-
-
-
2017-02-20
Markus Armbruster
New
[v5,4/4] MAINTAINERS: merge Build and test automation with Docker tests
Docker cross-compile targets and user build support
-
-
-
2017-02-20
Alex Bennée
New
[v5,3/4] .shippable.yml: new CI provider
Docker cross-compile targets and user build support
-
-
-
2017-02-20
Alex Bennée
New
[v5,2/4] new: debian docker targets for cross-compiling
Docker cross-compile targets and user build support
-
-
-
2017-02-20
Alex Bennée
New
[PULL,v2,02/14] linux-user: drop __cygwin__ ifdef
[PULL,v2,01/14] linux-user: remove ifdef __USER_MISC
-
-
-
2017-02-16
Laurent Vivier
New
[v4,3/4] .shippable.yml: new CI provider
Docker cross-compile targets and user build support
-
-
-
2017-02-16
Alex Bennée
New
[v3,3/3] .shippable.yml: new CI provider
Docker cross-compile targets and user build support
-
-
-
2017-02-14
Alex Bennée
New
[v3,2/3] new: debian docker targets for cross-compiling
Docker cross-compile targets and user build support
-
-
-
2017-02-14
Alex Bennée
New
[v12,12/24] tcg: handle EXCP_ATOMIC exception for system emulation
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-13
Alex Bennée
New
[v12,09/24] tcg: remove global exit_request
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-13
Alex Bennée
New
[PULL,2/2] .travis.yml: split VM based builds
Travis updates
-
-
-
2017-02-10
Alex Bennée
New
[PULL,1/2] .travis.yml: don't specify CONFIG twice
Travis updates
-
-
-
2017-02-10
Alex Bennée
New
[v11,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-09
Alex Bennée
New
[v11,12/24] tcg: handle EXCP_ATOMIC exception for system emulation
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-09
Alex Bennée
New
[v10,20/23] target-arm/powerctl: defer cpu reset work to CPU context
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-06
Alex Bennée
New
[v9,25/25] tcg: enable MTTCG by default for ARM on x86 hosts
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-01
Alex Bennée
New
[v9,24/25] target-arm: ensure all cross vCPUs TLB flushes complete
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-01
Alex Bennée
New
[v9,23/25] target-arm: introduce ARM_CP_EXIT_PC
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-01
Alex Bennée
New
[v9,22/25] target-arm/cpu.h: make ARM_CP defined consistent
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-01
Alex Bennée
New
[v9,20/25] target-arm/powerctl: defer cpu reset work to CPU context
MTTCG Base enabling patches with ARM enablement
-
-
-
2017-02-01
Alex Bennée
New
[v8,24/25] target-arm: ensure all cross vCPUs TLB flushes complete
[v8,01/25] docs: new design document multi-thread-tcg.txt
-
-
-
2017-01-27
Alex Bennée
New
[v8,16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
[v8,01/25] docs: new design document multi-thread-tcg.txt
-
-
-
2017-01-27
Alex Bennée
New
[v2,7/7] qemu-options: remove stray space
[v2,1/7] .travis.yml: don't specify CONFIG twice
-
-
-
2017-01-24
Alex Bennée
New
[v2,6/7] .shippable.yml: new CI provider
[v2,1/7] .travis.yml: don't specify CONFIG twice
-
-
-
2017-01-24
Alex Bennée
New
[v2,5/7] new debian-multiarch-cross.docker: a cross-compiling docker guest
[v2,1/7] .travis.yml: don't specify CONFIG twice
-
-
-
2017-01-24
Alex Bennée
New
[v2,4/7] tests/docker: add basic user mapping support
[v2,1/7] .travis.yml: don't specify CONFIG twice
-
-
-
2017-01-24
Alex Bennée
New
[v2,3/7] .travis.yml: DEBUG MacOSX build
[v2,1/7] .travis.yml: don't specify CONFIG twice
-
-
-
2017-01-24
Alex Bennée
New
[PULL,25/31] hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Untitled series #159
-
-
-
2017-01-24
Michael Tokarev
New
[V2] virtio: Fix no interrupt when not creating msi controller
-
-
-
2017-01-23
Shannon Zhao
New
[PULL,6/6] tap: fix memory leak on failure in net_init_tap()
Untitled series #81
-
-
-
2017-01-20
Jason Wang
New
virtio: Fix no interrupt when not creating msi controller
-
-
-
2017-01-20
Shannon Zhao
New
[v7,27/27] target-ppc: take global mutex for set_irq
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[v7,21/27] target-arm: helpers which may affect global state need the BQL
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[v7,20/27] target-arm: ensure BQL taken for ARM_CP_IO register access
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[v7,18/27] cputlb: introduce tlb_flush_*_all_cpus
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[v7,16/27] cputlb: add tlb_flush_by_mmuidx async routines
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[v7,08/27] tcg: drop global lock during TCG code execution
Remaining MTTCG Base patches and ARM enablement
-
-
-
2017-01-19
Alex Bennée
New
[1/2] wdt: Add Aspeed watchdog device model
[1/2] wdt: Add Aspeed watchdog device model
-
-
-
2017-01-18
Cédric Le Goater
New
[v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU
-
-
-
2017-01-17
Shannon Zhao
New
[RFC,6/6] target-arm: cpu64: Add support for Cortex-A72
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
[RFC,5/6] arm: virt: Enable generic type CPU in virt machine
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
[RFC,4/6] target: arm: Add a generic type cpu
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
[RFC,3/6] arm: kvm64: Check if kvm supports cross type vCPU
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
[RFC,2/6] target: arm: Add the qemu target for KVM_ARM_TARGET_GENERIC_V8
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
[RFC,1/6] headers: update linux headers
target-arm: KVM64: Cross type vCPU support
-
-
-
2017-01-16
Shannon Zhao
New
arm: virt: Fix the segmentation fault when specifying an unsupported CPU
-
-
-
2017-01-15
Shannon Zhao
New
[v2] hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
-
-
-
2017-01-13
Ard Biesheuvel
New
[v6,wave,2,3/3] hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,2,2/3] hw/isa/lpc_ich9: add broadcast SMI feature
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,2,1/3] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,1,4/4] fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,1,3/4] pc: Add 2.9 machine-types
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,1,2/4] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
-
-
-
2017-01-12
Laszlo Ersek
New
[v6,wave,1,1/4] fw-cfg: support writeable blobs
-
-
-
2017-01-12
Laszlo Ersek
New
[PULL,2/2] travis: add Trusty with clang stable build
-
-
-
2017-01-12
Alex Bennée
New
[PULL,1/2] travis: trim out most clang builds
-
-
-
2017-01-12
Alex Bennée
New
pflash_cfi01: fix per device sector length in CFI table
-
-
-
2017-01-12
David Engraf
New
vexpress fix flash device-width
-
-
-
2017-01-05
David Engraf
New
[v2,16/16] hw/arm/virt-acpi-build: madt: add vgic maint irq
-
-
-
2017-01-02
Andrew Jones
New
[v2,15/16] hw/arm/virt-acpi-build: use SMC if booting in EL2
-
-
-
2017-01-02
Andrew Jones
New
[v2,09/16] hw/arm/virt: move VirtMachineState/Class to virt.h
-
-
-
2017-01-02
Andrew Jones
New
[v2,07/16] hw/arm/virt: eliminate struct VirtGuestInfoState
-
-
-
2017-01-02
Andrew Jones
New
«
1
2
...
222
223
224
…
238
239
»