aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-06ebpf: replace deprecated bpf_program__set_socket_filterHaochen Tong
2022-07-06e1000: set RX descriptor status in a separate operationDing Hui
2022-07-05Merge tag 'pull-xen-20220705' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson
2022-07-05xen/pass-through: don't create needless register groupChuck Zmudzinski
2022-07-05xen/pass-through: merge emulated bits correctlyChuck Zmudzinski
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-07-05Merge tag 'pull-la-20220705' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-07-05hw/intc/loongarch_ipi: Fix mail send and any send functionXiaojuan Yang
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang
2022-07-05tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETERRichard Henderson
2022-07-05scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()Song Gao
2022-07-05target/loongarch: Clean up tlb when cpu resetSong Gao
2022-07-05hw/rtc/ls7a_rtc: Drop unused inline functionsRichard Henderson
2022-07-05include/qemu/host-utils: Remove unused code in the *_overflow wrappersThomas Huth
2022-07-05meson.build: Require a recent version of libpngThomas Huth
2022-07-05po: add ukrainian translationAndrij Mizyk
2022-07-05disas: Remove libvixl disassemblerThomas Huth
2022-07-05tests: use consistent bandwidth/downtime limits in migration testsDaniel P. Berrangé
2022-07-05tests: increase migration test converge downtime to 30 secondsDaniel P. Berrangé
2022-07-05tests: wait for migration completion before looking for STOP eventDaniel P. Berrangé
2022-07-05tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé
2022-07-05gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75mRichard Henderson
2022-07-05gitlab: honour QEMU_CI variable in edk2/opensbi jobsDaniel P. Berrangé
2022-07-05gitlab: tweak comments in edk2/opensbi jobsDaniel P. Berrangé
2022-07-05gitlab: normalize indentation in edk2/opensbi rulesDaniel P. Berrangé
2022-07-05tests/fp: Do not build softfloat3 tests if TCG is disabledPhilippe Mathieu-Daudé
2022-07-04tests: fix test-cutils leaksMarc-André Lureau
2022-07-04Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-07-04Merge tag 'kraxel-20220704-pull-request' of https://gitlab.com/kraxel/qemu in...Richard Henderson
2022-07-04target/loongarch: Add lock when writing timer clear regXiaojuan Yang
2022-07-04target/loongarch: Fix the meaning of ECFG reg's VS fieldXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Fix 'calculate' spelling errorsXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()Xiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Fix rtc enable and disable functionXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Add reset functionXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Remove unimplemented device in realized functionXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Fix timer call back functionXiaojuan Yang
2022-07-04hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing functionXiaojuan Yang
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo
2022-07-04target/loongarch: Update READMESong Gao
2022-07-04default-configs: Add loongarch linux-user supportSong Gao
2022-07-04target/loongarch: Adjust functions and structure to support user-modeSong Gao
2022-07-04target/loongarch: remove unused include hw/loader.hSong Gao
2022-07-04target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exceptionSong Gao
2022-07-04target/loongarch: Fix missing update CSR_BADVSong Gao
2022-07-04target/loongarch: remove badaddr from CPULoongArchSong Gao
2022-07-04scripts: add loongarch64 binfmt configSong Gao
2022-07-04linux-user: Add LoongArch cpu_loop supportSong Gao
2022-07-04linux-user: Add LoongArch syscall supportSong Gao
2022-07-04linux-user: Add LoongArch elf supportSong Gao