Show patches with: none      |   434341 patches
« 1 2 ... 1549 1550 15514343 4344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,33/39] auxbus: Convert a use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,32/39] auxbus: New aux_bus_realize(), pairing with aux_bus_init() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,31/39] auxbus: Rename aux_init_bus() to aux_bus_init() qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,30/39] qdev: qdev_create(), qdev_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,29/39] usb: Eliminate usb_try_create_simple() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,28/39] usb: usb_create() is now unused, drop qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,27/39] usb: Convert uses of usb_create() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,26/39] usb: New usb_new(), usb_realize_and_unref() qdev: Rework how we plug into the parent bus - - 3 - --- 2020-06-09 Markus Armbruster New
[v3,25/39] ssi: ssi_create_slave_no_init() is now unused, drop qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,24/39] ssi: Convert last use of ssi_create_slave_no_init() manually qdev: Rework how we plug into the parent bus 1 - 1 - --- 2020-06-09 Markus Armbruster New
[v3,23/39] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,22/39] ssi: ssi_auto_connect_slaves() never does anything, drop qdev: Rework how we plug into the parent bus 1 - 1 - --- 2020-06-09 Markus Armbruster New
[v3,21/39] isa: isa_create(), isa_try_create() are now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,20/39] isa: Convert uses of isa_create(), isa_try_create() manually qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,19/39] isa: Convert uses of isa_create() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,18/39] isa: New isa_new(), isa_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,17/39] pci: pci_create(), pci_create_multifunction() are now unused, drop qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,16/39] pci: Convert uses of pci_create() etc. manually qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,15/39] pci: Convert uses of pci_create() etc. with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,14/39] hw/ppc: Eliminate two superfluous QOM casts qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,13/39] pci: New pci_new(), pci_realize_and_unref() etc. qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,12/39] qdev: Convert uses of qdev_set_parent_bus() manually qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,11/39] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,10/39] qdev: Convert uses of qdev_create() manually qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,09/39] qdev: Convert uses of qdev_create() with Coccinelle qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,08/39] qdev: Convert to qdev_unrealize() manually qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,07/39] qdev: Convert to qdev_unrealize() with Coccinelle qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,06/39] qdev: Convert to qbus_realize(), qbus_unrealize() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,05/39] qdev: Put qdev_new() to use with Coccinelle qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,04/39] qdev: New qdev_new(), qdev_realize(), etc. qdev: Rework how we plug into the parent bus 1 - 3 - --- 2020-06-09 Markus Armbruster New
[v3,03/39] Revert "hw/versatile: realize the PCI root bus as part of the versatile init" qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,02/39] Revert "hw/prep: realize the PCI root bus as part of the prep init" qdev: Rework how we plug into the parent bus - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,01/39] qdev: Rename qbus_realize() to qbus_init() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[PULL,20/20] target/mips: Enable hardware page table walker and CMGCR features for P5600 [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,19/20] target/mips: Add Loongson-3 CPU definition [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,18/20] target/mips: fpu: Refactor conversion from ieee to mips exception flags [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,17/20] target/mips: fpu: Name better paired-single variables [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,16/20] target/mips: fpu: Remove now unused FLOAT_RINT macro [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,15/20] target/mips: fpu: Demacro RINT.<D|S> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,14/20] target/mips: fpu: Remove now unused FLOAT_CLASS macro [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,13/20] target/mips: fpu: Demacro CLASS.<D|S> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,12/20] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,11/20] target/mips: fpu: Demacro NMSUB.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,10/20] target/mips: fpu: Demacro NMADD.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,09/20] target/mips: fpu: Demacro MSUB.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,08/20] target/mips: fpu: Demacro MADD.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,07/20] target/mips: fpu: Remove now unused macro FLOAT_BINOP [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,06/20] target/mips: fpu: Demacro DIV.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,05/20] target/mips: fpu: Demacro MUL.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,04/20] target/mips: fpu: Demacro SUB.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,03/20] target/mips: fpu: Demacro ADD.<D|S|PS> [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,02/20] mailmap: Change email address of Stefan Brankovic [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,01/20] mailmap: Change email address of Filip Bozuta [PULL,01/20] mailmap: Change email address of Filip Bozuta - - 1 - --- 2020-06-09 Aleksandar Markovic New
[PULL,00/20] MIPS queue for June 9th, 2020 - - - - --- 2020-06-09 Aleksandar Markovic New
[PULL,9/9] target/arm: Use a non-overlapping group for misc control [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,8/9] decodetree: Drop check for less than 2 patterns in a group [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,7/9] tests/decode: Test non-overlapping groups [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,6/9] decodetree: Implement non-overlapping groups [PULL,1/9] decodetree: Tidy error_with_file - - 2 - --- 2020-06-09 Richard Henderson New
[PULL,5/9] decodetree: Move semantic propagation into classes [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,4/9] decodetree: Allow group covering the entire insn space [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,3/9] decodetree: Split out MultiPattern from IncMultiPattern [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,2/9] decodetree: Rename MultiPattern to IncMultiPattern [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,1/9] decodetree: Tidy error_with_file [PULL,1/9] decodetree: Tidy error_with_file - - 1 - --- 2020-06-09 Richard Henderson New
[PULL,0/9] decodetree: Add non-overlapping groups - - - - --- 2020-06-09 Richard Henderson New
[7/7] target/arm: Convert Neon 3-reg-diff polynomial VMULL target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[6/7] target/arm: Convert Neon 3-reg-diff saturating doubling multiplies target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[5/7] target/arm: Convert Neon 3-reg-diff long multiplies target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[4/7] target/arm: Convert Neon 3-reg-diff VABAL, VABDL to decodetree target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[3/7] target/arm: Convert Neon 3-reg-diff narrowing ops to decodetree target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[2/7] target/arm: Convert Neon 3-reg-diff prewidening ops to decodetree target/arm: Convert Neon 3-reg-diff to decodetree - - 1 - --- 2020-06-09 Peter Maydell New
[1/7] target/arm: Fix missing temp frees in do_vshll_2sh target/arm: Convert Neon 3-reg-diff to decodetree - - 2 - --- 2020-06-09 Peter Maydell New
[Bug,1882784] Re: Legacy IGD passthrough in QEMU 5 disabled [Bug,1882784] Re: Legacy IGD passthrough in QEMU 5 disabled - - - - --- 2020-06-09 Shak New
[v2,1/1] tricore: added triboard with tc27x_soc tricore: added AURIX TC277 D-Step TriBoard - - - - --- 2020-06-09 David Brenken New
[v2] rbd: Use RBD fast-diff for querying actual allocation [v2] rbd: Use RBD fast-diff for querying actual allocation - - - - --- 2020-06-09 Yi Li New
[v6,7/7] block/io: refactor save/load vmstate coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,6/7] block: drop bdrv_prwv coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,5/7] block: generate coroutine-wrapper code coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,4/7] scripts: add coroutine-wrapper.py coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,3/7] block: declare some coroutine functions in block/coroutines.h coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,2/7] block/io: refactor coroutine wrappers coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
[v6,1/7] block: return error-code from bdrv_invalidate_cache coroutines: generate wrapper code - - 1 - --- 2020-06-09 Vladimir Sementsov-Ogievskiy New
qcow2: Reduce write_zeroes size in handle_alloc_space() qcow2: Reduce write_zeroes size in handle_alloc_space() - - - - --- 2020-06-09 Kevin Wolf New
[v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types [v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types - - 3 - --- 2020-06-09 Igor Mammedov New
[v2,5/5] bios-tables-test: Generate reference tables for Q35/TPM-TIS TPM-TIS bios-tables-test - - 1 - --- 2020-06-09 Eric Auger New
[v2,4/5] bios-tables-test: Add Q35/TPM-TIS test TPM-TIS bios-tables-test - - 1 - --- 2020-06-09 Eric Auger New
[v2,3/5] tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS TPM-TIS bios-tables-test - - 1 - --- 2020-06-09 Eric Auger New
[v2,2/5] tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test TPM-TIS bios-tables-test - - 2 - --- 2020-06-09 Eric Auger New
[v2,1/5] test/tpm-emu: include sockets and channel headers in tpm-emu header TPM-TIS bios-tables-test - - 1 - --- 2020-06-09 Eric Auger New
[RFC,5/5] hw/arm/tosa: Use LED device for the Bluetooth led hw/misc: Add LED device - - - - --- 2020-06-09 Philippe Mathieu-Daudé New
[RFC,4/5] hw/arm/microbit: Add a fake LED to use as proof-of-concept with Zephyr hw/misc: Add LED device - - - - --- 2020-06-09 Philippe Mathieu-Daudé New
[RFC,3/5] hw/misc/led: Add create_led_by_gpio_id() helper hw/misc: Add LED device - - - - --- 2020-06-09 Philippe Mathieu-Daudé New
[RFC,2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event hw/misc: Add LED device - - - - --- 2020-06-09 Philippe Mathieu-Daudé New
[RFC,1/5] hw/misc: Add a LED device hw/misc: Add LED device - - - - --- 2020-06-09 Philippe Mathieu-Daudé New
[v3,24/24] qdev: Assert onboard devices all get realized properly Fixes around device realization - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,23/24] sd: Hide the qdev-but-not-quite thing created by sd_init() Fixes around device realization - - - - --- 2020-06-09 Markus Armbruster New
[v3,22/24] qdev: Assert devices are plugged into a bus that can take them Fixes around device realization - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,21/24] sparc/leon3: Fix to put grlib,* devices on sysbus Fixes around device realization 1 - 2 - --- 2020-06-09 Markus Armbruster New
[v3,20/24] riscv: Fix type of SiFive[EU]SocState, member parent_obj Fixes around device realization - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,19/24] riscv: Fix to put "riscv.hart_array" devices on sysbus Fixes around device realization - - 1 - --- 2020-06-09 Markus Armbruster New
[v3,18/24] display/sm501 display/ati: Fix to realize "i2c-ddc" Fixes around device realization - 2 1 1 --- 2020-06-09 Markus Armbruster New
« 1 2 ... 1549 1550 15514343 4344 »