| Commit message (Expand) | Author | Age | Files | Lines |
* | meson.build: Detect bzip2 program | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -0/+2 |
* | meson.build: Declare global edk2_targets / install_edk2_blobs variables | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -0/+8 |
* | meson: Add a section header for library dependencies | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -1/+2 |
* | meson: Display crypto-related information altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -14/+18 |
* | meson: Display block layer information altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -18/+25 |
* | meson: Display accelerators and selected targets altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -14/+24 |
* | meson: Summarize compilation-related information altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -29/+37 |
* | meson: Summarize overall features altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -24/+30 |
* | meson: Display host binaries information altogether | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -12/+18 |
* | meson: Summarize information related to directories first | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -1/+5 |
* | meson: convert wixl detection to Meson | Paolo Bonzini | 2021-01-23 | 1 | -3/+7 |
* | meson: Declare have_virtfs_proxy_helper in main meson.build | Philippe Mathieu-Daudé | 2021-01-23 | 1 | -0/+2 |
* | build-sys: set global arguments for cflags/ldflags | Marc-André Lureau | 2021-01-23 | 1 | -8/+8 |
* | build-system: clean up TCG/TCI configury | Paolo Bonzini | 2021-01-21 | 1 | -21/+25 |
* | osdep.h: Remove <sys/signal.h> include | Michael Forney | 2021-01-20 | 1 | -1/+0 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-01-13 | 1 | -20/+37 |
|\ |
|
| * | configure: move Cocoa incompatibility checks to Meson | Paolo Bonzini | 2021-01-12 | 1 | -7/+10 |
| * | configure: move GTK+ detection to Meson | Paolo Bonzini | 2021-01-12 | 1 | -8/+21 |
| * | configure: move X11 detection to Meson | Paolo Bonzini | 2021-01-12 | 1 | -4/+5 |
| * | gtk: remove CONFIG_GTK_GL | Paolo Bonzini | 2021-01-12 | 1 | -1/+0 |
| * | meson: Propagate gnutls dependency | Roman Bolshakov | 2021-01-12 | 1 | -2/+3 |
| * | meson: fix Cocoa option in summary | Chris Hofstaedtler | 2021-01-12 | 1 | -1/+1 |
* | | hw/adc: Add an ADC module for NPCM7XX | Hao Wu | 2021-01-12 | 1 | -0/+1 |
|/ |
|
* | bsd-user: move strace OS/arch dependent code to host/arch dirs | Stacey Son | 2021-01-11 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-01-06 | 1 | -80/+330 |
|\ |
|
| * | meson.build: convert --with-default-devices to meson | Paolo Bonzini | 2021-01-06 | 1 | -2/+3 |
| * | libattr: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+35 |
| * | cap_ng: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+22 |
| * | virtfs: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -2/+22 |
| * | seccomp: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -4/+6 |
| * | zstd: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -4/+6 |
| * | lzfse: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+17 |
| * | snappy: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+17 |
| * | lzo: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+18 |
| * | rbd: convert to meson | Paolo Bonzini | 2021-01-06 | 1 | -3/+19 |
| * | libnfs: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -3/+6 |
| * | libiscsi: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -4/+6 |
| * | bzip2: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -3/+15 |
| * | glusterfs: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -4/+44 |
| * | curl: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -4/+7 |
| * | brlapi: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -3/+17 |
| * | meson: cleanup Kconfig.host handling | Paolo Bonzini | 2021-01-02 | 1 | -26/+17 |
| * | meson: use pkg-config method for libudev | Paolo Bonzini | 2021-01-02 | 1 | -0/+1 |
| * | meson: fix detection of curses with pkgconfig | Paolo Bonzini | 2021-01-02 | 1 | -3/+3 |
| * | build-sys: fix -static linking of libvhost-user | Marc-André Lureau | 2021-01-02 | 1 | -1/+5 |
| * | configure,meson: support Control-Flow Integrity | Daniele Buono | 2021-01-02 | 1 | -0/+44 |
| * | configure,meson: add option to enable LTO | Daniele Buono | 2021-01-02 | 1 | -0/+1 |
* | | tracetool: add output filename command-line argument | Stefan Hajnoczi | 2021-01-04 | 1 | -2/+1 |
|/ |
|
* | i386: move kvm accel files into kvm/ | Claudio Fontana | 2020-12-16 | 1 | -0/+1 |
* | configure / meson: Move check for linux/btrfs.h to meson.build | Thomas Huth | 2020-12-13 | 1 | -0/+1 |