Show patches with: State = Action Required       |    Archived = No       |   430756 patches
« 1 2 ... 211 212 2134307 4308 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,21/28] xen-platform: unplug AHCI disks Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,20/28] net: do not delete nics in net_cleanup() Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,19/28] hw/xen: update Xen PV NIC to XenDevice model Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,18/28] hw/xen: only remove peers of PCI NICs on unplug Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,17/28] hw/xen: add support for Xen primary console in emulated mode Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,16/28] hw/xen: update Xen console to XenDevice model Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,15/28] hw/xen: do not repeatedly try to create a failing backend device Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,14/28] hw/xen: add get_frontend_path() method to XenDeviceClass Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,13/28] hw/xen: automatically assign device index to block devices Get Xen PV shim running in QEMU, add net & console 1 - - - --- 2023-10-25 David Woodhouse New
[v3,12/28] hw/xen: populate store frontend nodes with XenStore PFN/port Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,11/28] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,10/28] include: update Xen public headers to Xen 4.17.2 release Get Xen PV shim running in QEMU, add net & console 1 - - - --- 2023-10-25 David Woodhouse New
[v3,09/28] hw/xen: Clean up event channel 'type_val' handling to use union Get Xen PV shim running in QEMU, add net & console - - 1 - --- 2023-10-25 David Woodhouse New
[v3,08/28] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer() Get Xen PV shim running in QEMU, add net & console - - 2 - --- 2023-10-25 David Woodhouse New
[v3,07/28] hw/xen: use correct default protocol for xen-block on x86 Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,06/28] hw/xen: take iothread mutex in xen_evtchn_reset_op() Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,05/28] hw/xen: fix XenStore watch delivery to guest Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,04/28] hw/xen: don't clear map_track[] in xen_gnttab_reset() Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,03/28] hw/xen: select kernel mode for per-vCPU event channel upcall vector Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,02/28] i386/xen: fix per-vCPU upcall vector for Xen emulation Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[v3,01/28] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel Get Xen PV shim running in QEMU, add net & console - 1 1 - --- 2023-10-25 David Woodhouse New
[1/1] ui/cocoa: add full-screen-scaling display option ui/cocoa: add full-screen-scaling display option - - - - --- 2023-10-25 Carwyn Ellis New
[6/6] qga: Cancel async snapshot before abort qga: Assorted patches, let us discuss - - 1 - --- 2023-10-25 Alexander Ivanov New
[5/6] qga: Add timeout for fsfreeze qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[4/6] qga: Add user creation functionality qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[3/6] qga: Let run_command() work without input data qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[2/6] qga: Move command execution code to a separate function qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[1/6] qga: Add process termination functionality qga: Assorted patches, let us discuss - - - - --- 2023-10-25 Alexander Ivanov New
[v4,9/9] target/riscv/tcg: warn if profile exts are disabled RVA22U64 profile support - - 1 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,8/9] target/riscv/tcg: honor user choice for G MISA bits RVA22U64 profile support - - 1 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,7/9] target/riscv/tcg: add hash table insert helpers RVA22U64 profile support - - 1 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,6/9] target/riscv/tcg: handle profile MISA bits RVA22U64 profile support - - 2 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,5/9] target/riscv/tcg: add riscv_cpu_write_misa_bit() RVA22U64 profile support - - 3 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,4/9] target/riscv/tcg: add MISA user options hash RVA22U64 profile support - - 3 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,3/9] target/riscv/tcg: add user flag for profile support RVA22U64 profile support - - 1 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,2/9] target/riscv/kvm: add 'rva22u64' flag as unavailable RVA22U64 profile support - - 3 - --- 2023-10-25 Daniel Henrique Barboza New
[v4,1/9] target/riscv: add rva22u64 profile definition RVA22U64 profile support 1 - - - --- 2023-10-25 Daniel Henrique Barboza New
[RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros [RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros - - - - --- 2023-10-25 John Platts New
[2/2] vfio/pci: Fix buffer overrun when writing the VF token vfio/pci: Fix buffer overrun when writing the VF token - 2 2 - --- 2023-10-25 Cédric Le Goater New
[1/2] util/uuid: Add UUID_STR_LEN definition vfio/pci: Fix buffer overrun when writing the VF token - - 2 - --- 2023-10-25 Cédric Le Goater New
[v16,18/18] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,17/18] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,16/18] plugins: Use different helpers when reading registers plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,15/18] cpu: Call plugin hooks only when ready plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,14/18] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,13/18] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,12/18] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,11/18] gdbstub: Infer number of core registers from XML plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,10/18] gdbstub: Simplify XML lookup plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,09/18] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,08/18] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,07/18] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers 1 - - - --- 2023-10-25 Akihiko Odaki New
[v16,06/18] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-10-25 Akihiko Odaki New
[v16,05/18] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,04/18] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers 1 - - - --- 2023-10-25 Akihiko Odaki New
[v16,03/18] gdbstub: Introduce GDBFeatureBuilder plugins: Allow to read registers - - 1 - --- 2023-10-25 Akihiko Odaki New
[v16,02/18] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 3 - --- 2023-10-25 Akihiko Odaki New
[v16,01/18] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 2 - --- 2023-10-25 Akihiko Odaki New
tests/qapi-schema: Tidy up pylint warnings and advice tests/qapi-schema: Tidy up pylint warnings and advice - - 1 - --- 2023-10-25 Markus Armbruster New
[risu,5/5] loongarch: Add block 'clean' and clean_lsx_result() Add LoongArch LSX/LASX instructions - - - - --- 2023-10-25 gaosong New
[risu,4/5] loongarch: init LASX registers Add LoongArch LSX/LASX instructions - - - - --- 2023-10-25 gaosong New
[risu,3/5] loongarch: reginfo suport LSX/LASX Add LoongArch LSX/LASX instructions - - - - --- 2023-10-25 gaosong New
[risu,2/5] loongarch: Add LASX instructions Add LoongArch LSX/LASX instructions - - - - --- 2023-10-25 gaosong New
[risu,1/5] loongarch: Add LSX instructions Add LoongArch LSX/LASX instructions - - - - --- 2023-10-25 gaosong New
[1/1] sphinx/qapidoc: Tidy up pylint warning raise-missing-from sphinx/qapidoc: pylint cleanups - - 1 - --- 2023-10-25 Markus Armbruster New
[v2,12/12] qemu-file: Make qemu_fflush() return errors migration: Yet another round of atomic counters - - 2 - --- 2023-10-25 Juan Quintela New
[v2,11/12] migration: Remove transferred atomic counter migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,10/12] migration: Use migration_transferred_bytes() migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,09/12] qemu-file: Simplify qemu_file_get_error() migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,08/12] migration: migration_rate_limit_reset() don't need the QEMUFile migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,07/12] migration: migration_transferred_bytes() don't need the QEMUFile migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,06/12] qemu-file: Remove _noflush from qemu_file_transferred_noflush() migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,05/12] qemu_file: Remove unused qemu_file_transferred() migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,04/12] migration: Use the number of transferred bytes directly migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,03/12] qemu_file: total_transferred is not used anymore migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,02/12] qemu_file: Use a stat64 for qemu_file_transferred migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[v2,01/12] qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer migration: Yet another round of atomic counters - - 1 - --- 2023-10-25 Juan Quintela New
[PULL,12/12] hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,11/12] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,10/12] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,09/12] hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,08/12] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,07/12] hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,06/12] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,05/12] hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,04/12] hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specific [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,03/12] hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,02/12] hw/arm/aspeed: Extract code common to all boards to a common file [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - 1 - --- 2023-10-25 Cédric Le Goater New
[PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address [PULL,01/12] MAINTAINERS: aspeed: Update Andrew's email address - - - - --- 2023-10-25 Cédric Le Goater New
[PULL,00/12] aspeed queue - - - - --- 2023-10-25 Cédric Le Goater New
target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe - - - - --- 2023-10-25 Chao Du New
[29/29] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[28/29] target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[27/29] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[26/29] tcg/tci: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[25/29] tcg/s390x: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[24/29] tcg/ppc: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[23/29] tcg/ppc: Create tcg_out_and_rc tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[22/29] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
[21/29] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2023-10-25 Richard Henderson New
« 1 2 ... 211 212 2134307 4308 »