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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
esp: introduce esp_pdma_read() and esp_pdma_write() functions
Mark Cave-Ayland
1
-8
/
+20
2021-03-07
esp: remove minlen restriction in handle_ti
Mark Cave-Ayland
1
-10
/
+2
2021-03-07
esp: remove dma_left from ESPState
Mark Cave-Ayland
2
-18
/
+34
2021-03-07
esp: remove dma_counter from ESPState
Mark Cave-Ayland
2
-6
/
+1
2021-03-07
esp: apply transfer length adjustment when STC is zero at TC load time
Mark Cave-Ayland
1
-4
/
+5
2021-03-07
esp: introduce esp_get_stc()
Mark Cave-Ayland
1
-3
/
+12
2021-03-07
esp: introduce esp_get_tc() and esp_set_tc()
Mark Cave-Ayland
1
-15
/
+23
2021-03-07
esp: determine transfer direction directly from SCSI phase
Mark Cave-Ayland
1
-3
/
+2
2021-03-07
esp: add PDMA trace events
Mark Cave-Ayland
2
-0
/
+10
2021-03-07
esp: fix esp_reg_read() trace event
Mark Cave-Ayland
1
-6
/
+12
2021-03-07
esp: add trace event when receiving a TI command
Mark Cave-Ayland
2
-0
/
+2
2021-03-07
esp: add vmstate_esp version to embedded ESPState
Mark Cave-Ayland
3
-3
/
+25
2021-03-07
esp: QOMify the internal ESP device state
Mark Cave-Ayland
3
-20
/
+82
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
6
-13
/
+13
2021-03-07
esp: checkpatch fixes
Mark Cave-Ayland
1
-21
/
+31
2021-03-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
8
-17
/
+48
2021-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...
Peter Maydell
6
-56
/
+45
2021-03-05
qapi: Fix parse errors for removal of null from schema language
Markus Armbruster
3
-6
/
+6
2021-03-05
qapi: Remove QMP events and commands from user-mode builds
Philippe Mathieu-Daudé
1
-4
/
+8
2021-03-05
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
1
-45
/
+30
2021-03-05
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster
1
-1
/
+1
2021-03-05
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
29
-64
/
+1285
2021-03-04
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
1
-2
/
+33
2021-03-04
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
1
-0
/
+10
2021-03-04
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
1
-7
/
+7
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
6
-37
/
+19
2021-03-04
MAINTAINERS: Add a SiFive machine section
Alistair Francis
1
-0
/
+9
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
1
-0
/
+2
2021-03-04
docs/system: riscv: Add documentation for sifive_u machine
Bin Meng
2
-0
/
+346
2021-03-04
docs/system: Add RISC-V documentation
Bin Meng
2
-0
/
+63
2021-03-04
docs/system: Sort targets in alphabetical order
Bin Meng
1
-7
/
+12
2021-03-04
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
1
-1
/
+1
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
3
-2
/
+45
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
3
-0
/
+58
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
4
-0
/
+410
2021-03-04
hw/block: m25p80: Add various ISSI flash information
Bin Meng
1
-0
/
+13
2021-03-04
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
1
-1
/
+43
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
5
-0
/
+210
2021-03-04
roms/opensbi: Upgrade from v0.8 to v0.9
Bin Meng
5
-0
/
+0
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
1
-8
/
+5
2021-03-04
target/riscv: Declare csr_ops[] with a known size
Bin Meng
1
-1
/
+1
2021-03-04
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
1
-2
/
+1
2021-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...
Peter Maydell
21
-123
/
+131
2021-03-04
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2
-1
/
+80
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2
-1
/
+80
2021-03-04
vfio-ccw: Do not read region ret_code after write
Eric Farman
1
-6
/
+6
2021-03-04
css: SCHIB measurement block origin must be aligned
Pierre Morel
1
-0
/
+6
2021-03-04
virtio-ccw: commands on revision-less devices
Cornelia Huck
1
-7
/
+14
2021-03-04
s390x/pci: restore missing Query PCI Function CLP data
Matthew Rosato
1
-0
/
+5
2021-03-04
hw/s390x: fix build for virtio-9p-ccw
Halil Pasic
1
-1
/
+3
[next]