Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |    Archived = No       |   258 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,24/24] migration: remove unnecessary zlib dependency [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,23/24] meson: do not query modules before they are processed [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,22/24] tcg: include dependencies in static_library() [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,21/24] meson: remove unnecessary dependency [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,20/24] meson: remove unnecessary reference to libm [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,19/24] target/i386: remove aflag argument of gen_lea_v_seg [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,18/24] target/i386: clean up repeated string operations [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,17/24] target/i386: introduce gen_lea_ss_ofs [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,16/24] target/i386: use mo_stacksize more [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,15/24] target/i386: inline gen_add_A0_ds_seg [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,14/24] target/i386: split gen_ldst_modrm for load and store [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,13/24] target/i386: reg in gen_ldst_modrm is always OR_TMP0 [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,12/24] target/i386: raze the gen_eob* jungle [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,11/24] target/i386: assert that gen_update_eip_cur and gen_update_eip_next are the same in tb… [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,10/24] target/i386: avoid calling gen_eob_inhibit_irq before tb_stop [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,09/24] target/i386: avoid calling gen_eob_syscall before tb_stop [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,08/24] target/i386: document and group DISAS_* constants [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,07/24] target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,06/24] target/i386: cpu_load_eflags already sets cc_op [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,05/24] target/i386: remove unnecessary gen_update_cc_op before gen_eob* [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,04/24] target/i386: cleanup eob handling of RSM [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,03/24] target/i386: no single-step exception after MOV or POP SS [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,02/24] target/i386: disable jmp_opt if EFLAGS.RF is 1 [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - 1 - --- 2024-05-25 Paolo Bonzini New
[PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS [PULL,01/24] configure: move -mcx16 flag out of CPU_CFLAGS - - - --- 2024-05-25 Paolo Bonzini New
[PULL,00/24] Build system and target/i386/translate.c cleanups for 2025-05-25 - - - --- 2024-05-25 Paolo Bonzini New
[5/5] migration: remove unnecessary zlib dependency meson: small cleanups - - - --- 2024-05-24 Paolo Bonzini New
[4/5] meson: do not query modules before they are processed meson: small cleanups - - - --- 2024-05-24 Paolo Bonzini New
[3/5] tcg: include dependencies in static_library() meson: small cleanups - - - --- 2024-05-24 Paolo Bonzini New
[2/5] meson: remove unnecessary dependency meson: small cleanups - - - --- 2024-05-24 Paolo Bonzini New
[1/5] meson: remove unnecessary reference to libm meson: small cleanups - - - --- 2024-05-24 Paolo Bonzini New
target/i386: always go through gen_eob*() target/i386: always go through gen_eob*() - - - --- 2024-05-24 Paolo Bonzini New
target/i386: disable jmp_opt if EFLAGS.RF is 1 target/i386: disable jmp_opt if EFLAGS.RF is 1 - 1 - --- 2024-05-24 Paolo Bonzini New
[16/16] target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[15/16] target/i386: cpu_load_eflags already sets cc_op target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[14/16] target/i386: remove aflag argument of gen_lea_v_seg target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[13/16] target/i386: clean up repeated string operations target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[12/16] target/i386: introduce gen_lea_ss_ofs target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[11/16] target/i386: use mo_stacksize more target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[10/16] target/i386: inline gen_add_A0_ds_seg target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[09/16] target/i386: split gen_ldst_modrm for load and store target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[08/16] target/i386: reg in gen_ldst_modrm is always OR_TMP0 target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[07/16] target/i386: raze the gen_eob* jungle target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[06/16] target/i386: assert that gen_update_eip_cur and gen_update_eip_next are the same in tb_stop target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[05/16] target/i386: avoid calling gen_eob_inhibit_irq before tb_stop target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[04/16] target/i386: avoid calling gen_eob_syscall before tb_stop target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[03/16] target/i386: document and group DISAS_* constants target/i386/tcg: translation cleanups - 2 - --- 2024-05-24 Paolo Bonzini New
[02/16] target/i386: cleanup eob handling of RSM target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[01/16] target/i386: remove unnecessary gen_update_cc_op before gen_eob* target/i386/tcg: translation cleanups - 1 - --- 2024-05-24 Paolo Bonzini New
[PULL,23/23] target-i386: hyper-v: Correct kvm_hv_handle_exit return value [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - - --- 2024-05-23 Paolo Bonzini New
[PULL,22/23] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,21/23] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,20/23] i386: Add cache topology info in CPUCacheInfo [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count 1 - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,19/23] hw/i386/pc: Support smp.modules for x86 PC machine [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,18/23] tests: Add test case of APIC ID for module level parsing [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count 1 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,17/23] i386/cpu: Introduce module-id to X86CPU [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,16/23] i386: Support module_id in X86CPUTopoIDs [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,15/23] i386: Expose module level in CPUID[0x1F] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,14/23] i386: Support modules_per_die in X86CPUTopoInfo [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,13/23] i386: Introduce module level cpu topology to CPUX86State [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,12/23] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,11/23] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count 1 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,10/23] i386/cpu: Introduce bitmap to cache available CPU topology levels [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,09/23] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid() [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 2 2 --- 2024-05-23 Paolo Bonzini New
[PULL,08/23] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 2 2 --- 2024-05-23 Paolo Bonzini New
[PULL,07/23] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4] [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - 2 --- 2024-05-23 Paolo Bonzini New
[PULL,06/23] i386/cpu: Fix i/d-cache topology to core level for Intel CPU [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count 1 1 2 --- 2024-05-23 Paolo Bonzini New
[PULL,05/23] target/i386: add control bits support for LAM [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 2 1 --- 2024-05-23 Paolo Bonzini New
[PULL,04/23] target/i386: add support for LAM in CPUID enumeration [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 2 1 --- 2024-05-23 Paolo Bonzini New
[PULL,03/23] hw/i386/pc_sysfw: Alias rather than copy isa-bios region [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - - - --- 2024-05-23 Paolo Bonzini New
[PULL,02/23] target/i386: clean up AAM/AAD [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 - --- 2024-05-23 Paolo Bonzini New
[PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count [PULL,01/23] target/i386: generate simpler code for ROL/ROR with immediate count - 1 - --- 2024-05-23 Paolo Bonzini New
[PULL,00/23] i386 changes for 2024-05-23 - - - --- 2024-05-23 Paolo Bonzini New
target/i386: generate simpler code for ROL/ROR with immediate count target/i386: generate simpler code for ROL/ROR with immediate count - 1 - --- 2024-05-22 Paolo Bonzini New
target/i386: clean up AAM/AAD target/i386: clean up AAM/AAD - 1 - --- 2024-05-22 Paolo Bonzini New
[PULL,27/27] configs: disable emulators that require it if libfdt is not found [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,26/27] hw/xtensa: require libfdt [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,25/27] kconfig: express dependency of individual boards on libfdt [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,24/27] kconfig: allow compiling out QEMU device tree code per target [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - - - --- 2024-05-12 Paolo Bonzini New
[PULL,23/27] meson: move libfdt together with other dependencies [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,22/27] meson: pick libfdt from common_ss when building target-specific files [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,21/27] tests/qtest: arm: fix operation in a build without any boards or devices [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 2 - --- 2024-05-12 Paolo Bonzini New
[PULL,20/27] i386: select correct components for no-board build [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,19/27] hw/i386: move rtc-reset-reinjection command out of hw/rtc [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,18/27] hw/i386: split x86.c in multiple parts [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,17/27] i386: pc: remove unnecessary MachineClass overrides [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,16/27] i386: correctly select code in hw/i386 that depends on other components [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,15/27] xen: register legacy backends via xen_backend_init [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,14/27] xen: initialize legacy backends from xen_bus_init() [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,13/27] tests/qtest: s390x: fix operation in a build without any boards or devices [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,12/27] s390x: select correct components for no-board build [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,11/27] s390: move css_migration_enabled from machine to css.c [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - - - --- 2024-05-12 Paolo Bonzini New
[PULL,10/27] s390_flic: add migration-enabled property [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,09/27] s390x: move s390_cpu_addr2state to target/s390x/sigp.c [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,08/27] sh4: select correct components for no-board build [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property 1 - - --- 2024-05-12 Paolo Bonzini New
[PULL,07/27] configure: quote -D options that are passed through to meson [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,06/27] tests/tcg: cover lzcnt/tzcnt/popcnt [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,05/27] target/i386: fix feature dependency for WAITPKG [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,04/27] target/i386: move prefetch and multi-byte UD/NOP to new decoder [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 2 - --- 2024-05-12 Paolo Bonzini New
[PULL,03/27] target/i386: rdpkru/wrpkru are no-prefix instructions [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 1 - --- 2024-05-12 Paolo Bonzini New
[PULL,02/27] target/i386: fix operand size for DATA16 REX.W POPCNT [PULL,01/27] target/i386: remove PCOMMIT from TCG, deprecate property - 2 - --- 2024-05-12 Paolo Bonzini New
« 1 2 3 »