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
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
1
-0
/
+1
2021-12-17
ppc/ppc405: Add update of bi_procfreq field
Cédric Le Goater
1
-4
/
+5
2021-12-17
ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
Cédric Le Goater
1
-1
/
+1
2021-12-17
ppc/ppc405: Change default PLL values at reset
Cédric Le Goater
1
-3
/
+3
2021-12-17
ppc/ppc405: Fix boot from kernel
Cédric Le Goater
1
-43
/
+102
2021-12-17
ppc/ppc405: Introduce ppc405_set_default_bootinfo()
Cédric Le Goater
3
-29
/
+42
2021-12-17
ppc/ppc405: Rework FW load
Cédric Le Goater
1
-25
/
+20
2021-12-17
ppc/ppc405: Remove flash support
Cédric Le Goater
1
-13
/
+1
2021-12-17
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2
-9
/
+14
2021-12-17
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
3
-4
/
+8
2021-12-17
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
3
-8
/
+5
2021-12-17
ppc/ppc405: Convert printfs to trace-events
Cédric Le Goater
2
-105
/
+74
2021-12-17
ppc: Add trace-events for DCR accesses
Cédric Le Goater
2
-0
/
+5
2021-12-17
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
1
-0
/
+1
2021-12-17
ppc/ppc405: Change kernel load address
Cédric Le Goater
1
-1
/
+1
2021-12-17
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
1
-1
/
+1
2021-12-17
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
1
-0
/
+5
2021-12-17
pci-host: Allow extended config space access for PowerNV PHB4 model
Christophe Lombard
1
-0
/
+1
2021-12-17
ivshmem.c: change endianness to LITTLE_ENDIAN
Daniel Henrique Barboza
1
-1
/
+1
2021-12-17
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
3
-5
/
+4
2021-12-17
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
1
-1
/
+1
2021-12-17
hw/avr: Realize AVRCPU qdev object using qdev_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2021-12-17
s390x/pci: add supported DT information to clp response
Matthew Rosato
3
-0
/
+3
2021-12-17
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
1
-2
/
+3
2021-12-17
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
1
-4
/
+5
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
6
-14
/
+98
2021-12-15
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
24
-73
/
+78
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
19
-65
/
+93
2021-12-15
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-8
/
+13
2021-12-15
hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-7
/
+9
2021-12-15
hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-3
/
+3
2021-12-15
hw/arm/virt: Use object_property_set instead of qdev_prop_set
Jean-Philippe Brucker
1
-2
/
+3
2021-12-15
hw/arm/virt: Reject instantiation of multiple IOMMUs
Jean-Philippe Brucker
1
-0
/
+5
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2
-18
/
+4
2021-12-15
hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
Jean-Philippe Brucker
2
-0
/
+8
2021-12-15
hw/net: npcm7xx_emc fix missing queue_flush
Patrick Venture
1
-10
/
+8
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
8
-8
/
+0
2021-12-15
hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
Philippe Mathieu-Daudé
3
-5
/
+12
2021-12-15
hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
Philippe Mathieu-Daudé
3
-9
/
+24
2021-12-15
Fix STM32F2XX USART data register readout
Olivier Hériveaux
1
-1
/
+2
2021-12-15
hw/intc: clean-up error reporting for failed ITS cmd
Alex Bennée
1
-12
/
+27
2021-12-15
hw/microblaze: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+2
2021-12-15
hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-1
/
+1
2021-12-15
hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()
Markus Armbruster
2
-5
/
+5
2021-12-15
hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-3
/
+3
2021-12-15
hw: Replace trivial drive_get_next() by drive_get()
Markus Armbruster
11
-12
/
+12
2021-12-15
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
3
-30
/
+27
[prev]
[next]