Age | Commit message (Expand) | Author |
2015-01-08 | hw/machine: added machine_usb wrapper | Marcel Apfelbaum |
2014-11-04 | sysbus: Make devices spawnable via -device | Alexander Graf |
2014-11-03 | vga: add default display to machine class | Gerd Hoffmann |
2014-11-02 | well-defined listing order for machine types | Laszlo Ersek |
2014-10-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-10-09 | accel: Create accel object when initializing machine | Eduardo Habkost |
2014-10-09 | accel: Pass MachineState object to accel init functions | Eduardo Habkost |
2014-10-03 | pc/vl: Add units-per-default-bus property | John Snow |
2014-08-28 | intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu... | Le Tan |
2014-06-19 | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini |
2014-06-19 | qdev: hotplug for bus-less devices | Igor Mammedov |
2014-06-19 | vl.c: extend -m option to support options for memory hotplug | Igor Mammedov |
2014-05-28 | machine: Make -machine opts properties of MachineState | Marcel Apfelbaum |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum |
2014-05-05 | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs | Marcel Apfelbaum |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum |
2014-05-05 | machine: Remove obsoleted field from QEMUMachine | Marcel Apfelbaum |
2014-03-19 | vl.c: Fix OpenBSD compilation issue due to namespace collisions | Marcel Apfelbaum |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-13 | Move QEMUMachine typedef to qemu/typedefs.h | Andreas Färber |
2014-03-13 | Revert "KVM: Split QEMUMachine typedef into separate header" | Andreas Färber |
2014-03-12 | hw/boards: Convert current_machine to MachineState | Marcel Apfelbaum |
2014-03-12 | vl: Use MachineClass instead of global QEMUMachine list | Marcel Apfelbaum |
2014-03-12 | hw/core: Introduce QEMU machine as QOM object | Marcel Apfelbaum |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V |
2014-03-05 | KVM: Split QEMUMachine typedef into separate header | Alexander Graf |
2013-12-10 | hw: Pass QEMUMachine to its init() method | Markus Armbruster |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-05-01 | Add hot_add_cpu hook to QEMUMachine | Igor Mammedov |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |