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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
1
-0
/
+1
2023-03-10
hw/net: Add more MII definitions
Akihiko Odaki
1
-1
/
+12
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
9
-227
/
+329
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
1
-2
/
+6
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+0
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
7
-126
/
+458
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
5
-8
/
+33
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
1
-0
/
+25
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
1
-0
/
+1
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
1
-3
/
+2
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
3
-5
/
+5
2023-03-07
gdbstub: move update guest debug to accel ops
Mads Ynddal
1
-0
/
+1
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
1
-11
/
+0
2023-03-07
include: split target_long definition from cpu-defs
Alex Bennée
2
-18
/
+43
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2
-102
/
+124
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2
-86
/
+103
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2
-21
/
+43
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
1
-3
/
+3
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
1
-0
/
+2
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
1
-0
/
+2
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
2
-1
/
+26
2023-03-07
gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
Philippe Mathieu-Daudé
1
-3
/
+4
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
3
-12
/
+23
2023-03-07
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
David Woodhouse
1
-2
/
+0
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
6
-32
/
+183
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2
-13
/
+26
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
3
-7
/
+8
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
4
-53
/
+102
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
5
-12
/
+121
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-2
/
+17
2023-03-07
include/hw/i386: Clean up includes in x86.h
Thomas Huth
1
-2
/
+0
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
1
-0
/
+6
2023-03-07
aio-wait: switch to smp_mb__after_rmw()
Paolo Bonzini
1
-1
/
+1
2023-03-07
qatomic: add smp_mb__before/after_rmw()
Paolo Bonzini
1
-1
/
+16
2023-03-07
Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...
Peter Maydell
3
-0
/
+31
2023-03-06
hw/riscv/virt: Enable basic ACPI infrastructure
Sunil V L
1
-0
/
+1
2023-03-06
hw/riscv/virt: Add memmap pointer to RiscVVirtState
Sunil V L
1
-0
/
+1
2023-03-06
hw/riscv/virt: Add a switch to disable ACPI
Sunil V L
1
-0
/
+2
2023-03-06
hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
Sunil V L
1
-0
/
+2
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
1
-0
/
+6
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
1
-8
/
+165
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
1
-5
/
+30
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
1
-7
/
+35
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
1
-0
/
+6
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
1
-0
/
+19
2023-03-05
include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
Richard Henderson
1
-2
/
+0
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
1
-2
/
+0
2023-03-05
tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
Richard Henderson
1
-14
/
+0
2023-03-05
include/qemu/cpuid: Introduce xgetbv_low
Richard Henderson
1
-0
/
+7
2023-03-05
softmmu: Check watchpoints for read+write at once
Richard Henderson
1
-3
/
+4
[next]