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-09-19
xilinx: fix names of ethernet and dma links.
Peter A. G. Crosthwaite
1
-2
/
+4
2012-09-19
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
1
-2
/
+8
2012-09-19
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2
-2
/
+3
2012-09-19
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
1
-4
/
+4
2012-09-19
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-09-19
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
Peter Maydell
1
-0
/
+5
2012-09-17
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
3
-46
/
+68
2012-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
12
-88
/
+305
2012-09-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
20
-63
/
+48
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
5
-40
/
+225
2012-09-17
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
11
-63
/
+186
2012-09-17
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
9
-53
/
+125
2012-09-17
Revert "Add ability to disable build of all targets"
Anthony Liguori
1
-4
/
+9
2012-09-17
cpu_physical_memory_write_rom() needs to do TB invalidates
David Gibson
1
-0
/
+7
2012-09-17
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
2
-2
/
+6
2012-09-17
Revert 455aa1e08 and c3767ed0eb
Anthony Liguori
1
-6
/
+1
2012-09-17
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
1
-27
/
+0
2012-09-17
add -machine mem-merge=on|off option
Luiz Capitulino
3
-4
/
+26
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
31
-525
/
+53
2012-09-15
target-mips: switch to AREG0 free mode
Blue Swirl
6
-1086
/
+1163
2012-09-15
target-sh4: switch to AREG0 free mode
Blue Swirl
5
-189
/
+195
2012-09-15
target-cris: Switch to AREG0 free mode
Aurelien Jarno
6
-187
/
+181
2012-09-15
target-cris: Avoid AREG0 for helpers
Aurelien Jarno
4
-77
/
+88
2012-09-15
target-microblaze: switch to AREG0 free mode
Blue Swirl
5
-118
/
+110
2012-09-15
target-arm: final conversion to AREG0 free mode
Blue Swirl
6
-21
/
+16
2012-09-15
target-arm: convert remaining helpers
Blue Swirl
3
-125
/
+125
2012-09-15
target-arm: convert void helpers
Blue Swirl
3
-18
/
+18
2012-09-15
target-unicore32: switch to AREG0 free mode
Blue Swirl
5
-75
/
+58
2012-09-15
target-m68k: avoid using cpu_single_env
Blue Swirl
1
-130
/
+140
2012-09-15
target-m68k: switch to AREG0 free mode
Blue Swirl
5
-82
/
+68
2012-09-15
target-lm32: switch to AREG0 free mode
Blue Swirl
5
-46
/
+35
2012-09-15
target-s390x: avoid cpu_single_env
Blue Swirl
1
-173
/
+183
2012-09-15
configure: properly check if -lrt and -lm is needed
Natanael Copa
1
-2
/
+29
2012-09-15
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
2
-1
/
+3
2012-09-14
configure: fix seccomp check
Yann E. MORIN
1
-1
/
+1
2012-09-14
net: EAGAIN handling for net/socket.c TCP
Stefan Hajnoczi
1
-5
/
+31
2012-09-14
net: EAGAIN handling for net/socket.c UDP
Stefan Hajnoczi
1
-2
/
+12
2012-09-14
net: asynchronous send/receive infrastructure for net/socket.c
Stefan Hajnoczi
1
-6
/
+52
2012-09-14
net: broadcast hub packets if at least one port can receive
Stefan Hajnoczi
1
-3
/
+3
2012-09-14
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
1
-3
/
+16
2012-09-14
net: clean up usbnet_receive()
Stefan Hajnoczi
1
-13
/
+17
2012-09-14
net: add -netdev options to man page
Stefan Hajnoczi
1
-0
/
+7
2012-09-14
net: do not report queued packets as sent
Stefan Hajnoczi
1
-19
/
+16
2012-09-14
net: add receive_disabled logic to iov delivery path
Stefan Hajnoczi
1
-2
/
+13
2012-09-14
eepro100: Fix network hang when rx buffers run out
Bo Yang
1
-1
/
+3
2012-09-14
xen: flush queue when getting an event
Paolo Bonzini
1
-0
/
+1
2012-09-14
e1000: flush queue whenever can_receive can go from false to true
Paolo Bonzini
1
-0
/
+4
2012-09-14
net: notify iothread after flushing queue
Paolo Bonzini
4
-8
/
+10
2012-09-14
arch_init.c: add missing '%' symbols before PRIu64 in debug printfs
Igor Mitsyanko
1
-4
/
+4
2012-09-14
kvm: Fix warning from static code analysis
Stefan Weil
1
-7
/
+5
[prev]
[next]