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
/
core
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-16
1
-0
/
+1
|
\
|
*
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-15
1
-0
/
+1
*
|
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
1
-0
/
+1
|
/
*
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-23
1
-1
/
+4
*
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
1
-0
/
+13
*
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
1
-6
/
+37
*
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
2021-02-08
1
-8
/
+9
*
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
2021-02-05
1
-1
/
+1
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-9
/
+2
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
1
-5
/
+49
|
\
|
*
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
1
-5
/
+3
|
*
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
1
-1
/
+1
|
*
vl: move all generic initialization out of vl.c
Paolo Bonzini
2020-12-15
1
-1
/
+46
|
*
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-15
1
-0
/
+2
|
/
*
vl: extract machine done notifiers
Paolo Bonzini
2020-12-10
1
-0
/
+24
*
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
2020-12-10
1
-0
/
+5
*
vl: extract various command line validation snippets to a new function
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
vl: move various initialization routines out of qemu_init
Paolo Bonzini
2020-12-10
1
-0
/
+3
*
vl: extract validation of -smp to machine.c
Paolo Bonzini
2020-12-10
1
-0
/
+23
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-0
/
+3
*
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
2020-11-11
1
-0
/
+1
*
hw/block/nvme: change controller pci id
Klaus Jensen
2020-10-27
1
-0
/
+1
*
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
1
-0
/
+7
*
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
1
-1
/
+5
*
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
1
-23
/
+0
*
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
1
-2
/
+10
*
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
1
-1
/
+0
*
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
1
-0
/
+1
*
machine: Register "memory-backend" as class property
Eduardo Habkost
2020-09-22
1
-6
/
+6
*
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
2020-09-22
1
-12
/
+4
*
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-0
/
+1
*
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-0
/
+1
*
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-1
/
+5
*
hw: add compat machines for 5.2
Cornelia Huck
2020-08-19
1
-0
/
+3
*
hw/pci-host: save/restore pci host config register
Hogan Wang
2020-07-27
1
-0
/
+1
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-3
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
2020-06-26
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
1
-0
/
+4
|
\
|
*
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
1
-0
/
+1
|
*
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
2020-06-10
1
-0
/
+1
|
*
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
2020-06-10
1
-0
/
+1
|
*
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
2020-06-10
1
-0
/
+1
*
|
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
1
-1
/
+3
|
/
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-27
/
+19
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-22
/
+19
*
hw: add compat machines for 5.1
Cornelia Huck
2020-05-06
1
-0
/
+3
*
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
2020-04-13
1
-0
/
+1
*
compat: disable edid on correct virtio-gpu device
Cornelia Huck
2020-03-20
1
-1
/
+1
[next]