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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
9
-6
/
+71
*
failover: Remove primary_dev member
Juan Quintela
2020-12-08
2
-32
/
+24
*
failover: simplify failover_unplug_primary
Juan Quintela
2020-12-08
1
-15
/
+10
*
failover: Caller of this two functions already have primary_dev
Juan Quintela
2020-12-08
1
-13
/
+14
*
failover: We don't need to cache primary_device_id anymore
Juan Quintela
2020-12-08
2
-11
/
+10
*
failover: split failover_find_primary_device_id()
Juan Quintela
2020-12-08
1
-16
/
+47
*
failover: remove failover_find_primary_device() error parameter
Juan Quintela
2020-12-08
1
-6
/
+3
*
failover: make sure that id always exist
Juan Quintela
2020-12-08
2
-3
/
+4
*
failover: simplify qdev_device_add()
Juan Quintela
2020-12-08
1
-26
/
+6
*
failover: simplify qdev_device_add() failover case
Juan Quintela
2020-12-08
1
-5
/
+6
*
failover: Rename to failover_find_primary_device()
Juan Quintela
2020-12-08
1
-3
/
+9
*
failover: virtio_net_connect_failover_devices() does nothing
Juan Quintela
2020-12-08
1
-15
/
+2
*
failover: Rename function to hide_device()
Juan Quintela
2020-12-08
3
-19
/
+20
*
failover: should_be_hidden() should take a bool
Juan Quintela
2020-12-08
3
-35
/
+13
*
failover: simplify virtio_net_find_primary()
Juan Quintela
2020-12-08
1
-15
/
+3
*
failover: Remove memory leak
Juan Quintela
2020-12-08
1
-3
/
+1
*
failover: Remove primary_device_dict
Juan Quintela
2020-12-08
2
-14
/
+4
*
failover: remove standby_id variable
Juan Quintela
2020-12-08
2
-9
/
+3
*
failover: Remove primary_device_opts
Juan Quintela
2020-12-08
2
-17
/
+5
*
failover: g_strcmp0() knows how to handle NULL
Juan Quintela
2020-12-08
1
-1
/
+1
*
failover: Rename bool to failover_primary_hidden
Juan Quintela
2020-12-08
2
-8
/
+9
*
failover: qdev_device_add() returns err or dev set
Juan Quintela
2020-12-08
1
-7
/
+0
*
failover: Remove external partially_hotplugged property
Juan Quintela
2020-12-08
1
-4
/
+0
*
failover: Remove unused parameter
Juan Quintela
2020-12-08
1
-5
/
+3
*
failover: primary bus is only used once, and where it is set
Juan Quintela
2020-12-08
2
-5
/
+4
*
failover: Use always atomics for primary_should_be_hidden
Juan Quintela
2020-12-08
1
-1
/
+1
*
failover: fix indentantion
Juan Quintela
2020-12-08
2
-20
/
+17
*
unit-test: Add the binary file and clear diff.h
Yubo Miao
2020-12-08
2
-1
/
+0
*
unit-test: Add testcase for pxb
Yubo Miao
2020-12-08
1
-6
/
+52
*
unit-test: The files changed.
Yubo Miao
2020-12-08
1
-0
/
+1
*
acpi: Align the size to 128k
Yubo Miao
2020-12-08
1
-0
/
+25
*
acpi/gpex: Build tables for pxb
Yubo Miao
2020-12-08
3
-2
/
+59
*
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-12-08
3
-293
/
+307
*
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
2020-12-08
2
-2
/
+6
*
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
2020-12-08
3
-17
/
+33
*
acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
Yubo Miao
2020-12-08
1
-49
/
+63
*
virtio: reset device on bad guest index in virtio_load()
John Levon
2020-12-08
1
-6
/
+9
*
memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
Eugenio Pérez
2020-12-08
1
-2
/
+9
*
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
2020-12-08
1
-0
/
+4
*
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
3
-3
/
+8
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
9
-122
/
+143
*
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-12-08
5
-10
/
+10
*
vhost-user-scsi: Fix memleaks in vus_proc_req()
Alex Chen
2020-12-08
1
-1
/
+2
*
Update version for v5.2.0 release
Peter Maydell
2020-12-08
1
-1
/
+1
*
Update version for v5.2.0-rc4 release
Peter Maydell
2020-12-01
1
-1
/
+1
*
ide: atapi: assert that the buffer pointer is in range
Paolo Bonzini
2020-12-01
1
-0
/
+2
*
hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
Mauro Matteo Cascella
2020-12-01
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...
Peter Maydell
2020-11-27
1
-0
/
+0
|
\
|
*
slirp: update to fix CVE-2020-29129 CVE-2020-29130
Marc-André Lureau
2020-11-27
1
-0
/
+0
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201127-pull-request...
Peter Maydell
2020-11-27
1
-1
/
+3
|
\
[next]