aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/altera_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/lm32_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/puv3_ost.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()Peter Maydell
2019-10-22hw/timer/exynos4210_mct: Initialize ptimer before starting itGuenter Roeck
2019-10-22target/arm: Fix sign-extension for SMLAL*Richard Henderson
2019-10-22block/nbd: nbd reconnectVladimir Sementsov-Ogievskiy
2019-10-22qemu-coroutine-sleep: introduce qemu_co_sleep_wakeVladimir Sementsov-Ogievskiy
2019-10-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191022' into stagingPeter Maydell
2019-10-22qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa
2019-10-22tests/qapi-schema: Cover feature documentation commentsMarkus Armbruster
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa
2019-10-22qapi: Add feature flags to commandsPeter Krempa
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster
2019-10-22qapi: Clear scripts/qapi/doc.py executable bits againMarkus Armbruster
2019-10-22qapi: Split up scripts/qapi/common.pyMarkus Armbruster
2019-10-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-22Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell
2019-10-22qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.pyMarkus Armbruster
2019-10-22qapi: Speed up frontend testsMarkus Armbruster
2019-10-22qapi: Eliminate accidental global frontend stateMarkus Armbruster
2019-10-22qapi: Store pragma state in QAPISourceInfo, not global stateMarkus Armbruster
2019-10-22qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster
2019-10-21tests/migration: fix a typo in commentMao Zhongyi
2019-10-21qemu-doc: Remove paragraph about requiring a HD image with -kernelThomas Huth
2019-10-21s390x/kvm: Set default cpu model for all machine classesDavid Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATIONDavid Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATIONDavid Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATIONDavid Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTEDavid Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR MULTIPLY AND ADD *David Hildenbrand
2019-10-21s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODDDavid Hildenbrand
2019-10-21s390x/mmu: Remove duplicate check for MMU_DATA_STOREDavid Hildenbrand
2019-10-21s390x/cpumodel: Add missing visit_freeAndrew Jones
2019-10-21linux-user/syscall: Align target_sockaddr fields using ABI typesPhilippe Mathieu-Daudé
2019-10-21linux-user/strace: Let print_sockaddr() have a 'last' argumentPhilippe Mathieu-Daudé
2019-10-21linux-user/strace: Improve bind() outputPhilippe Mathieu-Daudé
2019-10-21linux-user/strace: Add print_sockfd()Philippe Mathieu-Daudé
2019-10-21linux-user/strace: Dump AF_NETLINK sockaddr contentPhilippe Mathieu-Daudé
2019-10-21linux-user/syscall: Introduce target_sockaddr_nlPhilippe Mathieu-Daudé
2019-10-21linux-user/strace: Improve settimeofday()Philippe Mathieu-Daudé
2019-10-21linux-user/strace: Add print_timezone()Philippe Mathieu-Daudé
2019-10-21linux-user/strace: Display invalid pointer in print_timeval()Philippe Mathieu-Daudé
2019-10-21Fix unsigned integer underflow in fd-trans.cShu-Chun Weng
2019-10-21linux-user: add strace for dup3Andreas Schwab
2019-10-18hw/xtensa: add virt machineMax Filippov
2019-10-18target/xtensa: regenerate and re-import test_mmuhifi_c3 coreMax Filippov
2019-10-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...Peter Maydell