aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld1-1/+1
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy1-1/+24
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy1-16/+0
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy1-0/+1
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza1-1/+2
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza1-1/+1
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang1-3/+4
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo1-0/+2
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas2-0/+32
2022-06-30hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas1-0/+3
2022-06-30hw/i2c/aspeed: add slave device in old register modeKlaus Jensen1-0/+8
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen1-0/+16
2022-06-30hw/i2c: support multiple mastersKlaus Jensen1-0/+14
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas1-0/+9
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas1-0/+1
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas1-0/+1
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater1-0/+2
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson3-8/+1
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow1-1/+0
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow2-6/+1
2022-06-28hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow1-1/+0
2022-06-27include/hw/virtio: document vhost_ack_featuresAlex Bennée1-0/+10
2022-06-27include/hw/virtio: document vhost_get_featuresAlex Bennée1-0/+11
2022-06-27vhost: setup error eventfd and dump errorsKonstantin Khlebnikov1-0/+1
2022-06-27vhost: add method vhost_set_vring_errKonstantin Khlebnikov1-0/+3
2022-06-26ps2: remove update_irq() function and update_arg parameterMark Cave-Ayland1-4/+2
2022-06-26pckbd: add QEMU interface comment for I8042 deviceMark Cave-Ayland1-0/+10
2022-06-26pckbd: add QEMU interface comment for I8042_MMIO deviceMark Cave-Ayland1-0/+11
2022-06-26lasips2: add QEMU interface commentMark Cave-Ayland1-0/+14
2022-06-26lasips2: add base propertyMark Cave-Ayland1-0/+1
2022-06-26lasips2: move mapping of LASIPS2 registers to HPPA machineMark Cave-Ayland1-2/+1
2022-06-26lasips2: rename lasips2_init() to lasips2_initfn() and update it to return th...Mark Cave-Ayland1-1/+2
2022-06-26lasips2: move lasips2 QOM types from lasips2.c to lasips2.hMark Cave-Ayland1-0/+22
2022-06-26pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDStateMark Cave-Ayland1-2/+4
2022-06-26ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2...Mark Cave-Ayland1-0/+4
2022-06-26ps2: make ps2_raise_irq() function staticMark Cave-Ayland1-1/+0
2022-06-26pckbd: move mapping of I8042_MMIO registers to MIPS magnum machineMark Cave-Ayland1-2/+1
2022-06-26pckbd: alter i8042_mm_init() to return a I8042_MMIO deviceMark Cave-Ayland1-3/+3
2022-06-26pckbd: implement i8042_mmio_realize() functionMark Cave-Ayland1-0/+1
2022-06-26pckbd: add size qdev property to I8042_MMIO deviceMark Cave-Ayland1-0/+1
2022-06-26pckbd: introduce new I8042_MMIO QOM typeMark Cave-Ayland1-0/+10
2022-06-26pckbd: move ISAKBDState from pckbd.c to i8042.hMark Cave-Ayland1-0/+10
2022-06-26pckbd: move KBDState from pckbd.c to i8042.hMark Cave-Ayland1-0/+25
2022-06-26ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_...Mark Cave-Ayland1-0/+2
2022-06-26ps2: introduce PS2DeviceClassMark Cave-Ayland1-1/+5
2022-06-26ps2: improve function prototypes in ps2.c and ps2.hMark Cave-Ayland1-4/+4
2022-06-26ps2: move QOM type definitions from ps2.c to ps2.hMark Cave-Ayland1-1/+57
2022-06-23hw/nvme: Add support for SR-IOVLukasz Maniak1-0/+1
2022-06-22hw/i2c/aspeed: add DEV_ADDR in old register modeKlaus Jensen1-0/+8
2022-06-22aspeed/i2c: Add ast1030 controller modelsCédric Le Goater1-0/+1