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
2016-07-07
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
1
-0
/
+2
2016-07-07
machine: Add machine_register_compat_props() function
Eduardo Habkost
1
-0
/
+16
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
1
-20
/
+0
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-0
/
+10
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
1
-0
/
+21
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-0
/
+21
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-7
/
+7
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-5
/
+5
2016-01-29
hw/core: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-0
/
+1
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-8
/
+41
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
1
-5
/
+0
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-0
/
+3
2015-09-19
machine: Ensure all TYPE_MACHINE subclasses have the right suffix
Eduardo Habkost
1
-0
/
+9
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+20
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+9
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
1
-0
/
+20
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
1
-0
/
+6
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
1
-0
/
+6
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
1
-0
/
+5
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-0
/
+6
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
1
-9
/
+15
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
1
-0
/
+5
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
1
-0
/
+5
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
1
-0
/
+45
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
1
-0
/
+34
2014-09-14
hw/machine: Free old values of string properties
Eduardo Habkost
1
-0
/
+8
2014-08-28
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
1
-3
/
+7
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
1
-0
/
+17
2014-07-21
machine: Replace underscores in machine's property names
Marcel Apfelbaum
1
-4
/
+4
2014-05-28
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
1
-0
/
+280
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
1
-0
/
+28