aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-13hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé1-0/+2
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé1-3/+2
2022-01-12virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi1-2/+2
2022-01-12virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi1-1/+1
2022-01-12virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi1-2/+1
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi1-1/+3
2022-01-12ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza1-1/+0
2022-01-12ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza1-2/+5
2022-01-12pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza1-0/+2
2022-01-12pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS nameDaniel Henrique Barboza1-1/+1
2022-01-12pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS nameDaniel Henrique Barboza1-1/+1
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater1-2/+2
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater1-0/+1
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater1-0/+2
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza1-2/+0
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2-2/+1
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-16/+0
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin1-3/+0
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin1-3/+0
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin1-4/+0
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin1-4/+0
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin1-2/+0
2022-01-08target/riscv: setup everything for rv64 to support rv128 executionFrédéric Pétrot1-0/+1
2022-01-08qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot1-0/+27
2022-01-08exec/memop: Adding signed quad and octo definesFrédéric Pétrot1-0/+7
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2-6/+6
2022-01-08hw/riscv: virt: Allow support for 32 coresAlistair Francis1-1/+1
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson10-11/+52
2022-01-07virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand1-0/+8
2022-01-07linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand1-3/+6
2022-01-07virtio-mem: Support "prealloc=on" optionDavid Hildenbrand1-0/+4
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell1-3/+3
2022-01-07hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell1-4/+1
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee1-0/+2
2022-01-07util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()David Hildenbrand1-0/+7
2022-01-07hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost1-0/+4
2022-01-07hw/smbios: Use qapi for SmbiosEntryPointTypeEduardo Habkost1-8/+2
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost1-2/+2
2022-01-07pci: Export the pci_intx() functionFrederic Barrat1-0/+5
2022-01-07virtio-net: add support for configure interruptCindy Lu1-0/+2
2022-01-06Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson1-0/+3
2022-01-06vhost: add support for configure interruptCindy Lu1-0/+4
2022-01-06virtio: add support for configure interruptCindy Lu1-0/+4
2022-01-06vhost: introduce new VhostOps vhost_set_config_callCindy Lu1-0/+3
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu1-0/+3
2022-01-06linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson1-0/+3
2022-01-05hw: Add compat machines for 7.0Cornelia Huck2-0/+6
2022-01-04sysemu: Cleanup qemu_run_machine_init_done_notifiers()Xiaoyao Li1-1/+0
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater1-2/+0
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang1-1/+5