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-23
tests/qapi-schema: Rework comments on longhand member definitions
Markus Armbruster
8
-8
/
+12
2021-03-23
tests/qapi-schema: Drop redundant flat-union-inline test
Markus Armbruster
4
-14
/
+0
2021-03-23
qapi/pragma: Tidy up after removal of deprecated commands
Markus Armbruster
1
-5
/
+1
2021-03-23
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
17
-289
/
+367
2021-03-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
35
-308
/
+583
2021-03-22
target/riscv: Prevent lost illegal instruction exceptions
Georg Kotheimer
1
-178
/
+1
2021-03-22
docs/system: riscv: Add documentation for 'microchip-icicle-kit' machine
Bin Meng
2
-0
/
+90
2021-03-22
hw/riscv: microchip_pfsoc: Map EMMC/SD mux register
Bin Meng
2
-0
/
+7
2021-03-22
hw/block: m25p80: Support fast read for SST flashes
Bin Meng
1
-0
/
+3
2021-03-22
target/riscv: Add proper two-stage lookup exception detection
Georg Kotheimer
3
-13
/
+13
2021-03-22
target/riscv: Fix read and write accesses to vsip and vsie
Georg Kotheimer
1
-34
/
+34
2021-03-22
hw/riscv: allow ramfb on virt
Asherah Connor
1
-0
/
+3
2021-03-22
hw/riscv: Add fw_cfg support to virt
Asherah Connor
3
-0
/
+33
2021-03-22
target/riscv: Use background registers also for MSTATUS_MPV
Georg Kotheimer
1
-1
/
+1
2021-03-22
target/riscv: Make VSTIP and VSEIP read-only in hip
Georg Kotheimer
1
-3
/
+4
2021-03-22
target/riscv: Adjust privilege level for HLV(X)/HSV instructions
Georg Kotheimer
1
-11
/
+14
2021-03-22
target/riscv: flush TLB pages if PMP permission has been changed
Jim Shu
1
-0
/
+4
2021-03-22
target/riscv: add log of PMP permission checking
Jim Shu
1
-0
/
+12
2021-03-22
target/riscv: propagate PMP permission to TLB page
Jim Shu
3
-43
/
+125
2021-03-22
hw/char: disable ibex uart receive if the buffer is full
Alexander Wagner
2
-5
/
+22
2021-03-22
target/riscv: fix vs() to return proper error code
Frank Chang
1
-1
/
+1
2021-03-22
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
8
-169
/
+100
2021-03-22
acpi: Set proper maximum size for "etc/acpi/rsdp" blob
David Hildenbrand
1
-1
/
+6
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
6
-30
/
+26
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
1
-1
/
+1
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
4
-3
/
+6
2021-03-22
tests: acpi: update expected blobs
Igor Mammedov
12
-11
/
+0
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2
-3
/
+103
2021-03-22
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
2
-0
/
+31
2021-03-22
pci: acpi: ensure that acpi-index is unique
Igor Mammedov
1
-0
/
+46
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
8
-7
/
+81
2021-03-22
tests: acpi: temporary whitelist DSDT changes
Igor Mammedov
1
-0
/
+11
2021-03-22
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210322' into staging
Peter Maydell
2
-26
/
+50
2021-03-22
hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different blo...
Bin Meng
1
-0
/
+12
2021-03-22
hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable
Bin Meng
1
-7
/
+7
2021-03-22
hw/sd: sdhci: Correctly set the controller status for ADMA
Bin Meng
1
-0
/
+3
2021-03-22
hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress
Bin Meng
1
-9
/
+11
2021-03-22
hw/sd: sdhci: Don't transfer any data when command time out
Bin Meng
1
-1
/
+3
2021-03-22
hw/sd: sd: Actually perform the erase operation
Bin Meng
1
-9
/
+13
2021-03-22
hw/sd: sd: Fix build error when DEBUG_SD is on
Bin Meng
1
-0
/
+1
2021-03-22
Merge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into s...
Peter Maydell
2
-4
/
+13
2021-03-22
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
1
-1
/
+1
2021-03-22
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
1
-3
/
+32
2021-03-22
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
1
-5
/
+60
2021-03-22
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
1
-60
/
+39
2021-03-22
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
1
-9
/
+10
2021-03-22
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
1
-8
/
+3
2021-03-22
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
1
-3
/
+3
2021-03-22
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
1
-22
/
+52
2021-03-22
target/mips: Deprecate Trap-and-Emul KVM support
Jiaxun Yang
1
-0
/
+9
[next]