Show patches with: Submitter = Paolo Bonzini       |    Archived = No       |   1604 patches
« 1 2 3 416 17 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,39/45] softfloat: Use _Generic instead of QEMU_GENERIC Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,38/45] configure: Use -std=gnu11 Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,07/13] target/i386: Fix decode of cr8 Untitled series #133818 --- 2021-06-04 Paolo Bonzini New
[PULL,02/33] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor [PULL,01/33] target/i386: Rename helper_fldt, helper_fstt --- 2021-05-11 Paolo Bonzini Accepted
[PULL,01/33] target/i386: Rename helper_fldt, helper_fstt [PULL,01/33] target/i386: Rename helper_fldt, helper_fstt --- 2021-05-11 Paolo Bonzini Accepted
[PULL,02/12] target/i386: Verify memory operand for lcall and ljmp Untitled series #116452 --- 2021-04-01 Paolo Bonzini Accepted
[PULL,19/36] configure: Fix --enable-tcg-interpreter Untitled series #98505 --- 2021-01-29 Paolo Bonzini New
[PULL,23/55] util: Extract flush_icache_range to cacheflush.c [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,15/55] target/i386: Check privilege level for protected mode 'int N' task gate [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,07/55] tests/tcg: build tests with -Werror [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,06/55] gitlab: add --without-default-features build [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,05/55] gitlab: move --without-default-devices build from Travis [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,04/55] python: add __repr__ to ConsoleSocket to aid debugging [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini New
[PULL,03/55] configure: add --without-default-features [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini New
[PULL,02/55] configure: move gettext detection to meson.build [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini New
[PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build [PULL,01/55] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build --- 2020-12-21 Paolo Bonzini Accepted
[PULL,094/113] kernel-doc: add support for ____cacheline_aligned attribute Untitled series #83928 --- 2020-12-02 Paolo Bonzini Accepted
[v2,13/32] kernel-doc: add support for ____cacheline_aligned attribute Untitled series #83681 --- 2020-12-01 Paolo Bonzini Superseded
[12/29] kernel-doc: add support for ____cacheline_aligned attribute Untitled series #79205 --- 2020-11-17 Paolo Bonzini Superseded
[v2,5/6] qemu-option: move help handling to get_opt_name_value Deprecate or forbid crazy QemuOpts cases --- 2020-11-09 Paolo Bonzini Accepted
[v2,4/6] qemu-option: clean up id vs. list->merge_lists Deprecate or forbid crazy QemuOpts cases --- 2020-11-09 Paolo Bonzini Accepted
[v2,1/6] qemu-option: simplify search for end of key Deprecate or forbid crazy QemuOpts cases --- 2020-11-09 Paolo Bonzini Accepted
[2/2] qemu-option: warn for short-form boolean options deprecate short-form boolean options --- 2020-11-05 Paolo Bonzini New
[1/2] qemu-option: move help handling to get_opt_name_value deprecate short-form boolean options --- 2020-11-05 Paolo Bonzini New
fix make clean/distclean fix make clean/distclean --- 2020-11-05 Paolo Bonzini Accepted
[PULL,17/20] semihosting: fix order of initialization functions Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[PULL,16/20] fuzz: fuzz offsets within pio/mmio regions Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini Accepted
[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
« 1 2 3 416 17 »