Show patches with: Submitter = Paolo Bonzini       |    Archived = No       |   1538 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[07/29] vl: extract qemu_init_subsystems cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[06/29] vl: move various initialization routines out of qemu_init cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[05/29] vl: split various early command line options to a separate function cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[04/29] vl: remove bogus check cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[03/29] vl: extract validation of -smp to machine.c cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[02/29] semihosting: fix order of initialization functions cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[01/29] trace: remove argument from trace_init_file cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[v2] rx: move BIOS load from MCU to board [v2] rx: move BIOS load from MCU to board --- 2020-10-26 Paolo Bonzini Accepted
trace: remove argument from trace_init_file trace: remove argument from trace_init_file --- 2020-10-26 Paolo Bonzini Superseded
[11/15] rx: move BIOS load from MCU to board remove bios_name variable --- 2020-10-26 Paolo Bonzini New
[09/15] moxie: remove bios_name remove bios_name variable --- 2020-10-26 Paolo Bonzini Accepted
[05/15] i386: remove bios_name remove bios_name variable --- 2020-10-26 Paolo Bonzini Accepted
[04/15] hppa: remove bios_name remove bios_name variable --- 2020-10-26 Paolo Bonzini Accepted
[03/15] arm: remove bios_name remove bios_name variable --- 2020-10-26 Paolo Bonzini Accepted
[01/15] alpha: remove bios_name remove bios_name variable --- 2020-10-26 Paolo Bonzini Accepted
[PULL,17/17] machine: move SMP initialization from vl.c Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Superseded
[PULL,16/17] machine: move UP defaults to class_base_init Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Superseded
[PULL,15/17] machine: remove deprecated -machine enforce-config-section option Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Superseded
[PULL,14/17] win32: boot broken when bind & data dir are the same Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,13/17] WHPX: Fix WHPX build break Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,12/17] configure: move install_blobs from configure to meson Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,11/17] configure: remove unused variable from config-host.mak Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,10/17] configure: move directory options from config-host.mak to meson Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,09/17] configure: allow configuring localedir Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,08/17] Makefile: separate meson rerun from the rest of the ninja invocation Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,07/17] Remove deprecated -no-kvm option Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,06/17] replay: do not build if TCG is not available Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Superseded
[PULL,05/17] qtest: unbreak non-TCG builds in bios-tables-test Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,04/17] hw/core/qdev-clock: add a reference on aliased clocks Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,03/17] do not use colons in test names Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini Accepted
[PULL,02/17] meson: rewrite curses/iconv test Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
[PULL,01/17] build: fix macOS --enable-modules build Build system changes and misc fixes for QEMU 5.2 soft freeze --- 2020-10-26 Paolo Bonzini New
Makefile: separate meson rerun from the rest of the ninja invocation Makefile: separate meson rerun from the rest of the ninja invocation --- 2020-10-23 Paolo Bonzini New
[22/22] vl: separate qemu_create_late_backends cleanup qemu_init and make sense of command line processing --- 2020-10-21 Paolo Bonzini New
[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
« 1 2 3 415 16 »