Sign in
qemu
/
qemu
/
991ad91b6a1f09a6ad62b6e6da78d83b548daec7
/
Makefile
1fdf399
build-sys: use a separate slirp-obj-y && slirp.mo
by Marc-André Lureau
· 6 years ago
26b1cbf
keymaps: remove common include
by Gerd Hoffmann
· 6 years ago
b7c9d9f
keymaps: drop nl-be map
by Gerd Hoffmann
· 6 years ago
06e7772
keymaps: remove modifiers include
by Gerd Hoffmann
· 6 years ago
a5d2f6f
contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer
by Yuval Shaia
· 6 years ago
3a6b016
build: Remake config-host.mak when VERSION changes
by Markus Armbruster
· 6 years ago
bf582c3
qapi: Reduce Makefile boilerplate
by Eric Blake
· 6 years ago
9f42e0b
Makefile: Install new vgabios binaries
by Alex Williamson
· 6 years ago
3fa2d38
contrib: add elf2dmp tool
by Viktor Prutyanov
· 6 years ago
cc28dce
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' into staging
by Peter Maydell
· 6 years ago
72d277a
display/edid: add edid generator to qemu.
by Gerd Hoffmann
· 6 years ago
681a1ea
Makefile: Add missing dependency for qemu-deprecated.texi
by Thomas Huth
· 6 years ago
e92af6e
configure: We don't want to clean configuration files
by Juan Quintela
· 7 years ago
2544e9e
docs: add guidance on configuring CPU models for x86
by Daniel P. Berrangé
· 7 years ago
fe8bf5f
build-system: add coverage-report target
by Alex Bennée
· 7 years ago
990e6a2
build-system: add clean-coverage target
by Alex Bennée
· 7 years ago
2b1f35b
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"
by Alex Bennée
· 7 years ago
0d6b93d
Revert commit d4e5ec877ca
by Matthias Maier
· 7 years ago
409c241
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180614-pull-request' into staging
by Peter Maydell
· 7 years ago
945741d
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into staging
by Peter Maydell
· 7 years ago
656282d
ui: darwin: gtk: Add missing input keymap
by Keno Fischer
· 7 years ago
717ea84
Revert "Makefile: add target to print generated files"
by Markus Armbruster
· 7 years ago
3b2a4d3
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-request' into staging
by Peter Maydell
· 7 years ago
206d1b9
linux-user: disable qemu-bridge-helper and socket_scm_helper build
by Laurent Vivier
· 7 years ago
c788341
python: Remove scripts/ordereddict.py
by Eduardo Habkost
· 7 years ago
208ecb3
Makefile: Rename TARGET_DIRS to TARGET_LIST
by Fam Zheng
· 7 years ago
bf42508
job: Introduce qapi/job.json
by Kevin Wolf
· 7 years ago
814e111
build: Silence dtc directory creation
by Jan Kiszka
· 7 years ago
2a6b537
Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =m
by Michael Tokarev
· 7 years ago
ed627b2
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
9578f8c
Makefile: add target to print generated files
by Michael S. Tsirkin
· 7 years ago
3788c7b
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
13b1881
acpi: remove unused acpi-dsdt.aml
by Igor Mammedov
· 7 years ago
6ceb1b5
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request' into staging
by Peter Maydell
· 7 years ago
7e563bf
Polish the version strings containing the package version
by Thomas Huth
· 7 years ago
0decdfe
build-sys: make help could have 'modules' target
by Marc-André Lureau
· 7 years ago
08a05b3
build: enable audio modules
by Gerd Hoffmann
· 7 years ago
722cd74
make: switch language file build to be gtk module aware
by Bruce Rogers
· 7 years ago
4b387f9
ppc: Add aCube Sam460ex board
by BALATON Zoltan
· 7 years ago
82e65fe
pc-bios: Added u-boot-sam460 firmware binary
by BALATON Zoltan
· 7 years ago
418b1d0
qapi: Don't create useless directory qapi-generated
by Markus Armbruster
· 7 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
112ed24
qapi: Empty out qapi-schema.json
by Markus Armbruster
· 7 years ago
252dc31
qapi: Generate separate .h, .c for each module
by Markus Armbruster
· 7 years ago
cdb6610
qapi/types qapi/visit: Generate built-in stuff into separate files
by Markus Armbruster
· 7 years ago
834a3f3
qapi: Rename generated qmp-marshal.c to qmp-commands.c
by Markus Armbruster
· 7 years ago
fb0bc83
qapi-gen: New common driver for code and doc generators
by Markus Armbruster
· 7 years ago
6809df1
allow to build with older sed
by Jan Beulich
· 7 years ago
7b40951
make: fix help message reference to bogus V=0 variable
by Daniel P. Berrange
· 7 years ago
8cc357b
Revert "build-sys: silence make by default or V=0"
by Daniel P. Berrange
· 7 years ago
d4e5ec8
qapi: force a UTF-8 locale for running Python
by Daniel P. Berrange
· 7 years ago
43ad256
pc-bios: Add hppa-firmware.img and git submodule
by Richard Henderson
· 7 years ago
5a15e6b
ui: fix alphabetical ordering of keymaps
by Daniel P. Berrange
· 7 years ago
e709a61
hw: convert the escc device to keycodemapdb
by Daniel P. Berrange
· 7 years ago
ab8f9d4
hw: convert ps2 device to keycodemapdb
by Daniel P. Berrange
· 7 years ago
2ec7870
ui: convert GTK and SDL1 frontends to keycodemapdb
by Daniel P. Berrange
· 7 years ago
ed7b262
ui: convert the SDL2 frontend to keycodemapdb
by Daniel P. Berrange
· 7 years ago
406d2aa
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
by Changpeng Liu
· 7 years ago
de1da44
build-sys: add a rule to print a variable
by Marc-André Lureau
· 7 years ago
42a77f1
build-sys: silence make by default or V=0
by Marc-André Lureau
· 7 years ago
28fa292
Makefile: add more targets to the UNCHECKED_GOALS rule
by Philippe Mathieu-Daudé
· 7 years ago
b98a3ba
Makefile: use $(MAKE) variable
by Philippe Mathieu-Daudé
· 7 years ago
de80d78
ui: generate qcode to linux mappings
by Owen Smith
· 7 years ago
7c3d191
build: disarm the TCG unit test trap
by Daniel P. Berrange
· 7 years ago
62955e1
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
b8e535a
Makefile: simpler/faster "make help"
by Philippe Mathieu-Daudé
· 7 years ago
9f81aeb
Makefile: Capstone: Add support for cross compile ranlib
by Alistair Francis
· 7 years ago
c4b01c7
build: remove use of MAKELEVEL optimization in submodule handling
by Daniel P. Berrange
· 7 years ago
f62bbee
build: allow automatic git submodule updates to be disabled
by Daniel P. Berrange
· 7 years ago
cc84d63
build: allow setting a custom GIT binary for transparent proxying
by Daniel P. Berrange
· 7 years ago
e219c49
disas: Add capstone as submodule
by Richard Henderson
· 7 years ago
0052586
build: Fix dtc-checkout race condition in Makefile
by Aaron Lindsay
· 7 years ago
ba6f0fc
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-request' into staging
by Peter Maydell
· 7 years ago
2e1d70b
opengl: add flipping vertex shader
by Gerd Hoffmann
· 7 years ago
46e19e1
opengl: move shader init from console-gl.c to shader.c
by Gerd Hoffmann
· 7 years ago
6a02153
tools: add qemu-keymap
by Gerd Hoffmann
· 7 years ago
bcd5ac9
ui: convert common input code to keycodemapdb
by Daniel P. Berrange
· 7 years ago
9271282
ui: add keycodemapdb repository as a GIT submodule
by Daniel P. Berrange
· 7 years ago
aef45d5
build: automatically handle GIT submodule checkout for dtc
by Daniel P. Berrange
· 7 years ago
d59a031
build-sys: make vhost-user-scsi depend on libvhost-user.a
by Marc-André Lureau
· 7 years ago
de97cde
build-sys: fix libvhost-user.a build
by Marc-André Lureau
· 7 years ago
78aa8aa
docs: add qemu-block-drivers(7) man page
by Stefan Hajnoczi
· 7 years ago
460b6c8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
fe8fc5a
scsi: add multipath support to qemu-pr-helper
by Paolo Bonzini
· 7 years ago
b855f8d
scsi: build qemu-pr-helper
by Paolo Bonzini
· 7 years ago
b1fb9a6
Makefile: Add rules to run vm tests
by Fam Zheng
· 7 years ago
ebedb37
Makefile: Remove libqemustub.a
by Paolo Bonzini
· 7 years ago
c12b6d7
pixman: drop submodule
by Gerd Hoffmann
· 7 years ago
c09656f
qapi-schema: Fold event.json back into qapi-schema.json
by Markus Armbruster
· 7 years ago
3859b6c
qapi-schema: Collect TPM stuff in qapi/tpm.json
by Markus Armbruster
· 7 years ago
fa988e3
qapi-schema: Collect transaction stuff in qapi/transaction.json
by Markus Armbruster
· 7 years ago
48685a8
qapi-schema: Collect migration stuff in qapi/migration.json
by Markus Armbruster
· 7 years ago
608cfed
qapi-schema: Collect UI stuff in qapi/ui.json
by Markus Armbruster
· 7 years ago
3c0bd37
qapi-schema: Collect net device stuff in qapi/net.json
by Markus Armbruster
· 7 years ago
dbeee39
qapi-schema: Collect char device stuff in qapi/char.json
by Markus Armbruster
· 7 years ago
0e201d3
qapi-schema: Collect run state stuff in qapi/run-state.json
by Markus Armbruster
· 7 years ago
a2ff5a4
qapi-schema: Collect sockets stuff in qapi/sockets.json
by Markus Armbruster
· 7 years ago
e45eaef
Makefile: Let "make check-help" work without running ./configure
by Fam Zheng
· 7 years ago
7a0b7eb
build-sys: there is no qemu-ga.c
by Marc-André Lureau
· 7 years ago
b1449ed
configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set
by Kamil Rytarowski
· 8 years ago
Next »