aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2022-01-13edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé
2022-01-13hw/mips/jazz: Inline vga_mmio_init() and remove itPhilippe Mathieu-Daudé
2022-01-13hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé
2022-01-12virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi
2022-01-12virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi
2022-01-12virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi
2022-01-12ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza
2022-01-12ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza
2022-01-12pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza
2022-01-12pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS nameDaniel Henrique Barboza
2022-01-12pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS nameDaniel Henrique Barboza
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost
2022-01-07pci: Export the pci_intx() functionFrederic Barrat
2022-01-06Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-01-06vhost: add support for configure interruptCindy Lu
2022-01-06virtio: add support for configure interruptCindy Lu
2022-01-06vhost: introduce new VhostOps vhost_set_config_callCindy Lu
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu
2022-01-06linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé
2021-12-31hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameterPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Correct qdev_connect_gpio_out_named() documentationPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Correct qdev_init_gpio_out_named() documentationPhilippe Mathieu-Daudé
2021-12-31hw/qdev: Cosmetic around documentationPhilippe Mathieu-Daudé
2021-12-31pci: Let ld*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé