Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 1795 1796 17974271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v12,1/9] esp: add pseudo-DMA as used by Macintosh hw/m68k: add Apple Machintosh Quadra 800 machine 1 - - - --- 2019-09-15 Laurent Vivier New
[PULL,2/2] target/hppa: prevent trashing of temporary in do_depw_sar() [PULL,1/2] target/hppa: prevent trashing of temporary in trans_mtctl() - - 1 - --- 2019-09-15 Richard Henderson New
[PULL,1/2] target/hppa: prevent trashing of temporary in trans_mtctl() [PULL,1/2] target/hppa: prevent trashing of temporary in trans_mtctl() - - - - --- 2019-09-15 Richard Henderson New
[PULL,0/2] target/hppa updates - - - - --- 2019-09-15 Richard Henderson New
[v31,8/8] target/avr: Add tests QEMU AVR 8 bit cores 1 - 1 1 --- 2019-09-15 Michael Rolnik New
[v31,7/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAI… QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,6/8] target/avr: Add example board configuration QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,5/8] target/avr: Add limited support for USART and 16 bit timer peripherals QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,4/8] target/avr: Add instruction translation QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,3/8] target/avr: Add instruction decoding QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,2/8] target/avr: Add instruction helpers QEMU AVR 8 bit cores - - - - --- 2019-09-15 Michael Rolnik New
[v31,1/8] target/avr: Add outward facing interfaces and core CPU logic QEMU AVR 8 bit cores 1 - - - --- 2019-09-15 Michael Rolnik New
[19/19] qapi: Assert .visit() and .check_clash() run only after .check() qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[18/19] qapi: Fix excessive QAPISchemaEntity.check() recursion qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[17/19] qapi: Fix to .check() empty structs just once qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[16/19] qapi: Delete useless check_exprs() code for simple union kind qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[15/19] qapi: Clean up around check_known_keys() qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[14/19] qapi: Simplify check_keys() qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[13/19] qapi: Normalize 'if' in check_exprs(), like other sugar qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[12/19] qapi: Fix missing 'if' checks in struct, union, alternate 'data' qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[11/19] qapi: Reject blank 'if' conditions in addition to empty ones qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[10/19] qapi: Fix broken discriminator error messages qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[09/19] qapi: Remove null from schema language qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[08/19] qapi: Improve reporting of lexical errors qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[07/19] qapi: Use quotes more consistently in frontend error messages qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[06/19] tests/qapi-schema: Demonstrate suboptimal lexical errors qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[05/19] tests/qapi-schema: Demonstrate insufficient 'if' checking qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[04/19] tests/qapi-schema: Demonstrate broken discriminator errors qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[03/19] tests/qapi-schema: Demonstrate misleading optional tag error qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[02/19] tests/qapi-schema: Delete two redundant tests qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[01/19] tests/qapi-schema: Cover unknown pragma qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
configure: Add xkbcommon configure options configure: Add xkbcommon configure options - 1 3 - --- 2019-09-14 James Le Cuirot New
[v3,16/16] qapi: Tweak code to match docs/devel/qapi-code-gen.txt qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,15/16] docs/devel/qapi-code-gen: Improve QAPI schema language doc qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,14/16] docs/devel/qapi-code-gen: Rewrite introduction to schema qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,13/16] docs/devel/qapi-code-gen: Rewrite compatibility considerations qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,12/16] docs/devel/qapi-code-gen: Reorder sections for readability qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,11/16] qapi: Adjust frontend errors to say enum value, not member qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,10/16] qapi: Permit omitting all flat union branches qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,09/16] qapi: Permit alternates with just one branch qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,08/16] qapi: Permit 'boxed' with empty type qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,07/16] qapi: Drop support for escape sequences other than \\ qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,06/16] qapi: Restrict strings to printable ASCII qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,05/16] tests/qapi-schema: Demonstrate bad reporting of funny characters qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,04/16] docs/devel/qapi-code-gen: Minor specification fixes qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,03/16] qapi: Drop support for boxed alternate arguments qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,02/16] qapi: Drop check_type()'s redundant parameter @allow_optional qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
[v3,01/16] scripts/git.orderfile: Match QAPI schema more precisely qapi: Schema language cleanups & doc improvements - - 1 - --- 2019-09-13 Markus Armbruster New
podman: fix command invocation podman: fix command invocation - - 1 1 --- 2019-09-13 John Snow New
[v6,3/3] qemu-iotests: Add test for bz #1745922 Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - - 1 --- 2019-09-13 Maxim Levitsky New
[v6,2/3] block/qcow2: refactor threaded encryption code Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - 1 - --- 2019-09-13 Maxim Levitsky New
[v6,1/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335 Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - 1 - --- 2019-09-13 Maxim Levitsky New
9p: Print error hints if option parsing fails 9p: Print error hints if option parsing fails - - - - --- 2019-09-13 Greg Kurz New
[2/2] migration/rdma.c: Swap synchronize_rcu for call_rcu migration/rdma disconnect fixes - 1 - - --- 2019-09-13 Dr. David Alan Gilbert New
[1/2] migration/rdma: Don't moan about disconnects at the end migration/rdma disconnect fixes - - - - --- 2019-09-13 Dr. David Alan Gilbert New
[PULL,12/12] qemu-ga: Convert invocation documentation to rST [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 1 --- 2019-09-13 Peter Maydell New
[PULL,11/12] atomic_template: fix indentation in GEN_ATOMIC_HELPER [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 2 - --- 2019-09-13 Peter Maydell New
[PULL,10/12] aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,09/12] aspeed/scu: Introduce per-SoC SCU types [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,08/12] aspeed/smc: Calculate checksum on normal DMA [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,07/12] aspeed/smc: Inject errors in DMA checksum [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,06/12] aspeed/smc: Add DMA calibration settings [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 1 - 1 - --- 2019-09-13 Peter Maydell New
[PULL,05/12] aspeed/smc: Add support for DMAs [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 1 - 1 - --- 2019-09-13 Peter Maydell New
[PULL,04/12] aspeed: Use consistent typenames [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,03/12] aspeed: Remove unused SoC definitions [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,02/12] aspeed: add a GPIO controller to the SoC [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 - --- 2019-09-13 Peter Maydell New
[PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 [PULL,01/12] hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 - - 1 1 --- 2019-09-13 Peter Maydell New
[PULL,00/12] target-arm queue - - - - --- 2019-09-13 Peter Maydell New
error-report: Add info_report_once helper error-report: Add info_report_once helper - - - - --- 2019-09-13 Cyrill Gorcunov New
[v5,3/3] qemu-iotests: Add test for bz #1745922 Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - - 1 --- 2019-09-13 Maxim Levitsky New
[v5,2/3] block/qcow2: refactor threaded encryption code Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - 1 - --- 2019-09-13 Maxim Levitsky New
[v5,1/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335 Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - 1 - --- 2019-09-13 Maxim Levitsky New
[v2,2/2] blockdev: honor bdrv_try_set_aio_context() context requirements blockdev: avoid acquiring AioContext lock twice at do_drive_backup() - - - - --- 2019-09-13 Sergio Lopez New
[v2,1/2] blockdev: release the AioContext at drive_backup_prepare blockdev: avoid acquiring AioContext lock twice at do_drive_backup() - - - - --- 2019-09-13 Sergio Lopez New
[v6,6/6] tests/tcg: add linux-user semihosting smoke test for ARM semihosting cleanups (plus minor tests/tcg tweak) - - - - --- 2019-09-13 Alex Bennée New
[v6,5/6] target/arm: remove run-time semihosting checks for linux-user semihosting cleanups (plus minor tests/tcg tweak) - - - - --- 2019-09-13 Alex Bennée New
[v6,4/6] target/arm: remove run time semihosting checks semihosting cleanups (plus minor tests/tcg tweak) - - 1 - --- 2019-09-13 Alex Bennée New
[v6,3/6] target/arm: handle A-profile semihosting at translate time semihosting cleanups (plus minor tests/tcg tweak) - - 1 - --- 2019-09-13 Alex Bennée New
[v6,2/6] target/arm: handle M-profile semihosting at translate time semihosting cleanups (plus minor tests/tcg tweak) - - 1 - --- 2019-09-13 Alex Bennée New
[v6,1/6] tests/tcg: clean-up some comments after the de-tangling semihosting cleanups (plus minor tests/tcg tweak) - - 1 - --- 2019-09-13 Alex Bennée New
tests/tcg: add float_madds test to multiarch tests/tcg: add float_madds test to multiarch - - - - --- 2019-09-13 Alex Bennée New
[v2,2/2] block/nvme: add support for discard block/nvme: add support for write zeros and discard - - 1 - --- 2019-09-13 Maxim Levitsky New
[v2,1/2] block/nvme: add support for write zeros block/nvme: add support for write zeros and discard - - 1 - --- 2019-09-13 Maxim Levitsky New
[v4,3/3] qemu-iotests: Add test for bz #1745922 Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - - - --- 2019-09-13 Maxim Levitsky New
[v4,2/3] block/qcow2: fix the corruption when rebasing luks encrypted files Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - 2 - --- 2019-09-13 Maxim Levitsky New
[v4,1/3] block/qcow2: refactoring of threaded encryption code Fix qcow2+luks corruption introduced by commit 8ac0f15f335 - - - - --- 2019-09-13 Maxim Levitsky New
MAINTAINERS: update my email address MAINTAINERS: update my email address - - 1 - --- 2019-09-13 Paul Durrant New
[v3] virtio-mmio: implement modern (v2) personality (virtio-1) [v3] virtio-mmio: implement modern (v2) personality (virtio-1) - - 1 - --- 2019-09-13 Sergio Lopez New
[v2] virtio-blk: schedule virtio_notify_config to run on main context [v2] virtio-blk: schedule virtio_notify_config to run on main context - - 1 - --- 2019-09-13 Sergio Lopez New
[2/2] trace: Forbid event format ending with newline character trace: Forbid trailing newline in event format - - - - --- 2019-09-13 Philippe Mathieu-Daudé New
[1/2] trace: Remove trailing newline in events trace: Forbid trailing newline in event format - - - - --- 2019-09-13 Philippe Mathieu-Daudé New
[v3,5/5] rcu: Use automatic rc_read unlock in core memory/exec code Automatic RCU read unlock - - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[v3,4/5] migration: Use automatic rcu_read unlock in rdma.c Automatic RCU read unlock - - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[v3,3/5] migration: Use automatic rcu_read unlock in ram.c Automatic RCU read unlock - - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[v3,2/5] migration: Fix missing rcu_read_unlock Automatic RCU read unlock - - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[v3,1/5] rcu: Add automatically released rcu_read_lock variants Automatic RCU read unlock 1 - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[2/2] target/hppa: prevent trashing of temporary in do_depw_sar() HPPA tcg fixes - - 1 - --- 2019-09-13 Sven Schnelle New
[1/2] target/hppa: prevent trashing of temporary in trans_mtctl() HPPA tcg fixes - - - - --- 2019-09-13 Sven Schnelle New
[RFC,v3,3/3] ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256 KVM/ARM: Fix >256 vcpus - - 2 - --- 2019-09-13 Eric Auger New
[RFC,v3,2/3] intc/arm_gic: Support IRQ injection for more than 256 vpus KVM/ARM: Fix >256 vcpus - - 2 - --- 2019-09-13 Eric Auger New
« 1 2 ... 1795 1796 17974271 4272 »