Age | Commit message (Expand) | Author | Files | Lines |
2019-05-13 | Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies | Thomas Huth | 1 | -1/+1 |
2019-05-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -3/+2 |
2019-05-03 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell | 1 | -3/+15 |
2019-05-03 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 1 | -2/+9 |
2019-05-03 | Update configure | Stefan Weil | 1 | -1/+0 |
2019-05-03 | configure: fix pam test warning | Dr. David Alan Gilbert | 1 | -2/+2 |
2019-05-02 | configure: automatically pick python3 is available | Daniel P. Berrangé | 1 | -3/+15 |
2019-05-03 | build-sys: move slirp as git submodule project | Marc-André Lureau | 1 | -2/+9 |
2019-05-02 | configure: Relax check for libseccomp | Helge Deller | 1 | -24/+4 |
2019-05-02 | configure: Remove old *-config-devices.mak.d files when running configure | Thomas Huth | 1 | -0/+3 |
2019-05-02 | configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang) | Thomas Huth | 1 | -1/+1 |
2019-04-29 | configure: Remove --source-path option | Peter Maydell | 1 | -8/+2 |
2019-04-17 | Makefile: install the edk2 firmware images and their descriptors | Laszlo Ersek | 1 | -0/+1 |
2019-03-25 | configure: add --target-list-exclude | Alex Bennée | 1 | -3/+30 |
2019-03-19 | RISC-V: Add 64-bit gdb xml files. | Jim Wilson | 1 | -0/+1 |
2019-03-19 | RISC-V: Add 32-bit gdb xml files. | Jim Wilson | 1 | -0/+1 |
2019-03-18 | qga: Fix guest-get-fsinfo PCI address collection in Windows | Matt Hines | 1 | -1/+1 |
2019-03-14 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 1 | -9/+2 |
2019-03-13 | configure: remove slirp submodule support that doesn't exist yet | Daniel P. Berrangé | 1 | -9/+2 |
2019-03-13 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell | 1 | -1/+59 |
2019-03-13 | curses: add option to specify VGA font encoding | Samuel Thibault | 1 | -1/+4 |
2019-03-13 | iconv: detect and make curses depend on it | Samuel Thibault | 1 | -0/+55 |
2019-03-12 | gluster: the glfs_io_cbk callback function pointer adds pre/post stat args | Niels de Vos | 1 | -0/+24 |
2019-03-12 | gluster: Handle changed glfs_ftruncate signature | Prasanna Kumar Kalever | 1 | -0/+18 |
2019-03-11 | configure: Disable W^X on OpenBSD | Philippe Mathieu-Daudé | 1 | -0/+11 |
2019-03-11 | configure: Enable werror for git worktrees | Alexey Kardashevskiy | 1 | -1/+1 |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell | 1 | -1/+1 |
2019-03-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ... | Peter Maydell | 1 | -1/+1 |
2019-03-08 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 1 | -3/+62 |
2019-03-07 | tests: Move qdict-test-data.txt to tests/data/qobject/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-07 | tpm: express dependencies with Kconfig | Paolo Bonzini | 1 | -12/+12 |
2019-03-07 | minikconfig: implement allnoconfig and defconfig modes | Paolo Bonzini | 1 | -1/+11 |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini | 1 | -0/+6 |
2019-03-07 | tests: qgraph API for the qtest driver framework | Emanuele Giuseppe Esposito | 1 | -1/+1 |
2019-03-07 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 1 | -0/+1 |
2019-03-07 | Makefile, configure: Support building rST documentation | Peter Maydell | 1 | -2/+13 |
2019-03-07 | build-sys: link with slirp as an external project | Marc-André Lureau | 1 | -3/+62 |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -38/+64 |
2019-02-28 | audio: don't build alsa and sdl by default on linux | Gerd Hoffmann | 1 | -1/+1 |
2019-02-26 | authz: delete existing ACL implementation | Daniel P. Berrange | 1 | -17/+0 |
2019-02-26 | authz: add QAuthZPAM object type for authorizing using PAM | Daniel P. Berrange | 1 | -0/+37 |
2019-02-22 | Introduce a Python module structure | Cleber Rosa | 1 | -0/+1 |
2019-02-21 | vhost-net: revamp configure logic | Paolo Bonzini | 1 | -30/+59 |
2019-02-21 | vhost-net: compile it on all targets that have virtio-net. | Paolo Bonzini | 1 | -7/+4 |
2019-02-21 | vhost-net-user: add stubs for when no virtio-net device is present | Paolo Bonzini | 1 | -1/+1 |
2019-02-21 | build-sys: add gio-2.0 check | Marc-André Lureau | 1 | -0/+13 |
2019-02-14 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ... | Peter Maydell | 1 | -0/+3 |
2019-02-14 | target/mips: introduce MTTCG-enabled builds | Aleksandar Markovic | 1 | -0/+3 |
2019-02-14 | configure: improve usbfs check | Thomas Petazzoni | 1 | -2/+17 |
2019-02-14 | configure: Make -Waddress-of-packed-member warnings be errors | Peter Maydell | 1 | -1/+0 |