Show patches with: Archived = No       |   77786 patches
« 1 2 ... 85 86 87777 778 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,41/60] hw/loader: Clean up global variable shadowing in rom_add_file() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,40/60] hw/cpu: Clean up global variable shadowing [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Superseded
[PULL,39/60] exec/cpu: Have cpu_exec_realize() return a boolean [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,37/60] target/alpha: Tidy up alpha_cpu_class_by_name() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,34/60] target/ppc: Restrict KVM objects to system emulation [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,31/60] target/mips: Fix TX79 LQ/SQ opcodes [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,29/60] target/i386/monitor: synchronize cpu state for lapic info [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,28/60] target/i386/kvm: Correct comment in kvm_cpu_realize() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,26/60] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,25/60] target/i386/hvf: Use CPUState typedef [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,21/60] target/s390x: Use env_archcpu() in handle_diag_308() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,20/60] target/riscv: Use env_archcpu() in [check_]nanbox() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,17/60] target/openrisc: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,16/60] target/nios2: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,15/60] target/loongarch: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,14/60] target/hexagon: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,12/60] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,10/60] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,09/60] target: Mention 'cpu-qom.h' is target agnostic [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,08/60] target: Unify QOM style [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,07/60] accel/tcg: Factor tcg_cpu_reset_hold() out [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,06/60] accel: Introduce cpu_exec_reset_hold() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,03/60] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,02/60] vl: constify default_list [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,01/60] vl: Free machine list [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,00/60] Misc HW/UI patches for 2023-11-06 --- 2023-11-06 Philippe Mathieu-Daudé New
[71/71] docs: Constify VMstate in examples *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[70/71] tests/unit/test-vmstate: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[69/71] util/fifo8: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[68/71] replay: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[67/71] system: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[66/71] migration: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[65/71] cpu-target: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[64/71] backends: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[63/71] audio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[62/71] hw/misc/macio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[61/71] hw/watchdog: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[60/71] hw/virtio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[59/71] hw/vfio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[58/71] hw/usb: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[57/71] hw/tpm: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[56/71] hw/timer: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[55/71] hw/ssi: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[54/71] hw/sparc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[53/71] hw/sensor: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson New
[52/71] hw/sd: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[51/71] hw/scsi: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[50/71] hw/s390x: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[49/71] hw/rtc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[48/71] hw/riscv: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[47/71] hw/ppc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[46/71] hw/pci-host: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[45/71] hw/pci-bridge: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[44/71] hw/pci: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[43/71] hw/openrisc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[42/71] hw/nvram: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[41/71] hw/net: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[40/71] hw/misc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[39/71] hw/m68k: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[38/71] hw/loongarch: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[37/71] hw/isa: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[36/71] hw/ipmi: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[35/71] hw/ipack: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[34/71] hw/intc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[33/71] hw/input: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[32/71] hw/ide: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson New
[31/71] hw/i386: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[30/71] hw/i2c: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[29/71] hw/hyperv: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[28/71] hw/gpio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[27/71] hw/dma: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[26/71] hw/display: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[25/71] hw/char: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[24/71] hw/block: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[23/71] hw/audio: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[22/71] hw/adc: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[21/71] hw/acpi: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[20/71] hw/9pfs: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[19/71] hw/core: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[18/71] hw/arm: Constify VMState *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[17/71] target/sparc: Constify VMState in machine.c *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[16/71] target/s390x: Constify VMState in machine.c *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
[15/71] target/riscv: Constify VMState in machine.c *: Constify VMState --- 2023-11-06 Richard Henderson Superseded
« 1 2 ... 85 86 87777 778 »