aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-01-27hw/hppa/machine: Map the PDC memory region with higher priorityPhilippe Mathieu-Daudé1-1/+1
2020-01-27hw/hppa/machine: Restrict the total memory size to 3GBPhilippe Mathieu-Daudé1-5/+4
2020-01-27hw/hppa/machine: Correctly check the firmware is in PDC rangePhilippe Mathieu-Daudé1-1/+1
2020-01-27hppa: Add emulation of Artist graphicsSven Schnelle7-0/+1480
2020-01-27hppa: Switch to tulip NIC by defaultHelge Deller1-2/+2
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle7-1/+315
2020-01-27ps2: accept 'Set Key Make and Break' commandsSven Schnelle1-0/+10
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller12-2/+1375
2020-01-27hw/hppa/dino.c: Improve emulation of Dino PCI chipHelge Deller2-14/+88
2020-01-27hw/s390x: Add a more verbose comment about get_machine_class() and the wrappersThomas Huth1-3/+13
2020-01-27s390x/event-facility: fix error propagationCornelia Huck1-1/+1
2020-01-27s390x: adapter routes error handlingCornelia Huck2-0/+12
2020-01-27s390x/event-facility.c: remove unneeded labelsDaniel Henrique Barboza1-21/+12
2020-01-27intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()Daniel Henrique Barboza1-7/+3
2020-01-27s390x/sclp.c: remove unneeded label in sclp_service_call()Daniel Henrique Barboza1-11/+5
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell392-578/+565
2020-01-24qdev: register properties as class propertiesMarc-André Lureau2-58/+63
2020-01-24qdev: move instance properties to class propertiesMarc-André Lureau1-11/+13
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini2-5/+5
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau388-436/+441
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau1-26/+0
2020-01-24qdev: remove extraneous errorMarc-André Lureau1-11/+4
2020-01-24qdev: remove duplicated qdev_property_add_static() docMarc-André Lureau1-10/+0
2020-01-24hw/ppc/spapr_rtas: Remove local variablePhilippe Mathieu-Daudé1-3/+2
2020-01-24hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argumentPhilippe Mathieu-Daudé1-1/+1
2020-01-24hw/ppc/spapr_rtas: Use local MachineState variablePhilippe Mathieu-Daudé1-1/+1
2020-01-24virtio-scsi: convert to new virtio_delete_queuePan Nengyuan1-3/+3
2020-01-24virtio-scsi: delete vqs in unrealize to avoid memleaksPan Nengyuan1-0/+6
2020-01-24hw/core/Makefile: Group generic objects versus system-mode objectsPhilippe Mathieu-Daudé1-14/+14
2020-01-24hw/core: Restrict reset handlers API to system-modePhilippe Mathieu-Daudé1-1/+2
2020-01-24hw/pci-host/designware: Remove unuseful FALLTHROUGH commentPhilippe Mathieu-Daudé1-1/+1
2020-01-24hw/net/imx_fec: Remove unuseful FALLTHROUGH commentsPhilippe Mathieu-Daudé1-2/+2
2020-01-24hw/net/imx_fec: Rewrite fall through commentsPhilippe Mathieu-Daudé1-1/+2
2020-01-24hw/timer/aspeed_timer: Add a fall through commentPhilippe Mathieu-Daudé1-1/+1
2020-01-24hw/display/tcx: Add missing fall through commentsPhilippe Mathieu-Daudé1-0/+2
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi1-2/+9
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz1-0/+8
2020-01-24Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...Peter Maydell1-0/+1
2020-01-24Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell1-1/+1
2020-01-23vhost-user: Print unexpected slave message typesDr. David Alan Gilbert1-1/+1
2020-01-23hw/arm/exynos4210: Connect serial port DMA busy signals with pl330Guenter Roeck1-13/+29
2020-01-23hw/char/exynos4210_uart: Add receive DMA supportGuenter Roeck2-0/+26
2020-01-23hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeoutsGuenter Roeck2-26/+94
2020-01-23hw/char/exynos4210_uart: Implement post_load functionGuenter Roeck1-0/+10
2020-01-23hw/char/exynos4210_uart: Convert to support tracingGuenter Roeck2-66/+47
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck1-8/+43
2020-01-23dma/pl330: Convert to support tracingGuenter Roeck2-40/+72
2020-01-23hw/misc/stm32f4xx_syscfg: Fix copy/paste errorPhilippe Mathieu-Daudé1-1/+1
2020-01-23hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu1-3/+3
2020-01-23hw/acpi: Remove extra indent in ACPI GED hotplug cbKeqian Zhu1-1/+1