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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-0
/
+2
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
1
-0
/
+2
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
1
-0
/
+5
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
1
-1
/
+0
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
1
-27
/
+0
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
1
-0
/
+17
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
1
-0
/
+6
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+1
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
1
-1
/
+2
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+2
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+1
2015-05-31
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
1
-14
/
+1
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
1
-0
/
+1
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
1
-0
/
+5
2015-03-16
migration: Allow to suppress vmdesc submission
Alexander Graf
1
-0
/
+1
2015-03-11
exec: don't include hw/boards for linux-user
Michael S. Tsirkin
1
-4
/
+0
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
hw/boards: make it safe to include for linux-user
Michael S. Tsirkin
1
-0
/
+4
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-0
/
+1
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
1
-1
/
+4
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
1
-0
/
+1
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
1
-0
/
+2
2014-11-04
sysbus: Make devices spawnable via -device
Alexander Graf
1
-2
/
+6
2014-11-03
vga: add default display to machine class
Gerd Hoffmann
1
-0
/
+2
2014-11-02
well-defined listing order for machine types
Laszlo Ersek
1
-0
/
+2
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
1
-0
/
+2
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-2
/
+0
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
1
-0
/
+2
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
1
-0
/
+1
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
1
-1
/
+5
2014-06-19
qdev: hotplug for bus-less devices
Igor Mammedov
1
-0
/
+8
2014-06-19
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
1
-0
/
+2
2014-05-28
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
1
-3
/
+3
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-17
/
+10
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
1
-2
/
+0
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
1
-2
/
+1
2014-05-05
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
1
-2
/
+3
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
1
-0
/
+24
2014-05-05
machine: Remove obsoleted field from QEMUMachine
Marcel Apfelbaum
1
-1
/
+0
2014-03-19
vl.c: Fix OpenBSD compilation issue due to namespace collisions
Marcel Apfelbaum
1
-0
/
+1
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
1
-1
/
+0
2014-03-13
Move QEMUMachine typedef to qemu/typedefs.h
Andreas Färber
1
-2
/
+0
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
1
-1
/
+2
2014-03-12
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
1
-3
/
+3
2014-03-12
vl: Use MachineClass instead of global QEMUMachine list
Marcel Apfelbaum
1
-0
/
+1
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
1
-0
/
+50
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-0
/
+3
[next]