aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-05target/sparc: Remove DisasCompare.is_boolRichard Henderson
2023-11-05target/sparc: Remove CC_OP leftoversRichard Henderson
2023-11-05target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTVRichard Henderson
2023-11-05target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUBRichard Henderson
2023-11-05target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADDRichard Henderson
2023-11-05target/sparc: Remove CC_OP_DIVRichard Henderson
2023-11-05target/sparc: Remove CC_OP_LOGICRichard Henderson
2023-11-05target/sparc: Split psr and xcc into componentsRichard Henderson
2023-11-05target/sparc: Introduce cpu_put_psr_iccRichard Henderson
2023-11-03migration: Unlock mutex in error caseJuan Quintela
2023-11-03docs/migration: Add the dirty limit sectionHyman Huang
2023-11-03tests/migration: Introduce dirty-limit into guestperfHyman Huang
2023-11-03tests/migration: Introduce dirty-ring-size option into guestperfHyman Huang
2023-11-03tests: Add migration dirty-limit capability testHyman Huang
2023-11-03system/dirtylimit: Drop the reduplicative checkHyman Huang
2023-11-03system/dirtylimit: Fix a race situationHyman Huang
2023-11-03linux-user/loongarch64: Add LASX sigcontext save/restoreSong Gao
2023-11-03linux-user/loongarch64: Add LSX sigcontext save/restoreSong Gao
2023-11-03linux-user/loongarch64: Use abi_{ulong,uint} typesSong Gao
2023-11-03linux-user/loongarch64: setup_sigframe() set 'end' context size 0Song Gao
2023-11-03linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context sizeSong Gao
2023-11-03linux-user/loongarch64: Use traps to track LSX/LASX usageRichard Henderson
2023-11-03target/loongarch: Support 4K page sizeSong Gao
2023-11-03target/loongarch: Implement query-cpu-model-expansionSong Gao
2023-11-03target/loongarch: Allow user enable/disable LSX/LASX featuresSong Gao
2023-11-03target/loongarch: Add cpu model 'max'Song Gao
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-11-02tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG deviceTong Ho
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho
2023-11-02dump: Drop redundant check for empty dumpMarkus Armbruster
2023-11-02dump: Improve some dump-guest-memory error messagesMarkus Armbruster
2023-11-02dump: Recognize "fd:" protocols on Windows hostsMarkus Armbruster
2023-11-02dump: Fix g_array_unref(NULL) in dump-guest-memoryMarkus Armbruster
2023-11-02dump: Rename qmp_dump_guest_memory() parameter to match QAPI schemaMarkus Armbruster
2023-11-02dump: Add command interface for kdump-raw formatsStephen Brennan
2023-11-02dump: Allow directly outputting raw kdump formatStephen Brennan
2023-11-02dump: Pass DumpState to write_ functionsStephen Brennan
2023-11-02target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell
2023-11-02hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd
2023-11-02hw/char/stm32f2xx_usart: Update IRQ when DR is writtenHans-Erik Floryd
2023-11-02hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()Hans-Erik Floryd
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson
2023-11-02target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell
2023-11-02target/arm: Enable FEAT_MOPS insns in user-mode emulationPeter Maydell
2023-11-02hw/i2c/pm_smbus: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx6_ccm: Convert DPRINTF to trace eventsBernhard Beschow
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow