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
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
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
1
-0
/
+1
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
1
-1
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-27
/
+19
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-22
/
+19
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-0
/
+3
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
1
-0
/
+1
2020-03-20
compat: disable edid on correct virtio-gpu device
Cornelia Huck
1
-1
/
+1
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
1
-0
/
+1
2020-03-17
machine/memory encryption: Disable mem merge
Dr. David Alan Gilbert
1
-0
/
+8
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-0
/
+48
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
1
-0
/
+2
2020-02-19
machine: introduce convenience MachineState::ram
Igor Mammedov
1
-0
/
+24
2020-02-19
machine: introduce memory-backend property
Igor Mammedov
1
-0
/
+24
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
1
-0
/
+2
2020-02-07
hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
Philippe Mathieu-Daudé
1
-1
/
+2
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
1
-0
/
+1
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
1
-0
/
+1
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+68
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
1
-0
/
+3
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-2
/
+2
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
1
-0
/
+64
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
1
-0
/
+1
2019-12-19
numa: properly check if numa is supported
Igor Mammedov
1
-2
/
+2
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
1
-61
/
+0
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
1
-39
/
+0
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
1
-20
/
+0
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
1
-21
/
+0
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
1
-0
/
+5
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+3
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
1
-1
/
+3
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-4
/
+10
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-0
/
+3
2019-08-06
compat: disable edid on virtio-gpu base device
Cornelia Huck
1
-1
/
+1
2019-07-30
pcie_root_port: Disable ACS on older machines
Dr. David Alan Gilbert
1
-0
/
+1
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
1
-20
/
+3
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
1
-0
/
+1
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
1
-0
/
+2
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
1
-0
/
+76
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
1
-0
/
+12
2019-07-04
virtio: add "use-started" property
Xie Yongji
1
-0
/
+1
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
1
-4
/
+1
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
1
-1
/
+7
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
1
-0
/
+3
2019-05-29
usb-tablet: fix serial compat property
Gerd Hoffmann
1
-1
/
+1
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
1
-3
/
+20
[next]