Age | Commit message (Expand) | Author |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-27 | pc-dimm: Add Error argument to pc_existing_dimms_capacity | Bharata B Rao |
2015-01-27 | pc-dimm: Make pc_existing_dimms_capacity global | Bharata B Rao |
2015-01-27 | pc: Fix DIMMs capacity calculation | Bharata B Rao |
2015-01-27 | smbios: Don't report unknown CPU speed (fix SVVP regression) | Eduardo Habkost |
2015-01-27 | smbios: Fix dimm size calculation when RAM is multiple of 16GB | Eduardo Habkost |
2015-01-27 | bios-linker-loader: move source to common location | Michael S. Tsirkin |
2015-01-27 | bios-linker-loader: move header to common location | Michael S. Tsirkin |
2015-01-27 | acpi: build_append_nameseg(): add padding if necessary | Igor Mammedov |
2015-01-27 | acpi: update generated hex files | Michael S. Tsirkin |
2015-01-26 | pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled | Igor Mammedov |
2015-01-26 | target-i386: Disable HLE and RTM on Haswell & Broadwell | Eduardo Habkost |
2015-01-26 | multiboot: Fix offset of bootloader name | Kevin Wolf |
2015-01-26 | pc: fix KVM features in pc-1.3 and earlier machine types | Paolo Bonzini |
2015-01-10 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum |
2015-01-08 | acpi-build: make ROMs RAM blocks resizeable | Michael S. Tsirkin |
2014-12-22 | fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() | Laszlo Ersek |
2014-12-22 | machine: remove qemu_machine_opts global list | Marcel Apfelbaum |
2014-12-22 | bootdevice: add Error **errp argument for QEMUBootSetHandler | Gonglei |
2014-12-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-12-15 | kvm/apic: fix 2.2->2.1 migration | Paolo Bonzini |
2014-12-15 | target-i386: add f16c and rdrand to Haswell and Broadwell | Paolo Bonzini |
2014-12-15 | target-i386: add VME to all CPUs | Paolo Bonzini |
2014-12-15 | pc: add 2.3 machine types | Paolo Bonzini |
2014-12-15 | x86: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2014-12-15 | x86: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-12-15 | valgrind/i386: avoid false positives on KVM_SET_PIT ioctl | Christian Borntraeger |
2014-12-15 | valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl | Christian Borntraeger |
2014-12-15 | Add bootloader name to multiboot implementation | Drew DeVault |
2014-12-10 | acpi-build: Make DPRINTF working for acpi-build | Gonglei |
2014-12-10 | acpi-build: adjust indention 8 -> 4 spaces | Gonglei |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz |
2014-11-24 | pc: acpi: mark all possible CPUs as enabled in SRAT | Igor Mammedov |
2014-11-24 | target-i386: move generic memory hotplug methods to DSDTs | Paolo Bonzini |
2014-11-24 | acpi-build: mark RAM dirty on table update | Michael S. Tsirkin |
2014-11-24 | pc: count in 1Gb hugepage alignment when sizing hotplug-memory container | Igor Mammedov |
2014-11-24 | pc: explicitly check maxmem limit when adding DIMM | Igor Mammedov |
2014-11-23 | pc: align DIMM's address/size by backend's alignment value | Igor Mammedov |
2014-11-23 | pc: limit DIMM address and size to page aligned values | Igor Mammedov |
2014-11-23 | pc: make pc_dimm_plug() more readble | Igor Mammedov |
2014-11-23 | pc: kvm: check if KVM has free memory slots to avoid abort() | Igor Mammedov |
2014-11-14 | pc: piix4_pm: init legacy PCI hotplug when running on Xen | Igor Mammedov |
2014-11-13 | smbios: change 'ram_addr_t' variables to 'uint64_t' | SeokYeon Hwang |
2014-11-13 | kvmclock: Add comment explaining why we need cpu_clean_all_dirty() | Eduardo Habkost |
2014-11-13 | apic_common: migrate missing fields | Pavel Dovgalyuk |
2014-11-04 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell |
2014-11-04 | target-i386: Disable SVM by default in KVM mode | Eduardo Habkost |
2014-11-04 | target-i386: Don't enable nested VMX by default | Eduardo Habkost |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |