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
2015-06-15
alsaaudio: do not use global variables
Kővágó, Zoltán
1
-68
/
+82
2015-06-15
paaudio: do not use global variables
Kővágó, Zoltán
1
-46
/
+52
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
11
-20
/
+27
2015-06-15
only enable dsound in case the header file is present
Gerd Hoffmann
1
-1
/
+13
2015-06-15
audio: remove winwave audio driver
Kővágó, Zoltán
4
-728
/
+4
2015-06-15
audio: remove fmod backend
Kővágó, Zoltán
4
-713
/
+2
2015-06-15
audio: remove esd backend
Kővágó, Zoltán
4
-571
/
+6
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
44
-277
/
+1364
2015-06-12
Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into...
Peter Maydell
10
-354
/
+255
2015-06-12
qmp/hmp: add rocker device support
Scott Feldman
13
-0
/
+1170
2015-06-12
rocker: bring link up/down on PHY enable/disable
Scott Feldman
1
-0
/
+12
2015-06-12
rocker: update tests using hw-derived interface names
Scott Feldman
5
-76
/
+56
2015-06-12
rocker: Add support for phys name
David Ahern
5
-2
/
+31
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
3
-13
/
+12
2015-06-12
event-notifier: Always return 0 for posix implementation
Fam Zheng
1
-1
/
+2
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-3
/
+1
2015-06-12
oss: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-6
/
+8
2015-06-12
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-14
/
+2
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
4
-79
/
+7
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
16
-60
/
+53
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-06-12
net/socket: Drop net_socket_can_send
Fam Zheng
1
-12
/
+19
2015-06-12
netmap: Drop netmap_can_send
Fam Zheng
1
-12
/
+2
2015-06-12
l2tpv3: Drop l2tpv3_can_send
Fam Zheng
1
-10
/
+1
2015-06-12
stubs: Add qemu_set_fd_handler
Fam Zheng
1
-0
/
+8
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
22
-840
/
+1291
2015-06-12
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...
Peter Maydell
49
-2144
/
+2191
2015-06-12
target-sh4: remove dead code
Aurelien Jarno
1
-1
/
+0
2015-06-12
target-sh4: factorize fmov implementation
Aurelien Jarno
1
-9
/
+4
2015-06-12
target-sh4: split out Q and M from of SR and optimize div1
Aurelien Jarno
4
-150
/
+69
2015-06-12
target-sh4: optimize negc using add2 and sub2
Aurelien Jarno
1
-6
/
+6
2015-06-12
target-sh4: optimize subc using sub2
Aurelien Jarno
1
-11
/
+7
2015-06-12
target-sh4: optimize addc using add2
Aurelien Jarno
1
-7
/
+4
2015-06-12
target-sh4: Split out T from SR
Aurelien Jarno
5
-153
/
+112
2015-06-12
target-sh4: use bit number for SR constants
Aurelien Jarno
6
-80
/
+85
2015-06-12
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
1
-6
/
+6
2015-06-12
linux-user: Add HWCAP for SH4
Richard Henderson
1
-0
/
+29
2015-06-12
linux-user: Default sh4 to sh7785
Richard Henderson
1
-0
/
+2
2015-06-12
target-mips: enable XPA and LPA features
Leon Alrae
1
-6
/
+10
2015-06-12
target-mips: remove misleading comments in translate_init.c
Leon Alrae
1
-9
/
+0
2015-06-12
target-mips: add MTHC0 and MFHC0 instructions
Leon Alrae
3
-0
/
+229
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
5
-12
/
+42
2015-06-12
target-mips: support Page Frame Number Extension field
Leon Alrae
1
-6
/
+26
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
4
-42
/
+63
2015-06-12
target-mips: correct MFC0 for CP0.EntryLo in MIPS64
Leon Alrae
1
-6
/
+6
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
1
-1
/
+0
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
1
-33
/
+33
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
1
-0
/
+5
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2
-0
/
+62
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
4
-1
/
+12
[next]