]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
15 hours ago  Richard HendersonMerge tag 'hw-misc-20240425' of https://github.com... master staging
17 hours ago  Richard HendersonMerge tag 'pull-target-arm-20240425' of https://git...
17 hours ago  Richard HendersonMerge tag 'pull-request-2024-04-25' of https://gitlab...
19 hours ago  Philippe Mathieu... target/s390x: Remove KVM stubs in cpu_models.h
19 hours ago  Philippe Mathieu... tests/unit: Remove debug statements in test-nested...
19 hours ago  Manos Pitsidianakisdocs/devel: fix minor typo in submitting-a-patch.rst
19 hours ago  Philippe Mathieu... hw/s390x: Include missing 'cpu.h' header
21 hours ago  Zhao Liuhw/core: Support module-id in numa configuration
21 hours ago  Zhao Liuhw/core: Introduce module-id as the topology subindex
21 hours ago  Zhao Liuhw/core/machine: Support modules in -smp
21 hours ago  Zhao Liuhw/core/machine: Introduce the module as a CPU topology...
21 hours ago  Bernhard Beschowhw/i386/pc_sysfw: Remove unused parameter from pc_isa_b...
21 hours ago  Inès Varholhw/misc : Correct 5 spaces indents in stm32l4x5_exti
21 hours ago  Philippe Mathieu... hw/xtensa: Include missing 'exec/cpu-common.h' in ...
21 hours ago  Philippe Mathieu... hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
21 hours ago  Zhao Liuhw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
21 hours ago  Zhao Liuhw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
21 hours ago  Zhao Liuhw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
21 hours ago  Thomas Huthhw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
21 hours ago  Thomas Huthhw: Fix problem with the A*MPCORE switches in the Kconf...
21 hours ago  Philippe Mathieu... hw/riscv/virt: Replace sprintf by g_strdup_printf
21 hours ago  Philippe Mathieu... hw/misc/imx: Replace sprintf() by snprintf()
21 hours ago  Philippe Mathieu... hw/misc/applesmc: Simplify DeviceReset handler
22 hours ago  Arnaud Miniertests/qtest: Add tests for the STM32L4x5 USART
22 hours ago  Arnaud Minierhw/arm: Add the USART to the stm32l4x5 SoC
22 hours ago  Arnaud Minierhw/char/stm32l4x5_usart: Add options for serial paramet...
22 hours ago  Arnaud Minierhw/char/stm32l4x5_usart: Enable serial read and write
22 hours ago  Arnaud Minierhw/char: Implement STM32L4x5 USART skeleton
22 hours ago  Peter Maydellreset: Add RESET_TYPE_SNAPSHOT_LOAD
22 hours ago  Peter Maydelldocs/devel/reset: Update to new API for hold and exit...
22 hours ago  Peter Maydellhw, target: Add ResetType argument to hold and exit...
22 hours ago  Peter Maydellscripts/coccinelle: New script to add ResetType to...
22 hours ago  Peter Maydellallwinner-i2c, adm1272: Use device_cold_reset() for...
22 hours ago  Peter Maydellhw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_...
22 hours ago  Peter Maydelllinux-user/flatload.c: Remove unused bFLT shared-librar...
22 hours ago  Anastasia Belovahw/dma: avoid apparent overflow in soc_dma_set_request
22 hours ago  Jinjie Ruanhw/arm/virt: Enable NMI support in the GIC if the CPU...
22 hours ago  Jinjie Ruantarget/arm: Add FEAT_NMI to max
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Report the VINMI interrupt
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cp...
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Implement NMI interrupt priority
22 hours ago  Peter Maydellhw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmi...
22 hours ago  Peter Maydellhw/intc/arm_gicv3: Add NMI handling CPU interface registers
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Implement GICD_INMIR
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3_redist: Implement GICR_INMIR0
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Add irq non-maskable property
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3_kvm: Not set has-nmi=true for the...
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Add has-nmi property to GICv3 device
22 hours ago  Jinjie Ruantarget/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
22 hours ago  Jinjie Ruanhw/arm/virt: Wire NMI and VINMI irq lines from GIC...
22 hours ago  Jinjie Ruanhw/intc/arm_gicv3: Add external IRQ lines for NMI
22 hours ago  Jinjie Ruantarget/arm: Handle PSTATE.ALLINT on taking an exception
22 hours ago  Jinjie Ruantarget/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI...
22 hours ago  Jinjie Ruantarget/arm: Add support for NMI in arm_phys_excp_target...
22 hours ago  Jinjie Ruantarget/arm: Add support for Non-maskable Interrupt
22 hours ago  Jinjie Ruantarget/arm: Support MSR access to ALLINT
22 hours ago  Jinjie Ruantarget/arm: Implement ALLINT MSR (immediate)
22 hours ago  Jinjie Ruantarget/arm: Add support for FEAT_NMI, Non-maskable...
22 hours ago  Jinjie Ruantarget/arm: Add PSTATE.ALLINT
22 hours ago  Jinjie Ruantarget/arm: Handle HCR_EL2 accesses for bits introduced...
24 hours ago  Philippe Mathieu... target/i386: Move APIC related code to cpu-apic.c
24 hours ago  Philippe Mathieu... hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
24 hours ago  Maksim Davydovscripts: add script to compare compatibility properties
24 hours ago  Maksim Davydovpython/qemu/machine: add method to retrieve QEMUMachine...
24 hours ago  Maksim Davydovqmp: add dump machine type compatibility properties
24 hours ago  Maksim Davydovqom: add default value
27 hours ago  Thomas Huthtests: Update our CI to use CentOS Stream 9 instead...
27 hours ago  Thomas Huthtests/docker/dockerfiles: Run lcitool-refresh after...
27 hours ago  Thomas Huthtests/lcitool/libvirt-ci: Update to the latest master...
27 hours ago  Thomas Huthtests: Remove Ubuntu 20.04 container
27 hours ago  Thomas Huth.travis.yml: Do some more testing with Clang
27 hours ago  Thomas Huth.travis.yml: Update the jobs to Ubuntu 22.04
27 hours ago  Thomas Huth.travis.yml: Remove the unused UNRELIABLE environment...
27 hours ago  Thomas HuthRevert ".travis.yml: Cache Avocado cache"
27 hours ago  Brad Smithtests/vm: update openbsd image to 7.5
27 hours ago  Zhao Liudocs: i386: pc: Update maximum CPU numbers for PC Q35
27 hours ago  Inès Varholtests/qtest : Use `g_assert_cmphex` instead of `g_asser...
27 hours ago  Peter LievenMAINTAINERS: update email of Peter Lieven
33 hours ago  Richard HendersonMerge tag 'pull-tcg-20240424' of https://gitlab.com...
33 hours ago  Keith Packardtarget/m68k: Support semihosting on non-ColdFire targets
33 hours ago  Richard Hendersontarget/m68k: Perform the semihosting test during translate
33 hours ago  Keith Packardtarget/m68k: Pass semihosting arg to exit
33 hours ago  Michael Vogtlinux-user: Add FITRIM ioctl
33 hours ago  Michael Tokarevlinux-user: do_setsockopt: eliminate goto in switch...
33 hours ago  Michael Tokarevlinux-user: do_setsockopt: make ip_mreq_source local...
33 hours ago  Michael Tokarevlinux-user: do_setsockopt: make ip_mreq local to the...
33 hours ago  Michael Tokarevlinux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
33 hours ago  Ilya Leoshkevichmeson: Make DEBUG_REMAP a meson option
37 hours ago  Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
39 hours ago  Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
39 hours ago  Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
42 hours ago  Philippe Mathieu... block/gluster: Remove deprecated RDMA protocol handling
42 hours ago  Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
42 hours ago  Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
42 hours ago  Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
42 hours ago  Sriram YagnaramanMAINTAINERS: Update Sriram Yagnaraman mail address
2 days ago  Markus Armbrusterqapi: Dumb down QAPISchema.lookup_entity()
2 days ago  Markus Armbrusterqapi: Tighten check whether implicit object type alread...
2 days ago  John Snowqapi/schema: remove unnecessary asserts
2 days ago  John Snowqapi/schema: turn on mypy strictness
next