Show patches with: Archived = No       |   430552 patches
« 1 2 ... 708 709 7104305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,46/49] semihosting: Remove qemu_semihosting_console_outc semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,45/49] semihosting: Use console_out_gf for SYS_WRITEC semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,44/49] semihosting: Use console_in_gf for SYS_READC semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,43/49] semihosting: Create qemu_semihosting_guestfd_init semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,42/49] semihosting: Add GuestFDConsole semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,41/49] semihosting: Create qemu_semihosting_console_write semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,40/49] semihosting: Cleanup chardev init semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,39/49] semihosting: Expand qemu_semihosting_console_inc to read semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,38/49] semihosting: Pass CPUState to qemu_semihosting_console_inc semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,37/49] semihosting: Fix docs comment for qemu_semihosting_console_inc semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,36/49] gdbstub: Widen gdb_syscall_complete_cb return value semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,35/49] semihosting: Create semihost_sys_gettimeofday semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,34/49] semihosting: Create semihost_sys_{stat,fstat} semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,33/49] semihosting: Split out semihost_sys_system semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,32/49] semihosting: Split out semihost_sys_rename semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,31/49] semihosting: Split out semihost_sys_remove semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,30/49] semihosting: Split out semihost_sys_flen semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,29/49] semihosting: Split out semihost_sys_isatty semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,28/49] semihosting: Split out semihost_sys_lseek semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,27/49] semihosting: Bound length for semihost_sys_{read, write} semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,26/49] semihosting: Split out semihost_sys_write semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,25/49] semihosting: Split out semihost_sys_read semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,24/49] semihosting: Split out semihost_sys_close semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,23/49] semihosting: Split out semihost_sys_open semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,22/49] semihosting: Move GET_ARG/SET_ARG earlier in the file semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,21/49] semihosting: Use env more often in do_common_semihosting semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,20/49] semihosting: Split out common_semi_has_synccache semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,19/49] semihosting: Split common_semi_flen_buf per target semihosting cleanup - - 2 - --- 2022-05-21 Richard Henderson New
[v3,18/49] semihosting: Split is_64bit_semihosting per target semihosting cleanup - - 2 - --- 2022-05-21 Richard Henderson New
[v3,17/49] semihosting: Use struct gdb_stat in common_semi_flen_cb semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,16/49] include/exec: Define errno values in gdbstub.h semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,15/49] include/exec: Move gdb_stat and gdb_timeval to gdbstub.h semihosting cleanup - - 2 - --- 2022-05-21 Richard Henderson New
[v3,14/49] include/exec: Move gdb open flags to gdbstub.h semihosting cleanup - - 2 - --- 2022-05-21 Richard Henderson New
[v3,13/49] semihosting: Move common-semi.h to include/semihosting/ semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,12/49] semihosting: Return void from do_common_semihosting semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,11/49] semihosting: Clean up common_semi_open_cb semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,10/49] semihosting: Clean up common_semi_flen_cb semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,09/49] semihosting: Adjust error checking in common_semi_cb semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,08/49] semihosting: Inline set_swi_errno into common_semi_cb semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,07/49] semihosting: Split out guestfd.c semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,06/49] semihosting: Simplify softmmu_lock_user_string semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,05/49] semihosting: Add target_strlen for softmmu-uaccess.h semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,04/49] semihosting: Move softmmu-uaccess.h functions out of line semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,03/49] semihosting: Improve condition for config.c and console.c semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,02/49] semihosting: Return failure from softmmu-uaccess.h functions semihosting cleanup - - 1 - --- 2022-05-21 Richard Henderson New
[v3,01/49] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h [v3,01/49] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h - - 1 - --- 2022-05-21 Richard Henderson New
ide_ioport_read: Return lower octet of data register instead of 0xFF ide_ioport_read: Return lower octet of data register instead of 0xFF - - - - --- 2022-05-20 Lev Kujawski New
qga-win32: Add support for NVME but type qga-win32: Add support for NVME but type - - 1 - --- 2022-05-20 Konstantin Kostiuk New
[v5,8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,7/8] target/ppc: Implemented [pm]xvbf16ger2* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,6/8] target/ppc: Implemented pmxvf*ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,5/8] target/ppc: Implemented xvf16ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,4/8] target/ppc: Implemented xvf*ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,3/8] target/ppc: Implemented pmxvi*ger* instructions VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,2/8] target/ppc: Implemented xvi*ger* instructions VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v5,1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host - - - - --- 2022-05-20 Maciej S. Szmigiero New
[v2,10/10] docs/devel: Fix link to developer mailing lists Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,09/10] accel/tcg: Inline dump_opcount_info() and remove it Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,08/10] accel/tcg/cpu-exec: Unexport dump_drift_info() Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,07/10] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create() Random cleanup patches - - 2 - --- 2022-05-20 Bernhard Beschow New
[v2,06/10] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE Random cleanup patches - - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,05/10] hw/i386/pc: Remove orphan declarations Random cleanup patches 1 - - - --- 2022-05-20 Bernhard Beschow New
[v2,04/10] hw/i386/pc: Unexport functions used only internally Random cleanup patches 1 - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,03/10] hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro Random cleanup patches 1 - - - --- 2022-05-20 Bernhard Beschow New
[v2,02/10] hw/audio/cs4231a: Const'ify global tables Random cleanup patches - - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,01/10] hw: Reuse TYPE_I8042 define Random cleanup patches - - 2 - --- 2022-05-20 Bernhard Beschow New
[2/2] rtc/mc146818rtc: QOM'ify io_base offset QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-20 Bernhard Beschow New
[1/2] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-20 Bernhard Beschow New
[3/3] target/ppc: Implement ISA 3.00 tlbie[l] ppc: Implement ISA 3.00 tlbie[l] - - - - --- 2022-05-20 Leandro Lupori New
[2/3] target/ppc: Move tlbiel to decode tree ppc: Implement ISA 3.00 tlbie[l] - - - - --- 2022-05-20 Leandro Lupori New
[1/3] target/ppc: Move tlbie to decode tree ppc: Implement ISA 3.00 tlbie[l] - - - - --- 2022-05-20 Leandro Lupori New
[v4,8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,7/8] target/ppc: Implemented [pm]xvbf16ger2* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,6/8] target/ppc: Implemented pmxvf*ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,5/8] target/ppc: Implemented xvf16ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,4/8] target/ppc: Implemented xvf*ger* VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,3/8] target/ppc: Implemented pmxvi*ger* instructions VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,2/8] target/ppc: Implemented xvi*ger* instructions VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
[v4,1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz VSX MMA Implementation - - 1 - --- 2022-05-20 Lucas Mateus Martins Araujo e Castro New
tests: Remove unused "wcount" from linux-test.c tests: Remove unused "wcount" from linux-test.c - - - - --- 2022-05-20 Brian Cain New
hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready - - - - --- 2022-05-20 Icenowy Zheng New
[v5,5/5] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type [v5,1/5] hw/i386: add 4g boundary start to X86MachineState - - - - --- 2022-05-20 Joao Martins New
[v5,4/5] i386/pc: relocate 4g start to 1T where applicable [v5,1/5] hw/i386: add 4g boundary start to X86MachineState - - - - --- 2022-05-20 Joao Martins New
[v5,3/5] i386/pc: pass pci_hole64_size to pc_memory_init() [v5,1/5] hw/i386: add 4g boundary start to X86MachineState - - 1 - --- 2022-05-20 Joao Martins New
[v5,2/5] i386/pc: create pci-host qdev prior to pc_memory_init() [v5,1/5] hw/i386: add 4g boundary start to X86MachineState - - 1 - --- 2022-05-20 Joao Martins New
[v5,1/5] hw/i386: add 4g boundary start to X86MachineState [v5,1/5] hw/i386: add 4g boundary start to X86MachineState - - 1 - --- 2022-05-20 Joao Martins New
[v2,1/1] Fix the coredump when memory backend id conflicts with default_ram_id [v2,1/1] Fix the coredump when memory backend id conflicts with default_ram_id - - - - --- 2022-05-20 Li Zhang New
target/riscv: Fix typo of mimpid cpu option target/riscv: Fix typo of mimpid cpu option - - 1 - --- 2022-05-20 Frank Chang New
[1/1] Fix the coredump when memory backend id conflicts with default_ram_id [1/1] Fix the coredump when memory backend id conflicts with default_ram_id - - - - --- 2022-05-20 Li Zhang New
[v2] contrib/elf2dmp: add ELF dump header checking [v2] contrib/elf2dmp: add ELF dump header checking - - 1 - --- 2022-05-20 Viktor Prutyanov New
docs/system/arm: Add FEAT_HCX to list of emulated features docs/system/arm: Add FEAT_HCX to list of emulated features - 1 1 - --- 2022-05-20 Peter Maydell New
Add A64FX CPU support to the sbsa-ref board. Add A64FX CPU support to the sbsa-ref board. - - - - --- 2022-05-20 Itaru Kitayama New
[v3] block/gluster: correctly set max_pdiscard [v3] block/gluster: correctly set max_pdiscard - 1 3 - --- 2022-05-20 Fiona Ebner New
[3/3] virtio_balloon: Introduce memory recover recover hardware corrupted page by virtio balloon - - - - --- 2022-05-20 zhenwei pi New
[2/3] mm/memory-failure.c: support reset PTE during unpoison recover hardware corrupted page by virtio balloon - - - - --- 2022-05-20 zhenwei pi New
[1/3] memory-failure: Introduce memory failure notifier recover hardware corrupted page by virtio balloon - - - - --- 2022-05-20 zhenwei pi New
hw/net: Add LiteEth model hw/net: Add LiteEth model - - - - --- 2022-05-20 Joel Stanley New
[QEMU] x86: Set maximum APIC ID to KVM prior to vCPU creation [QEMU] x86: Set maximum APIC ID to KVM prior to vCPU creation - - - - --- 2022-05-20 Zeng Guang New
[v5] qga: add guest-get-diskstats command for Linux guests [v5] qga: add guest-get-diskstats command for Linux guests - - 2 - --- 2022-05-20 luzhipeng New
« 1 2 ... 708 709 7104305 4306 »