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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
hw/riscv: virt: Add device plug support
Alistair Francis
1
-0
/
+35
2022-04-29
hw/riscv: virt: Add support for generating platform FDT entries
Alistair Francis
1
-0
/
+19
2022-04-29
hw/riscv: virt: Create a platform bus
Alistair Francis
2
-19
/
+50
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
5
-4
/
+3
2022-04-29
hw/riscv: virt: Add a machine done notifier
Alistair Francis
1
-90
/
+101
2022-04-29
hw/riscv: Don't add empty bootargs to device tree
Bin Meng
4
-4
/
+4
2022-04-29
hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
Bin Meng
1
-2
/
+3
2022-04-28
Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2
-9
/
+10
2022-04-28
hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2
Peter Maydell
2
-0
/
+2
2022-04-28
hw/arm/smmuv3: Add space in guest error message
Jean-Philippe Brucker
1
-1
/
+1
2022-04-28
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2
-8
/
+7
2022-04-28
meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
Paolo Bonzini
1
-8
/
+12
2022-04-27
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
4
-40
/
+70
2022-04-27
i386: firmware parsing and sev setup for -bios loaded firmware
Gerd Hoffmann
1
-6
/
+19
2022-04-27
i386: factor out x86_firmware_configure()
Gerd Hoffmann
1
-14
/
+22
2022-04-27
i386: move bios load error message
Gerd Hoffmann
1
-3
/
+6
2022-04-26
Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
5
-25
/
+408
2022-04-26
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Richard Henderson
1
-1
/
+1
2022-04-26
hw/nios2: Machine with a Vectored Interrupt Controller
Amir Gonnen
2
-9
/
+53
2022-04-26
hw/nios2: Move memory regions into Nios2Machine
Richard Henderson
1
-14
/
+16
2022-04-26
hw/nios2: Introduce Nios2MachineState
Richard Henderson
1
-2
/
+22
2022-04-26
hw/intc: Vectored Interrupt Controller (VIC)
Amir Gonnen
3
-0
/
+317
2022-04-26
hw/char: fix qcode array bounds check in ESCC impl
Daniel P. Berrangé
1
-1
/
+1
2022-04-26
vdpa: Add missing tracing to batch mapping functions
Eugenio PĂ©rez
2
-0
/
+4
2022-04-26
hw/pvrdma: Some cosmetic fixes
Yuval Shaia
1
-4
/
+5
2022-04-22
Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
11
-270
/
+1584
2022-04-22
hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans...
Xiang Chen
1
-1
/
+1
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
1
-17
/
+53
2022-04-22
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
1
-7
/
+4
2022-04-22
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
Peter Maydell
1
-8
/
+23
2022-04-22
hw/intc/arm_gicv3: Allow 'revision' property to be set to 4
Peter Maydell
2
-5
/
+12
2022-04-22
hw/intc/arm_gicv3: Update ID and feature registers for GICv4
Peter Maydell
6
-12
/
+32
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi()
Peter Maydell
1
-2
/
+5
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall()
Peter Maydell
1
-1
/
+7
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi()
Peter Maydell
1
-2
/
+18
2022-04-22
hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling
Peter Maydell
1
-8
/
+1
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending()
Peter Maydell
1
-2
/
+21
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi()
Peter Maydell
1
-4
/
+44
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code
Peter Maydell
1
-19
/
+30
2022-04-22
hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes
Peter Maydell
1
-3
/
+84
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic
Peter Maydell
1
-20
/
+46
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic
Peter Maydell
1
-27
/
+47
2022-04-22
hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily
Peter Maydell
1
-5
/
+5
2022-04-22
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
5
-6
/
+137
2022-04-22
hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update()
Peter Maydell
3
-25
/
+53
2022-04-22
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
3
-0
/
+99
2022-04-22
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
3
-5
/
+26
2022-04-22
hw/intc/arm_gicv3_its: Implement VINVALL
Peter Maydell
4
-0
/
+45
2022-04-22
hw/intc/arm_gicv3_its: Implement VMOVI
Peter Maydell
4
-0
/
+116
2022-04-22
hw/intc/arm_gicv3_its: Implement INV for virtual interrupts
Peter Maydell
3
-2
/
+31
[next]