index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target/arm: Detect overflow when calculating next PMU interrupt
Peter Maydell
2022-09-14
1
-8
/
+14
|
*
|
target/arm: Honour MDCR_EL2.HPMD in Secure EL2
Peter Maydell
2022-09-14
1
-10
/
+7
|
*
|
target/arm: Ignore PMCR.D when PMCR.LC is set
Peter Maydell
2022-09-14
1
-4
/
+13
|
*
|
target/arm: Don't mishandle count when enabling or disabling PMU counters
Peter Maydell
2022-09-14
1
-0
/
+45
|
*
|
target/arm: Correct value returned by pmu_counter_mask()
Peter Maydell
2022-09-14
1
-1
/
+1
|
*
|
target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
Peter Maydell
2022-09-14
1
-1
/
+1
|
*
|
target/arm: Add missing space in comment
Peter Maydell
2022-09-14
1
-1
/
+1
|
*
|
target/arm: Advertise FEAT_ETS for '-cpu max'
Peter Maydell
2022-09-14
3
-0
/
+6
|
*
|
target/arm: Implement ID_DFR1
Peter Maydell
2022-09-14
3
-2
/
+5
|
*
|
target/arm: Implement ID_MMFR5
Peter Maydell
2022-09-14
3
-2
/
+5
|
*
|
target/arm: Sort KVM reads of AArch32 ID registers into encoding order
Peter Maydell
2022-09-14
1
-2
/
+2
|
*
|
target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
Peter Maydell
2022-09-14
1
-5
/
+60
|
*
|
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
2022-09-14
1
-0
/
+4
|
*
|
target/arm: Add cortex-a35
Hao Wu
2022-09-14
3
-0
/
+82
|
|
/
*
|
Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
2022-09-17
4
-22
/
+153
|
\
\
|
|
/
|
/
|
|
*
tpm_emulator: Have swtpm relock storage upon migration fall-back
Stefan Berger
2022-09-13
2
-1
/
+61
|
*
tpm_emulator: Use latest tpm_ioctl.h from swtpm project
Stefan Berger
2022-09-13
1
-20
/
+76
|
*
tpm_crb: Avoid backend startup just before shutdown under Xen
Ross Lagerwall
2022-09-09
1
-1
/
+6
|
*
tpm_emulator: Avoid double initialization during migration
Ross Lagerwall
2022-09-09
1
-0
/
+10
|
/
*
Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-09-07
7
-20
/
+37
|
\
|
*
qapi: fix examples of events missing timestamp
Victor Toso
2022-09-07
1
-4
/
+23
|
*
qapi: fix example of query-hotpluggable-cpus command
Victor Toso
2022-09-07
1
-2
/
+2
|
*
qapi: fix examples of blockdev-add with qcow2
Victor Toso
2022-09-07
1
-5
/
+5
|
*
qapi: fix example of MEM_UNPLUG_ERROR event
Victor Toso
2022-09-07
1
-1
/
+1
|
*
qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
Victor Toso
2022-09-07
1
-2
/
+1
|
*
qapi: fix example of NIC_RX_FILTER_CHANGED event
Victor Toso
2022-09-07
1
-1
/
+0
|
*
qapi: fix example of BLOCK_JOB_READY event
Victor Toso
2022-09-07
1
-1
/
+1
|
*
qapi: fix example of query-dump-guest-memory-capability command
Victor Toso
2022-09-07
1
-1
/
+1
|
*
qapi: fix example of query-vnc command
Victor Toso
2022-09-07
1
-2
/
+2
|
*
qapi: fix example of query-ballon command
Victor Toso
2022-09-07
1
-1
/
+1
*
|
Merge tag 'pull-riscv-to-apply-20220907' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2022-09-07
40
-558
/
+2228
|
\
\
|
|
/
|
/
|
|
*
target/riscv: Update the privilege field for sscofpmf CSRs
Atish Patra
2022-09-07
1
-30
/
+60
|
*
hw/riscv: virt: Add PMU DT node to the device tree
Atish Patra
2022-09-07
3
-0
/
+74
|
*
target/riscv: Add few cache related PMU events
Atish Patra
2022-09-07
1
-0
/
+25
|
*
target/riscv: Simplify counter predicate function
Atish Patra
2022-09-07
1
-101
/
+9
|
*
target/riscv: Add sscofpmf extension support
Atish Patra
2022-09-07
7
-11
/
+623
|
*
target/riscv: Add vstimecmp support
Atish Patra
2022-09-07
6
-6
/
+118
|
*
target/riscv: Add stimecmp support
Atish Patra
2022-09-07
8
-1
/
+235
|
*
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
6
-30
/
+47
|
*
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
6
-26
/
+31
|
*
target/riscv: Add xicondops in ISA entry
Rahul Pathak
2022-09-07
1
-0
/
+1
|
*
hw/core: fix platform bus node name
Conor Dooley
2022-09-07
1
-1
/
+1
|
*
hw/riscv: virt: fix syscon subnode paths
Conor Dooley
2022-09-07
1
-2
/
+2
|
*
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2022-09-07
2
-0
/
+3
|
*
hw/riscv: virt: fix uart node name
Conor Dooley
2022-09-07
1
-1
/
+1
|
*
target/riscv: Remove additional priv version check for mcountinhibit
Atish Patra
2022-09-07
1
-8
/
+0
|
*
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2022-09-07
2
-7
/
+74
|
*
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2022-09-07
2
-9
/
+14
|
*
target/riscv: Fix priority of csr related check in riscv_csrrw_check
Weiwei Li
2022-09-07
1
-19
/
+25
|
*
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-09-07
6
-9
/
+6
[prev]
[next]