aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-01-18machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()David Hildenbrand1-1/+1
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+1
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell13-137/+286
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy1-2/+1
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell6-133/+38
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov1-8/+49
2022-01-13edid: Added support for 4k@60 Hz monitorSatyeshwar Singh1-0/+3
2022-01-13edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé1-2/+2
2022-01-13hw/mips/jazz: Inline vga_mmio_init() and remove itPhilippe Mathieu-Daudé2-20/+8
2022-01-13hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé1-34/+86
2022-01-13hw/display/vga-mmio: Inline vga_mm_init()Philippe Mathieu-Daudé1-16/+9
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé5-14/+13
2022-01-13uas: add missing returnGerd Hoffmann1-0/+1
2022-01-13hw/audio/intel-hda: fix stream resetVolker Rümelin1-1/+1
2022-01-13usb: allow max 8192 bytes for desczhenwei pi2-7/+9
2022-01-13hw/usb/dev-wacom: add missing HID descriptorDario Binacchi1-1/+71
2022-01-12virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi3-79/+25
2022-01-12virtio: use ->handle_output() instead of ->handle_aio_output()Stefan Hajnoczi1-30/+3
2022-01-12virtio-scsi: prepare virtio_scsi_handle_cmd for dataplaneStefan Hajnoczi1-1/+1
2022-01-12virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi1-11/+3
2022-01-12virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi3-22/+12
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi2-9/+13
2022-01-12ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()Daniel Henrique Barboza1-10/+10
2022-01-12ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza1-26/+26
2022-01-12ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza3-4/+89
2022-01-12ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza2-14/+8
2022-01-12ppc/pnv: move PHB4 XSCOM init to phb4_realize()Daniel Henrique Barboza2-292/+304
2022-01-12ppc/pnv: set phb4 properties in stk_realize()Daniel Henrique Barboza1-3/+3
2022-01-12pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()Daniel Henrique Barboza1-3/+2
2022-01-12pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza2-14/+18
2022-01-12ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater1-4/+3
2022-01-12ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2-0/+11
2022-01-12ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2-0/+23
2022-01-12ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2-6/+28
2022-01-12pnv_phb4.c: check if root port exists in rc_config functionsDaniel Henrique Barboza1-2/+8
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza1-11/+7
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2-9/+14
2022-01-12pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_portDaniel Henrique Barboza1-0/+15
2022-01-12pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_portDaniel Henrique Barboza1-0/+16
2022-01-12spapr: Fix support of POWER5+ processorsCédric Le Goater1-4/+6
2022-01-11Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell1-21/+31
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell14-382/+83
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin5-32/+2
2022-01-10Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin1-57/+31
2022-01-10Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin1-73/+58
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin2-8/+0
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin1-29/+0
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin1-76/+0
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin3-20/+2
2022-01-10Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin1-27/+0