aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-02-20hw/sd: Introduce receive_ready() callbackBin Meng
2021-02-18accel/tcg: Create io_recompile_replay_branch hookRichard Henderson
2021-02-18exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson
2021-02-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module Single ModeHao Wu
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva
2021-02-10multi-process: introduce proxy objectElena Ufimtseva
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater
2021-02-10ppc/xive: Add firmware bit when dumping the ENDsCédric Le Goater
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz
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