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
hmp: show the backing file depth
Benoît Canet
1
-0
/
+2
2012-08-03
block: Use bdrv_get_backing_file_depth()
Benoît Canet
3
-3
/
+11
2012-08-03
block: create bdrv_get_backing_file_depth()
Benoît Canet
2
-0
/
+14
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-03
esp: add missing const on TypeInfo structures
Hervé Poussineau
1
-2
/
+2
2012-08-03
esp: enable for all PCI machines
Paolo Bonzini
2
-1
/
+1
2012-08-03
Revert "megasas: disable due to build breakage"
Paolo Bonzini
1
-0
/
+1
2012-08-03
megasas: static SAS addresses
Hannes Reinecke
2
-17
/
+49
2012-08-03
scsi-disk: fix compilation with DEBUG_SCSI
Paolo Bonzini
1
-11
/
+12
2012-08-03
megasas: Update function megasys_scsi_uninit
Stefan Weil
1
-2
/
+1
2012-08-03
SCSI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
1
-0
/
+6
2012-08-03
SCSI: Update the sense code for PREVENT REMOVAL errors
Ronnie Sahlberg
1
-2
/
+2
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
17
-23
/
+70
2012-08-02
cpu: Move thread_kicked to CPUState
Andreas Färber
3
-6
/
+10
2012-08-02
cpu: Move thread field into CPUState
Andreas Färber
3
-18
/
+24
2012-08-02
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
3
-12
/
+12
2012-08-02
qemu-thread: Let qemu_thread_is_self() return bool
Andreas Färber
3
-3
/
+4
2012-08-01
qapi: qapi.py: allow the "'" character to be escaped
Luiz Capitulino
1
-10
/
+21
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
fix Xen compilation
Stefano Stabellini
1
-3
/
+1
2012-08-01
configure: Fix xen probe with Xen 4.2 and later
Anthony PERARD
1
-1
/
+0
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
[prev]
[next]