aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-15kvm-irqchip: introduce new API to support route changeLongpeng(Mike)1-0/+19
2022-03-15update meson-buildoptions.shPaolo Bonzini1-1/+1
2022-03-15qga/vss: update informative message about MinGWMarc-André Lureau1-1/+1
2022-03-15qga/vss-win32: check old VSS SDK headersMarc-André Lureau4-1/+13
2022-03-15meson: fix generic location of vss headersMarc-André Lureau1-1/+1
2022-03-15vmxcap: Add 5-level EPT bitVitaly Kuznetsov1-0/+1
2022-03-15whpx: Fixed incorrect CR8/TPR synchronizationIvan Shcherbakov1-1/+27
2022-03-15whpx: Fixed reporting of the CPU context to GDB for 64-bitIvan Shcherbakov1-0/+2
2022-03-14Merge tag 'pull-tcg-20220314' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-5/+19
2022-03-14tcg/arm: Don't emit UNPREDICTABLE LDRD with Rm == Rt or Rt+1Richard Henderson1-2/+15
2022-03-14tcg/s390x: Fix tcg_out_dup_vec vs general registersRichard Henderson1-0/+1
2022-03-14tcg/s390x: Fix INDEX_op_bitsel_vec vs VSELRichard Henderson1-1/+1
2022-03-14tcg/s390x: Fix tcg_out_dupi_vec vs VGMRichard Henderson1-2/+2
2022-03-14Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into stagingPeter Maydell1-1/+6
2022-03-14hw/nvram: at24 return 0xff if 1 byte addressPatrick Venture1-1/+6
2022-03-13Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20220312-1' into sta...Peter Maydell13-83/+1474
2022-03-12target/hexagon: remove unused variableZongyuan Li1-5/+1
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson2-5/+47
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson2-1/+5
2022-03-12Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.cTaylor Simpson1-24/+22
2022-03-12Hexagon (tests/tcg/hexagon) update overflow testTaylor Simpson1-1/+60
2022-03-12Hexagon (tests/tcg/hexagon) add floating point instructions to usr.cTaylor Simpson1-0/+339
2022-03-12Hexagon (tests/tcg/hexagon) test instructions that might set bits in USRTaylor Simpson2-1/+805
2022-03-12Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmaxTaylor Simpson2-27/+66
2022-03-12Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson3-7/+49
2022-03-12Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uoTaylor Simpson1-4/+2
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson2-3/+72
2022-03-12Hexagon (target/hexagon) fix bug in circular addressingMichael Lambert2-5/+6
2022-03-10Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...Peter Maydell15-170/+474
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell10-14/+948
2022-03-09Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell3-7/+6
2022-03-09Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell7-49/+114
2022-03-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220308' i...Peter Maydell4-0/+0
2022-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...Peter Maydell17-69/+268
2022-03-09esp: recreate ESPState current_req after migrationMark Cave-Ayland1-0/+10
2022-03-09esp: include the current PDMA callback in the migration streamMark Cave-Ayland1-0/+31
2022-03-09esp: convert ESPState pdma_cb from a function pointer to an integerMark Cave-Ayland2-14/+41
2022-03-09esp: introduce esp_pdma_cb() functionMark Cave-Ayland1-2/+7
2022-03-09esp: introduce esp_set_pdma_cb() functionMark Cave-Ayland1-7/+12
2022-03-09macfb: set initial value of mode control registers in macfb_common_realize()Mark Cave-Ayland1-0/+8
2022-03-09macfb: add VMStateDescription fields for display type and VBL timerMark Cave-Ayland1-0/+2
2022-03-09macfb: increase number of registers saved in MacfbStateMark Cave-Ayland2-1/+10
2022-03-09macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland2-10/+7
2022-03-09macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusStateMark Cave-Ayland1-2/+22
2022-03-09macio/pmu.c: remove redundant codeMark Cave-Ayland2-35/+0
2022-03-09mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland4-12/+109
2022-03-09mac_via: make SCSI_DATA (DRQ) bit live rather than latchedMark Cave-Ayland1-1/+16
2022-03-09mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland2-2/+10
2022-03-09mos6522: add "info via" HMP command for debuggingMark Cave-Ayland4-0/+121
2022-03-09mos6522: add register names to register read/write trace eventsMark Cave-Ayland3-5/+14