aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08audio/dbus: fix buildingMarc-André Lureau
2022-07-08fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov
2022-07-08build: improve -fsanitize-coverage-allowlist checkAlexander Bulekov
2022-07-08build: try both native and cross compilersPaolo Bonzini
2022-07-08configure: pass whole target name to probe_target_compilerPaolo Bonzini
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini
2022-07-06configure: write EXTRA_CFLAGS for all sub-MakefilesPaolo Bonzini
2022-07-06configure: allow more host/target combos to use the host compilerPaolo Bonzini
2022-07-06configure, pc-bios/vof: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06configure, pc-bios/optionrom: pass cross CFLAGS correctlyPaolo Bonzini
2022-07-06pc-bios/optionrom: use -m16 unconditionallyPaolo Bonzini
2022-07-06scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella
2022-07-06tests/vm: do not specify -bios optionPaolo Bonzini
2022-07-06Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
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