Age | Commit message (Expand) | Author |
2022-03-02 | hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N> | Richard Henderson |
2022-03-02 | tests/qtest: add qtests for npcm7xx sdhci | Shengtan Mao |
2022-03-02 | target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv() | Wentao_Liang |
2022-03-02 | target/arm: Support PSCI 1.1 and SMCCC 1.0 | Akihiko Odaki |
2022-03-02 | hw/i2c: flatten pca954x mux device | Patrick Venture |
2022-03-02 | hw/input/tsc210x: Don't abort on bad SPI word widths | Peter Maydell |
2022-03-02 | hw/arm/mps2-tz.c: Update AN547 documentation URL | Peter Maydell |
2022-03-02 | mps3-an547: Add missing user ahb interfaces | Jimmy Brisson |
2022-03-02 | migration: Remove load_state_old and minimum_version_id_old | Peter Maydell |
2022-03-02 | tests: Pass in MigrateStart** into test_migrate_start() | Peter Xu |
2022-03-02 | migration: Add migration_incoming_transport_cleanup() | Peter Xu |
2022-03-02 | migration: postcopy_pause_fault_thread() never fails | Peter Xu |
2022-03-02 | migration: Enlarge postcopy recovery to capture !-EIO too | Peter Xu |
2022-03-02 | migration: Move static var in ram_block_from_stream() into global | Peter Xu |
2022-03-02 | migration: Add postcopy_thread_create() | Peter Xu |
2022-03-02 | migration: Dump ramblock and offset too when non-same-page detected | Peter Xu |
2022-03-02 | migration: Introduce postcopy channels on dest node | Peter Xu |
2022-03-02 | migration: Tracepoint change in postcopy-run bottom half | Peter Xu |
2022-03-02 | migration: Finer grained tracepoints for POSTCOPY_LISTEN | Peter Xu |
2022-03-02 | migration: Dump sub-cmd name in loadvm_process_command tp | Peter Xu |
2022-03-02 | migration/rdma: set the REUSEADDR option for destination | Jack Wang |
2022-03-02 | qapi/monitor: allow VNC display id in set/expire_password | Stefan Reiter |
2022-03-02 | qapi/monitor: refactor set/expire_password with enums | Stefan Reiter |
2022-03-02 | monitor/hmp: add support for flag argument with value | Stefan Reiter |
2022-03-02 | virtiofsd: Let meson check for statx.stx_mnt_id | Hanna Reitz |
2022-03-02 | clock-vmstate: Add missing END_OF_LIST | Dr. David Alan Gilbert |
2022-03-02 | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s... | Peter Maydell |
2022-03-02 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti... | Peter Maydell |
2022-03-02 | hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter() | Daniel Henrique Barboza |
2022-03-02 | spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_drc.c: use g_autofree in drc_realize() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr.c: fail early if no firmware found in machine_init() | Daniel Henrique Barboza |
2022-03-02 | hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen() | Daniel Henrique Barboza |
2022-03-02 | pnv/xive2: Add support for 8bits thread id | Cédric Le Goater |
2022-03-02 | pnv/xive2: Add support for automatic save&restore | Cédric Le Goater |
2022-03-02 | xive2: Add a get_config() handler for the router configuration | Cédric Le Goater |
2022-03-02 | pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1) | Cédric Le Goater |
2022-03-02 | ppc/pnv: add XIVE Gen2 TIMA support | Cédric Le Goater |
2022-03-02 | pnv/xive2: Introduce new capability bits | Cédric Le Goater |
2022-03-02 | ppc/pnv: Add support for PHB5 "Address-based trigger" mode | Cédric Le Goater |
2022-03-02 | ppc/pnv: Add support for PQ offload on PHB5 | Cédric Le Goater |