summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-01-27hw/s390x: Add a more verbose comment about get_machine_class() and the wrappersThomas Huth
2020-01-27s390x/event-facility: fix error propagationCornelia Huck
2020-01-27s390x: adapter routes error handlingCornelia Huck
2020-01-27s390x/event-facility.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-27intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()Daniel Henrique Barboza
2020-01-27s390x/sclp.c: remove unneeded label in sclp_service_call()Daniel Henrique Barboza
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24qdev: register properties as class propertiesMarc-André Lureau
2020-01-24qdev: move instance properties to class propertiesMarc-André Lureau
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau
2020-01-24qdev: remove extraneous errorMarc-André Lureau
2020-01-24qdev: remove duplicated qdev_property_add_static() docMarc-André Lureau
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