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
2018-01-08
fsdev: improve error handling of backend opts parsing
Greg Kurz
5
-20
/
+37
2018-01-08
tests: virtio-9p: set DRIVER_OK before using the device
Greg Kurz
1
-0
/
+3
2018-01-08
tests: virtio-9p: fix ISR dependence
Greg Kurz
1
-19
/
+11
2018-01-08
9pfs: make pdu_marshal() and pdu_unmarshal() static functions
Greg Kurz
2
-4
/
+2
2018-01-08
9pfs: fix error path in pdu_submit()
Greg Kurz
1
-4
/
+2
2018-01-08
9pfs: fix type in *_parse_opts declarations
Greg Kurz
3
-3
/
+3
2018-01-08
9pfs: handle: fix type definition
Greg Kurz
1
-24
/
+24
2018-01-08
9pfs: fix some type definitions
Greg Kurz
4
-11
/
+11
2018-01-08
fsdev: fix some type definitions
Greg Kurz
1
-17
/
+14
2018-01-08
9pfs: fix XattrOperations typedef
Greg Kurz
2
-5
/
+5
2018-01-08
virtio-9p: move unrealize/realize after virtio_9p_transport definition
Greg Kurz
1
-31
/
+29
2018-01-08
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
20
-203
/
+144
2017-12-22
qemu-doc: Update the deprecation information of -tftp, -bootp, -redir and -smb
Thomas Huth
1
-12
/
+21
2017-12-22
qemu-doc: The "-net nic" option can be used with "netdev=...", too
Thomas Huth
1
-6
/
+8
2017-12-22
net: Remove the legacy "-net channel" parameter
Thomas Huth
4
-48
/
+0
2017-12-22
net: remove unused compute_mcast_idx() function
Mark Cave-Ayland
1
-5
/
+0
2017-12-22
rtl8139: use inline net_crc32() and bitshift instead of compute_mcast_idx()
Mark Cave-Ayland
1
-1
/
+1
2017-12-22
ne2000: use inline net_crc32() and bitshift instead of compute_mcast_idx()
Mark Cave-Ayland
1
-1
/
+3
2017-12-22
ftgmac100: use inline net_crc32() and bitshift instead of compute_mcast_idx()
Mark Cave-Ayland
1
-1
/
+1
2017-12-22
lan9118: use inline net_crc32() and bitshift instead of compute_mcast_idx()
Mark Cave-Ayland
1
-1
/
+2
2017-12-22
opencores_eth: use inline net_crc32() and bitshift instead of compute_mcast_i...
Mark Cave-Ayland
1
-1
/
+2
2017-12-22
eepro100: use inline net_crc32() and bitshift instead of compute_mcast_idx()
Mark Cave-Ayland
1
-1
/
+1
2017-12-22
sungem: fix multicast filter CRC calculation
Mark Cave-Ayland
1
-3
/
+2
2017-12-22
sunhme: switch sunhme over to use net_crc32_le()
Mark Cave-Ayland
1
-24
/
+1
2017-12-22
eepro100: switch eepro100 e100_compute_mcast_idx() over to use net_crc32()
Mark Cave-Ayland
1
-24
/
+4
2017-12-22
pcnet: switch pcnet over to use net_crc32_le()
Mark Cave-Ayland
1
-20
/
+2
2017-12-22
net: introduce net_crc32_le() function
Mark Cave-Ayland
2
-0
/
+24
2017-12-22
net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...
Mark Cave-Ayland
3
-9
/
+14
2017-12-22
e1000: Separate TSO and non-TSO contexts, fixing UDP TX corruption
Ed Swierk via Qemu-devel
1
-30
/
+40
2017-12-22
e1000, e1000e: Move per-packet TX offload flags out of context state
Ed Swierk via Qemu-devel
5
-26
/
+28
2017-12-22
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
12
-632
/
+768
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
1
-0
/
+1
2017-12-21
tests/boot-serial-test: Add support for the mcf5208evb board
Thomas Huth
2
-0
/
+12
2017-12-21
target/m68k: fix set_cc_op()
Laurent Vivier
2
-1
/
+2
2017-12-21
target/m68k: add monitor.c
Laurent Vivier
2
-0
/
+40
2017-12-21
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
1
-10
/
+0
2017-12-21
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
6
-621
/
+714
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
48
-487
/
+664
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
4
-77
/
+19
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
1
-43
/
+30
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
1
-37
/
+24
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
1
-34
/
+16
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
1
-0
/
+17
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
3
-6
/
+23
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2
-0
/
+41
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
1
-2
/
+5
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
3
-14
/
+7
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2
-0
/
+9
2017-12-21
i8259: generalize statistics into common code
Peter Xu
3
-38
/
+47
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
1
-17
/
+1
[next]