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