aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26configure: Move preadv check to meson.buildpreadv-osxPeter Maydell
2021-01-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-01-25Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-pull-request'...Peter Maydell
2021-01-25Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...Peter Maydell
2021-01-25net: checksum: Introduce fine control over checksum typeBin Meng
2021-01-25net: checksum: Add IP header checksum calculationGuishan Qin
2021-01-25net: checksum: Skip fragmented IP packetsMarkus Carlstedt
2021-01-25net: Fix handling of id in netdev_add and netdev_delMarkus Armbruster
2021-01-24Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210124' into...Peter Maydell
2021-01-24hw/sd: sd.h: Cosmetic change of using spacesBin Meng
2021-01-24hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transferBin Meng
2021-01-24hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSIONBin Meng
2021-01-24hw/sd: ssi-sd: Add a state representing NacBin Meng
2021-01-24hw/sd: ssi-sd: Suffix a data block with CRC16Bin Meng
2021-01-24util: Add CRC16 (CCITT) calculation routinesBin Meng
2021-01-24hw/sd: sd: Drop sd_crc16()Bin Meng
2021-01-24tcg: Restart code generation when we run out of tempsRichard Henderson
2021-01-24hw/sd: sd: Support CMD59 for SPI modeBin Meng
2021-01-24hw/sd: ssi-sd: Fix incorrect card response sequenceBin Meng
2021-01-23Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-23tcg: Toggle page execution for Apple SiliconRoman Bolshakov
2021-01-23accel/tcg: Restrict cpu_io_recompile() from other acceleratorsPhilippe Mathieu-Daudé
2021-01-23accel/tcg: Declare missing cpu_loop_exit*() stubsPhilippe Mathieu-Daudé
2021-01-23accel/tcg: Restrict tb_gen_code() from other acceleratorsPhilippe Mathieu-Daudé
2021-01-23accel/tcg: Move tb_flush_jmp_cache() to cputlb.cRichard Henderson
2021-01-23accel/tcg: Make cpu_gen_init() staticPhilippe Mathieu-Daudé
2021-01-23qemu-option: warn for short-form boolean optionsPaolo Bonzini
2021-01-23qemu-option: move help handling to get_opt_name_valuePaolo Bonzini
2021-01-23qemu-option: clean up id vs. list->merge_listsPaolo Bonzini
2021-01-23vnc: support "-vnc help"Paolo Bonzini
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini
2021-01-23hmp: remove "change vnc TARGET" commandPaolo Bonzini
2021-01-23acceptance: switch to QMP change-vnc-password commandPaolo Bonzini
2021-01-23meson.build: Detect bzip2 programPhilippe Mathieu-Daudé
2021-01-23meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé
2021-01-23meson: Add a section header for library dependenciesPhilippe Mathieu-Daudé
2021-01-23meson: Display crypto-related information altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Display block layer information altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Display accelerators and selected targets altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Summarize compilation-related information altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Summarize overall features altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Display host binaries information altogetherPhilippe Mathieu-Daudé
2021-01-23meson: Summarize information related to directories firstPhilippe Mathieu-Daudé
2021-01-23meson: convert wixl detection to MesonPaolo Bonzini
2021-01-23nsis: adjust for new MinGW pathsPaolo Bonzini
2021-01-23meson: Declare have_virtfs_proxy_helper in main meson.buildPhilippe Mathieu-Daudé
2021-01-23Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210122-pull-request' ...Peter Maydell
2021-01-23build-sys: add libvhost-user missing dependenciesMarc-André Lureau
2021-01-23build-sys: set global arguments for cflags/ldflagsMarc-André Lureau
2021-01-23build-sys: remove unused LIBSMarc-André Lureau