index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
1
-0
/
+11
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
1
-1
/
+1
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
1
-2
/
+1
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
1
-0
/
+4
2012-10-05
Remove libhw
Stefan Weil
1
-1
/
+1
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
1
-1
/
+1
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
1
-0
/
+5
2012-09-21
Eliminate cpus-x86_64.conf file
Eduardo Habkost
1
-1
/
+0
2012-09-12
qemu-img: Add json output option to the info command.
Benoît Canet
1
-1
/
+2
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-5
/
+2
2012-08-15
Makefile: Avoid explicit list of directories in clean target
Peter Maydell
1
-5
/
+2
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-3
/
+3
2012-08-11
Makefile: add qapi.py dependencies
Stefan Hajnoczi
1
-6
/
+8
2012-08-03
qom: Clean libuser object and dependency files
Jan Kiszka
1
-1
/
+1
2012-08-03
usb: Clean common object and dependency files
Jan Kiszka
1
-1
/
+1
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
1
-10
/
+9
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
1
-2
/
+2
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
1
-1
/
+1
2012-07-17
build: fix build breakage due to bad merge
Anthony Liguori
1
-7
/
+4
2012-07-17
build: add make dist target (v2)
Anthony Liguori
1
-15
/
+15
2012-07-13
make: Remove 'build-all' rule
Stefan Weil
1
-3
/
+3
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-1
/
+2
2012-06-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-12
/
+12
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
1
-1
/
+0
2012-06-22
Makefile: Remove macro qapi-dir
Stefan Weil
1
-11
/
+10
2012-06-22
Makefile: Remove BUILD_DIR from qapi-dir
Stefan Weil
1
-1
/
+1
2012-06-22
Install 'bepo' keymap already included in Qemu source
Frédéric Boiteux
1
-1
/
+2
2012-06-21
libcacard: build fixes
Blue Swirl
1
-2
/
+2
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
1
-2
/
+2
2012-06-15
build: install qmp-commands.txt
Bruce Rogers
1
-0
/
+1
2012-06-11
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
1
-1
/
+2
2012-06-07
build: limit usage of vpath
Paolo Bonzini
1
-1
/
+1
2012-06-07
build: libcacard Makefile cleanups
Paolo Bonzini
1
-0
/
+4
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
1
-2
/
+4
2012-06-07
build: move fsdev/ objects to nested Makefile.objs
Paolo Bonzini
1
-1
/
+1
2012-06-07
build: do not sprinkle around GENERATED_HEADERS dependencies
Paolo Bonzini
1
-9
/
+9
2012-05-10
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
Eduardo Habkost
1
-3
/
+9
2012-04-26
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-4
/
+4
2012-04-26
sdl: Add QEMU mascot icon for use with SDL
Stefan Weil
1
-0
/
+1
2012-04-25
Generic elimination of auto-generated files
Lluís Vilanova
1
-4
/
+4
2012-04-24
config-host.mak: rename docdir to qemu_docdir
Eduardo Habkost
1
-2
/
+2
2012-04-24
Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu
Eduardo Habkost
1
-2
/
+2
2012-04-24
config-host.mak: rename datadir to qemu_datadir
Eduardo Habkost
1
-4
/
+4
2012-04-12
make: Always set LC_ALL=C for makeinfo
Stefan Weil
1
-1
/
+1
2012-04-03
make: fix clean rule by removing build file in qom/
Anthony PERARD
1
-0
/
+1
2012-03-31
buildfix: check for old pod2man versions
Gerd Hoffmann
1
-1
/
+0
2012-03-26
test: remove qemu-ga reference
Michael Roth
1
-0
/
+1
2012-03-24
Support utf8 chars in pod docs
Michael Tokarev
1
-4
/
+5
2012-03-13
qom: Add QOM support to user emulators
Andreas Färber
1
-3
/
+3
2012-03-11
build: Include config-host.mak as soon as possible
Lluís Vilanova
1
-7
/
+8
[next]