aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...Peter Maydell
2020-04-07hw/core: properly terminate loading .hex on EOF recordAlex Bennée
2020-04-07xen-block: Fix uninitialized variableAnthony PERARD
2020-04-07hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200407-pull-request...Peter Maydell
2020-04-07xen-block: Fix double qlist remove and request leakAnthony PERARD
2020-04-07ati-vga: Fix checks in ati_2d_blt() to avoid crashBALATON Zoltan
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-04-07hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()Peter Maydell
2020-04-07spapr: Fix failure path for attempting to hot unplug PCI bridgesDavid Gibson
2020-04-07ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...Nicholas Piggin
2020-04-07ppc/spapr: Add FWNMI machine check delivery warningsNicholas Piggin
2020-04-07ppc/spapr: Improve FWNMI machine check delivery corner case commentsNicholas Piggin
2020-04-07ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin
2020-04-07vfio/spapr: Fix page size calculationAlexey Kardashevskiy
2020-04-07hw/ppc/e500.c: Handle qemu_find_file() failurePeter Maydell
2020-04-06dma/xlnx-zdma: Reorg to fix CUR_DSCREdgar E. Iglesias
2020-04-06dma/xlnx-zdma: Advance the descriptor address when stoppingEdgar E. Iglesias
2020-04-06dma/xlnx-zdma: Clear DMA_DONE when haltingEdgar E. Iglesias
2020-04-06dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREEEdgar E. Iglesias
2020-04-06dma/xlnx-zdma: Remove commentEdgar E. Iglesias
2020-04-03hw/gpio/aspeed_gpio.c: Don't directly include assert.hPeter Maydell
2020-04-03hw/arm/collie: Put StrongARMState* into a CollieMachineState structPeter Maydell
2020-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into stagingPeter Maydell
2020-04-03Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2020-04-02xen: fixup RAM memory region initializationIgor Mammedov
2020-04-02serial: Fix double migration dataDr. David Alan Gilbert
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-04-01virtio-iommu: depend on PCIPaolo Bonzini
2020-04-01hw/isa/superio: Correct the license textPhilippe Mathieu-Daudé
2020-04-01hw/scsi/vmw_pvscsi: Remove assertion for kick after resetElazar Leibovich
2020-03-31i386: Fix pkg_id offset for EPYC cpu modelsBabu Moger
2020-03-31hw/i386: Move arch_id decode inside x86_cpus_initBabu Moger
2020-03-31hw/i386: Introduce apicid functions inside X86MachineStateBabu Moger
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-03-31vhost-vsock: fix double close() in the realize() error pathStefano Garzarella
2020-03-31hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW readsPeter Maydell
2020-03-31net: tulip: check frame size and r/w data lengthPrasad J Pandit
2020-03-31hw/net/can: Make CanBusClientInfo::can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net/rtl8139: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-03-31hw/net/rtl8139: Simplify if/else statementPhilippe Mathieu-Daudé
2020-03-31hw/net/smc91c111: Let smc91c111_can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31hw/net/e1000e_core: Let e1000e_can_receive() return a booleanPhilippe Mathieu-Daudé
2020-03-31Fixed integer overflow in e1000eAndrew Melnychenko
2020-03-31hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()Peter Maydell
2020-03-31hw/net/i82596: Correct command bitmask (CID 1419392)Philippe Mathieu-Daudé
2020-03-30hw/arm/xlnx-zynqmp.c: Add missing error-propagation codePeter Maydell