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
2022-09-14
target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
Peter Maydell
2
-4
/
+37
2022-09-14
target/arm: Rename pmu_8_n feature test functions
Peter Maydell
2
-17
/
+17
2022-09-14
target/arm: Detect overflow when calculating next PMU interrupt
Peter Maydell
1
-8
/
+14
2022-09-14
target/arm: Honour MDCR_EL2.HPMD in Secure EL2
Peter Maydell
1
-10
/
+7
2022-09-14
target/arm: Ignore PMCR.D when PMCR.LC is set
Peter Maydell
1
-4
/
+13
2022-09-14
target/arm: Don't mishandle count when enabling or disabling PMU counters
Peter Maydell
1
-0
/
+45
2022-09-14
target/arm: Correct value returned by pmu_counter_mask()
Peter Maydell
1
-1
/
+1
2022-09-14
target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
Peter Maydell
1
-1
/
+1
2022-09-14
target/arm: Add missing space in comment
Peter Maydell
1
-1
/
+1
2022-09-14
target/arm: Advertise FEAT_ETS for '-cpu max'
Peter Maydell
3
-0
/
+6
2022-09-14
target/arm: Implement ID_DFR1
Peter Maydell
3
-2
/
+5
2022-09-14
target/arm: Implement ID_MMFR5
Peter Maydell
3
-2
/
+5
2022-09-14
target/arm: Sort KVM reads of AArch32 ID registers into encoding order
Peter Maydell
1
-2
/
+2
2022-09-14
target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
Peter Maydell
1
-5
/
+60
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
1
-0
/
+4
2022-09-14
target/arm: Add cortex-a35
Hao Wu
3
-0
/
+82
2022-09-07
Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
7
-20
/
+37
2022-09-07
qapi: fix examples of events missing timestamp
Victor Toso
1
-4
/
+23
2022-09-07
qapi: fix example of query-hotpluggable-cpus command
Victor Toso
1
-2
/
+2
2022-09-07
qapi: fix examples of blockdev-add with qcow2
Victor Toso
1
-5
/
+5
2022-09-07
qapi: fix example of MEM_UNPLUG_ERROR event
Victor Toso
1
-1
/
+1
2022-09-07
qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
Victor Toso
1
-2
/
+1
2022-09-07
qapi: fix example of NIC_RX_FILTER_CHANGED event
Victor Toso
1
-1
/
+0
2022-09-07
qapi: fix example of BLOCK_JOB_READY event
Victor Toso
1
-1
/
+1
2022-09-07
qapi: fix example of query-dump-guest-memory-capability command
Victor Toso
1
-1
/
+1
2022-09-07
qapi: fix example of query-vnc command
Victor Toso
1
-2
/
+2
2022-09-07
qapi: fix example of query-ballon command
Victor Toso
1
-1
/
+1
2022-09-07
Merge tag 'pull-riscv-to-apply-20220907' of https://github.com/alistair23/qem...
Stefan Hajnoczi
40
-558
/
+2228
2022-09-07
target/riscv: Update the privilege field for sscofpmf CSRs
Atish Patra
1
-30
/
+60
2022-09-07
hw/riscv: virt: Add PMU DT node to the device tree
Atish Patra
3
-0
/
+74
2022-09-07
target/riscv: Add few cache related PMU events
Atish Patra
1
-0
/
+25
2022-09-07
target/riscv: Simplify counter predicate function
Atish Patra
1
-101
/
+9
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
7
-11
/
+623
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
6
-6
/
+118
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
8
-1
/
+235
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
6
-30
/
+47
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
6
-26
/
+31
2022-09-07
target/riscv: Add xicondops in ISA entry
Rahul Pathak
1
-0
/
+1
2022-09-07
hw/core: fix platform bus node name
Conor Dooley
1
-1
/
+1
2022-09-07
hw/riscv: virt: fix syscon subnode paths
Conor Dooley
1
-2
/
+2
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2
-0
/
+3
2022-09-07
hw/riscv: virt: fix uart node name
Conor Dooley
1
-1
/
+1
2022-09-07
target/riscv: Remove additional priv version check for mcountinhibit
Atish Patra
1
-8
/
+0
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2
-7
/
+74
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2
-9
/
+14
2022-09-07
target/riscv: Fix priority of csr related check in riscv_csrrw_check
Weiwei Li
1
-19
/
+25
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
6
-9
/
+6
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
4
-1
/
+25
2022-09-07
target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnosti...
eopXD
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vector permutation instructions
Yueh-Ting (eop) Chen
2
-2
/
+25
[next]