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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
memory: add a sparse memory device for fuzzing
Alexander Bulekov
2
-0
/
+152
2021-03-16
vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
Keqian Zhu
2
-44
/
+40
2021-03-16
vfio: Support host translation granule size
Kunkun Jiang
1
-23
/
+25
2021-03-16
vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
Shenming Lu
1
-3
/
+17
2021-03-16
vfio: Set the priority of the VFIO VM state change handler explicitly
Shenming Lu
1
-1
/
+2
2021-03-16
vfio: Move the saving of the config space to the right place in VFIO migration
Shenming Lu
1
-10
/
+15
2021-03-16
spapr_iommu: Fix vhost integration regression
Eric Auger
1
-0
/
+5
2021-03-16
vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
Eric Auger
1
-1
/
+1
2021-03-16
hw/vfio/pci-quirks: Replace the word 'blacklist'
Philippe Mathieu-Daudé
4
-11
/
+11
2021-03-16
vfio: Fix vfio_listener_log_sync function name typo
Zenghui Yu
1
-2
/
+2
2021-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...
Peter Maydell
13
-335
/
+391
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
17
-42
/
+63
2021-03-16
hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD
Mahmoud Mandour
1
-8
/
+4
2021-03-15
m68k: add Virtual M68k Machine
Laurent Vivier
3
-0
/
+323
2021-03-15
m68k: add a system controller
Laurent Vivier
4
-0
/
+164
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
3
-0
/
+123
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
4
-0
/
+231
2021-03-15
hw/char: add goldfish-tty
Laurent Vivier
4
-0
/
+300
2021-03-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-1
/
+8
2021-03-15
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
2
-4
/
+17
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
1
-42
/
+6
2021-03-15
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
Philippe Mathieu-Daudé
3
-23
/
+44
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: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
1
-1
/
+0
2021-03-15
usb: remove '-usbdevice u2f-key'
Paolo Bonzini
1
-1
/
+0
2021-03-15
usb: remove support for -usbdevice parameters
Paolo Bonzini
2
-26
/
+8
2021-03-15
hw/usb/bus: Remove the "full-path" property
Thomas Huth
1
-6
/
+1
2021-03-15
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
4
-0
/
+354
2021-03-15
s390x/pci: Add missing initialization for g_autofree variables
Miroslav Rezanina
1
-6
/
+3
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
2
-1
/
+8
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
1
-3
/
+2
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
5
-28
/
+37
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
2021-03-15
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
1
-1
/
+1
2021-03-15
e1000: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
e1000: fail early for evil descriptor
Jason Wang
1
-0
/
+4
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2
-1
/
+10
2021-03-15
hw/avr/arduino: List board schematic links
Philippe Mathieu-Daudé
1
-4
/
+16
2021-03-15
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
1
-0
/
+1
[prev]
[next]