summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/loongarch: Add fdt supportXiaojuan Yang2022-07-191-0/+4
* hw/loongarch: Add acpi ged supportXiaojuan Yang2022-07-192-0/+17
* hw/loongarch: Add smbios supportXiaojuan Yang2022-07-191-0/+1
* hw/loongarch: Add uefi bios loading supportXiaojuan Yang2022-07-191-0/+4
* hw/loongarch: Add fw_cfg table supportXiaojuan Yang2022-07-191-0/+3
* pckbd: remove legacy i8042_mm_init() functionMark Cave-Ayland2022-07-181-2/+0Star
* ps2: remove unused legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-1/+0Star
* pckbd: don't use legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-1/+1
* ps2: remove unused legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-1/+0Star
* pckbd: don't use legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-1/+2
* lasips2: don't use legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-0/+2
* lasips2: don't use legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-0/+2
* lasips2: rename LASIPS2Port parent pointer to lasips2Mark Cave-Ayland2022-07-181-1/+1
* lasips2: switch to using port-based IRQsMark Cave-Ayland2022-07-181-5/+2Star
* lasips2: add named input gpio to handle incoming port IRQsMark Cave-Ayland2022-07-181-0/+1
* lasips2: add named input gpio to port for downstream PS2 device IRQMark Cave-Ayland2022-07-181-0/+2
* lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT deviceMark Cave-Ayland2022-07-181-1/+5
* lasips2: introduce port IRQ and new lasips2_port_init() functionMark Cave-Ayland2022-07-181-0/+1
* lasips2: rename LASIPS2Port irq field to birqMark Cave-Ayland2022-07-181-1/+1
* lasips2: move mouse port initialisation to new lasips2_mouse_port_init() func...Mark Cave-Ayland2022-07-181-1/+1
* lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() fun...Mark Cave-Ayland2022-07-181-1/+1
* lasips2: introduce new LASIPS2_MOUSE_PORT QOM typeMark Cave-Ayland2022-07-181-0/+7
* lasips2: introduce new LASIPS2_KBD_PORT QOM typeMark Cave-Ayland2022-07-181-0/+7
* lasips2: QOMify LASIPS2PortMark Cave-Ayland2022-07-181-4/+10
* lasips2: change LASIPS2State dev pointer from void to PS2StateMark Cave-Ayland2022-07-181-1/+2
* lasips2: remove legacy lasips2_initfn() functionMark Cave-Ayland2022-07-181-2/+0Star
* lasips2: remove the qdev base property and the lasips2_properties arrayMark Cave-Ayland2022-07-181-2/+1Star
* pl050: don't use legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-0/+2
* pl050: don't use legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-0/+2
* pl050: introduce PL050DeviceClass for the PL050 deviceMark Cave-Ayland2022-07-181-1/+7
* pl050: introduce new PL050_MOUSE_DEVICE QOM typeMark Cave-Ayland2022-07-181-0/+7
* pl050: introduce new PL050_KBD_DEVICE QOM typeMark Cave-Ayland2022-07-181-0/+7
* pl050: change PL050State dev pointer from void to PS2StateMark Cave-Ayland2022-07-181-1/+1
* pl050: move PL050State from pl050.c to new pl050.h header fileMark Cave-Ayland2022-07-181-0/+35
* Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2022-07-181-0/+2
* Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell2022-07-154-2/+32
|\
| * aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2022-07-141-0/+2
| * aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas2022-07-141-2/+5
| * hw/sensor: Add IC_DEVICE_ID to ISL voltage regulatorsPeter Delevoryas2022-07-141-0/+5
| * hw/i2c/pmbus: Add idle state to return 0xff'sPeter Delevoryas2022-07-141-0/+7
| * aspeed: sbc: Allow per-machine settingsJoel Stanley2022-07-141-0/+13
* | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for MacintoshMark Cave-Ayland2022-07-131-0/+1
* | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...Mark Cave-Ayland2022-07-131-0/+1
* | scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for MacintoshMark Cave-Ayland2022-07-131-0/+1
* | scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for MacintoshMark Cave-Ayland2022-07-131-0/+3
|/
* hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld2022-07-071-1/+1
* ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy2022-07-061-1/+24
* ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy2022-07-061-16/+0Star
* spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy2022-07-061-0/+1
* ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza2022-07-061-1/+2