Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Paolo Bonzini
| Archived =
No
| 1604 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
...
3
4
5
…
16
17
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[21/22] vl: separate qemu_create_early_backends
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Accepted
[20/22] vl: move CHECKPOINT_INIT after preconfig
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[19/22] vl: extract default devices to separate functions
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Accepted
[18/22] vl: move semihosting command line fallback to qemu_finish_machine_init
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[17/22] vl: load plugins as late as possible
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[16/22] vl: create "-net nic -net user" default earlier
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[15/22] vl: extract various command line desugaring snippets to a new function
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[14/22] vl: preconfig and loadvm are mutually exclusive
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[13/22] vl: extract various command line validation snippets to a new function
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Accepted
[12/22] vl: move bios_name out of softmmu/vl.c
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[11/22] vl: move prelaunch part of qemu_init to a new function
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[10/22] vl: extract qemu_init_subsystems
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[09/22] vl: move various initialization routines out of qemu_init
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[08/22] vl: split various early command line options to a separate function
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[07/22] trace: remove argument from trace_init_file
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[06/22] vl: remove bogus check
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[05/22] vl: extract validation of -smp to machine.c
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Superseded
[04/22] machine: move SMP initialization from vl.c
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Accepted
[03/22] machine: move UP defaults to class_base_init
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
Accepted
[02/22] machine: remove deprecated -machine enforce-config-section option
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[01/22] semihosting: fix order of initialization functions
cleanup qemu_init and make sense of command line processing
-
-
-
2020-10-21
Paolo Bonzini
New
[v5] replay: do not build if TCG is not available
[v5] replay: do not build if TCG is not available
-
-
-
2020-10-21
Paolo Bonzini
New
meson: use b_staticpic=false for meson >=0.56.0
meson: use b_staticpic=false for meson >=0.56.0
-
-
-
2020-10-19
Paolo Bonzini
Superseded
do not use colons in test names
do not use colons in test names
-
-
-
2020-10-19
Paolo Bonzini
Superseded
meson: rewrite curses/iconv test
meson: rewrite curses/iconv test
-
-
-
2020-10-19
Paolo Bonzini
New
[PULL,10/22] build: replace ninjatool with ninja
Build system + misc changes for 2020-10-16
-
-
-
2020-10-17
Paolo Bonzini
Superseded
[PULL,08/22] add ninja to dockerfiles, CI configurations and test VMs
Build system + misc changes for 2020-10-16
-
-
-
2020-10-17
Paolo Bonzini
Superseded
[PULL,18/22] meson: Move the detection logic for sphinx to meson
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,22/22] ci: include configure and meson logs in all jobs if configure fails
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,21/22] hax: unbreak accelerator cpu code after cpus.c split
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,20/22] fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,19/22] cirrus: Enable doc build on msys2/mingw
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,18/22] meson: Move the detection logic for sphinx to meson
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,17/22] meson: move SPHINX_ARGS references within "if build_docs"
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,16/22] docs: Fix Sphinx configuration for msys2/mingw
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,15/22] meson: Only install icons and qemu.desktop if have_system
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,14/22] configure: fix handling of --docdir parameter
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,13/22] meson: cleanup curses/iconv test
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,12/22] meson.build: don't condition iconv detection on library detection
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,11/22] build: add --enable/--disable-libudev
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,10/22] build: replace ninjatool with ninja
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,09/22] build: cleanups to Makefile
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,08/22] add ninja to dockerfiles, CI configurations and test VMs
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,07/22] dockerfiles: enable Centos 8 PowerTools
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,06/22] configure: move QEMU_INCLUDES to meson
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,05/22] tests: add missing generated sources to testqapi
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,04/22] make: run shell with pipefail
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,03/22] tests/Makefile.include: unbreak non-tcg builds
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
Superseded
[PULL,02/22] Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
[PULL,01/22] submodules: bump meson to 0.55.3
Build system + misc changes for 2020-10-16
-
-
-
2020-10-16
Paolo Bonzini
New
ci: include configure and meson logs in all jobs if configure fails
ci: include configure and meson logs in all jobs if configure fails
-
-
-
2020-10-16
Paolo Bonzini
New
meson: move SPHINX_ARGS references within "if build_docs"
meson: move SPHINX_ARGS references within "if build_docs"
-
-
-
2020-10-16
Paolo Bonzini
New
build: add --enable/--disable-libudev
build: add --enable/--disable-libudev
-
-
-
2020-10-15
Paolo Bonzini
New
[7/7] build: replace ninjatool with ninja
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
Superseded
[6/7] add ninja to dockerfiles, CI configurations and test VMs
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
Superseded
[5/7] dockerfiles: enable Centos 8 PowerTools
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
New
[4/7] configure: move QEMU_INCLUDES to meson
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
New
[3/7] tests: add missing generated sources to testqapi
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
New
[2/7] make: run shell with pipefail
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
Superseded
[1/7] tests/Makefile.include: unbreak non-tcg builds
build: replace ninjatool with ninja
-
-
-
2020-10-14
Paolo Bonzini
New
[PULL,38/38] meson: identify more sections of meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,37/38] scsi/scsi_bus: fix races in REPORT LUNS
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,36/38] virtio-scsi: use scsi_device_get
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,35/38] scsi/scsi_bus: Add scsi_device_get
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,34/38] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,33/38] device-core: use atomic_set on .realized property
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,32/38] scsi: switch to bus->check_address
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,31/38] device-core: use RCU for list of children of a bus
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,30/38] device_core: use drain_call_rcu in in qmp_device_add
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,29/38] scsi/scsi_bus: switch search direction in scsi_device_find
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,28/38] qdev: add "check if address free" callback for buses
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,27/38] qemu-iotests, qtest: rewrite test 067 as a qtest
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,26/38] qtest: check that drives are really appearing and disappearing
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,25/38] qtest: switch users back to qtest_qmp_receive
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,24/38] device-plug-test: use qtest_qmp to send the device_del command
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,23/38] qtest: remove qtest_qmp_receive_success
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,22/38] qtest: Reintroduce qtest_qmp_receive with QMP event buffering
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,21/38] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,20/38] meson.build: Re-enable KVM support for MIPS
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
New
[PULL,19/38] build-sys: fix git version from -version
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,18/38] docs/devel: update instruction on how to add new unit tests
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,17/38] qtest: unify extra_qtest_srcs and extra_qtest_deps
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
New
[PULL,16/38] docs/devel/qtest: Include libqtest API reference
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,15/38] docs/devel/qtest: Include protocol spec in document
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,14/38] docs: Move QTest documentation to its own document
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,13/38] qom: fix objects with improper parent type
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,12/38] exec: split out non-softmmu-specific parts
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,11/38] softmmu: move more files to softmmu/
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,10/38] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,09/38] qom: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
New
[PULL,08/38] authz: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,07/38] crypto: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,06/38] io: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,05/38] migration: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,04/38] chardev: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,03/38] hw/core: Move the creation of the library to the main meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,02/38] meson.build: Sort sourcesets alphabetically
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
New
[PULL,01/38] meson.build: Add comments to clarify code organization
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-12
Paolo Bonzini
Superseded
[PULL,39/39] meson: identify more sections of meson.build
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-10
Paolo Bonzini
New
[PULL,38/39] scsi/scsi_bus: fix races in REPORT LUNS
SCSI, qdev, qtest, meson patches for 2020-10-10
-
-
-
2020-10-10
Paolo Bonzini
New
«
1
2
...
3
4
5
…
16
17
»