index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
2014-09-14
hw/machine: Free old values of string properties
Eduardo Habkost
2014-08-28
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-07-21
machine: Replace underscores in machine's property names
Marcel Apfelbaum
2014-05-28
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum