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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
11
-146
/
+184
2024-01-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
6
-273
/
+360
2024-01-19
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
1
-0
/
+1
2024-01-19
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
1
-15
/
+13
2024-01-19
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
1
-5
/
+27
2024-01-19
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
1
-1
/
+1
2024-01-19
hw/s390x: Rename cpu_class_init() to include 'sclp'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-19
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
3
-30
/
+89
2024-01-19
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
1
-55
/
+8
2024-01-19
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
1
-14
/
+16
2024-01-19
hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
Bernhard Beschow
1
-6
/
+3
2024-01-19
hw/block: Deprecate the TC58128 block device
Samuel Tardieu
1
-0
/
+1
2024-01-19
target/sh4: Deprecate the shix machine
Samuel Tardieu
1
-0
/
+1
2024-01-19
hw/timer/hpet: Convert DPRINTF to trace events
Daniel Hoffman
2
-33
/
+37
2024-01-18
Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...
Peter Maydell
9
-5
/
+655
2024-01-18
hw/arm/virt: Consolidate valid CPU types
Gavin Shan
1
-2
/
+6
2024-01-18
hw/timer: fix systick trace message
Samuel Tardieu
1
-1
/
+1
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
1
-2
/
+2
2024-01-18
vga: sort-of implement word and double-word access modes
Paolo Bonzini
2
-24
/
+69
2024-01-18
vga: use latches in odd/even mode too
Paolo Bonzini
1
-26
/
+12
2024-01-18
vga: reindent memory access code
Paolo Bonzini
1
-96
/
+105
2024-01-18
vga: optimize horizontal pel panning in 256-color modes
Paolo Bonzini
1
-0
/
+12
2024-01-18
vga: implement horizontal pel panning in graphics modes
Paolo Bonzini
4
-32
/
+111
2024-01-18
vga: mask addresses in non-VESA modes to 256k
Paolo Bonzini
2
-4
/
+8
2024-01-18
vga: introduce VGADisplayParams
Paolo Bonzini
3
-69
/
+52
2024-01-18
vga: use common endian swap macros
Paolo Bonzini
1
-48
/
+17
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
2
-14
/
+40
2024-01-15
hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
Inès Varhol
2
-1
/
+21
2024-01-15
hw/misc: Implement STM32L4x5 SYSCFG
Inès Varhol
4
-0
/
+276
2024-01-15
hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
Inès Varhol
2
-1
/
+52
2024-01-15
hw/misc: Implement STM32L4x5 EXTI
Inès Varhol
4
-0
/
+299
2024-01-13
hw/hppa: Move software power button address back into PDC
Helge Deller
1
-4
/
+5
2024-01-13
hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
Helge Deller
1
-3
/
+23
2024-01-13
hw/hppa/machine: Disable default devices with --nodefaults option
Helge Deller
1
-4
/
+6
2024-01-13
hw/hppa/machine: Allow up to 3840 MB total memory
Helge Deller
1
-3
/
+6
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
5
-11
/
+15
2024-01-12
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
1
-1
/
+1
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
3
-179
/
+336
2024-01-11
hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
Zhao Liu
1
-1
/
+3
2024-01-11
hw/s390x/ccw: Replace basename() with g_path_get_basename()
Zhao Liu
1
-2
/
+3
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
3
-5
/
+7
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
1
-44
/
+76
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2
-37
/
+73
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
3
-42
/
+113
2024-01-11
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
1
-59
/
+77
2024-01-11
Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...
Peter Maydell
17
-5
/
+413
2024-01-11
q800: move dp8393x_prom memory region to Q800MachineState
Mark Cave-Ayland
1
-4
/
+3
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
1
-0
/
+5
2024-01-10
hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
Yong-Xuan Wang
1
-20
/
+27
[next]