Show patches with: none      |   73868 patches
« 1 2 ... 88 89 90738 739 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,05/38] tests/tcg: add mechanism to handle plugin arguments [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,04/38] docs/devel: remind developers to run CI container pipeline when updating images [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,03/38] gitlab: reduce testing scope of check-gcov [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,02/38] gitlab: ensure coverage job also publishes meson log [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,01/38] gitlab: explicit set artifacts publishing criteria [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub --- 2023-07-03 Alex Bennée New
[14/32] hw/sd: Basis for eMMC support [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater New
[12/32] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[10/32] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[09/32] hw/sd: Add sd_cmd_ALL_SEND_CID() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[08/32] hw/sd: Add sd_cmd_SEND_OP_CMD() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[07/32] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[06/32] hw/sd: Add sd_cmd_unimplemented() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[05/32] hw/sd: Add sd_cmd_illegal() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[04/32] hw/sd: Introduce sd_cmd_handler type [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[03/32] hw/sd: Move proto_name to SDProto structure [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[02/32] hw/sd: When card is in wrong state, log which spec version is used [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[01/32] hw/sd: When card is in wrong state, log which state it is [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[v4,37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,36/37] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,35/37] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,34/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,32/37] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,31/37] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,30/37] target/riscv: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,29/37] target/riscv: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,28/37] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,27/37] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,26/37] target/arm: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,25/37] target/arm: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,24/37] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,22/37] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,21/37] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,20/37] target/i386: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,19/37] target/i386: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,17/37] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,16/37] target/ppc: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,15/37] target/ppc: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,14/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,13/37] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,12/37] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,11/37] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,10/37] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,09/37] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,08/37] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,07/37] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,06/37] crypto: Add aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,05/37] crypto: Add aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,04/37] crypto/aes: Add AES_SH, AES_ISH macros crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,02/37] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,01/37] util: Add cpuinfo-ppc.c crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[Stable-8.0.3,64/65] linux-user: Avoid mmap of the last byte of the reserved_va Untitled series #214043 --- 2023-07-02 Michael Tokarev New
[PULL,11/11] linux-user: Avoid mmap of the last byte of the reserved_va [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,10/11] target/nios2 : Explicitly ask for target-endian loads and stores [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,09/11] tcg: Reduce tcg_assert_listed_vecop() scope [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,08/11] target/arm: Use float64_to_int32_modulo for FJCVTZS [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,07/11] target/alpha: Use float64_to_int64_modulo for CVTTQ [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,06/11] tests/tcg/alpha: Add test for cvttq [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,05/11] fpu: Add float64_to_int{32,64}_modulo [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,04/11] accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,03/11] accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,02/11] audio: dbus requires pixman [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson New
[PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl --- 2023-07-01 Richard Henderson Accepted
[PULL,00/11] tcg and misc patch queue --- 2023-07-01 Richard Henderson New
ui: Link dbus-display with pixman again ui: Link dbus-display with pixman again --- 2023-06-30 Philippe Mathieu-Daudé New
[v4,38/38] tests/tcg: Add a test for info proc mappings maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,37/38] docs: Document security implications of debugging maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,36/38] gdbstub: Add support for info proc mappings maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,35/38] gdbstub: Report the actual qemu-user pid maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,33/38] linux-user: Emulate /proc/self/smaps maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,32/38] linux-user: Add "safe" parameter to do_guest_openat() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,31/38] linux-user: Expose do_guest_openat() and do_guest_readlink() maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,30/38] gdbstub: clean-up vcont handling to avoid goto maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,29/38] gdbstub: Permit reverse step/break to provide stop response maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,28/38] gdbstub: lightly refactor connection to avoid snprintf maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,27/38] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,26/38] docs/devel: split qom-api reference into new file maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,25/38] docs/devel/qom.rst: Correct code style maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,24/38] include/hw/qdev-core: fixup kerneldoc annotations maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,23/38] include/migration: mark vmstate_register() as a legacy function maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,22/38] docs/devel: add some front matter to the devel index maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,21/38] plugins: update lockstep to use g_memdup2 maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,20/38] plugins: fix memory leak while parsing options maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,19/38] plugins: force slow path when plugins instrument memory ops maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,18/38] target/arm: make arm_casq_ptw CONFIG_TCG only maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,17/38] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,16/38] tests/avocado: update firmware to enable sbsa-ref/max maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,15/38] tests/docker: convert riscv64-cross to lcitool maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,14/38] tests/lcitool: introduce qemu-minimal maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,13/38] tests/lcitool: add an explicit gcc-native package maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,12/38] tests/lcitool: Bump fedora container versions maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,11/38] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
[v4,09/38] tests/docker: add test-fuzz maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR) --- 2023-06-30 Alex Bennée Superseded
« 1 2 ... 88 89 90738 739 »