summary refs log tree commit diff stats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2022-01-141-2/+1
|\
| * block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy2022-01-141-2/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell2022-01-1413-137/+286
|\ \
| * | ps2: Initial horizontal scroll supportDmitry Petrov2022-01-131-8/+49
| * | edid: Added support for 4k@60 Hz monitorSatyeshwar Singh2022-01-131-0/+3
| * | edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé2022-01-131-2/+2
| * | hw/mips/jazz: Inline vga_mmio_init() and remove itPhilippe Mathieu-Daudé2022-01-132-20/+8
| * | hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé2022-01-131-34/+86
| * | hw/display/vga-mmio: Inline vga_mm_init()Philippe Mathieu-Daudé2022-01-131-16/+9
| * | hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé2022-01-135-14/+13
| * | uas: add missing returnGerd Hoffmann2022-01-131-0/+1
| * | hw/audio/intel-hda: fix stream resetVolker Rümelin2022-01-131-1/+1
| * | usb: allow max 8192 bytes for desczhenwei pi2022-01-132-7/+9
| * | hw/usb/dev-wacom: add missing HID descriptorDario Binacchi2022-01-131-1/+71
* | | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2022-01-146-133/+38
|\ \ \ | |_|/ |/| |
| * | virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi2022-01-123-79/+25
| * | virtio: use ->handle_output() instead of ->handle_aio_output()Stefan Hajnoczi2022-01-121-30/+3
| * | virtio-scsi: prepare virtio_scsi_handle_cmd for dataplaneStefan Hajnoczi2022-01-121-1/+1
| * | virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi2022-01-121-11/+3
| * | virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi2022-01-123-22/+12
| * | aio-posix: split poll check from ready handlerStefan Hajnoczi2022-01-122-9/+13
| |/
* | ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()Daniel Henrique Barboza2022-01-121-10/+10
* | ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza2022-01-121-26/+26
* | ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza2022-01-123-4/+89
* | ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza2022-01-122-14/+8
* | ppc/pnv: move PHB4 XSCOM init to phb4_realize()Daniel Henrique Barboza2022-01-122-292/+304
* | ppc/pnv: set phb4 properties in stk_realize()Daniel Henrique Barboza2022-01-121-3/+3
* | pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()Daniel Henrique Barboza2022-01-121-3/+2
* | pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza2022-01-122-14/+18
* | ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater2022-01-121-4/+3
* | ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2022-01-122-0/+11
* | ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2022-01-122-0/+23
* | ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2022-01-122-6/+28
* | pnv_phb4.c: check if root port exists in rc_config functionsDaniel Henrique Barboza2022-01-121-2/+8
* | pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza2022-01-121-11/+7
* | ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2022-01-122-9/+14
* | pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_portDaniel Henrique Barboza2022-01-121-0/+15
* | pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_portDaniel Henrique Barboza2022-01-121-0/+16
* | spapr: Fix support of POWER5+ processorsCédric Le Goater2022-01-121-4/+6
|/
* Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell2022-01-111-21/+31
|\
| * hw/sd: Add SDHC support for SD card SPI-modeFrank Chang2022-01-041-7/+17
| * hw/sd/sdcard: Rename Write Protect Group variablesPhilippe Mathieu-Daudé2022-01-041-14/+14
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-01-1114-382/+83
|\ \
| * | Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin2022-01-105-32/+2
| * | Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin2022-01-101-57/+31
| * | Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin2022-01-101-73/+58
| * | Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin2022-01-102-8/+0
| * | Revert "virtio: add support for configure interrupt"Michael S. Tsirkin2022-01-101-29/+0
| * | Revert "vhost: add support for configure interrupt"Michael S. Tsirkin2022-01-101-76/+0
| * | Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin2022-01-103-20/+2