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.objs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
1
-0
/
+2
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
1
-0
/
+2
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
1
-0
/
+1
2014-03-04
hw/9pfs: Include virtio-9p-device.o in build
Aneesh Kumar K.V
1
-5
/
+0
2014-02-20
Makefile: introduce common-obj-m and block-obj-m for DSO
Fam Zheng
1
-0
/
+2
2014-02-20
rules.mak: fix $(obj) to a real relative path
Fam Zheng
1
-16
/
+1
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
1
-1
/
+0
2014-01-13
qemu-file: Move QEMUFile code to qemu-file.c
Eduardo Habkost
1
-0
/
+1
2014-01-13
vmstate: Move VMState code to vmstate.c
Eduardo Habkost
1
-0
/
+1
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama
1
-0
/
+2
2013-08-12
w32: Add missing version.o to all executables (fix regression)
Stefan Weil
1
-0
/
+5
2013-07-23
rdma: core logic
Michael R. Hines
1
-0
/
+1
2013-06-06
Make qemu-io commands available in HMP
Kevin Wolf
1
-0
/
+1
2013-05-06
target-i386: Add "feature-words" property to X86CPU
Eduardo Habkost
1
-1
/
+6
2013-04-24
libcacard: move atr setting from macro to function
Alon Levy
1
-0
/
+1
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-1
/
+1
2013-04-08
configure: Don't fall back to gthread coroutine backend
Peter Maydell
1
-10
/
+1
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+1
2013-03-01
hw: move device-hotplug.o to toplevel, compile it once
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-02-18
qtest: Add MMIO support
Andreas Färber
1
-1
/
+0
2013-02-01
Move XBZRLE encoding code to a separate file to allow testing
Orit Wasserman
1
-1
/
+1
2013-01-26
build: remove extra-obj-y
Paolo Bonzini
1
-4
/
+1
2013-01-26
build: remove universal-obj-y
Paolo Bonzini
1
-7
/
+7
2013-01-26
build: use -$(CONFIG_SECCOMP) instead of ifeq
Paolo Bonzini
1
-5
/
+1
2013-01-26
build: move around libcacard-y definition
Paolo Bonzini
1
-9
/
+9
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
1
-9
/
+2
2013-01-12
build: remove coroutine-obj-y
Paolo Bonzini
1
-18
/
+13
2013-01-12
build: move version-obj-y to the generic LINK rule
Paolo Bonzini
1
-2
/
+1
2013-01-12
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
1
-7
/
+2
2013-01-12
build: move QAPI definitions for QEMU out of qapi-obj-y
Paolo Bonzini
1
-2
/
+4
2013-01-12
build: consolidate multiple variables into universal-obj-y
Paolo Bonzini
1
-37
/
+9
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
1
-14
/
+3
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-10
/
+2
2013-01-12
build: move files away from tools-obj-y, common-obj-y, user-obj-y
Paolo Bonzini
1
-22
/
+19
2013-01-12
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
1
-1
/
+0
2013-01-12
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
1
-5
/
+5
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
1
-2
/
+1
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
1
-0
/
+8
2013-01-06
tests: add gcov support
Blue Swirl
1
-0
/
+2
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
1
-61
/
+3
2012-12-20
migration: move buffered_file.c code into migration.c
Juan Quintela
1
-1
/
+2
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-3
/
+1
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: move net.c to net/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libuser
Paolo Bonzini
1
-1
/
+2
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-16
/
+3
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-0
/
+2
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-0
/
+5
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
1
-0
/
+2
[next]