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-24Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...Peter Maydell
2020-01-24Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-01-23vhost-user: Print unexpected slave message typesDr. David Alan Gilbert
2020-01-23hw/arm/exynos4210: Connect serial port DMA busy signals with pl330Guenter Roeck
2020-01-23hw/char/exynos4210_uart: Add receive DMA supportGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeoutsGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Implement post_load functionGuenter Roeck
2020-01-23hw/char/exynos4210_uart: Convert to support tracingGuenter Roeck
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck
2020-01-23dma/pl330: Convert to support tracingGuenter Roeck
2020-01-23hw/misc/stm32f4xx_syscfg: Fix copy/paste errorPhilippe Mathieu-Daudé
2020-01-23hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu
2020-01-23hw/acpi: Remove extra indent in ACPI GED hotplug cbKeqian Zhu
2020-01-23vhost: coding style fixMichael S. Tsirkin
2020-01-22i386:acpi: Remove _HID from the SMBus ACPI entryCorey Minyard
2020-01-22vhost: Only align sections for vhost-userDr. David Alan Gilbert
2020-01-22vhost: Add names to section rounded warningDr. David Alan Gilbert
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan
2020-01-22virtio-scsi: convert to new virtio_delete_queuePan Nengyuan
2020-01-22virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan
2020-01-22virtio-9p-device: convert to new virtio_delete_queuePan Nengyuan
2020-01-22virtio-9p-device: fix memleak in virtio_9p_device_unrealizePan Nengyuan
2020-01-22acpi: cpuhp: add CPHP_GET_CPU_ID_CMD commandIgor Mammedov
2020-01-22acpi: cpuhp: introduce 'Command data 2' fieldIgor Mammedov
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
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é