Show patches with: Archived = No       |   434754 patches
« 1 2 ... 1571 1572 15734347 4348 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,49/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3 qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,48/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-29 Markus Armbruster New
[v2,47/58] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1 qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-29 Markus Armbruster New
[v2,46/58] qdev: Drop qdev_realize() support for null bus qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,45/58] sysbus: Convert to sysbus_realize() etc. with Coccinelle qdev: Rework how we plug into the parent bus 1 - 1 - --- 2020-05-29 Markus Armbruster New
[v2,44/58] sysbus: New sysbus_realize(), sysbus_realize_and_unref() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,43/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2 qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,42/58] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,41/58] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1 qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,40/58] microbit: Tidy up sysbus_init_child_obj() @child argument qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,39/58] sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,38/58] macio: Eliminate macio_init_child_obj() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,37/58] macio: Convert use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,36/58] qom: Less verbose object_initialize_child() qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-29 Markus Armbruster New
[v2,35/58] qom: Tidy up a few object_initialize_child() calls qdev: Rework how we plug into the parent bus - - 2 - --- 2020-05-29 Markus Armbruster New
[v2,34/58] auxbus: Eliminate aux_create_slave() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,33/58] auxbus: Convert a use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,32/58] auxbus: New aux_bus_realize(), pairing with aux_bus_init() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,31/58] auxbus: Rename aux_init_bus() to aux_bus_init() qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,30/58] qdev: qdev_create(), qdev_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,29/58] usb: Eliminate usb_try_create_simple() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,28/58] usb: usb_create() is now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,27/58] usb: Convert uses of usb_create() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,26/58] usb: New usb_new(), usb_realize_and_unref() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-05-29 Markus Armbruster New
[v2,25/58] ssi: ssi_create_slave_no_init() is now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,24/58] ssi: Convert last use of ssi_create_slave_no_init() manually qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-29 Markus Armbruster New
[v2,23/58] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,22/58] ssi: ssi_auto_connect_slaves() never does anything, drop qdev: Rework how we plug into the parent bus 1 - - - --- 2020-05-29 Markus Armbruster New
[v2,21/58] isa: isa_create(), isa_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,20/58] isa: Convert uses of isa_create(), isa_try_create() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,19/58] isa: Convert uses of isa_create() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,18/58] isa: New isa_new(), isa_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,17/58] pci: pci_create(), pci_create_multifunction() are now unused, drop qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,16/58] pci: Convert uses of pci_create() etc. manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,15/58] pci: Convert uses of pci_create() etc. with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,14/58] hw/ppc: Eliminate two superfluous QOM casts qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,13/58] pci: New pci_new(), pci_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,12/58] qdev: Convert uses of qdev_set_parent_bus() manually qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,11/58] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,10/58] qdev: Convert uses of qdev_create() manually qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,09/58] qdev: Convert uses of qdev_create() with Coccinelle qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,08/58] qdev: Convert to qdev_unrealize() manually qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,07/58] qdev: Convert to qdev_unrealize() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,06/58] qdev: Convert to qbus_realize(), qbus_unrealize() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,05/58] qdev: Put qdev_new() to use with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[v2,04/58] qdev: New qdev_new(), qdev_realize(), etc. qdev: Rework how we plug into the parent bus 1 - 2 - --- 2020-05-29 Markus Armbruster New
[v2,03/58] Revert "hw/versatile: realize the PCI root bus as part of the versatile init" qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init" qdev: Rework how we plug into the parent bus - - - - --- 2020-05-29 Markus Armbruster New
[v2,01/58] qdev: Rename qbus_realize() to qbus_init() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-05-29 Markus Armbruster New
[3/3] numa: Initialize node initiator with respect to .has_cpu Couple of HMAT fixes - - - - --- 2020-05-29 Michal Prívozník New
[2/3] numa: Allow HMAT cache to be defined before HMAT latency/bandwidth Couple of HMAT fixes - - - - --- 2020-05-29 Michal Prívozník New
[1/3] qapi: Make @associativity, @policy and @line of NumaHmatCacheOptions optional Couple of HMAT fixes - - - - --- 2020-05-29 Michal Prívozník New
[v1,12/12] docs: Added details on TSan to testing.rst Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,11/12] util: Added tsan annotate for thread name. Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,10/12] include/qemu: Added tsan.h for annotations. Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,09/12] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU - - - - --- 2020-05-29 Robert Foley New
[v1,08/12] thread: add tsan annotations to QemuSpin Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,07/12] translate-all: call qemu_spin_destroy for PageDesc Add Thread Sanitizer support to QEMU - - - - --- 2020-05-29 Robert Foley New
[v1,06/12] tcg: call qemu_spin_destroy for tb->jmp_lock Add Thread Sanitizer support to QEMU - - - - --- 2020-05-29 Robert Foley New
[v1,05/12] qht: call qemu_spin_destroy for head buckets Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,04/12] cputlb: destroy CPUTLB with tlb_destroy Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,03/12] thread: add qemu_spin_destroy Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-29 Robert Foley New
[v1,02/12] cpu: convert queued work to a QSIMPLEQ Add Thread Sanitizer support to QEMU - - 2 - --- 2020-05-29 Robert Foley New
[v1,01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext Add Thread Sanitizer support to QEMU - - - - --- 2020-05-29 Robert Foley New
memory: Make 'info mtree' not display disabled regions by default memory: Make 'info mtree' not display disabled regions by default - - - - --- 2020-05-29 Philippe Mathieu-Daudé New
[v5,5/5] hw/riscv: virt: Allow creating multiple NUMA sockets RISC-V multi-socket support - - 1 - --- 2020-05-29 Anup Patel New
[v5,4/5] hw/riscv: spike: Allow creating multiple NUMA sockets RISC-V multi-socket support - - 1 - --- 2020-05-29 Anup Patel New
[v5,3/5] hw/riscv: Add helpers for RISC-V multi-socket NUMA machines RISC-V multi-socket support - - 1 - --- 2020-05-29 Anup Patel New
[v5,2/5] hw/riscv: Allow creating multiple instances of PLIC RISC-V multi-socket support - - 2 - --- 2020-05-29 Anup Patel New
[v5,1/5] hw/riscv: Allow creating multiple instances of CLINT RISC-V multi-socket support - - 2 - --- 2020-05-29 Anup Patel New
[v5,2/2] target/arm: kvm: Handle misconfigured dabt injection target/arm: kvm: Support for KVM DABT with no valid ISS - - - - --- 2020-05-29 Beata Michalska New
[v5,1/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS - - - - --- 2020-05-29 Beata Michalska New
[PULL,5/5] crypto: Remove use of GCRYPT_VERSION macro. [PULL,1/5] crypto: add "none" random provider - - - - --- 2020-05-29 Daniel P. Berrangé New
[PULL,4/5] test-crypto-secret: add 'secret_keyring' object tests. [PULL,1/5] crypto: add "none" random provider - - - - --- 2020-05-29 Daniel P. Berrangé New
[PULL,3/5] crypto/linux_keyring: add 'secret_keyring' secret object. [PULL,1/5] crypto: add "none" random provider - - - - --- 2020-05-29 Daniel P. Berrangé New
[PULL,2/5] crypto/secret: move main logic from 'secret' to 'secret_common'. [PULL,1/5] crypto: add "none" random provider - - - - --- 2020-05-29 Daniel P. Berrangé New
[PULL,1/5] crypto: add "none" random provider [PULL,1/5] crypto: add "none" random provider - - - - --- 2020-05-29 Daniel P. Berrangé New
[PULL,0/5] Qcrypto next patches - - - - --- 2020-05-29 Daniel P. Berrangé New
[RFC,v4,4/4] cpus: extract out accel-specific code to each accel QEMU cpus.c refactoring - - - - --- 2020-05-29 Claudio Fontana New
[RFC,v4,3/4] cpu-timers, icount: new modules QEMU cpus.c refactoring - - - - --- 2020-05-29 Claudio Fontana New
[RFC,v4,2/4] cpu-throttle: new module, extracted from cpus.c QEMU cpus.c refactoring - - - - --- 2020-05-29 Claudio Fontana New
[RFC,v4,1/4] softmmu: move softmmu only files from root QEMU cpus.c refactoring - - - - --- 2020-05-29 Claudio Fontana New
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES - - - - --- 2020-05-29 Like Xu New
[v3,4/4] microvm: move virtio base to 0xfeb00000 microvm: memory config tweaks - - 1 - --- 2020-05-29 Gerd Hoffmann New
[v3,3/4] x86: move max-ram-below-4g to pc microvm: memory config tweaks 1 - 2 - --- 2020-05-29 Gerd Hoffmann New
[v3,2/4] microvm: drop max-ram-below-4g support microvm: memory config tweaks 1 - 2 - --- 2020-05-29 Gerd Hoffmann New
[v3,1/4] microvm: use 3G split unconditionally microvm: memory config tweaks 1 - 2 - --- 2020-05-29 Gerd Hoffmann New
usb-host: workaround libusb bug usb-host: workaround libusb bug - - - 1 --- 2020-05-29 Gerd Hoffmann New
[v2,5/5] target/tricore: Implement gdbstub TriCore fixes and gdbstub 1 - - - --- 2020-05-29 Bastian Koppelmann New
[v2,4/5] target/tricore: Implement tricore_cpu_get_phys_page_debug TriCore fixes and gdbstub - - 1 - --- 2020-05-29 Bastian Koppelmann New
[v2,3/5] target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep TriCore fixes and gdbstub - - - - --- 2020-05-29 Bastian Koppelmann New
[v2,2/5] target/tricore: Move translate feature check to ctx TriCore fixes and gdbstub - - 1 - --- 2020-05-29 Bastian Koppelmann New
[v2,1/5] target/tricore: Don't save pc in generate_qemu_excp TriCore fixes and gdbstub - - 1 - --- 2020-05-29 Bastian Koppelmann New
[v2] fcntl: Add 32bit filesystem mode [v2] fcntl: Add 32bit filesystem mode - - - - --- 2020-05-29 Linus Walleij New
[v3,11/11] tests/acceptance: Linux boot test for record/replay Record/replay acceptance tests - - - - --- 2020-05-29 Pavel Dovgalyuk New
[v3,10/11] tests/acceptance: refactor boot_linux to allow code reuse Record/replay acceptance tests - - 1 1 --- 2020-05-29 Pavel Dovgalyuk New
[v3,09/11] tests/acceptance: record/replay tests with advcal images Record/replay acceptance tests - - - - --- 2020-05-29 Pavel Dovgalyuk New
[v3,08/11] tests/acceptance: add record/replay test for m68k Record/replay acceptance tests - - 1 - --- 2020-05-29 Pavel Dovgalyuk New
[v3,07/11] tests/acceptance: add record/replay test for ppc64 Record/replay acceptance tests - - - - --- 2020-05-29 Pavel Dovgalyuk New
[v3,06/11] tests/acceptance: add record/replay test for arm Record/replay acceptance tests - - - - --- 2020-05-29 Pavel Dovgalyuk New
« 1 2 ... 1571 1572 15734347 4348 »