aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée
2022-01-18ui: avoid warnings about directdb on Alpine / musl libcDaniel P. Berrangé
2022-01-18spice: Update QXLInterface for spice >= 0.15.0John Snow
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy
2022-01-14include/sysemu/blockdev.h: remove drive_get_max_devsEmanuele Giuseppe Esposito
2022-01-14include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...Emanuele Giuseppe Esposito
2022-01-14block_int: make bdrv_backing_overridden staticEmanuele Giuseppe Esposito
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-12aio-posix: split poll check from ready handlerStefan 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-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin
2022-01-08target/riscv: setup everything for rv64 to support rv128 executionFrédéric Pétrot
2022-01-08qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot
2022-01-08exec/memop: Adding signed quad and octo definesFrédéric Pétrot
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
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-07linux-headers: sync 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-07util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()David Hildenbrand
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