aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-26stubs: Remove unused arch_type.c stubPeter Maydell1-2/+0
2021-08-26arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.cPeter Maydell1-9/+0
2021-08-26arch_init.h: Add QEMU_ARCH_HEXAGONPeter Maydell1-0/+1
2021-08-26monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell1-2/+0
2021-08-26softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell1-1/+0
2021-08-26hw/dma/xlnx-zdma Always expect 'dma' link property to be setPhilippe Mathieu-Daudé1-1/+1
2021-08-26hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be setPhilippe Mathieu-Daudé1-1/+1
2021-08-25fsl-imx7: Instantiate SAI1/2/3 as unimplemented devicesGuenter Roeck1-0/+5
2021-08-05chardev: mark explicitly first argument as poisonedMarc-André Lureau1-1/+7
2021-07-29ppc/vof: Fix Coverity issuesAlexey Kardashevskiy1-0/+2
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-16/+44
2021-07-27Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210726' into...Peter Maydell1-22/+0
2021-07-26Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request...Peter Maydell1-0/+4
2021-07-26hw/nvme: use symbolic names for registersKlaus Jensen1-1/+28
2021-07-26hw/nvme: split pmrmsc register into upper and lowerKlaus Jensen1-15/+16
2021-07-26bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")Mark Cave-Ayland1-22/+0
2021-07-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...Peter Maydell2-0/+25
2021-07-26ui/gtk: add a keyboard fifo to the VTE consolesVolker Rümelin1-0/+4
2021-07-24Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+27
2021-07-23tcg/plugins: implement a qemu_plugin_user_exit helperAlex Bennée2-0/+25
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini1-0/+27
2021-07-23Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...Peter Maydell1-0/+1
2021-07-22hw/display: fix virgl reset regressionMarc-André Lureau1-0/+1
2021-07-21accel/tcg: Record singlestep_enabled in tb->cflagsRichard Henderson1-0/+1
2021-07-21accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson1-11/+0
2021-07-21hw/core: Introduce CPUClass.gdb_adjust_breakpointRichard Henderson1-0/+4
2021-07-21hw/core: Introduce TCGCPUOps.debug_check_breakpointRichard Henderson1-0/+6
2021-07-21accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTRRichard Henderson1-7/+9
2021-07-21accel/tcg: Move curr_cflags into cpu-exec.cRichard Henderson1-4/+1
2021-07-21accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNSRichard Henderson1-1/+3
2021-07-21tcg: Rename helper_atomic_*_mmu and provide for user-onlyRichard Henderson1-44/+36
2021-07-21qemu/atomic: Add aligned_{int64,uint64}_t typesRichard Henderson2-2/+14
2021-07-21qemu/atomic: Remove pre-C11 atomic fallbacksRichard Henderson1-194/+10
2021-07-21qemu/atomic: Use macros for CONFIG_ATOMIC64Richard Henderson1-20/+9
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella2-0/+15
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth2-6/+9
2021-07-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell8-2/+44
2021-07-16hw/pci: Add pci_bus_range() to get PCI bus number rangeXingang Wang1-0/+1
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang1-0/+1
2021-07-16hw/arm/virt: Add default_bus_bypass_iommu machine optionXingang Wang1-0/+1
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang2-0/+2
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar1-0/+28
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova1-1/+4
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova1-0/+3
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova2-1/+4
2021-07-16Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell1-0/+3
2021-07-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...Peter Maydell1-0/+3
2021-07-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...Peter Maydell1-1/+1
2021-07-15hw/riscv: opentitan: Add the flash aliasAlistair Francis1-0/+2
2021-07-15hw/riscv: opentitan: Add the unimplement rv_core_ibex_periAlistair Francis1-0/+1