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/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
Thomas Huth
2022-03-06
1
-0
/
+1
*
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
2022-03-06
1
-5
/
+34
*
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
2
-9
/
+55
*
hw/i386: Replace magic number with field length calculation
Dov Murik
2022-03-06
1
-3
/
+6
*
hw/i386: Improve bounds checking in OVMF table parsing
Dov Murik
2022-03-06
1
-1
/
+8
*
intel_iommu: support snoop control
Jason Wang
2022-03-06
2
-1
/
+14
*
vhost-vdpa: make notifiers _init()/_uninit() symmetric
Laurent Vivier
2022-03-06
1
-10
/
+10
*
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
2022-03-06
1
-0
/
+1
*
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
1
-2
/
+9
*
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
1
-5
/
+7
*
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
1
-19
/
+29
*
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-03-04
1
-18
/
+1
*
hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collide
Ani Sinha
2022-03-04
1
-0
/
+6
*
hw/smbios: fix overlapping table handle numbers with large memory vms
Ani Sinha
2022-03-04
1
-4
/
+15
*
hw/smbios: code cleanup - use macro definitions for table header handles
Ani Sinha
2022-03-04
1
-12
/
+26
*
hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macro
Ani Sinha
2022-03-04
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
2022-03-03
4
-70
/
+32
|
\
|
*
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
2022-03-02
1
-3
/
+2
|
*
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-03-02
1
-3
/
+9
|
*
hw/i2c: flatten pca954x mux device
Patrick Venture
2022-03-02
1
-64
/
+13
|
*
hw/input/tsc210x: Don't abort on bad SPI word widths
Peter Maydell
2022-03-02
1
-2
/
+6
|
*
hw/arm/mps2-tz.c: Update AN547 documentation URL
Peter Maydell
2022-03-02
1
-1
/
+1
|
*
mps3-an547: Add missing user ahb interfaces
Jimmy Brisson
2022-03-02
1
-0
/
+4
*
|
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
2022-03-02
1
-1
/
+0
*
|
clock-vmstate: Add missing END_OF_LIST
Dr. David Alan Gilbert
2022-03-02
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...
Peter Maydell
2022-03-02
21
-153
/
+4278
|
\
|
*
hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+2
|
*
hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
Daniel Henrique Barboza
2022-03-02
1
-13
/
+12
|
*
spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
Daniel Henrique Barboza
2022-03-02
1
-6
/
+4
|
*
hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
Daniel Henrique Barboza
2022-03-02
1
-8
/
+8
|
*
hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+2
|
*
hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
Daniel Henrique Barboza
2022-03-02
1
-2
/
+1
|
*
hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
Daniel Henrique Barboza
2022-03-02
1
-3
/
+1
|
*
hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
Daniel Henrique Barboza
2022-03-02
1
-3
/
+1
|
*
hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
Daniel Henrique Barboza
2022-03-02
1
-18
/
+12
|
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+2
|
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
Daniel Henrique Barboza
2022-03-02
1
-4
/
+3
|
*
hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+3
|
*
hw/ppc/spapr.c: fail early if no firmware found in machine_init()
Daniel Henrique Barboza
2022-03-02
1
-13
/
+11
|
*
hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
Daniel Henrique Barboza
2022-03-02
1
-5
/
+2
|
*
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
2
-1
/
+7
|
*
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
3
-6
/
+141
|
*
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
2
-0
/
+20
|
*
pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
Cédric Le Goater
2022-03-02
2
-5
/
+23
|
*
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
2
-2
/
+120
|
*
pnv/xive2: Introduce new capability bits
Cédric Le Goater
2022-03-02
2
-2
/
+7
|
*
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
2022-03-02
2
-6
/
+69
|
*
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
2
-1
/
+30
|
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
7
-18
/
+188
|
*
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2022-03-02
2
-0
/
+19
[next]