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-19
qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
Mauro Matteo Cascella
1
-1
/
+1
2022-09-19
tests/qtest: npcm7xx-emc-test: Skip checking MAC
Patrick Venture
1
-1
/
+2
2022-09-19
.gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
Bin Meng
1
-1
/
+0
2022-09-19
tests/vm: update NetBSD to 9.3
Brad Smith
1
-2
/
+2
2022-09-19
tests: mark io-command test as skipped if socat is missing
Marc-André Lureau
1
-1
/
+2
2022-09-19
hw/loongarch: Support fw_cfg dma function
Xiaojuan Yang
3
-2
/
+4
2022-09-19
hw/loongarch: Remove vga device when loongarch init
Xiaojuan Yang
2
-4
/
+0
2022-09-18
tests/tcg: i386: fix typos in 3DNow! instructions
Paolo Bonzini
1
-2
/
+2
2022-09-18
tests: unit: add NULL-pointer check
Paolo Bonzini
1
-1
/
+1
2022-09-18
tests: test-qga: close socket on failure to connect
Paolo Bonzini
1
-0
/
+1
2022-09-18
tests: unit: simplify test-visitor-serialization list tests
Paolo Bonzini
1
-88
/
+69
2022-09-18
smbios: sanitize type from external type before checking have_fields_bitmap
Paolo Bonzini
1
-6
/
+8
2022-09-18
coverity: put NUBus under m68k component
Paolo Bonzini
1
-1
/
+1
2022-09-18
coverity: add new RISC-V component
Paolo Bonzini
1
-0
/
+3
2022-09-18
spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
Paolo Bonzini
1
-0
/
+1
2022-09-18
kvm: fix memory leak on failure to read stats descriptors
Paolo Bonzini
1
-5
/
+4
2022-09-18
target/i386: Raise #GP on unaligned m128 accesses when required.
Paolo Bonzini
6
-29
/
+72
2022-09-18
KVM: use store-release to mark dirty pages as harvested
Paolo Bonzini
1
-1
/
+17
2022-09-17
Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into staging
Stefan Hajnoczi
4
-30
/
+43
2022-09-17
Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
19
-528
/
+209
2022-09-17
Merge tag 'pull-arm-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
22
-83
/
+374
2022-09-17
Merge tag 'tpm-pull-2022-09-13-1' of https://github.com/stefanberger/qemu-tpm...
Stefan Hajnoczi
4
-22
/
+153
2022-09-15
hmp: Fix ordering of text
Dr. David Alan Gilbert
1
-23
/
+23
2022-09-15
monitor/hmp: print trace as option in help for log command
Dongli Zhang
1
-2
/
+7
2022-09-15
monitor: Support specified vCPU registers
zhenwei pi
2
-5
/
+13
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
12
-12
/
+18
2022-09-14
target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
Peter Maydell
1
-8
/
+1
2022-09-14
target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
Peter Maydell
3
-2
/
+3
2022-09-14
target/arm: Support 64-bit event counters for FEAT_PMUv3p5
Peter Maydell
3
-9
/
+57
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-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
3
-7
/
+6
2022-09-13
target/xtensa: Honour -semihosting-config userspace=on
Peter Maydell
1
-3
/
+4
2022-09-13
target/nios2: Honour -semihosting-config userspace=on
Peter Maydell
1
-1
/
+2
2022-09-13
target/mips: Honour -semihosting-config userspace=on
Peter Maydell
4
-10
/
+11
2022-09-13
target/m68k: Honour -semihosting-config userspace=on
Peter Maydell
1
-2
/
+1
[prev]
[next]