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
2012-08-03
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
66
-827
/
+974
2012-08-03
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-16
/
+12
2012-08-03
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
1
-5
/
+10
2012-08-03
exec.c: Remove out of date comment
Peter Maydell
1
-8
/
+0
2012-08-03
exec.c: Use subpages for large unaligned mappings
Tyler Hall
1
-4
/
+9
2012-08-03
exec.c: Fix off-by-one error in register_subpage
Tyler Hall
1
-1
/
+1
2012-08-03
socket: clean up redundant assignment
Amos Kong
1
-1
/
+0
2012-08-03
qom: Clean libuser object and dependency files
Jan Kiszka
1
-1
/
+1
2012-08-03
usb: Clean common object and dependency files
Jan Kiszka
1
-1
/
+1
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
17
-23
/
+70
2012-08-01
Replace 'struct siginfo' with 'siginfo_t'.
Richard W.M. Jones
2
-5
/
+5
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2
-8
/
+15
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
6
-15
/
+36
2012-08-01
fix Xen compilation
Stefano Stabellini
1
-3
/
+1
2012-08-01
net: add the support for -netdev socket, listen
Zhi Yong Wu
1
-29
/
+47
2012-08-01
net: fix the coding style
Zhi Yong Wu
1
-1
/
+3
2012-08-01
hub: add the support for hub own flow control
Zhi Yong Wu
1
-3
/
+24
2012-08-01
net: determine if packets can be sent before net queue deliver packets
Zhi Yong Wu
4
-17
/
+5
2012-08-01
net: cleanup deliver/deliver_iov func pointers
Zhi Yong Wu
4
-48
/
+28
2012-08-01
net: Make "info network" output more readable info
Zhi Yong Wu
3
-7
/
+15
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
11
-20
/
+20
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
6
-143
/
+143
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
50
-283
/
+282
2012-08-01
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
1
-11
/
+11
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
18
-137
/
+31
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
3
-110
/
+0
2012-08-01
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
5
-17
/
+54
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
9
-26
/
+18
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
3
-24
/
+47
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
4
-29
/
+30
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
14
-75
/
+85
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
5
-16
/
+282
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
1
-3
/
+21
2012-07-31
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
Peter Maydell
1
-2
/
+3
2012-07-31
configure: Fix compile warning in utimensat/futimens test
Peter Maydell
1
-0
/
+1
2012-07-31
configure: Fix warnings in VDE library probe
Peter Maydell
1
-1
/
+2
2012-07-31
configure: Fix compile warning in PNG test
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Fix errors in test for__sync_fetch_and_and
Stefan Weil
1
-1
/
+1
2012-07-31
configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Replace bash code by standard shell code
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with capabilities
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with ALSA audio driver
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Don't run configure tests with -Werror enabled
Peter Maydell
1
-4
/
+18
2012-07-31
configure: Split valgrind test into pragma test and valgrind.h test
Peter Maydell
2
-2
/
+25
2012-07-31
hw/9pfs: Fix assert when disabling migration
Aneesh Kumar K.V
1
-5
/
+10
2012-07-31
configure: Fix build with capabilities
Stefan Weil
1
-1
/
+1
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
33
-248
/
+337
2012-07-30
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-13
/
+62
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
10
-317
/
+796
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
6
-147
/
+245
[next]