index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker RĂ¼melin
1
-0
/
+1
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
1
-0
/
+1
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
1
-1
/
+3
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-0
/
+3
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
1
-5
/
+16
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
1
-0
/
+1
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
1
-5
/
+16
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
1
-0
/
+1
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+1
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
1
-0
/
+1
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
1
-0
/
+1
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
1
-1
/
+4
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
1
-0
/
+13
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
1
-6
/
+37
2021-02-08
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
1
-8
/
+9
2021-02-05
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
1
-1
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-9
/
+2
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-5
/
+49
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-5
/
+3
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
1
-1
/
+1
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
1
-1
/
+46
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
1
-0
/
+2
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+24
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
1
-0
/
+5
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-0
/
+3
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
1
-0
/
+23
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-0
/
+3
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
1
-0
/
+1
2020-10-27
hw/block/nvme: change controller pci id
Klaus Jensen
1
-0
/
+1
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
1
-0
/
+7
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
1
-1
/
+5
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
1
-23
/
+0
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-2
/
+10
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
1
-1
/
+0
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
1
-0
/
+1
2020-09-22
machine: Register "memory-backend" as class property
Eduardo Habkost
1
-6
/
+6
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
1
-12
/
+4
2020-08-27
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+1
2020-08-27
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+1
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-1
/
+5
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-0
/
+3
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
1
-0
/
+1
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
1
-3
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-06-26
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
1
-4
/
+4
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
1
-0
/
+1
[next]