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
2021-03-17
tcg/tci: Split out tci_args_rrrrrc
Richard Henderson
1
-6
/
+19
2021-03-17
tcg/tci: Split out tci_args_l
Richard Henderson
1
-2
/
+8
2021-03-17
tcg/tci: Split out tci_args_rrrc
Richard Henderson
1
-10
/
+14
2021-03-17
tcg/tci: Split out tci_args_rrr
Richard Henderson
1
-97
/
+57
2021-03-17
tcg/tci: Split out tci_args_rr
Richard Henderson
1
-36
/
+31
2021-03-17
tcg/tci: Split out tci_args_rrs
Richard Henderson
1
-44
/
+67
2021-03-17
tcg/tci: Rename tci_read_r to tci_read_rval
Richard Henderson
1
-96
/
+96
2021-03-17
tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
Richard Henderson
1
-4
/
+0
2021-03-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
7
-52
/
+98
2021-03-16
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...
Peter Maydell
2
-16
/
+36
2021-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...
Peter Maydell
20
-354
/
+484
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
38
-224
/
+990
2021-03-15
migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
2
-8
/
+4
2021-03-15
monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
2
-33
/
+26
2021-03-15
migration/tls: add error handling in multifd_tls_handshake_thread
Hao Wang
1
-1
/
+10
2021-03-15
migration/tls: fix inverted semantics in multifd_channel_connect
Hao Wang
1
-5
/
+5
2021-03-15
virtiofsd: Convert some functions to return bool
Greg Kurz
1
-3
/
+3
2021-03-15
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
1
-2
/
+1
2021-03-15
virtiofsd: Don't allow empty filenames
Greg Kurz
1
-0
/
+35
2021-03-15
virtiofsd: Add qemu version and copyright info
Vivek Goyal
1
-0
/
+8
2021-03-15
virtiofsd: Release vu_dispatch_lock when stopping queue
Greg Kurz
1
-0
/
+6
2021-03-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
3
-1
/
+9
2021-03-15
utils: Use fixed-point arithmetic in qemu_strtosz
Richard Henderson
2
-16
/
+36
2021-03-15
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
4
-8
/
+24
2021-03-15
usb/storage: clear csw on reset
Gerd Hoffmann
1
-0
/
+1
2021-03-15
usb/storage: add kconfig symbols
Gerd Hoffmann
2
-3
/
+14
2021-03-15
usb/storage move usb-storage device to separate source file
Gerd Hoffmann
3
-135
/
+157
2021-03-15
usb/storage: move usb-bot device to separate source file
Gerd Hoffmann
3
-42
/
+64
2021-03-15
usb/storage: move declarations to usb/msd.h header
Gerd Hoffmann
2
-42
/
+60
2021-03-15
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
Philippe Mathieu-Daudé
4
-23
/
+45
2021-03-15
hw/usb/hcd-uhci: Expose generic prototypes to local header
Philippe Mathieu-Daudé
2
-57
/
+96
2021-03-15
hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-15
usb: Document the missing -usbdevice options
Thomas Huth
1
-6
/
+29
2021-03-15
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
4
-12
/
+8
2021-03-15
usb: remove '-usbdevice u2f-key'
Paolo Bonzini
1
-1
/
+0
2021-03-15
usb: remove support for -usbdevice parameters
Paolo Bonzini
3
-27
/
+9
2021-03-15
hw/usb/bus: Remove the "full-path" property
Thomas Huth
2
-7
/
+1
2021-03-15
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
10
-23
/
+554
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
3
-1
/
+9
2021-03-15
net: Do not fill legacy info_str for backends
Alexey Kirillov
8
-48
/
+0
2021-03-15
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
4
-1
/
+254
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
11
-49
/
+47
2021-03-15
tests: Add tests for query-netdev command
Alexey Kirillov
2
-0
/
+123
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
12
-9
/
+477
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
7
-144
/
+38
2021-03-15
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-2
/
+2
2021-03-15
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
1
-1
/
+1
[next]