summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé2021-01-233-18/+25
* meson: Add a section header for library dependenciesPhilippe Mathieu-Daudé2021-01-231-1/+2
* meson: Display crypto-related information altogetherPhilippe Mathieu-Daudé2021-01-231-14/+18
* meson: Display block layer information altogetherPhilippe Mathieu-Daudé2021-01-231-18/+25
* meson: Display accelerators and selected targets altogetherPhilippe Mathieu-Daudé2021-01-231-14/+24
* meson: Summarize compilation-related information altogetherPhilippe Mathieu-Daudé2021-01-231-29/+37
* meson: Summarize overall features altogetherPhilippe Mathieu-Daudé2021-01-231-24/+30
* meson: Display host binaries information altogetherPhilippe Mathieu-Daudé2021-01-231-12/+18
* meson: Summarize information related to directories firstPhilippe Mathieu-Daudé2021-01-231-1/+5
* meson: convert wixl detection to MesonPaolo Bonzini2021-01-235-92/+61Star
* nsis: adjust for new MinGW pathsPaolo Bonzini2021-01-231-38/+4Star
* meson: Declare have_virtfs_proxy_helper in main meson.buildPhilippe Mathieu-Daudé2021-01-232-1/+2
* build-sys: add libvhost-user missing dependenciesMarc-André Lureau2021-01-231-0/+3
* build-sys: set global arguments for cflags/ldflagsMarc-André Lureau2021-01-231-8/+8
* build-sys: remove unused LIBSMarc-André Lureau2021-01-231-32/+0Star
* ide: atapi: check logical block address and read size (CVE-2020-29443)Prasad J Pandit2021-01-231-6/+24
* softmmu/physmem: Silence GCC 10 maybe-uninitialized errorPhilippe Mathieu-Daudé2021-01-231-1/+1
* util/cacheflush: Fix error generated by clangGan Qixin2021-01-211-4/+4
* build-system: clean up TCG/TCI configuryPaolo Bonzini2021-01-214-31/+30Star
* x86/cpu: Use max host physical address if -cpu max option is appliedYang Weijiang2021-01-211-0/+1
* configure: MinGW respect --bindir argumentJoshua Watt2021-01-211-11/+6Star
* runstate: cleanup reboot and panic actionsPaolo Bonzini2021-01-215-14/+17
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...Peter Maydell2021-01-21301-72/+452
|\
| * iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-8/+1Star
| * iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-3/+2Star
| * iotests/264: fix styleVladimir Sementsov-Ogievskiy2021-01-211-6/+5Star
| * iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-20291-0/+291
| * iotests/294: add shebang lineVladimir Sementsov-Ogievskiy2021-01-201-0/+1
| * iotests: make tests executableVladimir Sementsov-Ogievskiy2021-01-203-0/+0
| * iotests: fix some whitespaces in test output filesVladimir Sementsov-Ogievskiy2021-01-203-12/+12
| * iotests/303: use dot slash for qcow2.py runningVladimir Sementsov-Ogievskiy2021-01-201-1/+1
| * iotests/277: use dot slash for nbd-fault-injector.py runningVladimir Sementsov-Ogievskiy2021-01-201-1/+1
| * nbd/server: Quiesce coroutines on context switchSergio Lopez2021-01-201-14/+106
| * block: Honor blk_set_aio_context() context requirementsSergio Lopez2021-01-203-3/+14
| * qemu-nbd: Fix a memleak in nbd_client_thread()Alex Chen2021-01-201-23/+17Star
| * qemu-nbd: Fix a memleak in qemu_nbd_client_list()Alex Chen2021-01-201-1/+1
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell2021-01-2022-123/+224
|\ \ | |/ |/|
| * MAINTAINERS: Make status spellings consistentJohn Snow2021-01-201-5/+5
| * MAINTAINERS: Remove Ben WarrenJohn Snow2021-01-201-2/+1Star
| * tests: Fix memory leak in tpm-util.cStefan Berger2021-01-201-1/+1
| * qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin2021-01-201-1/+4
| * gitlab-ci: Add alpine to pipelineJiaxun Yang2021-01-202-0/+38
| * tests/check-block.sh: Refuse to run the iotests with BusyBox' sedThomas Huth2021-01-201-0/+7
| * tests/docker: Add dockerfile for Alpine LinuxJiaxun Yang2021-01-201-0/+55
| * accel/kvm: avoid using predefined PAGE_SIZEJiaxun Yang2021-01-201-0/+3
| * tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-206-74/+74
| * elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang2021-01-203-14/+14
| * hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZEJiaxun Yang2021-01-201-20/+20
| * libvhost-user: Include poll.h instead of sys/poll.hJiaxun Yang2021-01-201-1/+1
| * configure: Add sys/timex.h to probe clock_adjtimeJiaxun Yang2021-01-201-0/+1