aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04hw/usb: pacify xhciwmi.exe warningDenis V. Lunev
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell
2022-03-02Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell
2022-03-02ui/cocoa.m: Remove unnecessary NSAutoreleasePoolsPeter Maydell
2022-03-02ui/cocoa.m: Fix updateUIInfo threading issuesPeter Maydell
2022-03-02target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell
2022-03-02target/arm: Implement FEAT_LPA2Richard Henderson
2022-03-02target/arm: Advertise all page sizes for -cpu maxRichard Henderson
2022-03-02target/arm: Validate tlbi TG matches translation granule in useRichard Henderson
2022-03-02target/arm: Fix TLBIRange.base for 16k and 64k pagesRichard Henderson
2022-03-02target/arm: Introduce tlbi_aa64_get_rangeRichard Henderson
2022-03-02target/arm: Extend arm_fi_to_lfsc to level -1Richard Henderson
2022-03-02target/arm: Implement FEAT_LPARichard Henderson
2022-03-02target/arm: Implement FEAT_LVARichard Henderson
2022-03-02target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVARichard Henderson
2022-03-02target/arm: Honor TCR_ELx.{I}PSRichard Henderson
2022-03-02target/arm: Use MAKE_64BIT_MASK to compute indexmaskRichard Henderson
2022-03-02target/arm: Pass outputsize down to check_s2_mmu_setupRichard Henderson
2022-03-02target/arm: Move arm_pamax out of lineRichard Henderson
2022-03-02target/arm: Fault on invalid TCR_ELx.TxSZRichard Henderson
2022-03-02target/arm: Set TCR_EL1.TSZ for user-onlyRichard Henderson
2022-03-02hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>Richard Henderson
2022-03-02tests/qtest: add qtests for npcm7xx sdhciShengtan Mao
2022-03-02target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()Wentao_Liang
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-03-02hw/i2c: flatten pca954x mux devicePatrick Venture
2022-03-02hw/input/tsc210x: Don't abort on bad SPI word widthsPeter Maydell
2022-03-02hw/arm/mps2-tz.c: Update AN547 documentation URLPeter Maydell
2022-03-02mps3-an547: Add missing user ahb interfacesJimmy Brisson
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-03-02tests: Pass in MigrateStart** into test_migrate_start()Peter Xu
2022-03-02migration: Add migration_incoming_transport_cleanup()Peter Xu
2022-03-02migration: postcopy_pause_fault_thread() never failsPeter Xu
2022-03-02migration: Enlarge postcopy recovery to capture !-EIO tooPeter Xu
2022-03-02migration: Move static var in ram_block_from_stream() into globalPeter Xu
2022-03-02migration: Add postcopy_thread_create()Peter Xu
2022-03-02migration: Dump ramblock and offset too when non-same-page detectedPeter Xu
2022-03-02migration: Introduce postcopy channels on dest nodePeter Xu
2022-03-02migration: Tracepoint change in postcopy-run bottom halfPeter Xu
2022-03-02migration: Finer grained tracepoints for POSTCOPY_LISTENPeter Xu
2022-03-02migration: Dump sub-cmd name in loadvm_process_command tpPeter Xu
2022-03-02migration/rdma: set the REUSEADDR option for destinationJack Wang
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter
2022-03-02qapi/monitor: refactor set/expire_password with enumsStefan Reiter
2022-03-02monitor/hmp: add support for flag argument with valueStefan Reiter
2022-03-02virtiofsd: Let meson check for statx.stx_mnt_idHanna Reitz
2022-03-02clock-vmstate: Add missing END_OF_LISTDr. David Alan Gilbert
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-03-02hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()Daniel Henrique Barboza