aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-01-23vhost-user: Print unexpected slave message typesDr. David Alan Gilbert1-1/+1
2020-01-23vhost: coding style fixMichael S. Tsirkin1-3/+3
2020-01-22i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard1-1/+0
2020-01-22vhost: Only align sections for vhost-userDr. David Alan Gilbert1-16/+18
2020-01-22vhost: Add names to section rounded warningDr. David Alan Gilbert1-3/+4
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan1-2/+10
2020-01-22virtio-scsi: convert to new virtio_delete_queuePan Nengyuan1-3/+3
2020-01-22virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan1-0/+6
2020-01-22virtio-9p-device: convert to new virtio_delete_queuePan Nengyuan1-1/+1
2020-01-22virtio-9p-device: fix memleak in virtio_9p_device_unrealizePan Nengyuan1-0/+1
2020-01-22acpi: cpuhp: add CPHP_GET_CPU_ID_CMD commandIgor Mammedov1-0/+7
2020-01-22acpi: cpuhp: introduce 'Command data 2' fieldIgor Mammedov2-0/+12
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov2-8/+80
2020-01-209pfs/9p.c: remove unneeded labelsDaniel Henrique Barboza1-6/+3
2020-01-209p: init_in_iov_from_pdu can truncate the sizeGreg Kurz4-21/+38
2020-01-209p: local: always return -1 on error in local_unlinkat_commonDaniel Henrique Barboza1-8/+6
2020-01-209pfs: local: Fix possible memory leak in local_link()Jiajun Chen1-1/+1
2020-01-20apic: Use 32bit APIC ID for migration instance IDPeter Xu1-1/+4
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu1-1/+1
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu12-12/+17
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik1-0/+3
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser3-0/+290
2020-01-17hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé1-5/+4
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-13/+11
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-0/+6
2020-01-17hw/arm: Add the Netduino Plus 2Alistair Francis2-0/+53
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis2-0/+303
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis5-0/+198
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis5-0/+190
2020-01-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell5-3/+65
2020-01-13xhci: recheck slot statusGerd Hoffmann1-3/+12
2020-01-13xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun1-0/+1
2020-01-13usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert1-0/+9
2020-01-13usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2-0/+21
2020-01-13usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich3-0/+22
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell44-46/+114
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell12-141/+154
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2-0/+88
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard1-0/+79
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé1-0/+9
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé30-30/+30
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater1-1/+1
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater1-2/+6
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz1-7/+12
2020-01-08pnv/psi: Add device reset hookGreg Kurz1-4/+11
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz2-20/+2
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz1-5/+4
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater3-3/+8
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz2-4/+6
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz1-3/+5