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
2023-03-07
vfio/common: Consolidate skip/invalid section into helper
Joao Martins
1
-32
/
+23
2023-03-07
vfio/common: Use a single tracepoint for skipped sections
Joao Martins
2
-4
/
+3
2023-03-07
vfio/common: Add helper to validate iova/end against hostwin
Joao Martins
1
-18
/
+20
2023-03-07
vfio/common: Add VFIOBitmap and alloc function
Avihai Horon
1
-29
/
+44
2023-03-07
vfio/common: Abort migration if dirty log start/stop/sync fails
Avihai Horon
1
-8
/
+45
2023-03-07
vfio/common: Fix wrong %m usages
Avihai Horon
1
-13
/
+16
2023-03-07
vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
Avihai Horon
1
-0
/
+1
2023-03-07
Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...
Peter Maydell
19
-255
/
+739
2023-03-07
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
6
-27
/
+1345
2023-03-07
Merge tag 'pull-xen-20230306' of https://xenbits.xen.org/git-http/people/aper...
Peter Maydell
5
-12
/
+79
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
2
-4
/
+31
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
6
-15
/
+1179
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
3
-6
/
+71
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
4
-8
/
+93
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2
-0
/
+2
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
1
-6
/
+8
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2
-2
/
+30
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
3
-0
/
+116
2023-03-06
target/arm: Rewrite check_s2_mmu_setup
Richard Henderson
1
-76
/
+97
2023-03-06
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
Richard Henderson
1
-1
/
+4
2023-03-06
target/arm: Stub arm_hcr_el2_eff for m-profile
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
1
-0
/
+3
2023-03-06
target/arm: Implement gdbstub m-profile systemreg and secext
Richard Henderson
2
-0
/
+180
2023-03-06
target/arm: Export arm_v7m_get_sp_ptr
David Reiss
2
-43
/
+51
2023-03-06
target/arm: Export arm_v7m_mrs_control
David Reiss
2
-3
/
+6
2023-03-06
target/arm: Implement gdbstub pauth extension
Richard Henderson
7
-3
/
+59
2023-03-06
target/arm: Create pauth_ptr_mask
Richard Henderson
2
-4
/
+32
2023-03-06
target/arm: Simplify iteration over bit widths
Richard Henderson
1
-4
/
+6
2023-03-06
target/arm: Add name argument to output_vector_union_type
Richard Henderson
1
-14
/
+14
2023-03-06
target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-1
/
+1
2023-03-06
target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-2
/
+3
2023-03-06
target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
Richard Henderson
1
-10
/
+15
2023-03-06
target/arm: Split out output_vector_union_type
Richard Henderson
1
-37
/
+44
2023-03-06
target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
Richard Henderson
4
-126
/
+119
2023-03-06
target/arm: Unexport arm_gen_dynamic_sysreg_xml
Richard Henderson
2
-2
/
+1
2023-03-06
target/arm: Normalize aarch64 gdbstub get/set function names
Richard Henderson
3
-12
/
+13
2023-03-06
Merge tag 'audio-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Peter Maydell
8
-297
/
+359
2023-03-06
hw/xen/xen_pt: fix uninitialized variable
Marek Marczykowski-Górecki
1
-1
/
+1
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
4
-11
/
+78
2023-03-06
Merge tag 'pull-tcg-20230305' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
93
-5991
/
+579
2023-03-06
audio: remove sw->ratio
Volker Rümelin
3
-24
/
+9
2023-03-06
audio/audio_template: substitute sw->hw with hw
Volker Rümelin
1
-3
/
+3
2023-03-06
audio: handle leftover audio frame from upsampling
Volker Rümelin
2
-6
/
+34
2023-03-06
audio: make recording packet length calculation exact
Volker Rümelin
3
-21
/
+50
2023-03-06
audio: rename variables in audio_pcm_sw_read()
Volker Rümelin
1
-9
/
+9
2023-03-06
audio: replace the resampling loop in audio_pcm_sw_read()
Volker Rümelin
1
-24
/
+35
2023-03-06
audio: make playback packet length calculation exact
Volker Rümelin
3
-25
/
+58
2023-03-06
audio: remove unused noop_conv() function
Volker Rümelin
1
-8
/
+0
2023-03-06
audio: don't misuse audio_pcm_sw_write()
Volker Rümelin
1
-11
/
+18
2023-03-06
audio: rename variables in audio_pcm_sw_write()
Volker Rümelin
1
-23
/
+22
[next]