aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04win32: work around main-loop busy loop on socket/fd eventMarc-André Lureau
2019-10-04tests: skip serial test on windowsMarc-André Lureau
2019-10-04util: WSAEWOULDBLOCK on connect should map to EINPROGRESSMarc-André Lureau
2019-10-04Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04i386: Add CPUID bit for CLZERO and XSAVEERPTRSebastian Andrzej Siewior
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-10-04cris: do not leak struct cris_disasm_dataPaolo 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-03replay: don't synchronize memory operations in replay modePavel Dovgalyuk
2019-10-03qemu-pr-helper: fix crash in mpath_reconstruct_senseMaxim Levitsky
2019-10-03tests/migration: Add a test for auto convergeYury Kotov
2019-10-03accel/kvm: ensure ret always setAlex Bennée
2019-10-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...Peter Maydell
2019-10-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-28' into ...Peter Maydell
2019-10-01Disallow colons in the parameter of "-accel"Thomas 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-10-01tests: fix echi/ehci typoMarc-André Lureau
2019-10-01tests: fix usb-hcd-ehci-test compilationMarc-André Lureau
2019-09-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190930' into s...Peter Maydell
2019-09-30s390/kvm: split kvm mem slots at 4TBChristian Borntraeger
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov
2019-09-30kvm: split too big memory section on several memslotsIgor Mammedov
2019-09-30kvm: clear dirty bitmaps from all overlapping memslotsPaolo Bonzini
2019-09-30kvm: extract kvm_log_clear_one_slotPaolo Bonzini
2019-09-30configure: Remove s390 (31-bit mode) from the list of supported CPUsThomas Huth
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-30MAINTAINERS: Update S390 PCI MaintainerMatthew Rosato
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-28qapi: Improve source file read error handlingMarkus Armbruster
2019-09-28qapi: Improve reporting of redefinitionMarkus Armbruster
2019-09-28qapi: Improve reporting of missing documentation commentMarkus Armbruster
2019-09-28qapi: Eliminate check_keys(), rename check_known_keys()Markus Armbruster
2019-09-28qapi: Improve reporting of invalid 'if' furtherMarkus Armbruster
2019-09-28qapi: Avoid redundant definition references in error messagesMarkus Armbruster
2019-09-28qapi: Improve reporting of missing / unknown definition keysMarkus Armbruster
2019-09-28qapi: Improve reporting of invalid flagsMarkus Armbruster
2019-09-28qapi: Improve reporting of invalid 'if' errorsMarkus Armbruster