]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-02-09 Alex Bennéetracing: excise the tcg related from tracetool
2022-02-09 Alex Bennéetracing: remove the trace-tcg includes from the build
2022-02-09 Alex Bennéetracing: remove TCG memory access tracing
2022-02-09 Alex Bennéedocs: remove references to TCG tracing
2022-02-09 Alex Bennéetests/tcg/sh4: disable another unreliable test
2022-02-09 Thomas Huthtests: Update CentOS 8 container to CentOS Stream 8
2022-02-09 Thomas Huthtests/lcitool: Allow lcitool-refresh in out-of-tree...
2022-02-09 Stefan Hajnoczigitlab: fall back to commit hash in qemu-setup filename
2022-02-09 Alex Bennéedocs/devel: mention our .editorconfig
2022-02-09 Philippe Mathieu... tests/lcitool: Install libibumad to cover RDMA on Debia...
2022-02-09 Philippe Mathieu... tests: Manually remove libxml2 on MSYS2 runners
2022-02-09 Philippe Mathieu... tests/lcitool: Refresh submodule and remove libxml2
2022-02-09 Michael Tokarevdrop libxml2 checks since libxml is not actually used...
2022-02-09 Philippe Mathieu... tests/lcitool: Include local qemu.yml when refreshing...
2022-02-09 Philippe Mathieu... gitmodules: Correct libvirt-ci submodule URL
2022-02-09 Philippe Mathieu... MAINTAINERS: Cover lcitool submodule with build test...
2022-02-09 Alex Bennée.gitignore: add .gcov pattern
2022-02-09 Alex BennéeMakefile: also remove .gcno files when cleaning
2022-02-09 Alex Bennéetests/qtest: enable more vhost-user tests by default
2022-02-09 Alex Bennéetests/Makefile.include: clean-up old code
2022-02-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-02-08 Kevin Townsendhw/sensor: Add lsm303dlhc magnetometer device
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Split error checks
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: In MAPC with V=0, don't check...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Make update_ite() use ITEntry
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass ITE values back from get_it...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Fix address calculation in get_i...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Keep CTEs as a struct, not a...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Keep DTEs as a struct, not a...
2022-02-08 Peter Maydellhw/intc/arm_gicv3_its: Use address_space_map() to acces...
2022-02-08 Eric Augerhw/arm/smmuv3: Fix device reset
2022-02-08 Richard Petrihw/timer/armv7m_systick: Update clock source before...
2022-02-08 Alex Bennéearm: force flag recalculation when messing with DAIF
2022-02-08 Edgar E. Iglesiashw/arm: versal-virt: Always call arm_load_kernel()
2022-02-08 Peter Maydellhw/arm/boot: Drop existing dtb /psci node rather than...
2022-02-08 Peter Maydellhw/arm/boot: Drop nb_cpus field from arm_boot_info
2022-02-08 Peter Maydellhw/arm/highbank: Drop unused secondary boot stub code
2022-02-08 Peter Maydellhw/arm/boot: Don't write secondary boot stub if using...
2022-02-08 Peter Maydellhw/arm/boot: Prevent setting both psci_conduit and...
2022-02-08 Peter Maydellhw/arm/highbank: Drop use of secure_board_setup
2022-02-08 Peter Maydellarm: tcg: Adhere to SMCCC 1.3 section 5.2
2022-02-08 Peter Maydellhw/arm: highbank: For EL3 guests, don't enable PSCI...
2022-02-08 Peter Maydellhw/arm/virt: Let boot.c handle PSCI enablement
2022-02-08 Peter Maydellhw/arm/versal: Let boot.c handle PSCI enablement
2022-02-08 Peter Maydellhw/arm/xlnx-zcu102: Don't enable PSCI conduit when...
2022-02-08 Peter Maydellhw/arm: allwinner: Don't enable PSCI conduit when booti...
2022-02-08 Peter Maydellhw/arm: imx: Don't enable PSCI conduit when booting...
2022-02-08 Peter Maydellhw/arm/boot: Support setting psci-conduit based on...
2022-02-08 Peter Maydellcpu.c: Make start-powered-off settable after realize
2022-02-08 Peter Maydelltarget/arm: make psci-conduit settable after realize
2022-02-08 Francisco Iglesiashw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
2022-02-08 Richard Hendersontarget/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
2022-02-08 Richard Hendersontarget/arm: Fix {fp, sve}_exception_el for VHE mode...
2022-02-08 Richard Hendersontarget/arm: Tidy sve_exception_el for CPACR_EL1 access
2022-02-08 Richard Hendersontarget/arm: Fix sve_zcr_len_for_el for VHE mode running
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-02-06 David Hildenbrandutil/oslib-posix: Fix missing unlock in the error path...
2022-02-06 Eric DeVolderACPI ERST: step 6 of bios-tables-test.c
2022-02-06 Eric DeVolderACPI ERST: bios-tables-test testcase
2022-02-06 Eric DeVolderACPI ERST: qtest for ERST
2022-02-06 Eric DeVolderACPI ERST: create ACPI ERST table for pc/x86 machines
2022-02-06 Eric DeVolderACPI ERST: build the ACPI ERST table
2022-02-06 Eric DeVolderACPI ERST: support for ACPI ERST feature
2022-02-06 Eric DeVolderACPI ERST: header file for ERST
2022-02-06 Eric DeVolderACPI ERST: PCI device_id for ERST
2022-02-06 Eric DeVolderACPI ERST: bios-tables-test.c steps 1 and 2
2022-02-04 David Hildenbrandlibvhost-user: Map shared RAM with MAP_NORESERVE to...
2022-02-04 Raphael Norwitzlibvhost-user: handle removal of identical regions
2022-02-04 Raphael Norwitzlibvhost-user: prevent over-running max RAM slots
2022-02-04 David Hildenbrandlibvhost-user: fix VHOST_USER_REM_MEM_REG not closing...
2022-02-04 David Hildenbrandlibvhost-user: Simplify VHOST_USER_REM_MEM_REG
2022-02-04 Raphael Norwitzlibvhost-user: Add vu_add_mem_reg input validation
2022-02-04 Raphael Norwitzlibvhost-user: Add vu_rem_mem_reg input validation
2022-02-04 Igor Mammedovtests: acpi: test short OEM_ID/OEM_TABLE_ID values...
2022-02-04 Igor Mammedovtests: acpi: update expected blobs
2022-02-04 Igor Mammedovacpi: fix OEM ID/OEM Table ID padding
2022-02-04 Igor Mammedovtests: acpi: whitelist nvdimm's SSDT and FACP.slic...
2022-02-04 Igor Mammedovtests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_...
2022-02-04 Thomas Huthhw/i386: Add the possibility to disable the 'isapc...
2022-02-04 Michael S.... cpuid: use unsigned for max cpuid
2022-02-03 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-02-02 John Snowpython/aqmp: add socket bind step to legacy.py
2022-02-02 John Snowpython: upgrade mypy to 0.780
2022-02-02 John Snowpython/machine: raise VMLaunchFailure exception from...
2022-02-02 John Snowpython/aqmp: Fix negotiation with pre-"oob" QEMU
2022-02-02 Sven Schnellehw/display/artist: Fix draw_line() artefacts
2022-02-02 Helge Dellerhw/display/artist: Mouse cursor fixes for HP-UX
2022-02-02 Sven Schnellehw/display/artist: rewrite vram access mode handling
2022-02-02 Helge Dellerhppa: Add support for an emulated TOC/NMI button.
2022-02-02 Helge Dellerhw/hppa: Allow up to 16 emulated CPUs
2022-02-02 Helge Dellerseabios-hppa: Update SeaBIOS-hppa to VERSION 3
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-02-01 Warner Loshbsd-user/signal.c: Only copy the _capsicum for FreeBSD_...
next