aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14hw/net/xilinx_axienet: Cleanup stream->push assignmentEdgar E. Iglesias
2020-05-14hw/net/xilinx_axienet: Auto-clear PHY AutonegEdgar E. Iglesias
2020-05-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-14' into sta...Peter Maydell
2020-05-14xen-9pfs: Fix log messages of reply errorsChristian Schoenebeck
2020-05-149pfs: local: ignore O_NOATIME if we don't have permissionsOmar Sandoval
2020-05-14qemu-options.hx: 9p: clarify -virtfs vs. -fsdevChristian Schoenebeck
2020-05-14MAINTAINERS: Upgrade myself as 9pfs co-maintainerChristian Schoenebeck
2020-05-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-13' in...Peter Maydell
2020-05-13block/block-copy: fix use-after-free of task pointerVladimir Sementsov-Ogievskiy
2020-05-13iotests: 287: add qcow2 compression type testDenis Plotnikov
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov
2020-05-13qcow2: rework the cluster compression routineDenis Plotnikov
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-05-12Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1...Peter Maydell
2020-05-12hw/tpm: fix usage of bool in tpm-tis.cJafar Abdi
2020-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200511'...Peter Maydell
2020-05-11target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)Richard Henderson
2020-05-11target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLARichard Henderson
2020-05-11hw/arm/musicpal: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2020-05-11target/arm: Restrict TCG cpus to TCG accelPhilippe Mathieu-Daudé
2020-05-11target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUsPhilippe Mathieu-Daudé
2020-05-11target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]Philippe Mathieu-Daudé
2020-05-11target/arm: Make set_feature() available for other filesThomas Huth
2020-05-11target/arm/kvm: Inline set_feature() callsPhilippe Mathieu-Daudé
2020-05-11target/arm: Remove sve_memopidxRichard Henderson
2020-05-11target/arm: Reuse sve_probe_page for gather loadsRichard Henderson
2020-05-11target/arm: Reuse sve_probe_page for scatter storesRichard Henderson
2020-05-11target/arm: Reuse sve_probe_page for gather first-fault loadsRichard Henderson
2020-05-11target/arm: Use SVEContLdSt for contiguous storesRichard Henderson
2020-05-11target/arm: Update contiguous first-fault and no-fault loadsRichard Henderson
2020-05-11target/arm: Use SVEContLdSt for multi-register contiguous loadsRichard Henderson
2020-05-11target/arm: Handle watchpoints in sve_ld1_rRichard Henderson
2020-05-11target/arm: Use SVEContLdSt in sve_ld1_rRichard Henderson
2020-05-11target/arm: Adjust interface of sve_ld1_host_fnRichard Henderson
2020-05-11target/arm: Add sve infrastructure for page lookupRichard Henderson
2020-05-11target/arm: Drop manual handling of set/clear_helper_retaddrRichard Henderson
2020-05-11target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fnRichard Henderson
2020-05-11accel/tcg: Add endian-specific cpu_{ld, st}* operationsRichard Henderson
2020-05-11accel/tcg: Add probe_access_flagsRichard Henderson
2020-05-11accel/tcg: Adjust probe_access call to page_check_rangeRichard Henderson
2020-05-11accel/tcg: Add block comment for probe_accessRichard Henderson
2020-05-11exec: Fix cpu_watchpoint_address_matches address lengthRichard Henderson
2020-05-11exec: Add block comments for watchpoint routinesRichard Henderson
2020-05-11hw/timer/nrf51_timer: Add trace event of counter value updatePhilippe Mathieu-Daudé
2020-05-11hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé
2020-05-11aspeed: sdmc: Implement AST2600 locking behaviourJoel Stanley
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-05-11target/arm: Drop access_el3_aa32ns_aa64any()Edgar E. Iglesias
2020-05-11aspeed: Add boot stub for smp bootingJoel Stanley