Show patches with: Submitter = Paolo Bonzini       |    Archived = No       |   1577 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,15/20] fuzz: check the MR in the DMA callback Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,14/20] fuzz: fix writing DMA patterns Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,12/20] configure: fix gio_libs reference Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,11/20] meson: fix warning for bad sphinx-build Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,10/20] tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec() Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,09/20] tests/qtest/libqtest.c: Check for setsockopt() failure Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini New
[PULL,08/20] meson: vhost-user-gpu/virtiofsd: use absolute path Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,05/20] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[v2] qapi, qemu-options: make all parsing visitors parse boolean options the same [v2] qapi, qemu-options: make all parsing visitors parse boolean options the same --- 2020-11-03 Paolo Bonzini Accepted
[for-5.2,1/4] ivshmem-test: do not use short-form boolean option deprecate short-form boolean options --- 2020-11-03 Paolo Bonzini Accepted
qapi: make all parsing visitors parse boolean options the same qapi: make all parsing visitors parse boolean options the same --- 2020-11-03 Paolo Bonzini New
[for-5.2] meson: use b_staticpic=false for meson >=0.56.0 [for-5.2] meson: use b_staticpic=false for meson >=0.56.0 --- 2020-11-03 Paolo Bonzini Accepted
coverity_scan: switch to vpath build coverity_scan: switch to vpath build --- 2020-10-29 Paolo Bonzini Accepted
docs: expand sourceset documentation docs: expand sourceset documentation --- 2020-10-29 Paolo Bonzini Superseded
[v2] docs: expand sourceset documentation [v2] docs: expand sourceset documentation --- 2020-10-29 Paolo Bonzini Superseded
docs: expand sourceset documentation docs: expand sourceset documentation --- 2020-10-29 Paolo Bonzini Accepted
[for-5.2] semihosting: fix order of initialization functions [for-5.2] semihosting: fix order of initialization functions --- 2020-10-28 Paolo Bonzini Superseded
[29/29] vl: allow -incoming defer with -preconfig cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[28/29] vl: remove separate preconfig main_loop cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[27/29] remove preconfig state cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[26/29] hmp: introduce cmd_available cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[25/29] vl: start VM via qmp_cont cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[24/29] migration, vl: start migration via qmp_migrate_incoming cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[23/29] vl: move -global check earlier cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini New
[22/29] vl: initialize displays before preconfig loop cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[21/29] vl: separate qemu_resolve_machine_memdev cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[20/29] vl: separate qemu_apply_machine_options cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini New
[19/29] vl: separate qemu_create_machine cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[18/29] vl: separate qemu_create_late_backends cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[17/29] vl: separate qemu_create_early_backends cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[16/29] vl: move CHECKPOINT_INIT after preconfig cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[15/29] vl: extract default devices to separate functions cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[14/29] vl: move semihosting command line fallback to qemu_finish_machine_init cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini New
[13/29] vl: load plugins as late as possible cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[12/29] vl: create "-net nic -net user" default earlier cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[11/29] vl: extract various command line desugaring snippets to a new function cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[10/29] vl: preconfig and loadvm are mutually exclusive cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[09/29] vl: extract various command line validation snippets to a new function cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Superseded
[08/29] vl: move prelaunch part of qemu_init to new functions cleanup qemu_init and make sense of command line processing --- 2020-10-27 Paolo Bonzini Accepted
[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
« 1 2 3 415 16 »