aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-08-14nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz
2020-08-13spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()Greg Kurz
2020-08-13ppc/xive: Simplify error handling in xive_tctx_realize()Greg Kurz
2020-08-13spapr/xive: Simplify error handling in kvmppc_xive_connect()Greg Kurz
2020-08-13ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacksGreg Kurz
2020-08-13spapr/xive: Fix error handling in kvmppc_xive_post_load()Greg Kurz
2020-08-13spapr/kvm: Fix error handling in kvmppc_xive_pre_save()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling in kvmppc_xive_get_queues()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_mmap()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_source_reset()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz
2020-08-13spapr: Simplify error handling in spapr_phb_realize()Greg Kurz
2020-08-13spapr/xive: Convert KVM device fd checks to assert()Greg Kurz
2020-08-13ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappersGreg Kurz
2020-08-13ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz
2020-08-12spapr/xive: Simplify kvmppc_xive_disconnect()Greg Kurz
2020-08-12spapr/xive: Fix xive->fd if kvm_create_device() failsGreg Kurz
2020-08-12spapr: Clarify error and documentation for broken KVM XICSGreg Kurz
2020-08-12ppc/xive: Fix some typos in commentsGustavo Romero
2020-08-12spapr: Forbid nested KVM-HV in pre-power9 compat modeGreg Kurz
2020-08-12spapr: Use error_append_hint() in spapr_caps.cGreg Kurz
2020-08-12ppc/spapr: Fix 32 bit logical memory block size assumptionsAnton Blanchard
2020-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-08-04virtio-mem: Correct format specifier mismatch for RISC-VBruce Rogers
2020-08-04hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()Mauro Matteo Cascella
2020-08-03hw/timer/imx_epit: Avoid assertion when CR.SWR is writtenpull-target-arm-20200803Peter Maydell
2020-08-03hw/arm/nrf51_soc: Set system_clock_scalePeter Maydell
2020-08-03msf2-soc, stellaris: Don't wire up SYSRESETREQPeter Maydell
2020-08-03hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell
2020-08-03hw/arm/netduino2, netduinoplus2: Set system_clock_scalePeter Maydell
2020-07-30s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic
2020-07-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...Peter Maydell
2020-07-28virtio-net: check the existence of peer before accessing vDPA configJason Wang
2020-07-28virtio-pci: fix wrong index in virtio_pci_queue_enabledYuri Benditovich
2020-07-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200727' into stagingPeter Maydell
2020-07-27virtio-pci: fix virtio_pci_queue_enabled()Laurent Vivier
2020-07-27hw/arm/boot: Fix MTE for EL3 direct kernel bootRichard Henderson
2020-07-27hw/arm/boot: Fix PAUTH for EL3 direct kernel bootRichard Henderson
2020-07-27hw/misc/aspeed_sdmc: Fix incorrect memory sizePhilippe Mathieu-Daudé
2020-07-27ACPI: Assert that we don't run out of the preallocated memoryDongjiu Geng
2020-07-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...Peter Maydell
2020-07-27vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267Cindy Lu
2020-07-27Fix vhost-user buffer over-read on ram hot-unplugRaphael Norwitz
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang
2020-07-27virtio-mem-pci: force virtio version 1David Hildenbrand
2020-07-27semihosting: don't send the trailing '\0'KONRAD Frederic