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
*
ast2600: SRAM is 89KB
Joel Stanley
2020-12-10
1
-1
/
+1
*
aspeed: Add support for the g220a-bmc board
John Wang
2020-12-10
1
-0
/
+60
*
hw/misc: add an EMC141{3,4} device model
John Wang
2020-12-10
7
-0
/
+451
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-12-09
90
-848
/
+1286
|
\
|
*
hw/virtio-pci Added AER capability.
Andrew Melnychenko
2020-12-09
2
-0
/
+20
|
*
hw/virtio-pci Added counter for pcie capabilities offsets.
Andrew Melnychenko
2020-12-09
1
-1
/
+3
|
*
pcie_aer: Fix help message of pcie_aer_inject_error command
Zenghui Yu
2020-12-09
1
-2
/
+2
|
*
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
2020-12-09
2
-2
/
+10
|
*
x86: ich9: factor out "guest_cpu_hotplug_features"
Igor Mammedov
2020-12-09
1
-2
/
+6
|
*
tests/acpi: update expected files
Igor Mammedov
2020-12-09
22
-21
/
+0
|
*
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
3
-2
/
+14
|
*
tests/acpi: allow expected files change
Igor Mammedov
2020-12-09
1
-0
/
+21
|
*
x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
Igor Mammedov
2020-12-09
1
-0
/
+4
|
*
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2020-12-09
4
-6
/
+28
|
*
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2020-12-09
3
-12
/
+56
|
*
block/export: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-09
1
-1
/
+3
|
*
contrib/vhost-user-input: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-09
1
-1
/
+3
|
*
contrib/vhost-user-gpu: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-09
1
-1
/
+3
|
*
contrib/vhost-user-blk: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-09
1
-1
/
+3
|
*
.gitlab-ci: add build-libvhost-user
Marc-André Lureau
2020-12-09
1
-0
/
+11
|
*
libvhost-user: add a simple link test without glib
Marc-André Lureau
2020-12-09
2
-0
/
+49
|
*
libvhost-user: make it a meson subproject
Marc-André Lureau
2020-12-08
21
-27
/
+40
|
*
libvhost-user: drop qemu/osdep.h dependency
Marc-André Lureau
2020-12-08
1
-2
/
+8
|
*
libvhost-user: remove qemu/compiler.h usage
Marc-André Lureau
2020-12-08
1
-1
/
+4
|
*
libvhost-user: replace qemu/memfd.h usage
Marc-André Lureau
2020-12-08
1
-7
/
+43
|
*
libvhost-user: replace qemu/bswap.h with glibc endian.h
Marc-André Lureau
2020-12-08
1
-37
/
+40
|
*
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
[next]