index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-09-01
aspeed/sdmc: Perform memory training
Joel Stanley
2020-09-01
ftgmac100: Improve software reset
Cédric Le Goater
2020-09-01
ftgmac100: Fix integer overflow in ftgmac100_do_tx()
Cédric Le Goater
2020-09-01
ftgmac100: Check for invalid len and address before doing a DMA transfer
Cédric Le Goater
2020-09-01
ftgmac100: Change interrupt status when a DMA error occurs
Cédric Le Goater
2020-09-01
ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
Cédric Le Goater
2020-09-01
ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
Cédric Le Goater
2020-09-01
ftgmac100: Fix registers that can be read
Cédric Le Goater
2020-09-01
aspeed/sdhci: Fix reset sequence
Cédric Le Goater
2020-09-01
aspeed/smc: Fix max_slaves of the legacy SMC device
Cédric Le Goater
2020-09-01
aspeed/smc: Fix MemoryRegionOps definition
Cédric Le Goater
2020-09-01
hw/arm/aspeed: Add board model for Supermicro X11 BMC
Erik Smit
2020-09-01
aspeed/scu: Fix valid access size on AST2400
Cédric Le Goater
2020-09-01
m25p80: Add support for n25q512ax3
Cédric Le Goater
2020-09-01
m25p80: Return the JEDEC ID twice for mx25l25635e
Cédric Le Goater
2020-08-31
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
2020-08-31
usb-host: workaround libusb bug
Gerd Hoffmann
2020-08-31
hw/usb: Add U2F device autoscan to passthru mode
César Belley
2020-08-31
hw/usb: Add U2F device check to passthru mode
César Belley
2020-08-31
meson: Add U2F key to meson
César Belley
2020-08-31
hw/usb: Add U2F key emulated mode
César Belley
2020-08-31
hw/usb: Add U2F key passthru mode
César Belley
2020-08-31
hw/usb: Add U2F key base class implementation
César Belley
2020-08-31
hw/usb: Add U2F key base class
César Belley
2020-08-31
hw/usb: Regroup USB HID protocol values
César Belley
2020-08-31
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
2020-08-31
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
2020-08-31
hw: ehci: destroy sglist in error path
Li Qiang
2020-08-31
hw: xhci: check return value of 'usb_packet_map'
Li Qiang
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-08-28
armsse: Define ARMSSEClass correctly
Eduardo Habkost
2020-08-28
hw/misc/unimp: Display the offset with width of the region size
Philippe Mathieu-Daudé
2020-08-28
hw/misc/unimp: Display the value with width of the access size
Philippe Mathieu-Daudé
2020-08-28
hw/misc/unimp: Display value after offset
Philippe Mathieu-Daudé
2020-08-28
hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
Philippe Mathieu-Daudé
2020-08-28
hw/qdev-clock: Uninline qdev_connect_clock_in()
Philippe Mathieu-Daudé
2020-08-28
hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
Philippe Mathieu-Daudé
2020-08-28
hw/arm/xilinx_zynq: Uninline cadence_uart_create()
Philippe Mathieu-Daudé
2020-08-28
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/arm/musicpal: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
2020-08-27
dc390: Use TYPE_DC390_DEVICE constant
Eduardo Habkost
2020-08-27
ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant
Eduardo Habkost
2020-08-27
tosa: Use TYPE_TOSA_MISC_GPIO constant
Eduardo Habkost
2020-08-27
xlnx-zcu102: Use TYPE_ZCU102_MACHINE constant
Eduardo Habkost
2020-08-27
sclpconsole: Use TYPE_* constants
Eduardo Habkost
2020-08-27
amd_iommu: Use TYPE_AMD_IOMMU_PCI constant
Eduardo Habkost
[next]