Sign in
qemu
/
qemu
/
4486e89c219c0d1b9bd8dfa0b1dd5b0d51ff2268
/
Makefile
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
6c5359e
pc-bios/s390: add s390-netboot.img
by Christian Borntraeger
· 8 years ago
49cc034
vhost-user-scsi: Introduce a vhost-user-scsi sample application
by Felipe Franciosi
· 8 years ago
44cb280
qemu-doc: include version number
by Paolo Bonzini
· 8 years ago
d59157e
docs: create interop/ subdirectory
by Paolo Bonzini
· 8 years ago
428952c
Makefile: Do not generate files if "configure" has not been run yet
by Thomas Huth
· 8 years ago
fbe9214
Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule
by Mark Cave-Ayland
· 8 years ago
3d1bacc
trace: Put all trace.o into libqemuutil.a
by Xu, Anthony
· 8 years ago
4afeeb5
qapi: Drop excessive Make dependencies on qapi2texi.py
by Markus Armbruster
· 8 years ago
6b827cc
xen: do not build backends for targets that do not support xen
by Stefano Stabellini
· 8 years ago
094a9a7
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
bd7f974
qapi: Clean up build of generated documentation
by Markus Armbruster
· 8 years ago
8755b4a
trace: ensure $(tracetool-y) is defined in top level makefile
by Daniel P. Berrange
· 8 years ago
4175304
makefile: generate trace-events-all upfront
by Daniel P. Berrange
· 8 years ago
4f04f13
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
by Daniel P. Berrange
· 8 years ago
fea346f
Makefile: Put VERSION info into version.texi rather than using -D
by Peter Maydell
· 8 years ago
d9e73d3
Makefile: avoid leaving the temporary QEMU_PKGVERSION header file
by Lin Ma
· 8 years ago
6eab354
Makefile: Make "install" depend on "trace-events-all"
by Fam Zheng
· 8 years ago
4e9f524
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
32d955a
char: create chardev-obj-y
by Marc-André Lureau
· 8 years ago
0ab8ed1
trace: switch to modular code generation for sub-directories
by Daniel P. Berrange
· 8 years ago
e8518c9
build-sys: Minor qapi doc generation target cleanups
by Markus Armbruster
· 8 years ago
d5e8510
Makefile: Add qemu-doc.txt to distclean and dependencies
by Peter Maydell
· 8 years ago
56e8bdd
build-sys: add qapi doc generation targets
by Marc-André Lureau
· 8 years ago
f8bab10
build-sys: add txt documentation rules
by Marc-André Lureau
· 8 years ago
7648042
build-sys: use a generic TEXI2MAN rule
by Marc-André Lureau
· 8 years ago
bd3f570
build-sys: remove dvi doc generation
by Marc-André Lureau
· 8 years ago
e9ee06b
build-sys: use --no-split for info
by Marc-André Lureau
· 8 years ago
4d8bb95
qmp-commands: move documentation bits to schema
by Marc-André Lureau
· 10 years ago
77424a4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
c17a18e
build-sys: remove libtool left-over
by Marc-André Lureau
· 8 years ago
7b2e5c6
contrib: add libvhost-user
by Marc-André Lureau
· 8 years ago
277d44f
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
6bd67f8
Makefile: Fix help text for target 'installer'
by Stefan Weil
· 8 years ago
bcad45d
ppc: add skiboot firmware for the pnv platform
by Cédric Le Goater
· 8 years ago
3477018
trace: get rid of generated-events.h/generated-events.c
by Daniel P. Berrange
· 8 years ago
86e121a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
78e8779
qemu-doc: merge qemu-tech and qemu-doc
by Paolo Bonzini
· 8 years ago
0bdb12c
rules.mak: quiet-command: Split command name and args to print
by Peter Maydell
· 8 years ago
Next »