72172 Commits (b2aca78cb2faf96c2c96993c2f0d4ef3440e1d84)
 

Author SHA1 Message Date
Maxim Levitsky b2aca78cb2 qemu-pr-helper: fix crash in mpath_reconstruct_sense 7 years ago
Yury Kotov 8c51642b42 tests/migration: Add a test for auto converge 7 years ago
Alex Bennée 87287ac02c accel/kvm: ensure ret always set 7 years ago
Peter Maydell 7f21573c82 - Fix and re-enable the usb-hcd-ehci-test 7 years ago
Peter Maydell 2094695689 QAPI patches for 2019-09-28 7 years ago
Thomas Huth 3d5e90a50b Disallow colons in the parameter of "-accel" 7 years ago
Thomas Huth e423455c4f hw/core/loader: Fix possible crash in rom_copy() 7 years ago
Thomas Huth cd4fc14207 hw/m68k/next-cube: Avoid static RTC variables and introduce control register 7 years ago
Marc-André Lureau 343143a665 tests: fix echi/ehci typo 7 years ago
Marc-André Lureau 7110776b01 tests: fix usb-hcd-ehci-test compilation 7 years ago
Peter Maydell 95e9d74fe4 - do not abuse memory_region_allocate_system_memory and split the memory 7 years ago
Christian Borntraeger c5b9ce518c s390/kvm: split kvm mem slots at 4TB 7 years ago
Igor Mammedov fb1fc5a82b s390: do not call memory_region_allocate_system_memory() multiple times 7 years ago
Igor Mammedov 023ae9a88a kvm: split too big memory section on several memslots 7 years ago
Paolo Bonzini 84516e5b8d kvm: clear dirty bitmaps from all overlapping memslots 7 years ago
Paolo Bonzini 4222147dfb kvm: extract kvm_log_clear_one_slot 7 years ago
Thomas Huth ee35e9684c configure: Remove s390 (31-bit mode) from the list of supported CPUs 7 years ago
Claudio Imbrenda 832be0d8a3 s390x: sclp: Report insufficient SCCB length 7 years ago
Janosch Frank d959f6cf50 s390x: sclp: fix error handling for oversize control blocks 7 years ago
Janosch Frank 6f6c9333ef s390x: sclp: boundary check 7 years ago
Janosch Frank 679b844756 s390x: sclp: refactor invalid command check 7 years ago
Matthew Rosato 7df1dac5f1 s390: PCI: fix IOMMU region init 7 years ago
Matthew Rosato ecd6663d95 MAINTAINERS: Update S390 PCI Maintainer 7 years ago
Peter Maydell 786d36ad41 target-arm queue: 7 years ago
Markus Armbruster c615550df3 qapi: Improve source file read error handling 7 years ago
Markus Armbruster 56d2df5e65 qapi: Improve reporting of redefinition 7 years ago
Markus Armbruster f63326985a qapi: Improve reporting of missing documentation comment 7 years ago
Markus Armbruster 13b3997f14 qapi: Eliminate check_keys(), rename check_known_keys() 7 years ago
Markus Armbruster fab12376d0 qapi: Improve reporting of invalid 'if' further 7 years ago
Markus Armbruster eeb57c85da qapi: Avoid redundant definition references in error messages 7 years ago
Markus Armbruster 3f58cc29a8 qapi: Improve reporting of missing / unknown definition keys 7 years ago
Markus Armbruster a6735a5743 qapi: Improve reporting of invalid flags 7 years ago
Markus Armbruster 576f0b8a53 qapi: Improve reporting of invalid 'if' errors 7 years ago
Markus Armbruster 4ebda5abdb qapi: Move context-free checking to the proper place 7 years ago
Markus Armbruster fa110c6a9e qapi: Move context-sensitive checking to the proper place 7 years ago
Markus Armbruster 77daece3d9 qapi: Inline check_name() into check_union() 7 years ago
Markus Armbruster e6f9678da5 qapi: Plumb info to the QAPISchemaMember 7 years ago
Markus Armbruster 88112488cf qapi: Make check_type()'s array case a bit more obvious 7 years ago
Markus Armbruster 67fa64ce0e qapi: Move check for reserved names out of add_name() 7 years ago
Markus Armbruster 64e04f7149 qapi: Report invalid '*' prefix like any other invalid name 7 years ago
Markus Armbruster 6ba1ba7f0e qapi: Use check_name_str() where it suffices 7 years ago
Markus Armbruster d7bc17c602 qapi: Improve reporting of invalid name errors 7 years ago
Markus Armbruster c9efc984ca qapi: Reorder check_FOO() parameters for consistency 7 years ago
Markus Armbruster 481a6bd15c qapi: Improve reporting of member name clashes 7 years ago
Markus Armbruster 2ab218aad6 qapi: Change frontend error messages to start with lower case 7 years ago
Markus Armbruster 638c4af931 qapi: Clean up member name case checking 7 years ago
Markus Armbruster 7be6c51194 qapi: Prefix frontend errors with an "in definition" line 7 years ago
Markus Armbruster 19e950d9d4 qapi: New QAPISourceInfo, replacing dict 7 years ago
Markus Armbruster 57608a5299 qapi: Rename .owner to .defined_in 7 years ago
Markus Armbruster 0ca7b11709 qapi: Tighten QAPISchemaFOO.check() assertions 7 years ago