| Commit message (Expand) | Author | Age | Files | Lines |
* | qga/commands-posix: Use getifaddrs when available | Andrew Deason | 2022-05-04 | 1 | -0/+1 |
* | meson, configure: move --enable-module-upgrades to meson | Paolo Bonzini | 2022-04-28 | 1 | -1/+6 |
* | meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h | Paolo Bonzini | 2022-04-28 | 1 | -2/+0 |
* | meson, configure: move libgio test to meson | Paolo Bonzini | 2022-04-28 | 1 | -5/+27 |
* | meson, configure: move usbfs test to meson | Paolo Bonzini | 2022-04-28 | 1 | -0/+13 |
* | meson, configure: move keyctl test to meson | Paolo Bonzini | 2022-04-28 | 1 | -1/+14 |
* | meson, configure: move RDMA options to meson | Paolo Bonzini | 2022-04-28 | 1 | -6/+50 |
* | configure, meson: move OpenGL check to meson | Paolo Bonzini | 2022-04-28 | 1 | -5/+11 |
* | meson: show final set of compiler flags | Paolo Bonzini | 2022-04-28 | 1 | -4/+4 |
* | Replacing CONFIG_VNC_PNG with CONFIG_PNG | Kshitij Suri | 2022-04-27 | 1 | -5/+7 |
* | sysemu/os-win32: Test for and use _lock_file/_unlock_file | Richard Henderson | 2022-04-20 | 1 | -0/+12 |
* | thread-posix: use monotonic clock for QemuCond and QemuSemaphore | Longpeng(Mike) | 2022-04-06 | 1 | -0/+11 |
* | thread-posix: remove the posix semaphore support | Longpeng(Mike) | 2022-04-06 | 1 | -1/+0 |
* | build-sys: simplify AF_VSOCK check | Marc-André Lureau | 2022-04-06 | 1 | -19/+4 |
* | build-sys: drop ntddscsi.h check | Marc-André Lureau | 2022-04-06 | 1 | -17/+0 |
* | qga: remove explicit environ argument from exec/spawn | Marc-André Lureau | 2022-04-06 | 1 | -2/+0 |
* | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau | 2022-04-06 | 1 | -0/+5 |
* | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | meson: use chardev_ss dependencies | Marc-André Lureau | 2022-04-06 | 1 | -1/+1 |
* | trace: fix compilation with lttng-ust >= 2.13 | Marc-André Lureau | 2022-04-01 | 1 | -2/+2 |
* | meson.build: Fix dependency of page-vary-common.c to config-poison.h | Thomas Huth | 2022-04-01 | 1 | -1/+1 |
* | Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging | Peter Maydell | 2022-03-22 | 1 | -6/+42 |
|\ |
|
| * | meson: fix CONFIG_ATOMIC128 check | Marc-André Lureau | 2022-03-22 | 1 | -15/+12 |
| * | meson: move int128 checks from configure | Marc-André Lureau | 2022-03-22 | 1 | -0/+39 |
* | | tests: Do not treat the iotests as separate meson test target anymore | Thomas Huth | 2022-03-22 | 1 | -3/+3 |
|/ |
|
* | util/osdep: Avoid madvise proto on modern Solaris | Andrew Deason | 2022-03-18 | 1 | -2/+21 |
* | Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging | Peter Maydell | 2022-03-15 | 1 | -2/+15 |
|\ |
|
| * | configure: Pass filtered QEMU_OBJCFLAGS to meson | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -1/+5 |
| * | meson: Log QEMU_CXXFLAGS content in summary | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -0/+1 |
| * | meson: Resolve the entitlement.sh script once for good | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -1/+4 |
| * | configure: Allow passing extra Objective C compiler flags | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -0/+5 |
* | | qga/vss-win32: check old VSS SDK headers | Marc-André Lureau | 2022-03-15 | 1 | -0/+3 |
* | | meson: fix generic location of vss headers | Marc-André Lureau | 2022-03-15 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2022-03-08 | 1 | -1/+1 |
|\ |
|
| * | configure, meson: allow enabling vhost-user on all POSIX systems | Sergio Lopez | 2022-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'... | Peter Maydell | 2022-03-08 | 1 | -1/+6 |
|\ \ |
|
| * | | util: Use meson checks for valloc() and memalign() presence | Peter Maydell | 2022-03-07 | 1 | -0/+2 |
| * | | util: Share qemu_try_memalign() implementation between POSIX and Windows | Peter Maydell | 2022-03-07 | 1 | -0/+1 |
| * | | meson.build: Don't misdetect posix_memalign() on Windows | Peter Maydell | 2022-03-07 | 1 | -1/+3 |
* | | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int... | Peter Maydell | 2022-03-08 | 1 | -5/+8 |
|\ \ \ |
|
| * | | | 9p: darwin: meson: Allow VirtFS on Darwin | Keno Fischer | 2022-03-07 | 1 | -5/+7 |
| * | | | 9p: darwin: Implement compatibility for mknodat | Keno Fischer | 2022-03-07 | 1 | -0/+1 |
| |/ / |
|
* / / | meson: Display libfdt as disabled when system emulation is disabled | Philippe Mathieu-Daudé | 2022-03-06 | 1 | -1/+3 |
|/ / |
|
* / | target/nios2: Replace MMU_LOG with tracepoints | Richard Henderson | 2022-03-03 | 1 | -0/+1 |
|/ |
|
* | virtiofsd: Let meson check for statx.stx_mnt_id | Hanna Reitz | 2022-03-02 | 1 | -0/+13 |
* | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini | 2022-02-21 | 1 | -4/+8 |
* | meson, configure: move ntddscsi API check to meson | Marc-André Lureau | 2022-02-21 | 1 | -1/+17 |
* | qga/vss-win32: require widl/midl, remove pre-built TLB file | Marc-André Lureau | 2022-02-21 | 1 | -0/+4 |
* | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau | 2022-02-21 | 1 | -1/+9 |
* | meson: drop --with-win-sdk | Marc-André Lureau | 2022-02-21 | 1 | -5/+0 |