aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-10-04mips: fix memory leaks in board initializationPaolo Bonzini
2019-10-04hppa: fix leak from g_strdup_printfPaolo Bonzini
2019-10-04mcf5208: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04microblaze: fix leak of fdevice tree blobPaolo Bonzini
2019-10-04ide: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth
2019-10-01hw/m68k/next-cube: Avoid static RTC variables and introduce control registerThomas Huth
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov
2019-09-30s390x: sclp: Report insufficient SCCB lengthClaudio Imbrenda
2019-09-30s390x: sclp: fix error handling for oversize control blocksJanosch Frank
2019-09-30s390x: sclp: boundary checkJanosch Frank
2019-09-30s390x: sclp: refactor invalid command checkJanosch Frank
2019-09-30s390: PCI: fix IOMMU region initMatthew Rosato
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell
2019-09-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-09-25vhost: Fix memory region section comparisonDr. David Alan Gilbert
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard
2019-09-20ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard
2019-09-20acpi: Add i2c serial bus CRS handlingCorey Minyard
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard
2019-09-20smbios:ipmi: Ignore IPMI devices with no fwinfo functionCorey Minyard
2019-09-20ipmi: Allow a size value to be passed for I/O spaceCorey Minyard
2019-09-20ipmi: Split out BT-specific code from ISA BT codeCorey Minyard
2019-09-20ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard
2019-09-20ipmi: Add a UUID device propertyCorey Minyard
2019-09-20ipmi: Generate an interrupt on watchdog pretimeout expiryCorey Minyard
2019-09-20ipmi: Fix the get watchdog commandCorey Minyard
2019-09-20ipmi: Fix watchdog NMI handlingCorey Minyard
2019-09-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-09-19Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...Peter Maydell
2019-09-19vfio: fix a typoChen Zhang
2019-09-19ati: use vga_read_byte in ati_cursor_defineGerd Hoffmann