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
qapi: Enforce command naming rules
Markus Armbruster
8
-31
/
+62
2021-03-23
qapi: Enforce feature naming rules
Markus Armbruster
1
-1
/
+1
2021-03-23
qapi: Prepare for rejecting underscore in command and member names
Markus Armbruster
4
-13
/
+17
2021-03-23
tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
Markus Armbruster
1
-7
/
+0
2021-03-23
qapi/pragma: Streamline comments on member-name-exceptions
Markus Armbruster
1
-7
/
+9
2021-03-23
qapi: Rename pragma *-whitelist to *-exceptions
Markus Armbruster
14
-32
/
+32
2021-03-23
tests/qapi-schema: Rename returns-whitelist to returns-bad-type
Markus Armbruster
5
-3
/
+3
2021-03-23
tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*
Markus Armbruster
13
-9
/
+9
2021-03-23
qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
Markus Armbruster
1
-10
/
+9
2021-03-23
tests/qapi-schema: Rename redefined-builtin to redefined-predefined
Markus Armbruster
5
-3
/
+3
2021-03-23
qapi: Enforce type naming rules
Markus Armbruster
22
-24
/
+30
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
11
-34
/
+22
2021-03-23
qapi: Consistently permit any case in downstream prefixes
Markus Armbruster
1
-1
/
+1
2021-03-23
qapi: Move uppercase rejection to check_name_lower()
Markus Armbruster
1
-8
/
+7
2021-03-23
qapi: Rework name checking in preparation of stricter checking
Markus Armbruster
1
-15
/
+36
2021-03-23
qapi: Lift enum-specific code out of check_name_str()
Markus Armbruster
1
-13
/
+10
2021-03-23
qapi: Permit flat union members for any tag value
Markus Armbruster
2
-5
/
+7
2021-03-23
qapi: Fix to reject optional members with reserved names
Markus Armbruster
4
-20
/
+6
2021-03-23
tests/qapi-schema: Tweak to demonstrate buggy member name check
Markus Armbruster
3
-3
/
+16
2021-03-23
tests/qapi-schema: Drop TODO comment on simple unions
Markus Armbruster
2
-2
/
+1
2021-03-23
tests/qapi-schema: Belatedly update comment on alternate clash
Markus Armbruster
2
-5
/
+2
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
[next]