aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson
2021-02-08confidential guest support: Rework the "memory-encryption" propertyDavid Gibson
2021-02-05accel: introduce AccelCPUClass extending CPUClassClaudio Fontana
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2021-02-05cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana
2021-02-05cpu: move debug_check_watchpoint to tcg_opsClaudio Fontana
2021-02-05cpu: move adjust_watchpoint_address to tcg_opsClaudio Fontana
2021-02-05cpu: move do_unaligned_access to tcg_opsClaudio Fontana
2021-02-05cpu: move cc->transaction_failed to tcg_opsClaudio Fontana
2021-02-05cpu: move cc->do_interrupt to tcg_opsClaudio Fontana
2021-02-05cpu: Move debug_excp_handler to tcg_opsEduardo Habkost
2021-02-05cpu: Move tlb_fill to tcg_opsEduardo Habkost
2021-02-05cpu: Move cpu_exec_* to tcg_opsEduardo Habkost
2021-02-05cpu: Move synchronize_from_tb() to tcg_opsEduardo Habkost
2021-02-05accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana
2021-02-05cpu: Introduce TCGCpuOperations structEduardo Habkost
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-02-05pci: add romsize propertyPaolo Bonzini
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau
2021-02-04virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau
2021-02-04vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau
2021-02-02hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-dualtimer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell
2021-01-29clock: Add new clock_has_source() functionPeter Maydell
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2021-01-24hw/sd: sd.h: Cosmetic change of using spacesBin Meng
2021-01-22usb: add pcap support.Gerd Hoffmann
2021-01-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...Peter Maydell
2021-01-19hw/m68k/next-cube: Add missing header comment to next-cube.hPeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq() function staticPeter Maydell
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza
2021-01-19spapr.h: fix trailing whitespace in phb_placementDaniel Henrique Barboza
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell
2021-01-18Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-01-17acpi: Add addr offset in build_crsJiahui Cen
2021-01-16riscv: Pass RISCVHartArrayState by pointerAlistair Francis