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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
ftgmac100: Fix integer overflow in ftgmac100_do_tx()
Cédric Le Goater
1
-16
/
+39
2020-09-01
ftgmac100: Check for invalid len and address before doing a DMA transfer
Cédric Le Goater
1
-0
/
+9
2020-09-01
ftgmac100: Change interrupt status when a DMA error occurs
Cédric Le Goater
1
-1
/
+1
2020-09-01
ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
Cédric Le Goater
1
-2
/
+1
2020-09-01
ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
Cédric Le Goater
1
-3
/
+1
2020-09-01
ftgmac100: Fix registers that can be read
Cédric Le Goater
1
-0
/
+4
2020-09-01
aspeed/sdhci: Fix reset sequence
Cédric Le Goater
1
-2
/
+12
2020-09-01
aspeed/smc: Fix max_slaves of the legacy SMC device
Cédric Le Goater
1
-1
/
+1
2020-09-01
aspeed/smc: Fix MemoryRegionOps definition
Cédric Le Goater
1
-2
/
+0
2020-09-01
hw/arm/aspeed: Add board model for Supermicro X11 BMC
Erik Smit
1
-0
/
+35
2020-09-01
aspeed/scu: Fix valid access size on AST2400
Cédric Le Goater
1
-3
/
+4
2020-09-01
m25p80: Add support for n25q512ax3
Cédric Le Goater
1
-0
/
+1
2020-09-01
m25p80: Return the JEDEC ID twice for mx25l25635e
Cédric Le Goater
1
-1
/
+1
2020-08-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200831-pull-request' ...
Peter Maydell
20
-40
/
+1797
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
3
-14
/
+110
2020-08-31
hw/usb: Add U2F device check to passthru mode
César Belley
1
-0
/
+41
2020-08-31
scripts: Add u2f-setup-gen script
César Belley
1
-0
/
+170
2020-08-31
docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples
César Belley
1
-0
/
+1
2020-08-31
docs/system: Add U2F key to the USB devices examples
César Belley
1
-0
/
+3
2020-08-31
meson: Add U2F key to meson
César Belley
5
-1
/
+27
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
docs: Add USB U2F key device documentation
César Belley
1
-0
/
+101
2020-08-31
hw/usb: Regroup USB HID protocol values
César Belley
3
-28
/
+27
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-30
Merge remote-tracking branch 'remotes/rth/tags/pull-sf-20200829' into staging
Peter Maydell
5
-25
/
+703
2020-08-29
softfloat: Define comparison operations for bfloat16
Richard Henderson
1
-0
/
+41
2020-08-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
52
-3223
/
+1792
2020-08-28
softfloat: Define misc operations for bfloat16
LIU Zhiwei
2
-0
/
+86
2020-08-28
softfloat: Define convert operations for bfloat16
LIU Zhiwei
2
-0
/
+277
2020-08-28
softfloat: Define operations for bfloat16
LIU Zhiwei
3
-0
/
+211
2020-08-28
softfloat: Add float16_is_normal
Stephen Long
1
-0
/
+5
2020-08-28
softfloat: Add fp16 and uint8/int8 conversion functions
Frank Chang
2
-0
/
+42
2020-08-28
softfloat: Implement the full set of comparisons for float16
Kito Cheng
2
-25
/
+41
2020-08-28
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200828a'...
Peter Maydell
10
-92
/
+54
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
29
-492
/
+626
2020-08-28
linux-user: Add support for utimensat_time64() and semtimedop_time64()
Filip Bozuta
1
-11
/
+53
2020-08-28
linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_inte...
Filip Bozuta
1
-2
/
+56
2020-08-28
linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
Filip Bozuta
2
-3
/
+170
2020-08-28
virtiofsd: probe unshare(CLONE_FS) and print an error
Stefan Hajnoczi
1
-0
/
+16
2020-08-28
virtiofsd: drop CAP_DAC_READ_SEARCH
Stefan Hajnoczi
1
-1
/
+0
2020-08-28
virtiofsd: Remove "norace" from cmdline help and docs
Sergio Lopez
2
-5
/
+0
2020-08-28
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2
-2
/
+2
[next]