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-10.0
stable-10.1
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-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
4
-3
/
+10
2024-02-01
hw/arm/aspeed: Init CPU defaults in a common helper
Philippe Mathieu-Daudé
1
-43
/
+28
2024-02-01
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
Philippe Mathieu-Daudé
1
-1
/
+4
2024-02-01
hw/arm/aspeed: Remove dead code
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-31
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
16
-11
/
+16
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
5
-15
/
+29
2024-01-30
hw/block/block.c: improve confusing blk_check_size_and_read_all() error
Manos Pitsidianakis
4
-14
/
+20
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
1
-0
/
+8
2024-01-30
pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
Stefan Hajnoczi
1
-1
/
+1
2024-01-30
hw/hyperv: Include missing headers
Philippe Mathieu-Daudé
1
-0
/
+4
2024-01-30
hw/intc/xics: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-30
hw/arm: Add `\n` to hint message
Greg Kurz
1
-1
/
+1
2024-01-30
hw/loongarch: Add `\n` to hint message
Greg Kurz
1
-1
/
+1
2024-01-30
hw/i386: Add `\n` to hint message
Greg Kurz
1
-2
/
+2
2024-01-30
cxl: Clean up includes
Peter Maydell
1
-3
/
+1
2024-01-30
acpi: Clean up includes
Peter Maydell
2
-0
/
+2
2024-01-30
aspeed: Clean up includes
Peter Maydell
2
-1
/
+1
2024-01-30
hyperv: Clean up includes
Peter Maydell
6
-3
/
+3
2024-01-30
Merge tag 'pull-tcg-20240130' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-1
/
+1
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
1
-1
/
+1
2024-01-29
vfio/pci: Clear MSI-X IRQ index always
Cédric Le Goater
1
-3
/
+5
2024-01-29
vfio: use matching sizeof type
Paolo Bonzini
1
-1
/
+1
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
47
-160
/
+368
2024-01-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
6
-477
/
+380
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
2
-0
/
+27
2024-01-26
hw/char/imx_serial: Implement receive FIFO and ageing timer
Rayhan Faizel
1
-13
/
+89
2024-01-26
fsl-imx6ul: Add various missing unimplemented devices
Guenter Roeck
1
-0
/
+30
2024-01-26
hw/arm: Build various units only once
Philippe Mathieu-Daudé
17
-27
/
+12
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
8
-0
/
+8
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
28
-0
/
+28
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/misc/xlnx-versal-crl: Build it only once
Philippe Mathieu-Daudé
2
-2
/
+1
2024-01-26
hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/cpu/a9mpcore: Build it only once
Philippe Mathieu-Daudé
2
-2
/
+2
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
4
-0
/
+4
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
4
-7
/
+8
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
3
-3
/
+3
2024-01-26
hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm/exynos4210: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Guenter Roeck
2
-0
/
+9
2024-01-26
hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
Guenter Roeck
2
-1
/
+12
2024-01-26
hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Guenter Roeck
2
-2
/
+47
2024-01-26
hw/arm/nseries: Unconditionally map the TUSB6010 USB Host controller
Philippe Mathieu-Daudé
1
-3
/
+1
2024-01-26
hw/arm/allwinner-a10: Unconditionally map the USB Host controllers
Philippe Mathieu-Daudé
1
-31
/
+22
2024-01-26
hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
Peter Maydell
1
-68
/
+59
2024-01-26
hw/arm/virt.c: Remove newline from error_report() string
Peter Maydell
1
-2
/
+2
2024-01-26
virtio-blk: always set ioeventfd during startup
Stefan Hajnoczi
1
-6
/
+6
2024-01-26
virtio-blk: tolerate failure to set BlockBackend AioContext
Stefan Hajnoczi
1
-14
/
+5
2024-01-26
virtio-blk: restart s->rq reqs in vq AioContexts
Stefan Hajnoczi
1
-11
/
+33
[prev]
[next]