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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2009-07-09
Fix build for ESD audio
Anthony Liguori
1
-5
/
+5
2009-07-01
Fix sdl_zoom compile problems on OpenBSD
Blue Swirl
1
-1
/
+1
2009-06-29
make tags useful for block drivers and hardaware devices
Juan Quintela
1
-1
/
+1
2009-06-29
Substitute ifdef CONFIG_FOO by obj-
Juan Quintela
1
-51
/
+25
2009-06-29
Rename OBJS to obj-y
Juan Quintela
1
-33
/
+33
2009-06-29
Rename USER_OBJS to user-obj-y
Juan Quintela
1
-3
/
+3
2009-06-29
Rename XEN_OBJS to xen-obj-y
Juan Quintela
1
-3
/
+3
2009-06-29
Rename SLIRP_OBJS to slirp-obj-y
Juan Quintela
1
-4
/
+4
2009-06-29
Rename AUDIO_OBJS to audio-obj-y
Juan Quintela
1
-12
/
+12
2009-06-29
Rename BLOCK_OBJS to block-obj-y
Juan Quintela
1
-16
/
+16
2009-06-29
Multiboot build system v4
Alexander Graf
1
-3
/
+9
2009-06-29
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
1
-1
/
+1
2009-06-29
sdl zooming
Stefano Stabellini
1
-2
/
+4
2009-06-22
Win: Install keymaps for Windows, too (needed for VNC).
Stefan Weil
1
-2
/
+0
2009-06-22
Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
Anthony Liguori
1
-0
/
+1
2009-06-16
qcow2: Split out snapshot functions
Kevin Wolf
1
-0
/
+1
2009-06-16
qcow2: Split out guest cluster functions
Kevin Wolf
1
-1
/
+1
2009-06-16
qcow2: Split out refcount handling
Kevin Wolf
1
-1
/
+2
2009-06-16
Make sure to use SDL_CFLAGS everywhere we include SDL headers
Anthony Liguori
1
-1
/
+1
2009-06-09
Clean up generated qemu-img-cmds.h
Blue Swirl
1
-0
/
+1
2009-06-07
Use hxtool for qemu-img command list
Stuart Brady
1
-3
/
+11
2009-06-06
Use hxtool to generate monitor documentation and C structures
Blue Swirl
1
-2
/
+5
2009-06-03
microblaze: Fix loading of petalogix s3adsp1800 dtb.
Edgar E. Iglesias
1
-1
/
+1
2009-05-28
Install keymaps from new location
Anthony Liguori
1
-1
/
+1
2009-05-22
Add HTTP protocol using curl v6
Alexander Graf
1
-0
/
+6
2009-05-22
Create qemu-option.h
Kevin Wolf
1
-1
/
+1
2009-05-21
Compile most Xen files only once
Blue Swirl
1
-0
/
+7
2009-05-19
Hardware convenience library
Paul Brook
1
-3
/
+5
2009-05-14
SSP bus framework
Paul Brook
1
-1
/
+1
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-0
/
+1
2009-05-14
Move block drivers into their own directory
Anthony Liguori
1
-7
/
+7
2009-05-14
Constructor support
Anthony Liguori
1
-1
/
+1
2009-05-13
Add tool_osdep.c
Paul Brook
1
-3
/
+3
2009-05-07
Suppress make directory messages.
Paul Brook
1
-1
/
+2
2009-05-01
ppc: include cache-utils.o in BLOCK_OBJS
Mark McLoughlin
1
-1
/
+1
2009-04-24
qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)
aliguori
1
-1
/
+6
2009-04-19
Build system: Fix dependency of qemu.1
blueswir1
1
-1
/
+1
2009-04-18
buildsytem: consistently use install (Christoph Egger)
aliguori
1
-12
/
+12
2009-04-17
Make the sed script also work with OpenBSD and OpenSolaris seds
blueswir1
1
-1
/
+1
2009-04-15
Simplify reconfiguration
malc
1
-1
/
+1
2009-04-15
Call configure automatically when needed
aurel32
1
-0
/
+12
2009-04-11
Compile target independent files only once
blueswir1
1
-2
/
+4
2009-04-05
qemu-io - an I/O path exerciser (Christoph Hellwig)
aliguori
1
-1
/
+3
2009-04-05
Make binary stripping conditional (Riku Voipio)
aliguori
1
-1
/
+1
2009-04-05
build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)
aliguori
1
-1
/
+1
2009-04-05
build system: silent generation of doc files and qemu-options.h (Jan Kiszka)
aliguori
1
-10
/
+16
2009-03-28
Fix out of tree compilation
blueswir1
1
-1
/
+1
2009-03-28
Syncing documentation vs. -help vs. qemu_options table
blueswir1
1
-4
/
+7
2009-03-08
Call Perl directly instead of relying on shebang
blueswir1
1
-3
/
+3
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
1
-2
/
+4
[next]