aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson1-0/+140
2021-12-18hw/scsi: Fix scsi_bus_init_named() docstringPhilippe Mathieu-Daudé1-1/+1
2021-12-18cpu: remove unnecessary #ifdef CONFIG_TCGPaolo Bonzini1-2/+0
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson1-0/+37
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson5-9/+38
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater1-0/+1
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater1-0/+3
2021-12-17softfloat: Add float64r32 arithmetic routinesRichard Henderson1-0/+12
2021-12-17softfloat: Add flag specific to signaling nansRichard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to convert non-nan to intRichard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to sqrt(-x)Richard Henderson1-0/+1
2021-12-17softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson1-0/+2
2021-12-17softfloat: Add flag specific to Inf * 0Richard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to Inf - InfRichard Henderson1-0/+1
2021-12-17softfloat: Extend float_exception_flags to 16 bitsRichard Henderson2-9/+9
2021-12-17glib-compat: Introduce g_memdup2() wrapperPhilippe Mathieu-Daudé1-0/+37
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato2-1/+3
2021-12-17s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato1-1/+1
2021-12-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson10-9/+223
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson1-1/+0
2021-12-15Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson2-2/+0
2021-12-15Merge tag 'migration-20211214-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson1-0/+1
2021-12-15blockdev: Drop unused drive_get_next()Markus Armbruster1-1/+0
2021-12-15include/hw/i386: Don't include qemu-common.h in .h filesPeter Maydell2-2/+0
2021-12-15Fixed a QEMU hang when guest poweroff in COLO modeRao, Lei1-0/+1
2021-12-15qtest/libqos: add a function to initialize secondary PCI busesLaurent Vivier1-0/+8
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-0/+3
2021-12-10gdbstub, kvm: let KVM report supported singlestep flagsMaxim Levitsky1-0/+15
2021-12-10linux-headers: update to 5.16-rc1Paolo Bonzini7-8/+205
2021-12-10virtio-gpu: do not byteswap paddingPaolo Bonzini1-1/+0
2021-11-29accel/tcg: introduce CF_NOIRQAlex Bennée2-4/+18
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson1-0/+3
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson1-2/+12
2021-11-16transactions: Invoke clean() after everything elseHanna Reitz1-0/+3
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson4-2/+6
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell1-1/+11
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell1-1/+1
2021-11-15pcie: expire pending deleteGerd Hoffmann1-0/+1
2021-11-15pci: implement power stateGerd Hoffmann1-0/+2
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova1-0/+1
2021-11-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+15
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez1-2/+2
2021-11-10rcu: Introduce force_rcu notifierGreg Kurz1-0/+15
2021-11-10monitor: Fix find_device_state() for IDs containing slashesMarkus Armbruster1-0/+12
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé4-4/+4
2021-11-09libdecnumber: Introduce decNumberIntegralToInt128Luis Pires2-1/+3
2021-11-09host-utils: Introduce mulu128Luis Pires1-0/+36