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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
s390x: fix flat file load on 32 bit systems
Michael S. Tsirkin
1
-8
/
+9
2013-11-19
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-8
/
+0
2013-11-19
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
10
-12
/
+12
2013-11-19
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
1
-2
/
+3
2013-11-19
Merge remote-tracking branch 'rth/tcg-ia64-17' into staging
Anthony Liguori
2
-362
/
+397
2013-11-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-5
/
+5
2013-11-19
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
13
-58
/
+573
2013-11-19
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
22
-16
/
+531
2013-11-19
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-4
/
+5
2013-11-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...
Anthony Liguori
7
-1
/
+5
2013-11-19
migration: drop MADVISE_DONT_NEED for incoming zero pages
Peter Lieven
1
-8
/
+0
2013-11-19
qom: Fix memory leak in object_property_set_link()
Vlad Yasevich
1
-2
/
+3
2013-11-19
qtest: Use -display none by default
Andreas Färber
10
-12
/
+12
2013-11-19
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
1
-4
/
+4
2013-11-18
doc: fix hardcoded helper path
Amos Kong
1
-3
/
+3
2013-11-18
tcg-ia64: Introduce tcg_opc_bswap64_i
Richard Henderson
1
-35
/
+28
2013-11-18
tcg-ia64: Introduce tcg_opc_ext_i
Richard Henderson
1
-30
/
+24
2013-11-18
tcg-ia64: Introduce tcg_opc_movi_a
Richard Henderson
1
-16
/
+16
2013-11-18
tcg-ia64: Introduce tcg_opc_mov_a
Richard Henderson
1
-19
/
+16
2013-11-18
tcg-ia64: Use A3 form of logical operations
Richard Henderson
1
-30
/
+34
2013-11-18
tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
Richard Henderson
1
-2
/
+23
2013-11-18
tcg-ia64: Use ADDS for small addition
Richard Henderson
1
-4
/
+16
2013-11-18
tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
Richard Henderson
1
-11
/
+6
2013-11-18
tcg-ia64: Move AREG0 to R32
Richard Henderson
2
-9
/
+8
2013-11-18
tcg-ia64: Simplify brcond
Richard Henderson
1
-34
/
+10
2013-11-18
tcg-ia64: Handle constant calls
Richard Henderson
1
-3
/
+35
2013-11-18
tcg-ia64: Use shortcuts for nop insns
Richard Henderson
1
-124
/
+127
2013-11-18
tcg-ia64: Use TCGMemOp within qemu_ldst routines
Richard Henderson
1
-82
/
+91
2013-11-17
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
Michael Tokarev
1
-1
/
+1
2013-11-17
configure: Use -B switch only for Python versions which support it
Stefan Weil
1
-1
/
+8
2013-11-16
qga: Fix shutdown command of guest agent to work with SysV
whitearchey
1
-1
/
+1
2013-11-15
block: Fail if requested driver is not available
Kevin Wolf
3
-0
/
+21
2013-11-15
MAINTAINERS: add block driver sub-maintainers
Stefan Hajnoczi
1
-0
/
+40
2013-11-15
qemu-img: Fix overwriting 'ret' before using
Fam Zheng
3
-4
/
+63
2013-11-15
qemu-iotests: Test qcow2 count_contiguous_clusters()
Kevin Wolf
3
-0
/
+285
2013-11-15
smc91c111: Fix receive starvation
Sebastian Huber
1
-0
/
+1
2013-11-14
qcow2: fix possible corruption when reading multiple clusters
Peter Lieven
1
-1
/
+1
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
5
-2
/
+82
2013-11-14
MAINTAINERS: add block tree repo URLs
Stefan Hajnoczi
1
-0
/
+2
2013-11-14
qemu-iotests: Extend 041 for unbacked mirroring
Max Reitz
2
-2
/
+27
2013-11-14
block/drive-mirror: Check for NULL backing_hd
Max Reitz
1
-1
/
+3
2013-11-14
qapi-schema: Update description for NewImageMode
Max Reitz
1
-1
/
+2
2013-11-14
block: Print its file name if backing file opening failed
Fam Zheng
5
-5
/
+5
2013-11-14
pc: disable pci-info
Igor Mammedov
2
-2
/
+2
2013-11-13
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-3
/
+18
2013-11-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
10
-38
/
+42
2013-11-13
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
3
-5
/
+11
2013-11-13
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
35
-262
/
+2897
2013-11-13
Merge remote-tracking branch 'filippov/tags/20131108-xtensa' into staging
Anthony Liguori
2
-2
/
+5
2013-11-13
Merge remote-tracking branch 'kraxel/audio.3' into staging
Anthony Liguori
1
-1
/
+5
[next]