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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
libcacard: link vscclient to dynamic library
Paolo Bonzini
1
-2
/
+1
2013-01-12
libcacard: rewrite Makefile in non-recursive style
Paolo Bonzini
3
-59
/
+20
2013-01-12
libcacard: add list of exported symbols
Paolo Bonzini
2
-1
/
+79
2013-01-12
libcacard: use per-target variable definitions
Paolo Bonzini
1
-2
/
+5
2013-01-12
libcacard: prepare to use -y trick in the Makefile
Paolo Bonzini
1
-6
/
+4
2013-01-12
libcacard: require libtool to build it
Paolo Bonzini
4
-14
/
+5
2013-01-12
libcacard: fix missing symbol in libcacard.so
Alon Levy
1
-1
/
+1
2013-01-12
build: remove CONFIG_SMARTCARD
Paolo Bonzini
3
-44
/
+27
2013-01-12
build: move dtrace rules to rules.mak
Paolo Bonzini
2
-12
/
+9
2013-01-12
build: support linking with libtool objects/libraries
Paolo Bonzini
3
-7
/
+22
2013-01-12
build: make libtool verbose when making with V=1
Paolo Bonzini
2
-2
/
+3
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
20
-167
/
+138
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
15
-700
/
+700
2013-01-12
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2
-2
/
+2
2013-01-12
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
23
-655
/
+1230
2013-01-12
Merge branch 's390-reorg' of git://repo.or.cz/qemu/rth
Blue Swirl
16
-5937
/
+6308
2013-01-12
hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return value
Julien Grall
1
-2
/
+2
2013-01-12
tcg-i386: use LEA for 3-operand 64-bit addition
Paolo Bonzini
1
-1
/
+1
2013-01-12
pixman: fix warning
Gerd Hoffmann
1
-0
/
+7
2013-01-12
gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_...
Gerd Hoffmann
2
-5
/
+5
2013-01-12
optionrom: build with discrete CPP and AS steps
Blue Swirl
2
-3
/
+11
2013-01-12
slirp: remove unused field tt
Blue Swirl
1
-1
/
+0
2013-01-12
user: Consider symbolic links as possible directories
Richard Henderson
1
-2
/
+3
2013-01-12
alpha-linux-user: Fix sigaction
Richard Henderson
2
-15
/
+9
2013-01-12
linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
Richard Henderson
1
-30
/
+33
2013-01-12
bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p
Richard Henderson
1
-94
/
+53
2013-01-12
bswap: Rewrite all ld<type>_<endian>_p functions
Richard Henderson
1
-270
/
+30
2013-01-12
bswap: Add host endian unaligned access functions
Richard Henderson
1
-1
/
+50
2013-01-12
bswap: Tidy base definitions of bswapN
Richard Henderson
1
-42
/
+30
2013-01-12
fdt: Use bswapN instead of bswap_N
Richard Henderson
1
-8
/
+8
2013-01-11
target-arm: Fix SWI (SVC) instruction in M profile.
Alex_Rozenman@mentor.com
1
-1
/
+1
2013-01-11
target-arm: use type_register() instead of type_register_static()
Eduardo Habkost
1
-1
/
+1
2013-01-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-52
/
+22
2013-01-11
Merge remote-tracking branch 'kraxel/q35.1' into staging
Anthony Liguori
5
-13
/
+170
2013-01-11
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
8
-32
/
+477
2013-01-11
hw/pc.c: Fix converting of ioport_register* to MemoryRegion
Julien Grall
1
-0
/
+12
2013-01-11
Replace remaining gmtime, localtime by gmtime_r, localtime_r
Stefan Weil
4
-21
/
+4
2013-01-11
savevm: Remove MinGW specific code which is no longer needed
Stefan Weil
1
-28
/
+2
2013-01-11
qga/channel-posix.c: Explicitly include string.h
Peter Maydell
1
-0
/
+1
2013-01-11
configure: Fix comment (copy+paste bug)
Stefan Weil
1
-1
/
+1
2013-01-11
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Laszlo Ersek
1
-0
/
+1
2013-01-11
pc: rename machine types
Gerd Hoffmann
2
-6
/
+6
2013-01-11
q35: document chipset devices
Gerd Hoffmann
1
-0
/
+129
2013-01-11
q35: add ich9 intel hda controller
Gerd Hoffmann
1
-7
/
+34
2013-01-10
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
1
-0
/
+4
2013-01-10
qdev: add qbus_reset_all
Paolo Bonzini
2
-1
/
+18
2013-01-10
Make all static TypeInfos const
Andreas Färber
252
-342
/
+342
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
2096
-121147
/
+188921
2013-01-10
Merge remote-tracking branch 'kraxel/build.1' into staging
Anthony Liguori
2
-0
/
+9
2013-01-10
Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...
Anthony Liguori
1
-6
/
+28
[next]