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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-08-31
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
1
-6
/
+10
2020-08-31
usb-host: workaround libusb bug
Gerd Hoffmann
1
-1
/
+36
2020-08-31
hw/usb: Add U2F device autoscan to passthru mode
César Belley
2
-14
/
+101
2020-08-31
hw/usb: Add U2F device check to passthru mode
César Belley
1
-0
/
+41
2020-08-31
meson: Add U2F key to meson
César Belley
2
-0
/
+12
2020-08-31
hw/usb: Add U2F key emulated mode
César Belley
1
-0
/
+405
2020-08-31
hw/usb: Add U2F key passthru mode
César Belley
1
-0
/
+423
2020-08-31
hw/usb: Add U2F key base class implementation
César Belley
1
-0
/
+352
2020-08-31
hw/usb: Add U2F key base class
César Belley
1
-0
/
+92
2020-08-31
hw/usb: Regroup USB HID protocol values
César Belley
2
-28
/
+10
2020-08-31
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
1
-1
/
+0
2020-08-31
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
1
-2
/
+8
2020-08-31
hw: ehci: destroy sglist in error path
Li Qiang
1
-0
/
+1
2020-08-31
hw: xhci: check return value of 'usb_packet_map'
Li Qiang
1
-1
/
+4
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
11
-51
/
+137
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
50
-463
/
+420
2020-08-28
armsse: Define ARMSSEClass correctly
Eduardo Habkost
1
-0
/
+1
2020-08-28
hw/misc/unimp: Display the offset with width of the region size
Philippe Mathieu-Daudé
1
-4
/
+6
2020-08-28
hw/misc/unimp: Display the value with width of the access size
Philippe Mathieu-Daudé
1
-2
/
+2
2020-08-28
hw/misc/unimp: Display value after offset
Philippe Mathieu-Daudé
1
-4
/
+4
2020-08-28
hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
Philippe Mathieu-Daudé
1
-0
/
+1
2020-08-28
hw/qdev-clock: Uninline qdev_connect_clock_in()
Philippe Mathieu-Daudé
1
-0
/
+5
2020-08-28
hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
Philippe Mathieu-Daudé
1
-9
/
+9
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
1
-2
/
+12
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2
-16
/
+32
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
3
-6
/
+35
2020-08-28
hw/arm/musicpal: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
1
-14
/
+31
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
1
-1
/
+6
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
1
-1
/
+1
2020-08-27
dc390: Use TYPE_DC390_DEVICE constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
tosa: Use TYPE_TOSA_MISC_GPIO constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
sclpconsole: Use TYPE_* constants
Eduardo Habkost
2
-2
/
+2
2020-08-27
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
nios2_iic: Use TYPE_ALTERA_IIC constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
etsec: Use TYPE_ETSEC_COMMON constant
Eduardo Habkost
1
-1
/
+1
2020-08-27
swim: Rename struct SWIM to Swim
Eduardo Habkost
1
-5
/
+5
2020-08-27
s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
Eduardo Habkost
1
-7
/
+7
2020-08-27
nubus: Rename class type checking macros
Eduardo Habkost
1
-2
/
+2
2020-08-27
vfio/pci: Move QOM macros to header
Eduardo Habkost
2
-3
/
+3
2020-08-27
mptsas: Move QOM macros to header
Eduardo Habkost
2
-6
/
+5
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
3
-14
/
+0
2020-08-27
rocker: Move QOM macros to header
Eduardo Habkost
2
-6
/
+5
2020-08-27
auxbus: Move QOM macros to header
Eduardo Habkost
1
-2
/
+0
2020-08-27
piix: Move QOM macros to header
Eduardo Habkost
1
-4
/
+0
2020-08-27
virtio-serial-bus: Move QOM macros to header
Eduardo Habkost
1
-4
/
+0
2020-08-27
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
1
-3
/
+0
2020-08-27
pckbd: Move QOM macro to header
Eduardo Habkost
1
-2
/
+0
2020-08-27
ahci: Move QOM macro to header
Eduardo Habkost
1
-3
/
+0
[next]