Age | Commit message (Expand) | Author |
2015-08-13 | smbios: remove dependency on x86 e820 tables | Wei Huang |
2015-08-13 | smbios: extract x86 smbios building code into a function | Wei Huang |
2015-08-13 | acpi: avoid potential uninitialized access to cpu_hp_io_base | Daniel P. Berrange |
2015-08-13 | pc: Remove redundant arguments from pc_memory_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from pc_cmos_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from *load_linux() | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState as pc_guest_info_init() argument | Eduardo Habkost |
2015-08-13 | pc: Move {above,below}_4g_mem_size variables to PCMachineState | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_memory_init() argument | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_cmos_init() argument | Eduardo Habkost |
2015-08-13 | pc: Eliminate pc_default_machine_options() | Eduardo Habkost |
2015-08-13 | pc: Eliminate pc_common_machine_options() | Eduardo Habkost |
2015-08-13 | pc: Rename pc_machine variables to pcms | Eduardo Habkost |
2015-08-13 | pc: Use error_abort when registering properties | Eduardo Habkost |
2015-08-13 | pc: Use PC_COMPAT_* for CPUID feature compatibility | Eduardo Habkost |
2015-08-13 | make: load only required dependency files. | Victor Kaplansky |
2015-08-13 | make: fix where dependency *.d are stored. | Victor Kaplansky |
2015-07-27 | acpi: fix pvpanic device is not shown in ui | Gal Hammer |
2015-07-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-13 | pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3 | Eduardo Habkost |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() | Laszlo Ersek |
2015-07-08 | hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS | Laszlo Ersek |
2015-07-08 | hw/i386/pc: factor out pc_cmos_init_floppy() | Laszlo Ersek |
2015-07-07 | migration: Add configuration section | Juan Quintela |
2015-07-07 | global_state: Make section optional | Juan Quintela |
2015-07-07 | ich9: add TCO interface emulation | Paulo Alcantara |
2015-07-06 | pc: add SMM property | Paolo Bonzini |
2015-07-06 | ich9: add smm_enabled field and arguments | Paolo Bonzini |
2015-07-06 | pc_piix: rename kvm_enabled to smm_enabled | Paolo Bonzini |
2015-07-03 | pc: Abort if HotplugHandlerClass::plug() fails | Bharata B Rao |
2015-07-03 | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine | Bharata B Rao |
2015-07-03 | pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure | Bharata B Rao |
2015-06-26 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-23 | pci-assign: QOMify | Gonglei |
2015-06-23 | pc: cleanup and convert TMP ACPI device description to AML API | Igor Mammedov |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-19 | q35: Re-enable FDC on pc-q35-2.3 and older | Eduardo Habkost |
2015-06-12 | Disable section footers on older machine types | Dr. David Alan Gilbert |
2015-06-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-11 | i386/acpi-build: fix PXB workarounds for unsupported BIOSes | Laszlo Ersek |
2015-06-11 | i386/acpi-build: more traditional _UID and _HID for PXB root buses | Laszlo Ersek |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini |
2015-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-04 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0... | Peter Maydell |
2015-06-04 | hw/acpi: piix4_pm_init(): take fw_cfg object no more | Laszlo Ersek |
2015-06-03 | apci: fix PXB behaviour if used with unsupported BIOS | Marcel Apfelbaum |
2015-06-03 | hw/pxb: add numa_node parameter | Marcel Apfelbaum |
2015-06-03 | hw/pci: inform bios if the system has extra pci root buses | Marcel Apfelbaum |