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
2016-07-07
linux-user: Fix i386 safe-syscall.S
Richard Henderson
1
-18
/
+6
2016-07-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160707'...
Peter Maydell
15
-30
/
+107
2016-07-07
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
7
-11
/
+84
2016-07-07
hw/block/m25p80: fix resource leak
Shannon Zhao
1
-2
/
+4
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
5
-6
/
+6
2016-07-07
aux: fix break that wanted to break two levels out
Paolo Bonzini
1
-6
/
+6
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
1
-4
/
+6
2016-07-07
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
1
-1
/
+1
2016-07-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
11
-6
/
+70
2016-07-07
tap: vhost busy polling support
Jason Wang
11
-6
/
+70
2016-07-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160706' into staging
Peter Maydell
16
-198
/
+341
2016-07-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...
Peter Maydell
14
-65
/
+121
2016-07-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...
Peter Maydell
63
-713
/
+1025
2016-07-06
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+1
2016-07-06
replay: Use new QAPI cloning
Eric Blake
1
-27
/
+3
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
6
-35
/
+10
2016-07-06
qapi: Add new clone visitor
Eric Blake
9
-43
/
+497
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
23
-160
/
+166
2016-07-06
tests: Factor out common code in qapi output tests
Eric Blake
2
-72
/
+44
2016-07-06
tests: Clean up test-string-output-visitor
Eric Blake
1
-32
/
+29
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
10
-21
/
+14
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
7
-16
/
+11
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
13
-70
/
+36
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
5
-51
/
+27
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
9
-62
/
+42
2016-07-06
qapi: Add new visit_free() function
Eric Blake
15
-52
/
+114
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
20
-105
/
+86
2016-07-06
qemu-img: Don't leak errors when outputting JSON
Eric Blake
1
-6
/
+4
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
12
-30
/
+11
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
8
-5
/
+14
2016-07-06
spice: use the right head for multi-monitor
Marc-André Lureau
1
-7
/
+6
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
2
-3
/
+9
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
3
-0
/
+11
2016-07-06
qxl: fix surface migration
Gerd Hoffmann
2
-17
/
+22
2016-07-06
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2
-5
/
+13
2016-07-06
qxl: factor out qxl_get_check_slot_offset
Gerd Hoffmann
1
-21
/
+38
2016-07-06
qxl: handle no updates in interface_update_area_complete
Gerd Hoffmann
1
-1
/
+2
2016-07-06
qxl: use uint64_t for vram size
Gerd Hoffmann
2
-6
/
+6
2016-07-06
qom: Fix comment typo
Changlong Xie
1
-1
/
+1
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
9
-108
/
+159
2016-07-05
tcg: Optimize spills of constants
Richard Henderson
10
-81
/
+169
2016-07-05
tcg: Fix name for high-half register
Richard Henderson
1
-1
/
+1
2016-07-05
build: Use $(CCAS) for compiling .S files
Richard Henderson
2
-8
/
+12
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
44
-652
/
+843
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
48
-401
/
+586
2016-07-05
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-05-v2'...
Kevin Wolf
3
-10
/
+9
2016-07-05
block/qcow2: Don't use cpu_to_*w()
Peter Maydell
3
-10
/
+9
2016-07-05
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
12
-37
/
+38
2016-07-05
block: Convert bdrv_prwv_co() to BdrvChild
Kevin Wolf
1
-20
/
+25
2016-07-05
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
8
-11
/
+18
[next]