Show patches with: Submitter = Paolo Bonzini       |    Archived = No       |   1538 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,16/37] target/i386: Create cur_insn_len, cur_insn_len_i32 Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,15/37] target/i386: USe DISAS_EOB_ONLY Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,14/37] target/i386: Use DISAS_EOB_NEXT Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,13/37] target/i386: Use DISAS_EOB* in gen_movl_seg_T0 Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,12/37] target/i386: Introduce DISAS_EOB* Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,11/37] target/i386: Create gen_update_eip_next Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,10/37] target/i386: Create gen_update_eip_cur Untitled series #189015 --- 2022-10-11 Paolo Bonzini New
[PULL,09/37] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,08/37] target/i386: Remove cur_eip argument to gen_exception Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,07/37] target/i386: Return bool from disas_insn Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[PULL,06/37] target/i386: Remove pc_start Untitled series #189015 --- 2022-10-11 Paolo Bonzini Accepted
[v2,27/37] target/i386: Use tcg gvec ops for pmovmskb [v2,01/37] target/i386: Define XMMReg and access macros, align ZMM registers --- 2022-09-20 Paolo Bonzini Superseded
[v2,01/37] target/i386: Define XMMReg and access macros, align ZMM registers [v2,01/37] target/i386: Define XMMReg and access macros, align ZMM registers --- 2022-09-20 Paolo Bonzini Superseded
[27/37] target/i386: Use tcg gvec ops for pmovmskb [01/37] target/i386: Define XMMReg and access macros, align ZMM registers --- 2022-09-11 Paolo Bonzini New
[01/37] target/i386: Define XMMReg and access macros, align ZMM registers [01/37] target/i386: Define XMMReg and access macros, align ZMM registers --- 2022-09-11 Paolo Bonzini Superseded
[PULL,4/6] configure: Fix ppc container_cross_cc substitution Untitled series #182609 --- 2022-07-29 Paolo Bonzini Accepted
[PULL,2/8] accel/kvm: Avoid Coverity warning in query_stats() Untitled series #181913 --- 2022-07-22 Paolo Bonzini New
[PULL,2/9] accel/kvm: Avoid Coverity warning in query_stats() Untitled series #181777 --- 2022-07-21 Paolo Bonzini Superseded
[PULL,53/53] target/i386: Remove unused XMMReg, YMMReg types and CPUState fields Untitled series #173086 --- 2022-04-19 Paolo Bonzini Accepted
[PULL,13/27] hw/i386: Rename default_bus_bypass_iommu Untitled series #160186 --- 2021-11-03 Paolo Bonzini Accepted
[PULL,06/27] MAINTAINERS: update location of microvm docs Untitled series #160186 --- 2021-11-03 Paolo Bonzini New
[PULL,29/33] target/i386: Fix memory leak in sev_read_file_base64() Untitled series #159904 --- 2021-09-28 Paolo Bonzini Accepted
[PULL,18/21] util: Suppress -Wstringop-overflow in qemu_thread_start Untitled series #158081 --- 2021-09-13 Paolo Bonzini Accepted
[PULL,3/7] configure: Add -Werror to avx2, avx512 tests Untitled series #148522 --- 2021-07-29 Paolo Bonzini Accepted
[PULL,48/48] configure: allow the selection of alternate config in the build Untitled series #141913 --- 2021-07-08 Paolo Bonzini Accepted
[PULL,47/48] configs: rename default-configs to configs and reorganise Untitled series #141913 --- 2021-07-08 Paolo Bonzini Accepted
[PULL,46/48] hw/arm: move CONFIG_V7M out of default-devices Untitled series #141913 --- 2021-07-08 Paolo Bonzini Accepted
[PULL,45/48] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL Untitled series #141913 --- 2021-07-08 Paolo Bonzini New
[PULL,45/45] configure: Remove probe for _Static_assert Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,44/45] qemu/compiler: Remove QEMU_GENERIC Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC Untitled series #137625 --- 2021-06-17 Paolo Bonzini New
[PULL,42/45] util: Use unique type for QemuRecMutex in thread-posix.h Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,41/45] util: Pass file+line to qemu_rec_mutex_unlock_impl Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[PULL,40/45] util: Use real functions for thread-posix QemuRecMutex Untitled series #137625 --- 2021-06-17 Paolo Bonzini Accepted
[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
« 1 2 3 415 16 »