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
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
4
-56
/
+107
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
7
-6
/
+65
2021-09-01
hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans
Philippe Mathieu-Daudé
1
-95
/
+106
2021-09-01
hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
Philippe Mathieu-Daudé
1
-6
/
+6
2021-09-01
hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
Philippe Mathieu-Daudé
1
-2
/
+0
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
1
-0
/
+12
2021-09-01
hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()
David Hoppenbrouwers
1
-2
/
+23
2021-09-01
hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()
Peter Maydell
1
-13
/
+20
2021-09-01
hw/riscv: virt: Move flash node to root
Bin Meng
1
-1
/
+1
2021-09-01
hw/char: Add config for shakti uart
Vijai Kumar K
3
-5
/
+5
2021-08-27
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...
Peter Maydell
7
-44
/
+60
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
9
-43
/
+35
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
1
-4
/
+4
2021-08-27
ppc/xive: Export PQ get/set routines
Cédric Le Goater
2
-7
/
+7
2021-08-27
ppc/pnv: add a chip topology index for POWER10
Cédric Le Goater
1
-0
/
+2
2021-08-27
ppc/pnv: Distribute RAM among the chips
Cédric Le Goater
1
-8
/
+25
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
1
-5
/
+6
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2
-2
/
+2
2021-08-27
spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofree
David Gibson
1
-13
/
+9
2021-08-27
xive: Remove extra '0x' prefix in trace events
Cédric Le Goater
1
-5
/
+5
2021-08-26
hw/arm/xlnx-zynqmp: Add unimplemented APU mmio
Tong Ho
1
-0
/
+32
2021-08-26
hw/arm/xlnx-versal: Add unimplemented APU mmio
Tong Ho
1
-0
/
+2
2021-08-26
hw/arm/virt: Delete EL3 error checksnow provided in CPU realize
Peter Maydell
1
-5
/
+0
2021-08-26
raspi: Use error_fatal for SoC realize errors, not error_abort
Peter Maydell
1
-1
/
+1
2021-08-26
hw/core/loader: In gunzip(), check index is in range before use, not after
Peter Maydell
1
-10
/
+25
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
10
-10
/
+0
2021-08-26
hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitly
Ani Sinha
1
-2
/
+0
2021-08-26
hw/dma/xlnx-zdma Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
3
-12
/
+22
2021-08-26
hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2
-11
/
+14
2021-08-26
hw/dma/xlnx_csu_dma: Run trivial checks early in realize()
Philippe Mathieu-Daudé
1
-5
/
+5
2021-08-26
hw/arm/xlnx-zynqmp: Realize qspi controller *after* qspi_dma
Philippe Mathieu-Daudé
1
-22
/
+20
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
1
-3
/
+0
2021-08-26
vhost: Clean up how VhostOpts method vhost_backend_init() fails
Markus Armbruster
2
-4
/
+6
2021-08-26
vhost: Clean up how VhostOpts method vhost_get_config() fails
Markus Armbruster
2
-8
/
+4
2021-08-26
microvm: Drop dead error handling in microvm_machine_state_init()
Markus Armbruster
1
-5
/
+0
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
1
-1
/
+1
2021-08-26
vfio: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
1
-4
/
+2
2021-08-26
vhost-scsi: Plug memory leak on migrate_add_blocker() failure
Markus Armbruster
1
-2
/
+2
2021-08-26
multi-process: Fix pci_proxy_dev_realize() error handling
Markus Armbruster
1
-1
/
+9
2021-08-26
spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
Markus Armbruster
1
-8
/
+9
2021-08-26
spapr: Plug memory leak when we can't add a migration blocker
Markus Armbruster
1
-2
/
+1
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-5
/
+1
2021-08-25
fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
Guenter Roeck
1
-0
/
+7
2021-08-25
sbsa-ref: Rename SBSA_GWDT enum value
Eduardo Habkost
1
-3
/
+3
2021-08-25
hw/dma/pl330: Add memory region to replace default
Wen, Jianxian
3
-4
/
+28
2021-08-25
fsl-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemented devices
Guenter Roeck
1
-0
/
+12
2021-08-25
hw/char/pl011: add support for sending break
Jan Luebbe
1
-0
/
+6
2021-08-13
hw/core: fix error checking in smp_parse
Daniel P. Berrangé
1
-1
/
+1
2021-08-13
hw/core: Add missing return on error
Philippe Mathieu-Daudé
1
-0
/
+1
[next]