aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-01-24hw/ppc/spapr_rtas: Remove local variablePhilippe Mathieu-Daudé
2020-01-24hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argumentPhilippe Mathieu-Daudé
2020-01-24hw/ppc/spapr_rtas: Use local MachineState variablePhilippe Mathieu-Daudé
2020-01-24virtio-scsi: convert to new virtio_delete_queuePan Nengyuan
2020-01-24virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan
2020-01-24hw/core/Makefile: Group generic objects versus system-mode objectsPhilippe Mathieu-Daudé
2020-01-24hw/core: Restrict reset handlers API to system-modePhilippe Mathieu-Daudé
2020-01-24hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé
2020-01-24hw/net/imx_fec: Remove unuseful FALLTHROUGH commentsPhilippe Mathieu-Daudé
2020-01-24hw/net/imx_fec: Rewrite fall through commentsPhilippe Mathieu-Daudé
2020-01-24hw/timer/aspeed_timer: Add a fall through commentPhilippe Mathieu-Daudé
2020-01-24hw/display/tcx: Add missing fall through commentsPhilippe Mathieu-Daudé
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2020-01-209pfs/9p.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-209p: init_in_iov_from_pdu can truncate the sizeGreg Kurz
2020-01-209p: local: always return -1 on error in local_unlinkat_commonDaniel Henrique Barboza
2020-01-209pfs: local: Fix possible memory leak in local_link()Jiajun Chen
2020-01-20apic: Use 32bit APIC ID for migration instance IDPeter Xu
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé
2020-01-17hw/arm: Add the Netduino Plus 2Alistair Francis
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2020-01-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell
2020-01-13xhci: recheck slot statusGerd Hoffmann
2020-01-13xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun
2020-01-13usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert
2020-01-13usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-13usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz
2020-01-08pnv/psi: Add device reset hookGreg Kurz
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz