aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-01-23ide: atapi: check logical block address and read size (CVE-2020-29443)Prasad J Pandit
2021-01-23softmmu/physmem: Silence GCC 10 maybe-uninitialized errorPhilippe Mathieu-Daudé
2021-01-21util/cacheflush: Fix error generated by clangGan Qixin
2021-01-21build-system: clean up TCG/TCI configuryPaolo Bonzini
2021-01-21x86/cpu: Use max host physical address if -cpu max option is appliedYang Weijiang
2021-01-21configure: MinGW respect --bindir argumentJoshua Watt
2021-01-21runstate: cleanup reboot and panic actionsPaolo Bonzini
2021-01-21Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...Peter Maydell
2021-01-20iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy
2021-01-20iotests/264: fix styleVladimir Sementsov-Ogievskiy
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2021-01-20iotests/294: add shebang lineVladimir Sementsov-Ogievskiy
2021-01-20iotests: make tests executableVladimir Sementsov-Ogievskiy
2021-01-20iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy
2021-01-20iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy
2021-01-20iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy
2021-01-20nbd/server: Quiesce coroutines on context switchSergio Lopez
2021-01-20block: Honor blk_set_aio_context() context requirementsSergio Lopez
2021-01-20qemu-nbd: Fix a memleak in nbd_client_thread()Alex Chen
2021-01-20qemu-nbd: Fix a memleak in qemu_nbd_client_list()Alex Chen
2021-01-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell
2021-01-20MAINTAINERS: Make status spellings consistentJohn Snow
2021-01-20MAINTAINERS: Remove Ben WarrenJohn Snow
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger
2021-01-20qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin
2021-01-20gitlab-ci: Add alpine to pipelineJiaxun Yang
2021-01-20tests/check-block.sh: Refuse to run the iotests with BusyBox' sedThomas Huth
2021-01-20tests/docker: Add dockerfile for Alpine LinuxJiaxun Yang
2021-01-20accel/kvm: avoid using predefined PAGE_SIZEJiaxun Yang
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
2021-01-20elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang
2021-01-20hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZEJiaxun Yang
2021-01-20libvhost-user: Include poll.h instead of sys/poll.hJiaxun Yang
2021-01-20configure: Add sys/timex.h to probe clock_adjtimeJiaxun Yang
2021-01-20osdep.h: Remove <sys/signal.h> includeMichael Forney
2021-01-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210119-...Peter Maydell
2021-01-19docs: Build and install all the docs in a single manualPeter Maydell
2021-01-19target/arm/m_helper: Silence GCC 10 maybe-uninitialized errorPhilippe Mathieu-Daudé
2021-01-19npcm7xx_adc-test: Fix memleak in adc_qom_setGan Qixin
2021-01-19target/arm: Update REV, PUNPK for pred_descRichard Henderson
2021-01-19target/arm: Update ZIP, UZP, TRN for pred_descRichard Henderson
2021-01-19target/arm: Update PFIRST, PNEXT for pred_descRichard Henderson
2021-01-19target/arm: Introduce PREDDESC field definitionsRichard Henderson
2021-01-19target/arm: refactor vae1_tlbmask()Rémi Denis-Courmont