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
2020-09-02
hw/block/nvme: fix missing endian conversion
Klaus Jensen
1
-3
/
+3
2020-09-02
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
1
-6
/
+6
2020-09-02
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
1
-3
/
+2
2020-09-02
hw/block/nvme: Update specification URL
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
3
-6
/
+137
2020-09-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
27
-87
/
+43
2020-09-01
hw/arm/sbsa-ref : Add embedded controller in secure memory
Graeme Gregory
1
-0
/
+14
2020-09-01
hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
Graeme Gregory
2
-0
/
+100
2020-09-01
hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
Leif Lindholm
1
-6
/
+23
2020-09-01
hw: add a number of SPI-flash's of m25p80 family
Igor Kononenko
1
-0
/
+2
2020-09-01
aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
Cédric Le Goater
1
-1
/
+1
2020-09-01
aspeed/sdmc: Simplify calculation of RAM bits
Cédric Le Goater
1
-54
/
+25
2020-09-01
aspeed/sdmc: Allow writes to unprotected registers
Joel Stanley
1
-0
/
+27
2020-09-01
aspeed/sdmc: Perform memory training
Joel Stanley
2
-3
/
+18
2020-09-01
ftgmac100: Improve software reset
Cédric Le Goater
1
-5
/
+13
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-09-01
hw/display/vga:Remove redundant statement in vga_draw_graphic()
Chen Qun
1
-1
/
+0
2020-09-01
hw/intc: fix default registers value in exynos4210_combiner_read()
Chen Qun
1
-1
/
+0
2020-09-01
usb/bus: Remove dead assignment in usb_get_fw_dev_path()
Chen Qun
1
-2
/
+2
2020-09-01
vfio/platform: Remove dead assignment in vfio_intp_interrupt()
Chen Qun
1
-1
/
+1
2020-09-01
hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check()
Chen Qun
1
-1
/
+0
2020-09-01
hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
Chen Qun
1
-1
/
+1
2020-09-01
hw/arm/omap1:Remove redundant statement in omap_clkdsp_read()
Chen Qun
1
-1
/
+0
2020-09-01
hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
Chen Qun
1
-2
/
+1
2020-09-01
hw/net/xilinx_axienet: Remove unused code
Philippe Mathieu-Daudé
1
-23
/
+0
2020-09-01
hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-21
/
+23
2020-09-01
hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-4
/
+4
2020-09-01
hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-01
hw/ide/core: Trivial typo fix
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/core/sysbus: Assert memory region index is in range
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-01
hw/core/sysbus: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/isa/isa-superio: Fix IDE controller realization
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-01
hw/i386/kvm/ioapic.c: fix typo in error message
Kenta Ishiguro
1
-1
/
+1
2020-09-01
hw/net/can: Add missing fallthrough statements
Thomas Huth
1
-0
/
+2
2020-09-01
hw: Remove superfluous breaks
Liao Pingfang
9
-22
/
+0
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
[prev]
[next]