Show patches with: none      |   431623 patches
« 1 2 ... 516 517 5184316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,16/38] hw/arm/gumstix: Use the IEC binary prefix definitions [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,15/38] hw/arm/gumstix: Improve documentation [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,14/38] hw/arm/collie: Simplify flash creation using for() loop [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,13/38] hw/arm/collie: Use the IEC binary prefix definitions [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,12/38] hw/arm/pxa2xx: Simplify pxa270_init() [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,11/38] hw/arm/pxa2xx: Simplify pxa255_init() [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,10/38] target/arm: Fix sve_probe_page [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,09/38] tests/avocado: Add SD boot test to Cubieboard [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 1 --- 2023-01-13 Peter Maydell New
[PULL,08/38] hw/arm: Allwinner A10 enable SPL load from MMC [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,07/38] hw/arm: Add AXP209 to Cubieboard [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,06/38] hw/misc: AXP209 PMU Emulation [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,05/38] {hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,04/38] hw/misc: Allwinner A10 DRAM Controller Emulation [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,03/38] hw/misc: Allwinner-A10 Clock Controller Module Emulation [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 1 - --- 2023-01-13 Peter Maydell New
[PULL,02/38] hw/arm: Add Olimex H405 [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 2 - --- 2023-01-13 Peter Maydell New
[PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout [PULL,01/38] hw/arm/stm32f405: correctly describe the memory layout - - 2 - --- 2023-01-13 Peter Maydell New
[PULL,00/38] target-arm queue - - - - --- 2023-01-13 Peter Maydell New
[RFC,v3,28/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,27/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,26/28] target/avocado: Pass parameters to migration test on aarch64 target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,25/28] tests/avocado: Tag TCG tests with accel:tcg target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,24/28] tests/avocado: Skip tests that require a missing accelerator target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,23/28] tests/tcg: Do not build/run TCG tests if TCG is disabled target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,22/28] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,19/28] target/arm: move cpu_tcg to tcg/cpu32.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,18/28] target/arm: Move common cpu code into cpu.c target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,17/28] target/arm: Move cortex sysregs into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,15/28] target/arm: Don't access TCG code when debugging with KVM target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,14/28] target/arm: Move regime_using_lpae_format into internal.h target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,13/28] target/arm: Move hflags code into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,11/28] target/arm: Move psci.c into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,10/28] target/arm: move helpers to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,09/28] target/arm: move translate modules to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,07/28] target/arm: Move define_debug_regs() to cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,06/28] target/arm: Move cpregs code into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,05/28] target/arm: Move cpregs code out of cpu.h target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,04/28] target/arm: Move PC alignment check target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,02/28] target/arm: wrap psci call with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[2/2] Hexagon (decode): look for pkts with multiple insns at the same slot Hexagon: update and enforce hintjr slot constraints - - 1 - --- 2023-01-13 Matheus Tavares Bernardino New
[1/2] Hexagon (iclass): update J4_hintjumpr slot constraints Hexagon: update and enforce hintjr slot constraints - - 1 - --- 2023-01-13 Matheus Tavares Bernardino New
[4/4] docs: add an introduction to the system docs Improve the introductory documentation - - 1 - --- 2023-01-13 Alex Bennée New
[3/4] semihosting: add semihosting section to the docs Improve the introductory documentation - - 1 - --- 2023-01-13 Alex Bennée New
[2/4] docs: add a new section to outline emulation support Improve the introductory documentation - - - - --- 2023-01-13 Alex Bennée New
[1/4] docs: add hotlinks to about preface text Improve the introductory documentation - - 1 - --- 2023-01-13 Alex Bennée New
net: Strip virtio-net header when dumping net: Strip virtio-net header when dumping - - - - --- 2023-01-13 Akihiko Odaki New
target/tricore: Fix OPC2_32_RCRW_IMASK translation target/tricore: Fix OPC2_32_RCRW_IMASK translation - - - - --- 2023-01-13 Bastian Koppelmann New
[v5,2/2] riscv: Allow user to set the satp mode riscv: Allow user to set the satp mode - - - - --- 2023-01-13 Alexandre Ghiti New
[v5,1/2] riscv: Pass Object to register_cpu_props instead of DeviceState riscv: Allow user to set the satp mode - - 3 - --- 2023-01-13 Alexandre Ghiti New
MAINTAINERS: Remove bouncing mail address from Kamil Rytarowski MAINTAINERS: Remove bouncing mail address from Kamil Rytarowski - - - - --- 2023-01-13 Thomas Huth New
[RFC] cxl-host: Fix committed check for passthrough decoder [RFC] cxl-host: Fix committed check for passthrough decoder - - - - --- 2023-01-13 Fan Ni New
[v6,2/2] hw/riscv/boot.c: make riscv_load_initrd() static hw/riscv: consolidate kernel init in riscv_load_kernel() - - 2 - --- 2023-01-12 Daniel Henrique Barboza New
[v6,1/2] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel() hw/riscv: consolidate kernel init in riscv_load_kernel() - - - - --- 2023-01-12 Daniel Henrique Barboza New
[4/4] qemu-iotests: Test qemu-img bitmap/commit exit code on error qemu-img: Fix exit code for errors closing the image - - - - --- 2023-01-12 Kevin Wolf New
[3/4] qemu-img bitmap: Report errors while closing the image qemu-img: Fix exit code for errors closing the image - - 1 - --- 2023-01-12 Kevin Wolf New
[2/4] qemu-img commit: Report errors while closing the image qemu-img: Fix exit code for errors closing the image - - - - --- 2023-01-12 Kevin Wolf New
[1/4] qcow2: Fix theoretical corruption in store_bitmap() error path qemu-img: Fix exit code for errors closing the image - - 1 - --- 2023-01-12 Kevin Wolf New
[RFC,v2,13/13] vdpa: Conditionally expose _F_LOG in vhost_net devices Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,12/13] vdpa: preemptive kick at enable Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,11/13] vdpa: add vdpa net migration state notifier Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,10/13] vdpa net: allow VHOST_F_LOG_ALL Dinamycally switch to vhost shadow virtqueues at vdpa net migration 1 - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,09/13] vdpa: add feature_log parameter to vhost_vdpa Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,08/13] vdpa: Negotiate _F_SUSPEND feature Dinamycally switch to vhost shadow virtqueues at vdpa net migration 1 - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,07/13] vdpa: delay set_vring_ready after DRIVER_OK Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,06/13] vhost: delay set_vring_ready after DRIVER_OK Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,05/13] vdpa net: add migration blocker if cannot migrate cvq Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,04/13] vdpa: rewind at get_base, not set_base Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,03/13] vdpa: copy cvq shadow_data from data vqs, not from x-svq Dinamycally switch to vhost shadow virtqueues at vdpa net migration - - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,02/13] vdpa net: move iova tree creation from init to start Dinamycally switch to vhost shadow virtqueues at vdpa net migration 1 - - - --- 2023-01-12 Eugenio Perez Martin New
[RFC,v2,01/13] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check Dinamycally switch to vhost shadow virtqueues at vdpa net migration 1 1 - - --- 2023-01-12 Eugenio Perez Martin New
[v3,8/8] virtio-mem: Proper support for preallocation with migration virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,7/8] virtio-mem: Migrate immutable properties early virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
[v3,6/8] virtio-mem: Fail if a memory backend with "prealloc=on" is specified virtio-mem: Handle preallocation with migration - - 1 1 --- 2023-01-12 David Hildenbrand New
[v3,5/8] migration/ram: Factor out check for advised postcopy virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,4/8] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST() virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM) virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
[v3,2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup() virtio-mem: Handle preallocation with migration - - 1 - --- 2023-01-12 David Hildenbrand New
[v3,1/8] migration/savevm: Move more savevm handling into vmstate_save() virtio-mem: Handle preallocation with migration - - - - --- 2023-01-12 David Hildenbrand New
tests/docker: Install flex in debian-tricore-cross tests/docker: Install flex in debian-tricore-cross - - 1 - --- 2023-01-12 Philippe Mathieu-Daudé New
[v5,4/4] scripts: add script to compare compatible properties compare machine type compat_props - - - - --- 2023-01-12 Maksim Davydov New
[v5,3/4] qmp: add dump machine type compatible properties compare machine type compat_props - - 1 - --- 2023-01-12 Maksim Davydov New
[v5,2/4] python/qmp: increase read buffer size compare machine type compat_props 1 - 1 - --- 2023-01-12 Maksim Davydov New
[v5,1/4] qom: add default value compare machine type compat_props - - 1 - --- 2023-01-12 Maksim Davydov New
[v4,3/3] tcg: add perfmap and jitdump tcg: add perfmap and jitdump - - - - --- 2023-01-12 Ilya Leoshkevich New
[v4,2/3] accel/tcg: Add debuginfo support tcg: add perfmap and jitdump - - - - --- 2023-01-12 Ilya Leoshkevich New
[v4,1/3] linux-user: Clean up when exiting due to a signal tcg: add perfmap and jitdump - - 2 - --- 2023-01-12 Ilya Leoshkevich New
[v2,5/5] parallels: Image repairing in parallels_open() parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-01-12 Alexander Ivanov New
[v2,4/5] parallels: Replace fprintf by qemu_log in check parallels: Add duplication check, repair at open, fix bugs - - 1 - --- 2023-01-12 Alexander Ivanov New
[v2,3/5] parallels: Add checking and repairing duplicate offsets in BAT parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-01-12 Alexander Ivanov New
[v2,2/5] parallels: Split image leak handling to separate check and fix helpers parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-01-12 Alexander Ivanov New
[v2,1/5] parallels: Incorrect data end calculation in parallels_open() parallels: Add duplication check, repair at open, fix bugs - - 1 - --- 2023-01-12 Alexander Ivanov New
[v2] tests/qtest: Poll on waitpid() for a while before sending SIGKILL [v2] tests/qtest: Poll on waitpid() for a while before sending SIGKILL - - 1 - --- 2023-01-12 Stefan Berger New
target/tricore: Fix OPC1_16_SRO_LD_H translation target/tricore: Fix OPC1_16_SRO_LD_H translation - 1 2 - --- 2023-01-12 Anton Kochkov New
[40/40] tests: acpi: update expected blobs x86: fixing and cleaning up ACPI PCI code part 3 - - - - --- 2023-01-12 Igor Mammedov New
« 1 2 ... 516 517 5184316 4317 »